USB: Use menuconfig objects
authorJan Engelhardt <jengelh@linux01.gwdg.de>
Fri, 11 May 2007 06:04:13 +0000 (23:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:29:46 +0000 (16:29 -0700)
commit04d06ad0f1fdb499af84ae3d7969e2136a462f38
tree55dd93f0ebb5de7009344a0954fa20378f70d083
parente8054854221d9d51e381c64d365404f4c1c30f50
USB: Use menuconfig objects

Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", 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: Jan Engelhardt <jengelh@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig