Skip to content

Commit

Permalink
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Browse files Browse the repository at this point in the history
This reverts commit acb11c8.

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 <[email protected]>
  • Loading branch information
Linus Torvalds committed Jul 13, 2007
1 parent 9374430 commit 7732089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
menuconfig USB_SUPPORT
bool "USB support"
depends on HAS_IOMEM
default y

if USB_SUPPORT

Expand Down

0 comments on commit 7732089

Please sign in to comment.