Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59387
b: refs/heads/master
c: 04d06ad
h: refs/heads/master
i:
  59385: e80446e
  59383: 01e43cf
v: v3
  • Loading branch information
Jan Engelhardt authored and Greg Kroah-Hartman committed Jul 12, 2007
1 parent 5bb7112 commit 324fd3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e8054854221d9d51e381c64d365404f4c1c30f50
refs/heads/master: 04d06ad0f1fdb499af84ae3d7969e2136a462f38
9 changes: 6 additions & 3 deletions trunk/drivers/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
# USB device configuration
#

menu "USB support"
menuconfig USB_SUPPORT
bool "USB support"
depends on HAS_IOMEM
default y

if USB_SUPPORT

# Host-side USB depends on having a host controller
# NOTE: dummy_hcd is always an option, but it's ignored here ...
Expand Down Expand Up @@ -130,5 +134,4 @@ source "drivers/usb/atm/Kconfig"

source "drivers/usb/gadget/Kconfig"

endmenu

endif # USB_SUPPORT

0 comments on commit 324fd3d

Please sign in to comment.