diff options
| author | Simon Glass <[email protected]> | 2017-05-17 03:25:34 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-22 12:45:29 -0400 |
| commit | 594e8d1c62128fc8391dc9c5649d364e4f69f028 (patch) | |
| tree | 9f8c8d576f4261dbcbce8ac53bce3cf68402a672 /scripts | |
| parent | 56aa7dcbdba6942729d9aa4b84fc489a510f0057 (diff) | |
Convert CONFIG_CMD_IO to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_IO
Signed-off-by: Simon Glass <[email protected]>
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 9590b25b9a7..913cad888e2 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_IO CONFIG_CMD_IOLOOP CONFIG_CMD_IOTRACE CONFIG_CMD_IRQ |
