diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index efe249e7d6b3..326aff7a87ea 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -85,6 +85,9 @@ config ARCH_MAY_HAVE_PC_FDC | |||
85 | bool | 85 | bool |
86 | default y | 86 | default y |
87 | 87 | ||
88 | config ARCH_POPULATES_NODE_MAP | ||
89 | def_bool y | ||
90 | |||
88 | config DMI | 91 | config DMI |
89 | bool | 92 | bool |
90 | default y | 93 | default y |