summaryrefslogtreecommitdiff
path: root/arch/arm/configs/pxa3xx_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-01-11 09:18:12 +0100
committerArnd Bergmann <arnd@arndb.de>2024-01-11 09:34:43 +0100
commit183a967ad19c97585a4fa79b8748b237311af76c (patch)
tree1b117dbb1310feaa2e85bd4c01b4578aac21115c /arch/arm/configs/pxa3xx_defconfig
parent984893f80e0fdba779e1e5f90ff5b2ef84b6009d (diff)
ARM: defconfig: remove CONFIG_NET_ETHERNET references
CONFIG_NET_ETHERNET was removed a long time ago in f860b0522f65 ("drivers/net: Kconfig and Makefile cleanup"). Remove the last references to in in ARM defconfig files. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/pxa3xx_defconfig')
-rw-r--r--arch/arm/configs/pxa3xx_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/pxa3xx_defconfig b/arch/arm/configs/pxa3xx_defconfig
index e06dbd8816ae..381356faf382 100644
--- a/arch/arm/configs/pxa3xx_defconfig
+++ b/arch/arm/configs/pxa3xx_defconfig
@@ -33,7 +33,6 @@ CONFIG_MTD_NAND_MARVELL=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_NETDEVICES=y
-CONFIG_NET_ETHERNET=y
CONFIG_SMC91X=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
# CONFIG_KEYBOARD_ATKBD is not set