summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-02 09:33:14 -0800
committerYork Sun <york.sun@nxp.com>2016-12-02 12:38:41 -0800
commitc6e6bda3a873fe036b30746195b59339d10e3cdf (patch)
tree5b8aa869976b24b0d6265ad89cab2a7a953efe4d /arch
parent01f65d974a3f4a05ea258269e52834bed3547bdf (diff)
downloadu-boot-imx-c6e6bda3a873fe036b30746195b59339d10e3cdf.zip
u-boot-imx-c6e6bda3a873fe036b30746195b59339d10e3cdf.tar.gz
u-boot-imx-c6e6bda3a873fe036b30746195b59339d10e3cdf.tar.bz2
powerpc: mpc85xx: Move SECURE_BOOT to Kconfig
Move from CONFIG_SYS_EXTRA_OPTIONS to Kconfig option. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index 1d2e027..f782695 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -435,6 +435,12 @@ config ARCH_T4160
config ARCH_T4240
bool
+config SECURE_BOOT
+ bool "Secure Boot"
+ help
+ Enable Freescale Secure Boot feature. Normally selected
+ by defconfig. If unsure, do not change.
+
config MAX_CPUS
int "Maximum number of CPUs permitted for MPC85xx"
default 12 if ARCH_T4240