summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:01 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 12:37:07 (GMT)
commit1136eb5e8f782cc60d3535d6369aa0a5bbfc2df0 (patch)
tree2701eeffd5fe91d3333eb4d6dd4197331e464193 /scripts
parent8dd026bffd0953d38bb4ed509590fcff7a083e37 (diff)
downloadu-boot-1136eb5e8f782cc60d3535d6369aa0a5bbfc2df0.tar.xz
Kconfig: Drop CONFIG_CMD_DS4510
This option enables a command in the driver. But the functions defined by the driver are not called anywhere else in U-Boot. So it does not seem useful to have this driver without its commands. Drop this option, move the header file out of the common include/ directory and make all the function static. 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 af253f4..f34fd67 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_DS4510
CONFIG_CMD_DTT
CONFIG_CMD_ECCTEST
CONFIG_CMD_EECONFIG