aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/devices/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-mxc/devices/Kconfig')
-rw-r--r--arch/arm/plat-mxc/devices/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/devices/Kconfig b/arch/arm/plat-mxc/devices/Kconfig
index 1be447638a92..f34c13998cbc 100644
--- a/arch/arm/plat-mxc/devices/Kconfig
+++ b/arch/arm/plat-mxc/devices/Kconfig
@@ -62,6 +62,10 @@ config IMX_HAVE_PLATFORM_MXC_NAND
62config IMX_HAVE_PLATFORM_MXC_PWM 62config IMX_HAVE_PLATFORM_MXC_PWM
63 bool 63 bool
64 64
65config IMX_HAVE_PLATFORM_MXC_RNGA
66 bool
67 select ARCH_HAS_RNGA
68
65config IMX_HAVE_PLATFORM_MXC_W1 69config IMX_HAVE_PLATFORM_MXC_W1
66 bool 70 bool
67 71