aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:24:59 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 08:37:06 -0400
commit9ab4b84457187af5d12bbdba2d3949e59c449f99 (patch)
tree972d64eaf7e0638b012ec7036b51bd38e9c5587d /scripts
parent523f97ac75449e9522ff4a3f138114908220aaee (diff)
downloadu-boot-9ab4b84457187af5d12bbdba2d3949e59c449f99.zip
u-boot-9ab4b84457187af5d12bbdba2d3949e59c449f99.tar.gz
u-boot-9ab4b84457187af5d12bbdba2d3949e59c449f99.tar.bz2
Kconfig: Drop CONFIG_CMD_DS4510_MEM
This option is only used in one driver and is not enabled by any board. It does not seem worth having the ability to remove this part of the support. Drop the option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 726e59b..e15b995 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -384,7 +384,6 @@ CONFIG_CMDLINE_EDITING
CONFIG_CMDLINE_PS_SUPPORT
CONFIG_CMDLINE_TAG
CONFIG_CMD_DS4510
-CONFIG_CMD_DS4510_MEM
CONFIG_CMD_DS4510_RST
CONFIG_CMD_DTT
CONFIG_CMD_ECCTEST