* [PATCH] i2c-floppy: Mutually exclusive with the PC floppy driver
@ 2008-08-18 19:03 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2008-08-18 19:03 UTC (permalink / raw)
To: Linux I2C
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-18 19:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 19:03 [PATCH] i2c-floppy: Mutually exclusive with the PC floppy driver Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox