summaryrefslogtreecommitdiff
path: root/configs/pcm052_defconfig
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-11-22 14:54:31 +0100
committerTom Rini <trini@konsulko.com>2018-12-03 10:44:10 -0500
commitd27db67e6b130972441ea27344d09395dee0ae42 (patch)
tree6e2fa7375c91b1e619acb8ae5f4362ec746e55d8 /configs/pcm052_defconfig
parent0c07a9b4078d7a414674e5548c428994df1842bf (diff)
downloadu-boot-d27db67e6b130972441ea27344d09395dee0ae42.tar.gz
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
This patch moves the RTC M41T62 config define to Kconfig. Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/pcm052_defconfig')
-rw-r--r--configs/pcm052_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig
index 0c8e31a9ec..e207df51a8 100644
--- a/configs/pcm052_defconfig
+++ b/configs/pcm052_defconfig
@@ -35,5 +35,6 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_MII=y
+CONFIG_RTC_M41T62=y
CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y