summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-19 11:10:25 (GMT)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-20 22:23:48 (GMT)
commitef804d049d7fba5e7395184ea0b3ee24fd20d5f5 (patch)
tree9dd6a477e45e44841132e048c72dbe28b4959dd3 /arch/arm/configs
parentf4a75d2eb7b1e2206094b901be09adb31ba63681 (diff)
downloadlinux-fsl-qoriq-ef804d049d7fba5e7395184ea0b3ee24fd20d5f5.tar.xz
arm: mvebu: update defconfig to include network driver
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/mvebu_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig
index 3458752..6c36d91 100644
--- a/arch/arm/configs/mvebu_defconfig
+++ b/arch/arm/configs/mvebu_defconfig
@@ -19,7 +19,12 @@ CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ARM_APPENDED_DTB=y
CONFIG_VFP=y
+CONFIG_NET=y
+CONFIG_INET=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_NETDEVICES=y
+CONFIG_MVNETA=y
+CONFIG_MARVELL_PHY=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_OF_PLATFORM=y