]> Pileus Git - ~andy/linux/commitdiff
arm: mvebu: update defconfig to include network driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Nov 2012 11:10:25 +0000 (12:10 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 22:23:48 +0000 (23:23 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arm/configs/mvebu_defconfig

index 3458752c4bb277da7d3574e050f847add462cc0a..6c36d91ddc8a57d52d88606149e772adcb466318 100644 (file)
@@ -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