lkml.org 
[lkml]   [2003]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] i2c driver fixes for 2.6.0-test5
From
Date
ChangeSet 1.1315.1.16, 2003/09/22 13:10:15-07:00, greg@kroah.com

[PATCH] I2C: fix up dependancies in the i2c/busses/Kconfig file


drivers/i2c/busses/Kconfig | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)


diff -Nru a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
--- a/drivers/i2c/busses/Kconfig Mon Sep 22 16:13:27 2003
+++ b/drivers/i2c/busses/Kconfig Mon Sep 22 16:13:27 2003
@@ -64,7 +64,7 @@

config I2C_I810
tristate "Intel 810/815"
- depends on I2C && PCI && EXPERIMENTAL
+ depends on I2C_ALGOBIT && PCI && EXPERIMENTAL
help
If you say yes to this option, support will be included for the Intel
810/815 family of mainboard I2C interfaces. Specifically, the
@@ -129,7 +129,7 @@

config I2C_SAVAGE4
tristate "S3 Savage 4"
- depends on I2C && PCI && EXPERIMENTAL
+ depends on I2C_ALGOBIT && PCI && EXPERIMENTAL
help
If you say yes to this option, support will be included for the
S3 Savage 4 I2C interface.
@@ -176,7 +176,7 @@

config I2C_VIA
tristate "VIA 82C58B"
- depends on I2C && PCI && EXPERIMENTAL
+ depends on I2C_ALGOBIT && PCI && EXPERIMENTAL
help

If you say yes to this option, support will be included for the VIA
@@ -205,7 +205,7 @@

config I2C_VOODOO3
tristate "Voodoo 3"
- depends on I2C && PCI && EXPERIMENTAL
+ depends on I2C_ALGOBIT && PCI && EXPERIMENTAL
help

If you say yes to this option, support will be included for the
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.045 / U:1.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site