summaryrefslogtreecommitdiff
path: root/include/configs/xpedite537x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:01 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 08:37:07 -0400
commit1136eb5e8f782cc60d3535d6369aa0a5bbfc2df0 (patch)
tree2701eeffd5fe91d3333eb4d6dd4197331e464193 /include/configs/xpedite537x.h
parent8dd026bffd0953d38bb4ed509590fcff7a083e37 (diff)
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 'include/configs/xpedite537x.h')
-rw-r--r--include/configs/xpedite537x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h
index ce1ff86135..a12a3f8347 100644
--- a/include/configs/xpedite537x.h
+++ b/include/configs/xpedite537x.h
@@ -354,7 +354,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
/*
* Command configuration.
*/
-#define CONFIG_CMD_DS4510
#define CONFIG_CMD_DTT
#define CONFIG_CMD_EEPROM
#define CONFIG_CMD_JFFS2