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 4b1a8e3d292c..a2b7e4a52f73 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -168,6 +168,7 @@ config ARCH_REALVIEW | |||
168 | bool "ARM Ltd. RealView family" | 168 | bool "ARM Ltd. RealView family" |
169 | select ARM_AMBA | 169 | select ARM_AMBA |
170 | select ICST307 | 170 | select ICST307 |
171 | select GENERIC_TIME | ||
171 | help | 172 | help |
172 | This enables support for ARM Ltd RealView boards. | 173 | This enables support for ARM Ltd RealView boards. |
173 | 174 | ||