diff options
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rw-r--r-- | arch/arm/plat-mxc/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig index beeb01aa029c..8986b7412235 100644 --- a/arch/arm/plat-mxc/Kconfig +++ b/arch/arm/plat-mxc/Kconfig | |||
@@ -52,6 +52,10 @@ config MXC_PWM | |||
52 | help | 52 | help |
53 | Enable support for the i.MX PWM controller(s). | 53 | Enable support for the i.MX PWM controller(s). |
54 | 54 | ||
55 | config ARCH_HAS_RNGA | ||
56 | bool | ||
57 | depends on ARCH_MXC | ||
58 | |||
55 | config ARCH_MXC_IOMUX_V3 | 59 | config ARCH_MXC_IOMUX_V3 |
56 | bool | 60 | bool |
57 | endif | 61 | endif |