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:
Tom Rini 2021-12-17 18:08:37 -05:00
parent 86e4c4f7b3
commit 3569ac7afa
2 changed files with 0 additions and 7 deletions

View file

@ -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>

View file

@ -1,8 +1,3 @@
/*
* High Level Configuration Options
*/
#define CONFIG_KM8321 /* Keymile PBEC8321 board specific */
/*
* System IO Config
*/