From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input: hp_sdc_rtc should depend on serio
Date: Thu, 9 Apr 2009 09:35:15 -0700 [thread overview]
Message-ID: <20090409163514.GB15250@dtor-d630.eng.vmware.com> (raw)
In-Reply-To: <20090403111621.GA29023@orion>
Hi Alexander,
On Fri, Apr 03, 2009 at 03:16:21PM +0400, Alexander Beregalov wrote:
> Fix this build error when CONFIG_SERIO is not set
> hp_sdc_rtc.c:691: undefined reference to `hp_sdc_request_timer_irq'
> and so on..
>
> "select should be used with care. select will force
> a symbol to a value without visiting the dependencies."
>
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
> ---
>
> drivers/input/misc/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
> index 203abac..ae5d7dc 100644
> --- a/drivers/input/misc/Kconfig
> +++ b/drivers/input/misc/Kconfig
> @@ -215,6 +215,7 @@ config INPUT_SGI_BTNS
> config HP_SDC_RTC
> tristate "HP SDC Real Time Clock"
> depends on GSC || HP300
> + select SERIO
Why don'we make it "depend on SERIO"?
--
Dmitry
prev parent reply other threads:[~2009-04-09 16:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 11:16 Alexander Beregalov
2009-04-09 16:35 ` Dmitry Torokhov [this message]
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=20090409163514.GB15250@dtor-d630.eng.vmware.com \
--to=dmitry.torokhov@gmail.com \
--cc=a.beregalov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®