summaryrefslogtreecommitdiff
path: root/configs/P1021RDB-PC_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2017-04-29 03:20:28 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-01 13:04:56 (GMT)
commitc9032ce168c1344fe8ffe8604825ec343ec14adf (patch)
tree99ba9365ad6ec97acc42cd34e6c378672af2b804 /configs/P1021RDB-PC_SPIFLASH_defconfig
parentae189ba1ac85e47fe57d6422bc9474ff081a30a4 (diff)
downloadu-boot-c9032ce168c1344fe8ffe8604825ec343ec14adf.tar.xz
cmd: add Kconfig option for 'date' command
Signed-off-by: Chris Packham <judge.packham@gmail.com> [trini: default y if DM_RTC, re-sync] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1021RDB-PC_SPIFLASH_defconfig')
-rw-r--r--configs/P1021RDB-PC_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1021RDB-PC_SPIFLASH_defconfig b/configs/P1021RDB-PC_SPIFLASH_defconfig
index 82a0106..48f66b2 100644
--- a/configs/P1021RDB-PC_SPIFLASH_defconfig
+++ b/configs/P1021RDB-PC_SPIFLASH_defconfig
@@ -24,6 +24,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_DATE=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
CONFIG_MTD_NOR_FLASH=y