diff options
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-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 389f21795015..b0cb4258e382 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -33,6 +33,7 @@ config ARCH_MX3 | |||
33 | config ARCH_MXC91231 | 33 | config ARCH_MXC91231 |
34 | bool "MXC91231-based" | 34 | bool "MXC91231-based" |
35 | select CPU_V6 | 35 | select CPU_V6 |
36 | select MXC_AVIC | ||
36 | help | 37 | help |
37 | This enables support for systems based on the Freescale MXC91231 family | 38 | This enables support for systems based on the Freescale MXC91231 family |
38 | 39 | ||