diff options
author | Harm Berntsen <harm.berntsen@nedap.com> | 2021-03-30 10:19:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-04-08 08:50:52 +0200 |
commit | 4a8eac62456d2125785e820f9c0a6d58a8b7fd32 (patch) | |
tree | 65ceed1373c3216a49fcc448d2eb41457dd5ba13 /scripts/config_whitelist.txt | |
parent | 594412c79e486ae997406f13d7a3b0181d2dce8a (diff) | |
download | u-boot-4a8eac62456d2125785e820f9c0a6d58a8b7fd32.tar.gz u-boot-4a8eac62456d2125785e820f9c0a6d58a8b7fd32.tar.bz2 u-boot-4a8eac62456d2125785e820f9c0a6d58a8b7fd32.zip |
configs: remove obsolete CONFIG_MVEBU_MMC
All usages of this have been removed
Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
CC: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'scripts/config_whitelist.txt')
-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 6d77564b50..6859d17654 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1076,7 +1076,6 @@ CONFIG_MTD_UBI_GLUEBI CONFIG_MTD_UBI_MODULE CONFIG_MULTI_CS CONFIG_MUSB_HOST -CONFIG_MVEBU_MMC CONFIG_MVGBE_PORTS CONFIG_MVMFP_V2 CONFIG_MVS |