diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 8e1b33c5405..32e26718603 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -72,6 +72,9 @@ config GENERIC_BUG config GENERIC_HWEIGHT def_bool y +config GENERIC_GPIO + def_bool n + config ARCH_MAY_HAVE_PC_FDC def_bool y |