diff options
| author | Tom Rini <[email protected]> | 2021-11-12 18:33:12 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-11-12 18:33:12 -0500 |
| commit | e0d7d06f393a4d56917844210a5da44fef20a944 (patch) | |
| tree | 97c9a45d67738c326e14c17e815218dfba281f90 /drivers | |
| parent | 515bf78ff975d474f895bf86b4e16eade51c8dbd (diff) | |
| parent | 82cd1e3da0e15fc19b9eb95c333b6764f6fff061 (diff) | |
Merge branch '2021-11-12-Kconfig-migrations'
- An assortment of "finish migrating .." symbol patches. This will help
make it harder for migrated symbols to end up again in board config.h
files.
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 |
