powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / kgdb.S
index ea27d59a6cef3a399edca30361b12cd6f86fb6a3..0ea1a06c7ab38f66651edb519f2b7b1944fddd25 100644 (file)
@@ -7,10 +7,6 @@
 #include <config.h>
 #include <command.h>
 #include <mpc8xx.h>
-#include <version.h>
-
-#define CONFIG_8xx 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>