mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
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
2 changed files with 0 additions and 7 deletions
|
@ -14,8 +14,6 @@
|
|||
#include <config.h>
|
||||
#include <mpc83xx.h>
|
||||
|
||||
#define CONFIG_83XX 1 /* needed for Linux kernel header files*/
|
||||
|
||||
#include <ppc_asm.tmpl>
|
||||
#include <ppc_defs.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
/*
|
||||
* High Level Configuration Options
|
||||
*/
|
||||
#define CONFIG_KM8321 /* Keymile PBEC8321 board specific */
|
||||
|
||||
/*
|
||||
* System IO Config
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue