[U-Boot] [PATCH v2] Remove CONFIG_MVGBE from config_whitelist.txt
Chris Packham
judge.packham at gmail.com
Sat May 26 23:03:41 UTC 2018
Now that there are no more boards defining this it can be removed from
the whitelist.
Signed-off-by: Chris Packham <judge.packham at gmail.com>
---
Changes in v2:
- fix typo (s/more/no more/) in commit message.
scripts/config_whitelist.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index c5cb23dbf170..705ed89a659f 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1333,7 +1333,6 @@ CONFIG_MTD_UBI_MODULE
CONFIG_MULTI_CS
CONFIG_MUSB_HOST
CONFIG_MVEBU_MMC
-CONFIG_MVGBE
CONFIG_MVGBE_PORTS
CONFIG_MVMFP_V2
CONFIG_MVS
--
2.17.0
More information about the U-Boot
mailing list