summaryrefslogtreecommitdiff
path: root/configs/P1020RDB-PC_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:31 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:08:37 -0500
commitea467ea1cda0c9f6b85be34b5e1bbb6f905fa814 (patch)
tree114229d90173db2a66448139df1957ca93dd353c /configs/P1020RDB-PC_SDCARD_defconfig
parentc3187fb1448baf142d43fcc3d6f0e88e082050b9 (diff)
downloadu-boot-ea467ea1cda0c9f6b85be34b5e1bbb6f905fa814.tar.gz
Convert CONFIG_RTC_DS1337 et al to Kconfig
This converts the following to Kconfig: CONFIG_RTC_DS1337 CONFIG_RTC_DS1337_NOOSC CONFIG_RTC_DS1338 CONFIG_RTC_DS1374 CONFIG_RTC_DS3231 CONFIG_RTC_MC13XXX CONFIG_RTC_MXS CONFIG_RTC_PT7C4338 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1020RDB-PC_SDCARD_defconfig')
-rw-r--r--configs/P1020RDB-PC_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1020RDB-PC_SDCARD_defconfig b/configs/P1020RDB-PC_SDCARD_defconfig
index 50fc0c124e..e320ea9b42 100644
--- a/configs/P1020RDB-PC_SDCARD_defconfig
+++ b/configs/P1020RDB-PC_SDCARD_defconfig
@@ -123,6 +123,7 @@ CONFIG_MII=y
CONFIG_TSEC_ENET=y
CONFIG_PCIE_FSL=y
CONFIG_DM_RTC=y
+CONFIG_RTC_PT7C4338=y
CONFIG_SYS_NS16550_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y