summaryrefslogtreecommitdiff
path: root/configs/P3041DS_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-18 00:59:41 +0300
committersom.qin <som.qin@starfivetech.com>2022-01-04 11:28:47 +0300
commit4620e2cb54259acfd4964111400f48447830111c (patch)
treeb4a0e682abe4dd2da8542c24c9bcbea9fcf1dab8 /configs/P3041DS_SPIFLASH_defconfig
parentc204ddb84b3c956ce5ad13cfb4486d9bd598194c (diff)
downloadu-boot-4620e2cb54259acfd4964111400f48447830111c.tar.xz
Convert CONFIG_ID_EEPROM to Kconfig
This converts the following to Kconfig: CONFIG_ID_EEPROM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P3041DS_SPIFLASH_defconfig')
-rw-r--r--configs/P3041DS_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P3041DS_SPIFLASH_defconfig b/configs/P3041DS_SPIFLASH_defconfig
index 48ca8b731d..8de6c6c93c 100644
--- a/configs/P3041DS_SPIFLASH_defconfig
+++ b/configs/P3041DS_SPIFLASH_defconfig
@@ -15,6 +15,7 @@ CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPIFLASH"
CONFIG_BOOTDELAY=10
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_EARLY_INIT_R=y
+CONFIG_ID_EEPROM=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_IMLS=y
CONFIG_CMD_GREPENV=y