From: Dmitry Torokhov <dtor@insightbb.com>
To: Vernon Mauery <vernux@us.ibm.com>, Max Asbock <masbock@us.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: [patch 4/4] IBMASM: must depend on CONFIG_INPUT
Date: Tue, 15 May 2007 00:12:53 -0400 [thread overview]
Message-ID: <20070515041357.089204684.dtor@insightbb.com> (raw)
In-Reply-To: <20070515041249.301642231.dtor@insightbb.com>
[-- Attachment #1: ibmasm-depends-on-input.patch --]
[-- Type: text/plain, Size: 776 bytes --]
IBMASM: must depend on CONFIG_INPUT
The driver registers couple of input devices and therefore must depend
on CONFIG_INPUT.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
---
drivers/misc/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: work/drivers/misc/Kconfig
===================================================================
--- work.orig/drivers/misc/Kconfig
+++ work/drivers/misc/Kconfig
@@ -6,7 +6,7 @@ menu "Misc devices"
config IBM_ASM
tristate "Device driver for IBM RSA service processor"
- depends on X86 && PCI && EXPERIMENTAL
+ depends on X86 && PCI && INPUT && EXPERIMENTAL
---help---
This option enables device driver support for in-band access to the
IBM RSA (Condor) service processor in eServer xSeries systems.
next prev parent reply other threads:[~2007-05-15 4:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-15 4:12 [patch 0/4] IBMASM - miscellaneous fixes Dmitry Torokhov
2007-05-15 4:12 ` [patch 1/4] IBMASM: whitespace cleanup Dmitry Torokhov
2007-05-15 4:12 ` [patch 2/4] IBMASM: dont use extern in function declarations Dmitry Torokhov
2007-05-15 4:12 ` [patch 3/4] IBMASM: miscellaneous fixes Dmitry Torokhov
2007-05-15 4:12 ` Dmitry Torokhov [this message]
2007-05-15 16:41 ` [patch 0/4] IBMASM - " Max Asbock
2007-05-15 20:51 ` Kevin Bowling
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=20070515041357.089204684.dtor@insightbb.com \
--to=dtor@insightbb.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masbock@us.ibm.com \
--cc=vernux@us.ibm.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 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®