projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Driver core: add suspend() and resume() to struct device_type
[linux-2.6]
/
drivers
/
w1
/
Kconfig
diff --git
a/drivers/w1/Kconfig
b/drivers/w1/Kconfig
index
27c9d05
..
c287a9a
100644
(file)
--- a/
drivers/w1/Kconfig
+++ b/
drivers/w1/Kconfig
@@
-2,7
+2,6
@@
menu "Dallas's 1-wire bus"
config W1
tristate "Dallas's 1-wire support"
- depends on CONNECTOR
---help---
Dallas' 1-wire bus is useful to connect slow 1-pin devices
such as iButtons and thermal sensors.