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 314ac6ba0ec4..147abe0383d8 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -226,6 +226,7 @@ config ARCH_IOP33X | |||
226 | config ARCH_IXP4XX | 226 | config ARCH_IXP4XX |
227 | bool "IXP4xx-based" | 227 | bool "IXP4xx-based" |
228 | depends on MMU | 228 | depends on MMU |
229 | select GENERIC_TIME | ||
229 | help | 230 | help |
230 | Support for Intel's IXP4XX (XScale) family of processors. | 231 | Support for Intel's IXP4XX (XScale) family of processors. |
231 | 232 | ||