USB: Use menuconfig objects
authorDenis Cheng <crquan@gmail.com>
Thu, 24 Jan 2008 08:36:31 +0000 (16:36 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:35:06 +0000 (14:35 -0800)
commitb75be4abf18e9725766ed835f0d2cf201b52de7e
tree0533b72cf51f04db1f30f8fd6c36958cfa02ef1d
parentf54aab6ebcecd93e86cea34ddba5f3d454382041
USB: Use menuconfig objects

commit 04d06ad0f1fdb499af84ae3d7969e2136a462f38 have added menuconfig support
for the whole USB Kconfig, but there are still menuconfig need for usb/serial,
usb/atm, and usb/gadget, so that the user can disable all the options in that
menu at once instead of having to disable each option separately.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/atm/Kconfig
drivers/usb/gadget/Kconfig
drivers/usb/serial/Kconfig