lkml.org 
[lkml]   [2004]   [May]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateFri, 28 May 2004 12:00:04 +0200 (CEST)
FromThomas Voegtle <>
Subject[PATCH] I2C_ISA needs ISA - Kconfig
Hello,


Small patch. You should select ISA for i2c-isa. Right?


Thomas


-- 
 Thomas Vögtle    email: thomas@voegtle-clan.de
 ----- http://www.voegtle-clan.de/thomas ------diff -Nur linux-2.6.6/drivers/i2c/busses/Kconfig linux-2.6.6.edited/drivers/i2c/busses/Kconfig
--- linux-2.6.6/drivers/i2c/busses/Kconfig	2004-05-28 11:19:47.000000000 +0200
+++ linux-2.6.6.edited/drivers/i2c/busses/Kconfig	2004-05-28 11:20:06.000000000 +0200
@@ -127,7 +127,7 @@
 
 config I2C_ISA
 	tristate "ISA Bus support"
-	depends on I2C && EXPERIMENTAL
+	depends on I2C && ISA && EXPERIMENTAL
 	help
 	  If you say yes to this option, support will be included for i2c
 	  interfaces that are on the ISA bus.
\
 
 \ /
  Last update: 2005-03-22 14:03    [from the cache]
©2003-2008