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 4039a133006e..992028f46bd1 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -468,6 +468,7 @@ config ARCH_DAVINCI | |||
468 | config ARCH_OMAP | 468 | config ARCH_OMAP |
469 | bool "TI OMAP" | 469 | bool "TI OMAP" |
470 | select GENERIC_GPIO | 470 | select GENERIC_GPIO |
471 | select HAVE_GPIO_LIB | ||
471 | select GENERIC_TIME | 472 | select GENERIC_TIME |
472 | select GENERIC_CLOCKEVENTS | 473 | select GENERIC_CLOCKEVENTS |
473 | help | 474 | help |