Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec4bb253 authored by Sascha Hauer's avatar Sascha Hauer
Browse files

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
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -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