diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 92e8c0174dd0..34311f40d713 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -236,6 +236,7 @@ config ARCH_REALVIEW | |||
236 | bool "ARM Ltd. RealView family" | 236 | bool "ARM Ltd. RealView family" |
237 | select ARM_AMBA | 237 | select ARM_AMBA |
238 | select COMMON_CLKDEV | 238 | select COMMON_CLKDEV |
239 | select HAVE_SCHED_CLOCK | ||
239 | select ICST | 240 | select ICST |
240 | select GENERIC_CLOCKEVENTS | 241 | select GENERIC_CLOCKEVENTS |
241 | select ARCH_WANT_OPTIONAL_GPIOLIB | 242 | select ARCH_WANT_OPTIONAL_GPIOLIB |
@@ -250,6 +251,7 @@ config ARCH_VERSATILE | |||
250 | select ARM_AMBA | 251 | select ARM_AMBA |
251 | select ARM_VIC | 252 | select ARM_VIC |
252 | select COMMON_CLKDEV | 253 | select COMMON_CLKDEV |
254 | select HAVE_SCHED_CLOCK | ||
253 | select ICST | 255 | select ICST |
254 | select GENERIC_CLOCKEVENTS | 256 | select GENERIC_CLOCKEVENTS |
255 | select ARCH_WANT_OPTIONAL_GPIOLIB | 257 | select ARCH_WANT_OPTIONAL_GPIOLIB |