diff options
author | Simon Glass | 2017-05-17 03:25:20 -0600 |
---|---|---|
committer | Tom Rini | 2017-05-22 09:33:57 -0400 |
commit | df1c489adec1530aea44b806c3c8a87ebaaf0050 (patch) | |
tree | 48bb14733975b683dc2f8d7ecf809bb18e894023 /scripts | |
parent | 5d927b428622800850d845b468a3165eb1c92d7b (diff) |
Convert CONFIG_CMD_FPGAD to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_FPGAD
Signed-off-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 7653d79bd4e..ffec0a1d227 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -383,7 +383,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_FPGAD CONFIG_CMD_FPGA_LOADBP CONFIG_CMD_FPGA_LOADFS CONFIG_CMD_FPGA_LOADMK |