diff options
author | Marek Vasut | 2018-04-23 01:26:10 +0200 |
---|---|---|
committer | Marek Vasut | 2018-05-18 10:30:46 +0200 |
commit | f79173280c60f0de5c060b456a9aa19a33297ade (patch) | |
tree | 460f38034da3cba9ae3a083cfaf8b83ca9ceb449 /scripts | |
parent | 768f23dc8ae30993882131bbf0cdadce43fd9619 (diff) |
ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
This was never used, is not used anywhere and is just in the way
by adding annoying ifdeffery. Get rid of it.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinguyen@kernel.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 71df6dbebde..07dad617cf1 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1848,7 +1848,6 @@ CONFIG_SMSTP6_ENA CONFIG_SMSTP7_ENA CONFIG_SMSTP8_ENA CONFIG_SMSTP9_ENA -CONFIG_SOCFPGA_VIRTUAL_TARGET CONFIG_SOCRATES CONFIG_SOC_AU1000 CONFIG_SOC_AU1100 |