summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:34 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:08:37 -0500
commit8ce59b5932946b10d5abdd4b06577e7413bbec13 (patch)
tree7d1b8484cb81908b87fa23c5773dd4861409fac3 /include/configs/socrates.h
parentd91365203c06e0fbfa329e707196e9aa51241e4c (diff)
downloadu-boot-8ce59b5932946b10d5abdd4b06577e7413bbec13.tar.gz
Convert CONFIG_SPD_EEPROM to Kconfig
This converts the following to Kconfig: CONFIG_SPD_EEPROM Cc: Stefan Roese <sr@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r--include/configs/socrates.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 0a2d581517..95393d3ab2 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -50,7 +50,6 @@
#define CFG_SYS_CCSRBAR_PHYS_LOW CFG_SYS_CCSRBAR
/* DDR Setup */
-#define CONFIG_SPD_EEPROM /* Use SPD EEPROM for DDR setup */
#define CONFIG_MEM_INIT_VALUE 0xDeadBeef