diff options
| author | Tom Rini <[email protected]> | 2021-11-07 22:59:48 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-11-12 14:18:17 -0500 |
| commit | b8475e6aca2f8ae3831bc195a89377fd737e221a (patch) | |
| tree | c03b82a12a12582ee52b36eb7407dee90d7fb728 /drivers | |
| parent | dfb34d0d4a45e65fc2fa7b68bcc122c00a2a690e (diff) | |
Convert CONFIG_MACB to Kconfig
This converts the following to Kconfig:
CONFIG_MACB
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 3f12b758be3..c1a49173c28 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -450,7 +450,6 @@ config MVPP2 config MACB bool "Cadence MACB/GEM Ethernet Interface" - depends on DM_ETH select PHYLIB help The Cadence MACB ethernet interface is found on many Atmel |
