From 879704d8f7387b05272b79197a3c782d1499283b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:02 -0600 Subject: Convert CONFIG_DS4510 to Kconfig This converts the following to Kconfig: CONFIG_DS4510 Signed-off-by: Simon Glass Reviewed-by: Tom Rini Reviewed-by: Heiko Schocher --- include/configs/xpedite517x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/xpedite517x.h') diff --git a/include/configs/xpedite517x.h b/include/configs/xpedite517x.h index 822f70e7ac..bd1d0c75d9 100644 --- a/include/configs/xpedite517x.h +++ b/include/configs/xpedite517x.h @@ -249,7 +249,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); #define CONFIG_SYS_M41T11_BASE_YEAR 2000 /* GPIO/EEPROM/SRAM */ -#define CONFIG_DS4510 #define CONFIG_SYS_I2C_DS4510_ADDR 0x51 /* GPIO */ -- cgit v1.2.1