diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index 55bfe61058d8..9c8d4e70c176 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -48,7 +48,6 @@ endmenu | |||
48 | 48 | ||
49 | config MXC_IRQ_PRIOR | 49 | config MXC_IRQ_PRIOR |
50 | bool "Use IRQ priority" | 50 | bool "Use IRQ priority" |
51 | depends on ARCH_MXC | ||
52 | help | 51 | help |
53 | Select this if you want to use prioritized IRQ handling. | 52 | Select this if you want to use prioritized IRQ handling. |
54 | This feature prevents higher priority ISR to be interrupted | 53 | This feature prevents higher priority ISR to be interrupted |
@@ -59,7 +58,6 @@ config MXC_IRQ_PRIOR | |||
59 | 58 | ||
60 | config MXC_PWM | 59 | config MXC_PWM |
61 | tristate "Enable PWM driver" | 60 | tristate "Enable PWM driver" |
62 | depends on ARCH_MXC | ||
63 | select HAVE_PWM | 61 | select HAVE_PWM |
64 | help | 62 | help |
65 | Enable support for the i.MX PWM controller(s). | 63 | Enable support for the i.MX PWM controller(s). |
@@ -69,7 +67,6 @@ config MXC_ULPI | |||
69 | 67 | ||
70 | config ARCH_HAS_RNGA | 68 | config ARCH_HAS_RNGA |
71 | bool | 69 | bool |
72 | depends on ARCH_MXC | ||
73 | 70 | ||
74 | config ARCH_MXC_IOMUX_V3 | 71 | config ARCH_MXC_IOMUX_V3 |
75 | bool | 72 | bool |