diff options
author | Chris Packham <judge.packham@gmail.com> | 2018-11-21 20:24:51 +1300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-26 22:52:13 -0500 |
commit | 4656ce26f02addf2f8ae030d388f59dca47ce595 (patch) | |
tree | 748c18d3a5f03e8fa8ef648244c12d56931563b9 /scripts | |
parent | 58fcca0c00e5fbd3b3558fc4b45ebeb93bd35c71 (diff) | |
download | u-boot-4656ce26f02addf2f8ae030d388f59dca47ce595.tar.gz u-boot-4656ce26f02addf2f8ae030d388f59dca47ce595.tar.xz u-boot-4656ce26f02addf2f8ae030d388f59dca47ce595.zip |
configs: Remove CONFIG_MARVELL
This option is defined by a few boards but doesn't guard any code.
Remove it from the boards and config_whitelist.txt.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
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 7dd9d60541..69bef5e6da 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1199,7 +1199,6 @@ CONFIG_MALLOC_F_ADDR CONFIG_MALTA CONFIG_MARCO_MEMSET CONFIG_MARUBUN_PCCARD -CONFIG_MARVELL CONFIG_MARVELL_GPIO CONFIG_MARVELL_MFP CONFIG_MASK_AER_AO |