diff options
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index 17d0e9906d5f..61acd4ca9349 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -51,4 +51,6 @@ config MXC_PWM | |||
51 | help | 51 | help |
52 | Enable support for the i.MX PWM controller(s). | 52 | Enable support for the i.MX PWM controller(s). |
53 | 53 | ||
54 | config ARCH_MXC_IOMUX_V3 | ||
55 | bool | ||
54 | endif | 56 | endif |