aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Andrianov <vitalya@ti.com>2017-04-07 10:00:04 -0500
committerTom Rini <trini@konsulko.com>2017-04-08 21:35:05 -0400
commitc8ab8ccdd223b3c9f25d36d8cba904369962cd3f (patch)
treec2dd88aae646e5f91f90908f0c1b01b142f17da2
parente8d740f536756c04dba0295e99dcb0251ef8463b (diff)
downloadu-boot-c8ab8ccdd223b3c9f25d36d8cba904369962cd3f.zip
u-boot-c8ab8ccdd223b3c9f25d36d8cba904369962cd3f.tar.gz
u-boot-c8ab8ccdd223b3c9f25d36d8cba904369962cd3f.tar.bz2
arm: mach-omap2: Enable Kconfig support for K2 HS devices
Like the OMAP54xx, AM43xx, & AM33xx family SoCs, the keystone family of SoCs also have high security enabled models. Allow K2E devices to be built with HS Device Type Support. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Madan Srinivas <madans@ti.com> Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
-rw-r--r--arch/arm/mach-omap2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 24bc485..d74b068 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -1,6 +1,6 @@
config TI_SECURE_DEVICE
bool "HS Device Type Support"
- depends on OMAP54XX || AM43XX || AM33XX
+ depends on OMAP54XX || AM43XX || AM33XX || ARCH_KEYSTONE
help
If a high secure (HS) device type is being used, this config
must be set. This option impacts various aspects of the