summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_36BIT_NAND_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/P1010RDB-PB_36BIT_NAND_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/P1010RDB-PB_36BIT_NAND_defconfig')
-rw-r--r--configs/P1010RDB-PB_36BIT_NAND_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_36BIT_NAND_defconfig b/configs/P1010RDB-PB_36BIT_NAND_defconfig
index ce16c196bd..b5aa8d7cae 100644
--- a/configs/P1010RDB-PB_36BIT_NAND_defconfig
+++ b/configs/P1010RDB-PB_36BIT_NAND_defconfig
@@ -22,6 +22,7 @@ CONFIG_BOOTDELAY=10
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_BOARD_EARLY_INIT_R=y
+CONFIG_ID_EEPROM=y
# CONFIG_SPL_FRAMEWORK is not set
CONFIG_SPL_NAND_BOOT=y
CONFIG_SPL_NAND_SUPPORT=y