diff options
| author | Simon Glass <[email protected]> | 2017-04-26 22:28:07 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-04-30 13:41:00 -0400 |
| commit | 10c01337d3ad0d4878b4b5fb14145a8e6e6f63c7 (patch) | |
| tree | f04049a1014f747228952438b2e817e138485569 /scripts | |
| parent | d569c95ec0daf8749ac07414f979bb9483d2d8a6 (diff) | |
Kconfig: Drop CONFIG_CMD_DFL
This option is not used in U-Boot. Drop it.
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 3c1feed2539..08f5d9c5ba9 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -394,7 +394,6 @@ CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG CONFIG_CMD_DATE -CONFIG_CMD_DFL CONFIG_CMD_DIAG CONFIG_CMD_DISPLAY CONFIG_CMD_DS4510 |
