aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/ls1088a_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-31 21:08:22 -0400
committerTom Rini <trini@konsulko.com>2022-08-12 16:10:49 -0400
commitd0748898d80287a5d57200e979fb97f63a22aee1 (patch)
treec8bcccc2f37f88e501c716440677d7ca16d94dee /include/configs/ls1088a_common.h
parentd084a6cbc9baa7367e2a9b731abbcb6bb12ad11b (diff)
downloadu-boot-d0748898d80287a5d57200e979fb97f63a22aee1.tar.gz
Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS CONFIG_SYS_FSL_OTHER_DDR_NUM_CTRLS And we remove the entries from the README for a number of already converted items. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1088a_common.h')
-rw-r--r--include/configs/ls1088a_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1088a_common.h b/include/configs/ls1088a_common.h
index 4b8462da7bc..21afe80e70d 100644
--- a/include/configs/ls1088a_common.h
+++ b/include/configs/ls1088a_common.h
@@ -34,7 +34,6 @@
#define CONFIG_SYS_FSL_DDR_SDRAM_BASE_PHY 0
#define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE
#define CONFIG_SYS_DDR_BLOCK2_BASE 0x8080000000ULL
-#define CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS 1
/*
* SMP Definitinos
*/