summaryrefslogtreecommitdiffstats
path: root/board/motionpro/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/motionpro/config.mk')
-rw-r--r--board/motionpro/config.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/board/motionpro/config.mk b/board/motionpro/config.mk
index c41b3dbd1d..ad21518a3b 100644
--- a/board/motionpro/config.mk
+++ b/board/motionpro/config.mk
@@ -24,8 +24,4 @@
#
# Promess Motion-PRO
#
-
-CONFIG_SYS_TEXT_BASE = 0xfff00000
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
- -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board
OpenPOWER on IntegriCloud