projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028d2a3
)
[PATCH] USB: remove devfs information from Kconfig
author
Michal Piotrowski
<michal.k.k.piotrowski@gmail.com>
Mon, 3 Jul 2006 12:20:39 +0000
(14:20 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 12 Jul 2006 23:03:23 +0000
(16:03 -0700)
Devfs is gone. We can remove that information.
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/core/Kconfig
b/drivers/usb/core/Kconfig
index a08787e253aaa17176cf786621765a39fced7c4e..6e3b5358a760453338ce796e6dd07fb0c3981263 100644
(file)
--- a/
drivers/usb/core/Kconfig
+++ b/
drivers/usb/core/Kconfig
@@
-31,9
+31,6
@@
config USB_DEVICEFS
For the format of the various /proc/bus/usb/ files, please read
<file:Documentation/usb/proc_usb_info.txt>.
- Please note that this code is completely unrelated to devfs, the
- "/dev file system support".
-
Most users want to say Y here.
config USB_BANDWIDTH