mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
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: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
c7259df3af
commit
ec4bb253fc
@ -63,12 +63,7 @@ config MXC_IRQ_PRIOR
|
||||
Say N here, unless you have a specialized requirement.
|
||||
|
||||
config MXC_TZIC
|
||||
bool "Enable TrustZone Interrupt Controller"
|
||||
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.
|
||||
bool
|
||||
|
||||
config MXC_AVIC
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user