[PATCH 2/2] PalmTreo: add Palm Centro 685 support
Eric Miao
eric.y.miao at gmail.com
Sat Oct 10 10:13:09 EDT 2009
On Sun, Sep 13, 2009 at 5:06 PM, Tomáš 'Sleep_Walker' Čech
<sleep_walker at suse.cz> wrote:
> Hi,
>
> Dne So 12. září 2009 21:31:15 Marek Vasut napsal(a):
>> Dne Pá 11. září 2009 13:57:02 Tomáš Čech napsal(a):
>> > From: Tomáš Čech <sleep walker at suse.cz>
>> >
>> >
>> > Signed-off-by: Tomáš Čech <sleep_walker at suse.cz>
>> > ---
>> > arch/arm/mach-pxa/Kconfig | 13 ++-
>> > arch/arm/mach-pxa/include/mach/palmtreo.h | 7 ++
>> > arch/arm/mach-pxa/palmtreo.c | 161
>> > +++++++++++++++++++++++++++++ arch/arm/mm/mmu.c |
>> > 2 +-
>> > 4 files changed, 181 insertions(+), 2 deletions(-)
>> >
>> > diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
>> > index ce6519c..57eceb8 100644
>> > --- a/arch/arm/mach-pxa/Kconfig
>> > +++ b/arch/arm/mach-pxa/Kconfig
>> > @@ -425,6 +425,17 @@ config PALM_TREO
>> > bool
>> > depends on ARCH_PXA_PALM
>> >
>> > +config MACH_CENTRO
>> > + bool "Palm Centro 685 (GSM)"
>> > + default y
>> > + depends on ARCH_PXA_PALM
>> > + select PXA27x
>> > + select IWMMXT
>> > + select PALM_TREO
>> > + help
>> > + Say Y here if you intend to run this kernel on Palm Centro 685 (GSM)
>> > + smartphone.
>> > +
>> > config MACH_TREO680
>> > bool "Palm Treo 680"
>> > default y
>> > @@ -433,7 +444,7 @@ config MACH_TREO680
>> > select IWMMXT
>> > select PALM_TREO
>> > help
>> > - Say Y here if you intend to run this kernel on Palm Treo 680
>> > + Say Y here if you intend to run this kernel on Palm Treo 680 (GSM)
>>
>> This change certainly should not be in this patch, maybe in previous one ?
>
> Ah, right. I'll change it in next round, but I think I'll wait until someone have a look to code not to flood ML much.
>
Applied to 'devel' without this change - file another one if this
is necessary. Thanks.
More information about the linux-arm-kernel
mailing list