summaryrefslogtreecommitdiff
path: root/include/configs/ls1012aqds.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2020-10-16 11:41:46 +0300
committerTom Rini <trini@konsulko.com>2020-10-22 18:26:14 +0300
commitdddfde5401ed5ad82c996b35b61dc4a45bb4e2b3 (patch)
treee933e67609989d0e4960f1464384e9ff40732b30 /include/configs/ls1012aqds.h
parent0d67576713ef01739617a4e8a9bc6a032a0f7b80 (diff)
downloadu-boot-dddfde5401ed5ad82c996b35b61dc4a45bb4e2b3.tar.xz
rtc: move pcf8563 to Kconfig
add Kconfig option for pcf8563 driver and run tools/moveconfig.py Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/ls1012aqds.h')
-rw-r--r--include/configs/ls1012aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1012aqds.h b/include/configs/ls1012aqds.h
index 9498a03f40..df2a613eaf 100644
--- a/include/configs/ls1012aqds.h
+++ b/include/configs/ls1012aqds.h
@@ -50,7 +50,6 @@
* RTC configuration
*/
#define RTC
-#define CONFIG_RTC_PCF8563 1
#define CONFIG_SYS_I2C_RTC_ADDR 0x51 /* Channel 3*/
/* EEPROM */