aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 8e1b33c5405f..32e267186035 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -72,6 +72,9 @@ config GENERIC_BUG
72config GENERIC_HWEIGHT 72config GENERIC_HWEIGHT
73 def_bool y 73 def_bool y
74 74
75config GENERIC_GPIO
76 def_bool n
77
75config ARCH_MAY_HAVE_PC_FDC 78config ARCH_MAY_HAVE_PC_FDC
76 def_bool y 79 def_bool y
77 80