summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorOlof Johansson2013-12-02 09:15:29 +0100
committerOlof Johansson2013-12-03 21:39:11 +0100
commit0dfee674b33fd87be4879a2b2d33a2fc22449814 (patch)
tree51f165276b67edec01fd0321c801fff1df7d569d /arch
parentMerge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes (diff)
downloadkernel-qcow2-linux-0dfee674b33fd87be4879a2b2d33a2fc22449814.tar.gz
kernel-qcow2-linux-0dfee674b33fd87be4879a2b2d33a2fc22449814.tar.xz
kernel-qcow2-linux-0dfee674b33fd87be4879a2b2d33a2fc22449814.zip
ARM: multi_v7_defconfig: enable network for BeagleBone Black
BeagleBone Black uses the TI CPSW ethernet controller, enable it in the multi_v7_defconfig for testing coverage purposes. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Tony Lindgren <tony@atomide.com> Cc: stable@vger.kernel.org # v3.12
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4a5903e04827..d30507d3d1a3 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -69,6 +69,7 @@ CONFIG_KS8851=y
CONFIG_SMSC911X=y
CONFIG_STMMAC_ETH=y
CONFIG_MDIO_SUN4I=y
+CONFIG_TI_CPSW=y
CONFIG_KEYBOARD_SPEAR=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIAL_8250=y