diff options
Diffstat (limited to 'board/pm856/config.mk')
-rw-r--r-- | board/pm856/config.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/pm856/config.mk b/board/pm856/config.mk index 1f98b33..8229305 100644 --- a/board/pm856/config.mk +++ b/board/pm856/config.mk @@ -27,7 +27,3 @@ # assume U-Boot is less than 0.5MB # TEXT_BASE = 0xfff80000 - -PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 -PLATFORM_CPPFLAGS += -DCONFIG_MPC8560=1 -PLATFORM_CPPFLAGS += -DCONFIG_E500=1 |