lkml.org 
[lkml]   [2006]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Enable Elektor ISA card on SMP
The Elektor ISA card works fine on SMP, the patch below removes the
BROKEN_ON_SMP dependency.

Norbert


--- a/drivers/i2c/busses/Kconfig 2006-12-21 21:31:27.000000000 +0100
+++ b/drivers/i2c/busses/Kconfig 2006-12-21 21:32:27.000000000 +0100
@@ -86,7 +86,7 @@

config I2C_ELEKTOR
tristate "Elektor ISA card"
- depends on I2C && ISA && BROKEN_ON_SMP
+ depends on I2C && ISA
select I2C_ALGOPCF
help
This supports the PCF8584 ISA bus I2C adapter. Say Y if you own
-
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: 2006-12-21 22:27    [W:0.023 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site