| To: | Wu Zhangin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH v6 1/8] Loongson: Lemote-2F: add platform specific submenu |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 1 Dec 2009 13:32:23 +0000 |
| Cc: | linux-mips@linux-mips.org, zhangfx@lemote.com |
| In-reply-to: | <a67a4a2ab32fc0e3281845479f07adf69dbf0bb2.1259664573.git.wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1259664573.git.wuzhangjin@gmail.com> <a67a4a2ab32fc0e3281845479f07adf69dbf0bb2.1259664573.git.wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-08-17) |
On Tue, Dec 01, 2009 at 07:07:23PM +0800, Wu Zhangin wrote: > arch/mips/loongson/Kconfig | 20 ++++++++++++++++++++ > 1 files changed, 20 insertions(+), 0 deletions(-) > > diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig > index 3df1967..a34dfcc 100644 > --- a/arch/mips/loongson/Kconfig > +++ b/arch/mips/loongson/Kconfig > @@ -83,3 +83,23 @@ config LOONGSON_UART_BASE > bool > default y > depends on EARLY_PRINTK || SERIAL_8250 > + > +# > +# Loongson Platform Specific Drivers > +# > + > +menuconfig LOONGSON_PLATFORM_DEVICES > + bool "Loongson Platform Drivers" > + default y > + help > + Say Y here to get to see options for device drivers of various > + loongson platforms, including vendor-specific laptop/pc extension > + drivers. This option alone does not add any kernel code. > + > + If you say N, all options in this submenu will be skipped and > disabled. > + > +if LOONGSON_PLATFORM_DEVICES > +# Put platform specific stuff here Useless comment. LOONGSON_PLATFORM_DEVICES already says exactly that. > + > + > +endif # LOONGSON_PLATFORM_DEVICES Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v6 7/8] Loongson: YeeLoong: add suspend driver, Rafael J. Wysocki |
|---|---|
| Next by Date: | Re: [PATCH v6 2/8] Loongson: YeeLoong: add platform specific option, Ralf Baechle |
| Previous by Thread: | [PATCH v6 1/8] Loongson: Lemote-2F: add platform specific submenu, Wu Zhangin |
| Next by Thread: | Re: [PATCH v6 1/8] Loongson: Lemote-2F: add platform specific submenu, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |