summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_sdcard_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_sdcard_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_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1021atwr_sdcard_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_sdcard_qspi_defconfig b/configs/ls1021atwr_sdcard_qspi_defconfig
index 84722b01e8..45c9179727 100644
--- a/configs/ls1021atwr_sdcard_qspi_defconfig
+++ b/configs/ls1021atwr_sdcard_qspi_defconfig
@@ -45,6 +45,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_SPL_MAX_SIZE=0x1a000
CONFIG_SPL_PAD_TO=0x1c000
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y