ppc: mpc83xx: Remove unused CONFIG symbols
Neither of these symbols are referenced anywhere else, so remove them. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
86e4c4f7b3
commit
3569ac7afa
|
|
@ -14,8 +14,6 @@
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <mpc83xx.h>
|
#include <mpc83xx.h>
|
||||||
|
|
||||||
#define CONFIG_83XX 1 /* needed for Linux kernel header files*/
|
|
||||||
|
|
||||||
#include <ppc_asm.tmpl>
|
#include <ppc_asm.tmpl>
|
||||||
#include <ppc_defs.h>
|
#include <ppc_defs.h>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
/*
|
|
||||||
* High Level Configuration Options
|
|
||||||
*/
|
|
||||||
#define CONFIG_KM8321 /* Keymile PBEC8321 board specific */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* System IO Config
|
* System IO Config
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue