diff options
| -rw-r--r-- | include/configs/at91sam9x5ek.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/at91sam9x5ek.h b/include/configs/at91sam9x5ek.h index f8bd8702c..82f6b4832 100644 --- a/include/configs/at91sam9x5ek.h +++ b/include/configs/at91sam9x5ek.h @@ -35,8 +35,6 @@  #define CONFIG_AT91SAM9X5EK  #define CONFIG_AT91FAMILY -#define CONFIG_ARCH_CPU_INIT -  #define CONFIG_CMDLINE_TAG		/* enable passing of ATAGs */  #define CONFIG_SETUP_MEMORY_TAGS  #define CONFIG_INITRD_TAG |