From: marek.vasut@gmail.com (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] PalmTreo: add Palm Centro 685 support
Date: Sat, 12 Sep 2009 21:31:15 +0200 [thread overview]
Message-ID: <200909122131.15359.marek.vasut@gmail.com> (raw)
In-Reply-To: <1252670222-25233-3-git-send-email-sleep_walker@suse.cz>
Dne P? 11. z??? 2009 13:57:02 Tom?? ?ech napsal(a):
> From: Tom?? ?ech <sleep walker@suse.cz>
>
>
> Signed-off-by: Tom?? ?ech <sleep_walker@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 ?
> smartphone.
>
> config MACH_PALMLD
...
Cheers!
next prev parent reply other threads:[~2009-09-12 19:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 11:57 generalise Treo680 code and add support for Palm Centro - round 3 Tomáš Čech
2009-09-11 11:57 ` [PATCH 1/2] PalmTreo: generalisation of Treo680 code Tomáš Čech
2009-09-11 11:57 ` [PATCH 2/2] PalmTreo: add Palm Centro 685 support Tomáš Čech
2009-09-12 19:31 ` Marek Vasut [this message]
2009-09-13 9:06 ` Tomáš 'Sleep_Walker' Čech
2009-10-10 14:13 ` Eric Miao
2009-09-11 12:02 ` [PATCH 1/2] PalmTreo: generalisation of Treo680 code Tomáš 'Sleep_Walker' Čech
2009-09-12 19:29 ` Marek Vasut
2009-09-13 9:03 ` Tomáš 'Sleep_Walker' Čech
2009-09-13 9:27 ` Marek Vasut
2009-10-10 14:06 ` Eric Miao
2009-10-12 18:45 ` Tomáš 'Sleep_Walker' Čech
2009-09-17 21:08 ` generalise Treo680 code and add support for Palm Centro - round 3 Tomáš 'Sleep_Walker' Čech
2009-09-18 1:05 ` Marek Vasut
2009-09-18 6:06 ` Eric Miao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909122131.15359.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.