Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41f91d90 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Eric Miao
Browse files

ARM: pxa: centro and treo680 need palm27x



The two platforms are part of the palm27x family and use the same
code. Select the palm27x symbol to make sure they can be built
standalone.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent c9d1917c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -427,6 +427,7 @@ config MACH_CENTRO
	bool "Palm Centro 685 (GSM)"
	default y
	depends on ARCH_PXA_PALM
	select MACH_PALM27X
	select PXA27x
	select IWMMXT
	select PALM_TREO
@@ -438,6 +439,7 @@ config MACH_TREO680
	bool "Palm Treo 680"
	default y
	depends on ARCH_PXA_PALM
	select MACH_PALM27X
	select PXA27x
	select IWMMXT
	select PALM_TREO