Skip to content

Commit

Permalink
ARM i.MX51: Make CONFIG_MXC_TZIC an invisible option
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sascha Hauer committed Nov 24, 2010
1 parent c7259df commit ec4bb25
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions arch/arm/plat-mxc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec4bb25

Please sign in to comment.