mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-27 08:20:26 +00:00
The menuconfig FSL_DPAA_ETH selects config FSL_FMAN_MAC, but the config
FSL_FMAN_MAC never existed in the kernel tree.
Hence, ./scripts/checkkconfigsymbols.py warns:
FSL_FMAN_MAC
Referencing files: drivers/net/ethernet/freescale/dpaa/Kconfig
Remove this dead select in menuconfig FSL_DPAA_ETH.
Fixes:
|
||
|---|---|---|
| .. | ||
| dpaa_eth_sysfs.c | ||
| dpaa_eth_trace.h | ||
| dpaa_eth.c | ||
| dpaa_eth.h | ||
| dpaa_ethtool.c | ||
| Kconfig | ||
| Makefile | ||