summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 19:03:54 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:03:01 +0300
commitbca4509d575912e0521ce8448d41aabfc1c5e964 (patch)
tree0ebef1c309360d9b5e1ef6046c05cc273df2b06c /include/configs/ls2080ardb.h
parent1f7e2fc324e414f28e9a6984f53a91da8ed8e64b (diff)
downloadu-boot-bca4509d575912e0521ce8448d41aabfc1c5e964.tar.xz
Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig
This converts the following to Kconfig: CONFIG_SYS_SPD_BUS_NUM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index 835fff4bc6..9c4d2feb78 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -29,7 +29,6 @@
#define SPD_EEPROM_ADDRESS5 0x55
#define SPD_EEPROM_ADDRESS6 0x56 /* dummy address */
#define SPD_EEPROM_ADDRESS SPD_EEPROM_ADDRESS1
-#define CONFIG_SYS_SPD_BUS_NUM 0 /* SPD on I2C bus 0 */
#if !defined(CONFIG_FSL_QSPI) || defined(CONFIG_TFABOOT)