diff options
Diffstat (limited to 'arch/arm/plat-mxc')
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index ed5ab8ed7cfa..17d0e9906d5f 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -22,6 +22,7 @@ config ARCH_MX2 | |||
22 | config ARCH_MX3 | 22 | config ARCH_MX3 |
23 | bool "MX3-based" | 23 | bool "MX3-based" |
24 | select CPU_V6 | 24 | select CPU_V6 |
25 | select COMMON_CLKDEV | ||
25 | help | 26 | help |
26 | This enables support for systems based on the Freescale i.MX3 family | 27 | This enables support for systems based on the Freescale i.MX3 family |
27 | 28 | ||