aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P2041RDB.h
diff options
context:
space:
mode:
authorTom Rini2022-06-15 12:03:54 -0400
committerTom Rini2022-07-05 17:03:01 -0400
commitbca4509d575912e0521ce8448d41aabfc1c5e964 (patch)
tree0ebef1c309360d9b5e1ef6046c05cc273df2b06c /include/configs/P2041RDB.h
parent1f7e2fc324e414f28e9a6984f53a91da8ed8e64b (diff)
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/P2041RDB.h')
-rw-r--r--include/configs/P2041RDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h
index 8e5d18f6cca..4e96d2a06b7 100644
--- a/include/configs/P2041RDB.h
+++ b/include/configs/P2041RDB.h
@@ -89,7 +89,6 @@
#define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
#define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE
-#define CONFIG_SYS_SPD_BUS_NUM 0
#define SPD_EEPROM_ADDRESS 0x52
#define CONFIG_SYS_SDRAM_SIZE 4096 /* for fixed parameter use */