diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4546f8b2ce8c..d953ed95701e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -397,6 +397,7 @@ config ARCH_KS8695 | |||
397 | bool "Micrel/Kendin KS8695" | 397 | bool "Micrel/Kendin KS8695" |
398 | select CPU_ARM922T | 398 | select CPU_ARM922T |
399 | select GENERIC_GPIO | 399 | select GENERIC_GPIO |
400 | select ARCH_REQUIRE_GPIOLIB | ||
400 | help | 401 | help |
401 | Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based | 402 | Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based |
402 | System-on-Chip devices. | 403 | System-on-Chip devices. |