aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-pxa/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index faa2c3f6c1af..013890bea471 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -173,7 +173,7 @@ config MACH_COLIBRI
173 select PXA27x 173 select PXA27x
174 174
175config MACH_ZYLONITE 175config MACH_ZYLONITE
176 bool "PXA3xx Development Platform" 176 bool "PXA3xx Development Platform (aka Zylonite)"
177 select PXA3xx 177 select PXA3xx
178 select HAVE_PWM 178 select HAVE_PWM
179 179