summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-10 17:29:27 +0300
committerTom Rini <trini@konsulko.com>2022-09-02 00:18:42 +0300
commitadf13bcc403dbd0cb645fe1080d8812d9de5f01f (patch)
treeff26407b3be8d1ad57c5f470fd2b71615ffe2199 /configs/ls1021atwr_qspi_defconfig
parentf9316dbe5c179eb48a369e1ba9797534c017d02b (diff)
downloadu-boot-adf13bcc403dbd0cb645fe1080d8812d9de5f01f.tar.xz
Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_EEPROM_CCID CONFIG_SYS_I2C_EEPROM_NXID CONFIG_SYS_EEPROM_BUS_NUM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021atwr_qspi_defconfig')
-rw-r--r--configs/ls1021atwr_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_qspi_defconfig b/configs/ls1021atwr_qspi_defconfig
index 3b37641c6a..039c9842e9 100644
--- a/configs/ls1021atwr_qspi_defconfig
+++ b/configs/ls1021atwr_qspi_defconfig
@@ -35,6 +35,7 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_ARCH_MISC_INIT=y
CONFIG_MISC_INIT_R=y
CONFIG_ID_EEPROM=y
+CONFIG_SYS_EEPROM_BUS_NUM=1
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=276
CONFIG_SYS_BOOTM_LEN=0x4000000