Merge branch 'next' of git://git.denx.de/u-boot-blackfin
[oweals/u-boot.git] / arch / powerpc / cpu / mpc5xx / start.S
index bdd46d955dc9876274aeea27195e79ca8328225b..6b196de355a5f7ad6b0f86d9b9f131a5cb31f439 100644 (file)
 #include <mpc5xx.h>
 #include <version.h>
 
-#define CONFIG_5xx 1           /* needed for Linux kernel header files */
-#define _LINUX_CONFIG_H 1      /* avoid reading Linux autoconf.h file  */
-
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
 
-#include <linux/config.h>
 #include <asm/processor.h>
 #include <asm/u-boot.h>