summaryrefslogtreecommitdiff
path: root/include/configs/xpedite537x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:24:58 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 08:37:05 -0400
commit523f97ac75449e9522ff4a3f138114908220aaee (patch)
tree0ef760aa40a351bf5cf79d7353fca96305b6f1cb /include/configs/xpedite537x.h
parent089df18bfe9dd6e98f34807247ec77e0e1b5f7a2 (diff)
Kconfig: Drop CONFIG_CMD_DS4510_INFO
This option is only used in one driver and two boards. 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 '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 48f07b08c02..ce1ff86135c 100644
--- a/include/configs/xpedite537x.h
+++ b/include/configs/xpedite537x.h
@@ -355,7 +355,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
* Command configuration.
*/
#define CONFIG_CMD_DS4510
-#define CONFIG_CMD_DS4510_INFO
#define CONFIG_CMD_DTT
#define CONFIG_CMD_EEPROM
#define CONFIG_CMD_JFFS2