diff options
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index 6c66bc0521d8..389f21795015 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -63,12 +63,7 @@ config MXC_IRQ_PRIOR | |||
63 | Say N here, unless you have a specialized requirement. | 63 | Say N here, unless you have a specialized requirement. |
64 | 64 | ||
65 | config MXC_TZIC | 65 | config MXC_TZIC |
66 | bool "Enable TrustZone Interrupt Controller" | 66 | bool |
67 | depends on ARCH_MX51 | ||
68 | help | ||
69 | This will be automatically selected for all processors | ||
70 | containing this interrupt controller. | ||
71 | Say N here only if you are really sure. | ||
72 | 67 | ||
73 | config MXC_AVIC | 68 | config MXC_AVIC |
74 | bool | 69 | bool |