autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / freescale / mpc8568mds / config.mk
index 021522c..65de864 100644 (file)
@@ -23,8 +23,4 @@
 #
 # mpc8568mds board
 #
-TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8568=1
+CONFIG_SYS_TEXT_BASE = 0xfff80000