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 e4971e4fa565..0dd29eb4a0e6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -217,6 +217,7 @@ config ARCH_REALVIEW | |||
217 | select ICST307 | 217 | select ICST307 |
218 | select GENERIC_TIME | 218 | select GENERIC_TIME |
219 | select GENERIC_CLOCKEVENTS | 219 | select GENERIC_CLOCKEVENTS |
220 | select ARCH_WANT_OPTIONAL_GPIOLIB | ||
220 | help | 221 | help |
221 | This enables support for ARM Ltd RealView boards. | 222 | This enables support for ARM Ltd RealView boards. |
222 | 223 | ||