summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-11-01 12:28:05 -0400
committerTom Rini <[email protected]>2023-11-07 14:50:51 -0500
commit2a7ea650374c5da7e07dbd8a2d05bfc2eef292e5 (patch)
treeec7ad0b5836870ada20d9d9eafe8e31aca33fa70 /drivers/net/Kconfig
parent56ea7c8b7534d676120b37f70427724a1e0965e2 (diff)
m68k: Remove CONFIG_FSLDMAFEC
There are no platforms which enable this feature, so remove it. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index ebab4d9f2e5..23ad2c29d0a 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -471,14 +471,6 @@ config SYS_UNIFY_CACHE
depends on MCFFEC
bool "Invalidate icache during ethernet operations"
-config FSLDMAFEC
- bool "ColdFire DMA Ethernet Support"
- select PHYLIB
- select SYS_DISCOVER_PHY
- help
- This driver supports the network interface units in the
- ColdFire family.
-
config KS8851_MLL
bool "Microchip KS8851-MLL controller driver"
help