summaryrefslogtreecommitdiff
path: root/arch/arm/configs/imx28evk_defconfig
AgeCommit message (Collapse)Author
2011-01-18ENGR00137979-1 [MX28]add performance monitor driverTony Lin
enable performance monitor driver for system loading analysis Signed-off-by: Tony Lin <tony.lin@freescale.com>
2010-12-06ENGR00136004 iMX28: set NO_HZ and preempt as default configFrank Li
Enable NO_HZ and PREEMPT as default config for mx28 Signed-off-by: Frank Li <Frank.Li@freescale.com>
2010-11-22ENGR00133702-3 usb host1: Add usb host1 low power and wakeup support for mx28Peter Chen
mx28 defconfig Add usb low power and wakeup support for mx28 usb1, in that means, when the usb h1 is not in used, the host1 will close usb core and phy's clock. When an usb activity happens, the usb can be wakeup from low power mode. Meanwhile, the usb host1 can also be system wakeup source through sys entry like other platforms. Signed-off-by: Peter Chen <peter.chen@freescale.com>
2010-11-05ENGR00133440 mx23/mx28: add CONFIG_I2C_CHARDEV in defconfigAisheng.Dong
This is required for using i2c tools. Signed-off-by: Aisheng.Dong <b29396@freescale.com>
2010-10-12ENGR00132491-4 mx28/mx5: add ath6kl driver as module in defconfigAisheng.Dong
Build as module by default. The ath6kl driver is for Atheros AR6003 WiFi chipset. Signed-off-by: Aisheng.Dong <b29396@freescale.com>
2010-09-25ENGR00131469-2 mx28: add m25p80 spi nor driver support in defconfigAisheng.Dong
Compiled as module by default. Signed-off-by: Aisheng.Dong <b29396@freescale.com>
2010-09-25ENGR00131466-7 mx28: add spi support in defconfigAisheng.Dong
Add spi support for mx28 in defconfig. Signed-off-by: Aisheng.Dong <b29396@freescale.com>
2010-09-25ENGR00125842 usb: Enable otg function at mx28 defconfigPeter Chen
1. Enable otg function at mx28 defconfig 2. Make usb function (gadget, host, otg) build-in at mx28 defconfig 3. Fix the otg function abnormal at mx28. Signed-off-by: Peter Chen <peter.chen@freescale.com>
2010-09-07ENGR00127171-1 MX23\MX28: Copy 2.6.31 MSLFrank Li
31kernel upgrade. Copy 9fefd36353aeccd32d2531238753d87b705e431e mach-mx23 mach-mx28 plat-mxs Signed-off-by: Frank Li <Frank.Li@freescale.com>