summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'imx/defconfig' into next/driversArnd Bergmann2012-03-201-1/+2
|\ | | | | | | | | | | | | | | | | Conflicts: arch/arm/configs/imx_v6_v7_defconfig Resolves one conflict with an earlier branch Signed-off-by: Arnd Bergmann <arnd@arndb.de>
| * ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGEShawn Guo2012-02-271-0/+1
| | | | | | | | | | | | | | Some devices on some imx boards are supplied by fixed voltage, so build REGULATOR_FIXED_VOLTAGE support in. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
| * ARM: imx: update imx_v6_v7_defconfigShawn Guo2012-02-271-3/+1
| | | | | | | | | | | | | | It adds CONFIG_BLK_DEV_INITRD and runs savedefconfig. The resulted can boot Linaro rootfs out of box. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* | Merge branch 'imx-drivers' of git://git.pengutronix.de/git/imx/linux-2.6 ↵Arnd Bergmann2012-02-271-0/+32
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into next/drivers * 'imx-drivers' of git://git.pengutronix.de/git/imx/linux-2.6: ARM: imx_v4_v5_defconfig: Update defconfig ARM: mx27_3ds: Add camera support ARM: imx_v6_v7_defconfig: Add support for framebuffer and camera on mx31
| * | ARM: imx_v6_v7_defconfig: Add support for framebuffer and camera on mx31Fabio Estevam2012-02-271-0/+32
| |/ | | | | | | | | | | | | | | | | Let framebuffer and camera support be built by default on mx31. Tested on a mx31pdk board. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-2/+2
|/ | | | | | | | | Add CS89x0 networking support to the iMX31ADS board by using the platform driver support in the CS89x0 driver. Signed-off-by: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM i.MX: Update defconfigSascha Hauer2011-11-161-0/+193
This updates the defconfig for i.MX3, i.MX5 and i.MX6. - all these can be compiled together now, so remove mx3_defconfig and mx5_defconfig and introduce a imx_v6_v7_defconfig instead. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
OpenPOWER on IntegriCloud