powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig option
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
index 640c846..682d4e7 100644 (file)
@@ -56,6 +56,7 @@ config TARGET_P5040DS
 
 config TARGET_MPC8536DS
        bool "Support MPC8536DS"
+       select ARCH_MPC8536
 
 config TARGET_MPC8540ADS
        bool "Support MPC8540ADS"
@@ -189,6 +190,9 @@ config ARCH_BSC9132
 config ARCH_C29X
        bool
 
+config ARCH_MPC8536
+       bool
+
 config ARCH_MPC8544
        bool