diff options
| author | Adam Ford <aford173@gmail.com> | 2020-07-03 08:27:12 -0500 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2020-07-28 16:18:10 -0400 |
| commit | bc3cff9453943a388752f354c5e47d795cc47381 (patch) | |
| tree | 38feb74ed99127cd0cea1f519b459cdceeabd1b8 /scripts | |
| parent | 38791064142776c635fa3279dde4990eaed5fe35 (diff) | |
| download | u-boot-bc3cff9453943a388752f354c5e47d795cc47381.tar.gz u-boot-bc3cff9453943a388752f354c5e47d795cc47381.tar.xz u-boot-bc3cff9453943a388752f354c5e47d795cc47381.zip | |
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
This converts the following to Kconfig:
CONFIG_DRIVER_TI_EMAC_USE_RMII
Signed-off-by: Adam Ford <aford173@gmail.com>
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 90d6554f84..5d8d84d0f5 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -331,7 +331,6 @@ CONFIG_DRIVER_DM9000 CONFIG_DRIVER_EP93XX_MAC CONFIG_DRIVER_NE2000 CONFIG_DRIVER_NE2000_BASE -CONFIG_DRIVER_TI_EMAC_USE_RMII CONFIG_DSP_CLUSTER_START CONFIG_DWC2_DFLT_SPEED_FULL CONFIG_DWC2_DMA_BURST_SIZE |
