From: Anthoine Bourgeois Date: Wed, 27 May 2015 20:00:14 +0000 (+0200) Subject: ARM: omap2plus_defconifg: Enable DM9000 in omap2plus_defconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=92fb4d0c024873b239efcbf5c09b5161348ca050;p=linux-beck.git ARM: omap2plus_defconifg: Enable DM9000 in omap2plus_defconfig This ethernet device is used on devkit8000 board. Signed-off-by: Anthoine Bourgeois Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 9ff7b54b2a83..4380291bb997 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -152,6 +152,7 @@ CONFIG_NETDEVICES=y # CONFIG_NET_CADENCE is not set # CONFIG_NET_VENDOR_BROADCOM is not set # CONFIG_NET_VENDOR_CIRRUS is not set +CONFIG_DM9000=y # CONFIG_NET_VENDOR_FARADAY is not set # CONFIG_NET_VENDOR_HISILICON is not set # CONFIG_NET_VENDOR_INTEL is not set