summaryrefslogtreecommitdiff
path: root/include/configs/ve8313.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:17:56 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-21 07:52:33 +0200
commit93de25308dac01dd1a6ff5891e13ea849041a88a (patch)
treecbbbb30fe4a29a84c37e0a404be702c81959bfb6 /include/configs/ve8313.h
parentd0c625728bbf769dc17472ac6072fc353be327e8 (diff)
powerpc: Migrate HIGH_BATS to Kconfig
Migrate the CONFIG_HIGH_BATS variable to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/ve8313.h')
-rw-r--r--include/configs/ve8313.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ve8313.h b/include/configs/ve8313.h
index c4bdfe574a..b15cd218f2 100644
--- a/include/configs/ve8313.h
+++ b/include/configs/ve8313.h
@@ -333,8 +333,6 @@
#define CONFIG_SYS_HID2 HID2_HBE
-#define CONFIG_HIGH_BATS 1 /* High BATs supported */
-
/* DDR @ 0x00000000 */
#define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW)
#define CONFIG_SYS_IBAT0U (CONFIG_SYS_SDRAM_BASE \