Commit ec4bb253 authored by Sascha Hauer's avatar Sascha Hauer

ARM i.MX51: Make CONFIG_MXC_TZIC an invisible option

There's no point showing this option to the user. The correct
value will be selected anyway.
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent c7259df3
...@@ -63,12 +63,7 @@ config MXC_IRQ_PRIOR ...@@ -63,12 +63,7 @@ config MXC_IRQ_PRIOR
Say N here, unless you have a specialized requirement. Say N here, unless you have a specialized requirement.
config MXC_TZIC config MXC_TZIC
bool "Enable TrustZone Interrupt Controller" bool
depends on ARCH_MX51
help
This will be automatically selected for all processors
containing this interrupt controller.
Say N here only if you are really sure.
config MXC_AVIC config MXC_AVIC
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment