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 2d13b0166121..2aadd0e1e586 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -266,6 +266,7 @@ config ARCH_IXP4XX | |||
266 | bool "IXP4xx-based" | 266 | bool "IXP4xx-based" |
267 | depends on MMU | 267 | depends on MMU |
268 | select GENERIC_TIME | 268 | select GENERIC_TIME |
269 | select GENERIC_CLOCKEVENTS | ||
269 | help | 270 | help |
270 | Support for Intel's IXP4XX (XScale) family of processors. | 271 | Support for Intel's IXP4XX (XScale) family of processors. |
271 | 272 | ||