From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>
Subject: [PATCH] i2c-floppy: Mutually exclusive with the PC floppy driver
Date: Mon, 18 Aug 2008 21:03:06 +0200 [thread overview]
Message-ID: <20080818210306.01acddaf@hyperion.delvare> (raw)
Make sure that the i2c-floppy and floppy drivers can't both be built
into the kernel.
Also tag i2c-floppy EXPERIMENTAL for now, it's a new driver that did
not see much testing yet.
Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
Cc: Herbert Poetzl <herbert-dBHVzrDq9nF4Lj/PQRBjDg@public.gmane.org>
---
drivers/i2c/busses/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.27-rc3.orig/drivers/i2c/busses/Kconfig 2008-08-18 19:54:54.000000000 +0200
+++ linux-2.6.27-rc3/drivers/i2c/busses/Kconfig 2008-08-18 20:58:01.000000000 +0200
@@ -508,6 +508,7 @@ config I2C_FLOPPY
tristate "Floppy controller adapter"
select I2C_ALGOBIT
default n
+ depends on !BLK_DEV_FD && EXPERIMENTAL
help
This supports a simple do-it-yourself floppy controller to
I2C adapters using the motor control lines for SDA and SCL,
--
Jean Delvare
_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c
reply other threads:[~2008-08-18 19:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080818210306.01acddaf@hyperion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.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 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.