| To: | Gabor Juhos <juhosg@openwrt.org> |
|---|---|
| Subject: | Re: [RFC 05/18] MIPS: ath79: add initial support for the Atheros PB44 reference board |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Sat, 13 Nov 2010 14:46:26 +0300 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org, "Luis R. Rodriguez" <mcgrof@gmail.com>, Cliff Holden <Cliff.Holden@Atheros.com>, Imre Kaloz <kaloz@openwrt.org> |
| In-reply-to: | <1289598684-30624-6-git-send-email-juhosg@openwrt.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1289598684-30624-1-git-send-email-juhosg@openwrt.org> <1289598684-30624-6-git-send-email-juhosg@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 |
Hello. On 13-11-2010 0:51, Gabor Juhos wrote: Signed-off-by: Gabor Juhos<juhosg@openwrt.org> [...] diff --git a/arch/mips/ath79/Kconfig b/arch/mips/ath79/Kconfig index 32e2658..47a8af4 100644 --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig @@ -1,5 +1,17 @@ if ATH79 +menu "Atheros AR71XX/AR724X/AR913X machine selection" + +config ATH79_MACH_PB44 + bool "Atheros PB44 reference board" + select SOC_AR71XX + default n That "default n" is assumed, so there's no need to specify it. WBR, Sergei |
| Previous by Date: | Re: [RFC 00/18] MIPS: initial support for the Atheros AR71XX/AR724X/AR913X SoCs, Luis R. Rodriguez |
|---|---|
| Next by Date: | Re: [RFC 08/18] MIPS: ath79: add common watchdog device, Sergei Shtylyov |
| Previous by Thread: | [RFC 05/18] MIPS: ath79: add initial support for the Atheros PB44 reference board, Gabor Juhos |
| Next by Thread: | Re: [RFC 05/18] MIPS: ath79: add initial support for the Atheros PB44 reference board, Gabor Juhos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |