diff options
Diffstat (limited to 'arch/blackfin/include/asm/config.h')
| -rw-r--r-- | arch/blackfin/include/asm/config.h | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/arch/blackfin/include/asm/config.h b/arch/blackfin/include/asm/config.h index 745568505..215e0f291 100644 --- a/arch/blackfin/include/asm/config.h +++ b/arch/blackfin/include/asm/config.h @@ -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 |