All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-mips@linux-mips.org, zhangfx@lemote.com, yanh@lemote.com,
	huhb@lemote.com, lm-sensors@lm-sensors.org
Subject: Re: [PATCH v5 5/8] Loongson: YeeLoong: add hwmon driver
Date: Tue, 1 Dec 2009 01:48:19 +0000	[thread overview]
Message-ID: <20091201014819.GA29728@linux-mips.org> (raw)
In-Reply-To: <1259562294.5516.16.camel@falcon.domain.org>

On Mon, Nov 30, 2009 at 02:24:54PM +0800, Wu Zhangjin wrote:

> > > +config YEELOONG_HWMON
> > > +	tristate "Hardware Monitor Driver"
> > > +	select HWMON
> > 
> > Will use depend in the next version.
> > 
> 
> Sorry, This must be select, there is no other way to select this stuff.

Why that?

  Ralf

WARNING: multiple messages have this Message-ID (diff)
From: Ralf Baechle <ralf@linux-mips.org>
To: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-mips@linux-mips.org, zhangfx@lemote.com, yanh@lemote.com,
	huhb@lemote.com, lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] [PATCH v5 5/8] Loongson: YeeLoong: add hwmon driver
Date: Tue, 01 Dec 2009 01:48:19 +0000	[thread overview]
Message-ID: <20091201014819.GA29728@linux-mips.org> (raw)
In-Reply-To: <1259562294.5516.16.camel@falcon.domain.org>

On Mon, Nov 30, 2009 at 02:24:54PM +0800, Wu Zhangjin wrote:

> > > +config YEELOONG_HWMON
> > > +	tristate "Hardware Monitor Driver"
> > > +	select HWMON
> > 
> > Will use depend in the next version.
> > 
> 
> Sorry, This must be select, there is no other way to select this stuff.

Why that?

  Ralf

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2009-12-01  1:48 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-28 13:31 [PATCH v5 0/8] Loongson: YeeLoong: add platform specific drivers Wu Zhangjin
2009-11-28 13:31 ` [PATCH v5 1/8] Loongson: Lemote-2F: add platform specific submenu Wu Zhangjin
2009-11-28 13:34 ` [PATCH v5 2/8] Loongson: YeeLoong: add platform specific option Wu Zhangjin
2009-11-28 13:36 ` [PATCH v5 3/8] Loongson: YeeLoong: add backlight driver Wu Zhangjin
2009-11-30  5:22   ` Wu Zhangjin
2009-11-28 13:37 ` [PATCH v5 4/8] Loongson: YeeLoong: add battery driver Wu Zhangjin
2009-11-30  5:22   ` Wu Zhangjin
2009-11-28 13:38 ` [PATCH v5 5/8] Loongson: YeeLoong: add hwmon driver Wu Zhangjin
2009-11-28 13:38   ` [lm-sensors] " Wu Zhangjin
2009-11-30  5:20   ` Wu Zhangjin
2009-11-30  5:20     ` [lm-sensors] " Wu Zhangjin
2009-11-30  6:24     ` Wu Zhangjin
2009-11-30  6:24       ` [lm-sensors] " Wu Zhangjin
2009-12-01  1:48       ` Ralf Baechle [this message]
2009-12-01  1:48         ` Ralf Baechle
2009-12-01  2:06         ` Wu Zhangjin
2009-12-01  2:06           ` [lm-sensors] " Wu Zhangjin
2009-11-28 13:41 ` [PATCH v5 6/8] Loongson: YeeLoong: add video output driver Wu Zhangjin
2009-11-30  5:19   ` Wu Zhangjin
2009-11-30  6:43     ` Wu Zhangjin
2009-11-28 13:42 ` [PATCH v5 7/8] Loongson: YeeLoong: add suspend driver Wu Zhangjin
2009-11-29  9:19   ` Pavel Machek
2009-11-29  9:19   ` Pavel Machek
2009-11-29 22:35   ` Rafael J. Wysocki
2009-11-30  0:59     ` Wu Zhangjin
2009-11-30  0:59     ` Wu Zhangjin
2009-11-29 22:35   ` Rafael J. Wysocki
2009-11-28 13:42 ` Wu Zhangjin
2009-11-28 13:44 ` [PATCH v5 8/8] Loongson: YeeLoong: add hotkey driver Wu Zhangjin
2009-11-29  5:35   ` Dmitry Torokhov
2009-11-29  5:50     ` Wu Zhangjin
2009-11-29  7:29       ` Ralf Baechle
2009-11-29  7:40         ` Wu Zhangjin
2009-11-30  5:18   ` Wu Zhangjin

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=20091201014819.GA29728@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=huhb@lemote.com \
    --cc=linux-mips@linux-mips.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=wuzhangjin@gmail.com \
    --cc=yanh@lemote.com \
    --cc=zhangfx@lemote.com \
    /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.