aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r--arch/arm/mach-mxs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 55bf075add9b..836cc81a63a1 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -8,10 +8,12 @@ config MXS_OCOTP
8config SOC_IMX23 8config SOC_IMX23
9 bool 9 bool
10 select CPU_ARM926T 10 select CPU_ARM926T
11 select HAVE_PWM
11 12
12config SOC_IMX28 13config SOC_IMX28
13 bool 14 bool
14 select CPU_ARM926T 15 select CPU_ARM926T
16 select HAVE_PWM
15 17
16comment "MXS platforms:" 18comment "MXS platforms:"
17 19