diff options
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index a31fa161bb6..6c66bc0521d 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -70,6 +70,9 @@ config MXC_TZIC | |||
70 | containing this interrupt controller. | 70 | containing this interrupt controller. |
71 | Say N here only if you are really sure. | 71 | Say N here only if you are really sure. |
72 | 72 | ||
73 | config MXC_AVIC | ||
74 | bool | ||
75 | |||
73 | config MXC_PWM | 76 | config MXC_PWM |
74 | tristate "Enable PWM driver" | 77 | tristate "Enable PWM driver" |
75 | select HAVE_PWM | 78 | select HAVE_PWM |