diff options
| author | Tom Rini <[email protected]> | 2021-12-17 18:08:37 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-12-27 16:20:18 -0500 |
| commit | 3569ac7afaaffe76f5260c4be349b72abce062e8 (patch) | |
| tree | 6e2f6a911573d16bfefaade4e71c6d4512a109f5 /include | |
| parent | 86e4c4f7b3471556a480ffc0f16ed485862e10a9 (diff) | |
ppc: mpc83xx: Remove unused CONFIG symbols
Neither of these symbols are referenced anywhere else, so remove them.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/km/km-mpc832x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/km/km-mpc832x.h b/include/configs/km/km-mpc832x.h index 54018daa68e..aac1e999e40 100644 --- a/include/configs/km/km-mpc832x.h +++ b/include/configs/km/km-mpc832x.h @@ -1,9 +1,4 @@ /* - * High Level Configuration Options - */ -#define CONFIG_KM8321 /* Keymile PBEC8321 board specific */ - -/* * System IO Config */ #define CONFIG_SYS_SICRL SICRL_IRQ_CKS |
