diff options
| author | Mario Six <[email protected]> | 2019-01-21 09:17:26 +0100 |
|---|---|---|
| committer | Mario Six <[email protected]> | 2019-05-20 13:50:34 +0200 |
| commit | bd3b867eb988b6796909765310cd2ae8b2b3cd94 (patch) | |
| tree | b2eb3d0209f29f7fdbc7a838f7321c12a6648ee0 /include/configs/km | |
| parent | 9403fc41c71fc4146ab0e890ed90b28fc053791f (diff) | |
mpc83xx: Introduce ARCH_MPC832*
Replace CONFIG_MPC832* with proper CONFIG_ARCH_MPC832* Kconfig options.
Signed-off-by: Mario Six <[email protected]>
Diffstat (limited to 'include/configs/km')
| -rw-r--r-- | include/configs/km/km8321-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/km8321-common.h b/include/configs/km/km8321-common.h index 41b3ba28429..a121a445f78 100644 --- a/include/configs/km/km8321-common.h +++ b/include/configs/km/km8321-common.h @@ -26,7 +26,6 @@ * High Level Configuration Options */ #define CONFIG_QE /* Has QE */ -#define CONFIG_MPC832x /* MPC832x CPU specific */ #define CONFIG_KM8321 /* Keymile PBEC8321 board specific */ #define CONFIG_KM_DEF_ARCH "arch=ppc_8xx\0" |
