summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: multi_v7_defconfig: add ARCH_ZYNQJosh Cartwright2013-01-281-0/+1
| | | | | | Signed-off-by: Josh Cartwright <josh.cartwright@ni.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIBJosh Cartwright2013-01-281-1/+0
| | | | | | | | | | | | | Commit 38669e045dbf8f62a008898a7fb1e93975b3817c ("ARM: vexpress: Start using new Versatile Express infrastructure") introduces a hard dependency to GPIOLIB for the multi_v7_defconfig: ARCH_MULTI_V7 -> ARCH_VEXPRESS -> ARCH_REQUIRE_GPIOLIB -> GPIOLIB Remove unnecessary explicit CONFIG_GPIOLIB=y from multi_v7_defconfig. Signed-off-by: Josh Cartwright <josh.cartwright@ni.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard2012-12-231-0/+1
| | | | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* arm: mvebu: SATA support: mvebu_defconfig updateGregory CLEMENT2012-11-201-0/+2
| | | | | | Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Lior Amsalem <alior@marvell.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ARM: add v7 multi-platform defconfigRob Herring2012-09-291-0/+57
Add a v7 defconfig enabling highbank, socfpga, mvebu, and vexpress platforms and their drivers. Most other options are left to the default. The existing individual platform defconfigs are kept for now as they are a bit different. In some cases, the choices look pretty arbitrary and just copied from other defconfigs. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Andrew Lunn <andrew@lunn.ch> Cc: Gregory Clement <gregory.clement@free-electrons.com> Cc: Dinh Nguyen <dinguyen@altera.com> Cc: Pawel Moll <pawel.moll@arm.com> Signed-off-by: Olof Johansson <olof@lixom.net>
OpenPOWER on IntegriCloud