summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:17:26 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-20 13:50:34 +0200
commitbd3b867eb988b6796909765310cd2ae8b2b3cd94 (patch)
treeb2eb3d0209f29f7fdbc7a838f7321c12a6648ee0 /include/configs/km
parent9403fc41c71fc4146ab0e890ed90b28fc053791f (diff)
mpc83xx: Introduce ARCH_MPC832*
Replace CONFIG_MPC832* with proper CONFIG_ARCH_MPC832* Kconfig options. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km8321-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/km8321-common.h b/include/configs/km/km8321-common.h
index 41b3ba2842..a121a445f7 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"