aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-02-23 05:07:07 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-03-15 05:23:30 -0400
commitbb3723a5e4a75f540c64a33481bef2709bf46544 (patch)
tree38cedf99724ec5c184a6f82301407d8817e24fc1 /arch/m68k
parentd6410efad2e49e2cefc2a0e7236824fd12d5bd6e (diff)
m68k/q40: Make NE2000 builtin instead of modular
All other Ethernet drivers are builtin, for NFS root. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/configs/q40_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/configs/q40_defconfig b/arch/m68k/configs/q40_defconfig
index 5d581c503fa3..7518746c7089 100644
--- a/arch/m68k/configs/q40_defconfig
+++ b/arch/m68k/configs/q40_defconfig
@@ -340,7 +340,7 @@ CONFIG_VETH=m
340# CONFIG_NET_VENDOR_INTEL is not set 340# CONFIG_NET_VENDOR_INTEL is not set
341# CONFIG_NET_VENDOR_MARVELL is not set 341# CONFIG_NET_VENDOR_MARVELL is not set
342# CONFIG_NET_VENDOR_MICREL is not set 342# CONFIG_NET_VENDOR_MICREL is not set
343CONFIG_NE2000=m 343CONFIG_NE2000=y
344# CONFIG_NET_VENDOR_QUALCOMM is not set 344# CONFIG_NET_VENDOR_QUALCOMM is not set
345# CONFIG_NET_VENDOR_ROCKER is not set 345# CONFIG_NET_VENDOR_ROCKER is not set
346# CONFIG_NET_VENDOR_SAMSUNG is not set 346# CONFIG_NET_VENDOR_SAMSUNG is not set