ChangeSet 1.1325.4.14, 2003/09/24 10:09:27-07:00, nikai@nikai.net [PATCH] USB: Remove modules.txt drivers_usb_image_Kconfig drivers/usb/image/Kconfig | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) diff -Nru a/drivers/usb/image/Kconfig b/drivers/usb/image/Kconfig --- a/drivers/usb/image/Kconfig Thu Sep 25 14:31:25 2003 +++ b/drivers/usb/image/Kconfig Thu Sep 25 14:31:25 2003 @@ -14,10 +14,8 @@ To use it create a device node with "mknod /dev/mustek c 180 32" and configure it in your software. - This code is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called mdc800. If you want to compile it as a - module, say M here and read . + To compile this driver as a module, choose M here: the + module will be called mdc800. config USB_SCANNER tristate "USB Scanner support" @@ -27,10 +25,8 @@ USB port. Please read for more information. - This code is also available as a module ( = code which can be - inserted in and removed from the running kernel whenever you want). - The module will be called scanner. If you want to compile it as - a module, say M here and read . + To compile this driver as a module, choose M here: the + module will be called scanner. config USB_MICROTEK tristate "Microtek X6USB scanner support"