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 599e1634840d..f4027abac8aa 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -362,6 +362,7 @@ config ARCH_MXC | |||
362 | select GENERIC_CLOCKEVENTS | 362 | select GENERIC_CLOCKEVENTS |
363 | select ARCH_REQUIRE_GPIOLIB | 363 | select ARCH_REQUIRE_GPIOLIB |
364 | select CLKDEV_LOOKUP | 364 | select CLKDEV_LOOKUP |
365 | select HAVE_SCHED_CLOCK | ||
365 | help | 366 | help |
366 | Support for Freescale MXC/iMX-based family of processors | 367 | Support for Freescale MXC/iMX-based family of processors |
367 | 368 | ||