projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7259df
)
ARM i.MX51: Make CONFIG_MXC_TZIC an invisible option
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 5 Nov 2010 08:47:21 +0000
(09:47 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 24 Nov 2010 09:08:59 +0000
(10:08 +0100)
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>
arch/arm/plat-mxc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/plat-mxc/Kconfig
b/arch/arm/plat-mxc/Kconfig
index 6c66bc0521d81d02f62ce29298b8ced713c665d8..389f2179501542c3bc3ed184a4ce746bf5ac6528 100644
(file)
--- a/
arch/arm/plat-mxc/Kconfig
+++ b/
arch/arm/plat-mxc/Kconfig
@@
-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