summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-05-07 16:20:16 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-10 23:25:05 +1000
commita84813f5bf2948c2a2947b0d68456204128ae28a (patch)
tree5183200237299f43eb8d309a5bb6b41798766e12 /arch/powerpc/configs
parent7c18659dd498b25c6651ba83d4267ba7f9458c9c (diff)
downloadop-kernel-dev-a84813f5bf2948c2a2947b0d68456204128ae28a.zip
op-kernel-dev-a84813f5bf2948c2a2947b0d68456204128ae28a.tar.gz
powerpc: wii_defconfig: Disable Ethernet driver support code
The Wii doesn't have built-in Ethernet and USB Ethernet adapters are in a different menu. Disable CONFIG_ETHERNET to save some space in support code for Ethernet drivers. Note that this patch doesn't disable any Ethernet drivers, because they are not enabled by default. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/wii_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/wii_defconfig b/arch/powerpc/configs/wii_defconfig
index 0b0f788..3167b9d 100644
--- a/arch/powerpc/configs/wii_defconfig
+++ b/arch/powerpc/configs/wii_defconfig
@@ -49,6 +49,7 @@ CONFIG_BLK_DEV_RAM_COUNT=2
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_NETDEVICES=y
+# CONFIG_ETHERNET is not set
CONFIG_B43=y
CONFIG_B43_SDIO=y
# CONFIG_B43_PHY_LP is not set
OpenPOWER on IntegriCloud