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 7f7ad6f289bd..902ba9e42c5b 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -25,6 +25,7 @@ config ARCH_MX25 | |||
25 | select CPU_ARM926T | 25 | select CPU_ARM926T |
26 | select ARCH_MXC_IOMUX_V3 | 26 | select ARCH_MXC_IOMUX_V3 |
27 | select HAVE_FB_IMX | 27 | select HAVE_FB_IMX |
28 | select ARCH_MXC_AUDMUX_V2 | ||
28 | help | 29 | help |
29 | This enables support for systems based on the Freescale i.MX25 family | 30 | This enables support for systems based on the Freescale i.MX25 family |
30 | 31 | ||