summaryrefslogtreecommitdiff
path: root/include/configs/ls1012afrwy.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-30 18:07:31 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 10:46:22 -0400
commit388de0fa8bf5b232800b80ebb616363cda50f06c (patch)
tree731fda220ca7db5da7e2d1cf40ebe780496fc7c1 /include/configs/ls1012afrwy.h
parentbef12ea4a3232e37bdad63163533488f00f459de (diff)
Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig
This converts the following to Kconfig: CONFIG_DIMM_SLOTS_PER_CTLR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1012afrwy.h')
-rw-r--r--include/configs/ls1012afrwy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1012afrwy.h b/include/configs/ls1012afrwy.h
index 7d8d6ee085..16ce89233f 100644
--- a/include/configs/ls1012afrwy.h
+++ b/include/configs/ls1012afrwy.h
@@ -13,7 +13,6 @@
#define BOARD_REV_C 0x00080000
#define BOARD_REV_MASK 0x001A0000
/* DDR */
-#define CONFIG_DIMM_SLOTS_PER_CTLR 1
#define SYS_SDRAM_SIZE_512 0x20000000
#define SYS_SDRAM_SIZE_1024 0x40000000