aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx3/Kconfig')
-rw-r--r--arch/arm/mach-mx3/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/Kconfig b/arch/arm/mach-mx3/Kconfig
index 6d61ef01db57..0e7de945ee60 100644
--- a/arch/arm/mach-mx3/Kconfig
+++ b/arch/arm/mach-mx3/Kconfig
@@ -67,4 +67,11 @@ config MACH_QONG
67 Include support for Dave/DENX QongEVB-LITE platform. This includes 67 Include support for Dave/DENX QongEVB-LITE platform. This includes
68 specific configurations for the board and its peripherals. 68 specific configurations for the board and its peripherals.
69 69
70config MACH_PCM043
71 bool "Support Phytec pcm043 (i.MX35) platforms"
72 select ARCH_MX35
73 help
74 Include support for Phytec pcm043 platform. This includes
75 specific configurations for the board and its peripherals.
76
70endif 77endif