]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/include/asm/config.h
Blackfin: move CONFIG_BFIN_CPU to board config.mk
[karo-tx-uboot.git] / arch / blackfin / include / asm / config.h
index 74556850573afc4ab67865258830cf78bcb6f0b5..215e0f29183fbb51e0631b0d9c28d68a6e71e8fb 100644 (file)
@@ -9,11 +9,6 @@
 #ifndef __ASM_BLACKFIN_CONFIG_POST_H__
 #define __ASM_BLACKFIN_CONFIG_POST_H__
 
-/* Sanity check CONFIG_BFIN_CPU */
-#ifndef CONFIG_BFIN_CPU
-# error CONFIG_BFIN_CPU: your board config needs to define this
-#endif
-
 #ifndef CONFIG_BFIN_SCRATCH_REG
 # define CONFIG_BFIN_SCRATCH_REG retn
 #endif