diff options
| author | Tom Rini <[email protected]> | 2017-05-10 15:20:11 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-12 08:37:36 -0400 |
| commit | f552d692462c278be5598b5a9ca4ad346e9586b7 (patch) | |
| tree | ae3caa2d7f85c659216432365df199cf5db75970 /scripts | |
| parent | dee7c68f5481221a8da6d51b03eb42c7485ba001 (diff) | |
Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
This particular macro hasn't been used in the code for some time, remove
these references that were missed.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 3eba402f7da..7646bb68420 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -776,7 +776,6 @@ CONFIG_EHCI_MMIO_BIG_ENDIAN CONFIG_EHCI_MXS_PORT0 CONFIG_EHCI_MXS_PORT1 CONFIG_ELBC_NAND_SPL_STATIC_PGSIZE -CONFIG_EMAC_MDIO_PHY_NUM CONFIG_EMAC_NR_START CONFIG_EMAC_PHY_MODE CONFIG_EMIF4 |
