diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-03-10 08:53:29 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-03-10 08:53:29 -0500 |
commit | 3afdb0f3528991de0833224f2dba60dc061e01fa (patch) | |
tree | 0d9c7529c6cc2b41f0df778cc396edd74699721a /arch/arm/plat-mxc/Kconfig | |
parent | 71d8c5b11e3b5936ae6c2e0b1dd6f5c78b305b65 (diff) | |
parent | f7fdaca910e6bc13659ecdffc28c97938b752e01 (diff) |
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
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 389f2179501..b0cb4258e38 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 | ||