浏览代码

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>
Sascha Hauer 14 年之前
父节点
当前提交
ec4bb253fc
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      arch/arm/plat-mxc/Kconfig

+ 1 - 6
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