mirror of https://gitee.com/openkylin/linux.git
USB: fix gregkh-usb-usb-use-menuconfig-objects
Generally, Jens Axboe was against 'default y', so I'll have some patches to remove it. Cc: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8d6d5fd050
commit
acb11c8b80
|
@ -5,7 +5,6 @@
|
|||
menuconfig USB_SUPPORT
|
||||
bool "USB support"
|
||||
depends on HAS_IOMEM
|
||||
default y
|
||||
|
||||
if USB_SUPPORT
|
||||
|
||||
|
|
Loading…
Reference in New Issue