autoconfig.mk: avoid apostophes around hex values
[platform/kernel/u-boot.git] / board / freescale / mpc8555cds / config.mk
index 5dcaa77..8f62e5a 100644 (file)
@@ -23,8 +23,4 @@
 #
 # mpc8555cds board
 #
-TEXT_BASE = 0xfff80000
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8555=1
+CONFIG_SYS_TEXT_BASE = 0xfff80000