summaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2020-10-16 10:41:46 +0200
committerTom Rini <trini@konsulko.com>2020-10-22 11:26:14 -0400
commitdddfde5401ed5ad82c996b35b61dc4a45bb4e2b3 (patch)
treee933e67609989d0e4960f1464384e9ff40732b30 /configs/ethernut5_defconfig
parent0d67576713ef01739617a4e8a9bc6a032a0f7b80 (diff)
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 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index 9a07940278..9f57f34eab 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -66,6 +66,7 @@ CONFIG_SPI_FLASH_ATMEL=y
CONFIG_SPI_FLASH_DATAFLASH=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_AT91=y
+CONFIG_RTC_PCF8563=y
CONFIG_DM_SERIAL=y
CONFIG_ATMEL_USART=y
CONFIG_SPI=y