Commit 77320894 authored by Linus Torvalds's avatar Linus Torvalds

Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"

This reverts commit acb11c8b.

It was broken.  We most certainly *do* want the default to be the old
behaviour (and the common case!), instead of breaking everybodys
configuration and making 99% of all people have to override the default.

What were you guys thinking?
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9374430a
......@@ -5,6 +5,7 @@
menuconfig USB_SUPPORT
bool "USB support"
depends on HAS_IOMEM
default y
if USB_SUPPORT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment