[kernel] r18268 - dists/trunk/linux-2.6/debian/config/armhf

Arnaud Patard rtp-guest at alioth.debian.org
Sun Nov 13 19:51:26 UTC 2011


Author: rtp-guest
Date: Sun Nov 13 19:51:24 2011
New Revision: 18268

Log:
Update mx5 armhf config file

Modified:
   dists/trunk/linux-2.6/debian/config/armhf/config.mx5

Modified: dists/trunk/linux-2.6/debian/config/armhf/config.mx5
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armhf/config.mx5	Sun Nov 13 19:50:28 2011	(r18267)
+++ dists/trunk/linux-2.6/debian/config/armhf/config.mx5	Sun Nov 13 19:51:24 2011	(r18268)
@@ -10,22 +10,41 @@
 CONFIG_CPU_FREQ_IMX=m
 #. Enable NEON SIMD support
 CONFIG_NEON=y
+CONFIG_HIGHMEM=y
+# CONFIG_HIGHPTE is not set
+
+##
+## file: arch/arm/Kconfig.debug
+##
+# CONFIG_DEBUG_LL is not set
 
 ##
 ## file: arch/arm/mach-mx5/Kconfig
 ##
 CONFIG_MACH_MX51_EFIKAMX=y
+CONFIG_MACH_MX53_EVK=y
+CONFIG_MACH_MX53_SMD=y
+CONFIG_MACH_MX53_LOCO=y
+CONFIG_MACH_MX53_ARD=y
 
 ##
 ## file: arch/arm/plat-mxc/Kconfig
 ##
 ## choice: Freescale CPU family:
+CONFIG_ARCH_MX5=y
 CONFIG_ARCH_MX51=y
+CONFIG_ARCH_MX53=y
 ## end choice
 #. Enable PWM driver
 CONFIG_MXC_PWM=y
 
 ##
+## file: drivers/ata/Kconfig
+##
+CONFIG_SATA_AHCI_PLATFORM=m
+CONFIG_PATA_IMX=m
+
+##
 ## file: drivers/dma/Kconfig
 ##
 CONFIG_DMADEVICES=y



More information about the Kernel-svn-changes mailing list