summaryrefslogtreecommitdiffstats
path: root/board/sandburst/karef/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandburst/karef/config.mk')
-rw-r--r--board/sandburst/karef/config.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/sandburst/karef/config.mk b/board/sandburst/karef/config.mk
index 46f5b249b6..85fccd8272 100644
--- a/board/sandburst/karef/config.mk
+++ b/board/sandburst/karef/config.mk
@@ -26,12 +26,6 @@
# Travis B. Sawyer
#
-ifeq ($(ramsym),1)
-CONFIG_SYS_TEXT_BASE = 0x07FD0000
-else
-CONFIG_SYS_TEXT_BASE = 0xFFF80000
-endif
-
PLATFORM_CPPFLAGS += -DCONFIG_440=1
ifeq ($(debug),1)
OpenPOWER on IntegriCloud