Blackfin: move CONFIG_BFIN_CPU to board config.mk
[oweals/u-boot.git] / board / bf518f-ezbrd / config.mk
index 3f9d41f3715e6c9055842244e1551f8ffbaa5644..30b92a3c43a2b8d1f1ec5330fd39e38fafa84f26 100644 (file)
@@ -26,6 +26,8 @@
 # This is not actually used for Blackfin boards so do not change it
 #TEXT_BASE = do-not-use-me
 
+CONFIG_BFIN_CPU = bf518-0.0
+
 CFLAGS_lib += -O2
 CFLAGS_lib/lzma += -O2