diff options
author | Chris Packham | 2018-05-16 20:34:14 +1200 |
---|---|---|
committer | Tom Rini | 2018-05-26 12:46:50 -0400 |
commit | 0ed34aa74107fff03c78f3f97d46f3d3b65d96ba (patch) | |
tree | d1923522e7168cc6ccfbbe760ed785ef06c9524b /scripts | |
parent | 5ce9aca8a61c6991b2ed6944f0c07c0015578d25 (diff) |
Remove CONFIG_MVGBE from config_whitelist.txt
Now that there are more boards defining this it can be removed from the
whitelist.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-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 c5cb23dbf17..705ed89a659 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 |