From 49e523b90741b936c874c376b5d140add5c0084d Mon Sep 17 00:00:00 2001 From: Michal Piotrowski Date: Mon, 3 Jul 2006 14:20:39 +0200 Subject: [PATCH] [PATCH] USB: remove devfs information from Kconfig Devfs is gone. We can remove that information. Signed-off-by: Michal Piotrowski Signed-off-by: Greg Kroah-Hartman --- drivers/usb/core/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/usb/core/Kconfig b/drivers/usb/core/Kconfig index a08787e..6e3b535 100644 --- 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 . - 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 -- 2.7.4