dect
/
linux-2.6
Archived
13
0
Fork 0

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

This reverts commit acb11c8b80.

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: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Linus Torvalds 2007-07-12 17:06:50 -07:00
parent 9374430a52
commit 773208946a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
menuconfig USB_SUPPORT
bool "USB support"
depends on HAS_IOMEM
default y
if USB_SUPPORT