summaryrefslogtreecommitdiff
path: root/configs/P5040DS_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/P5040DS_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/P5040DS_defconfig')
-rw-r--r--configs/P5040DS_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P5040DS_defconfig b/configs/P5040DS_defconfig
index 2be7c7769e..098f568488 100644
--- a/configs/P5040DS_defconfig
+++ b/configs/P5040DS_defconfig
@@ -13,6 +13,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
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