diff options
author | Simon Glass <sjg@chromium.org> | 2022-10-16 15:46:15 -0600 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2022-10-30 20:07:16 +0100 |
commit | 26cf75f92d2e569651ffcfad455748e513fd257a (patch) | |
tree | 7fbff661a6f9b9096b3bb2464d4bc8ee10ec4da1 /scripts | |
parent | be5fadaaf6b5838cdd020a34f47a4980a4a297f0 (diff) | |
download | u-boot-26cf75f92d2e569651ffcfad455748e513fd257a.zip u-boot-26cf75f92d2e569651ffcfad455748e513fd257a.tar.gz u-boot-26cf75f92d2e569651ffcfad455748e513fd257a.tar.bz2 |
video: Drop ld9040 driver
This is not used anymore. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
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 1b1cd52..c922d0c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -261,7 +261,6 @@ CONFIG_KSNET_SERDES_SGMII2_BASE CONFIG_KSNET_SERDES_SGMII_BASE CONFIG_L1_INIT_RAM CONFIG_L2_CACHE -CONFIG_LD9040 CONFIG_LEGACY_BOOTCMD_ENV CONFIG_LOADS_ECHO CONFIG_LOWPOWER_ADDR |