Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311345
b: refs/heads/master
c: c615632
h: refs/heads/master
i:
  311343: 70b4d9d
v: v3
  • Loading branch information
Alexandre Pereira da Silva authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent 0508b8f commit 35c6c08
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 8f8741ca5e55a35dafa35f4eac2b70b08fae997e
refs/heads/master: c6156328dec52a55f90688cbfad21c83f8711d84
2 changes: 1 addition & 1 deletion trunk/drivers/usb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ obj-$(CONFIG_USB_MICROTEK) += image/
obj-$(CONFIG_USB_SERIAL) += serial/

obj-$(CONFIG_USB) += misc/
obj-$(CONFIG_USB) += phy/
obj-$(CONFIG_USB_COMMON) += phy/
obj-$(CONFIG_EARLY_PRINTK_DBGP) += early/

obj-$(CONFIG_USB_ATM) += atm/
Expand Down
4 changes: 2 additions & 2 deletions trunk/drivers/usb/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Physical Layer USB driver configuration
#
comment "USB Physical Layer drivers"
depends on USB
depends on USB || USB_GADGET

config USB_ISP1301
tristate "NXP ISP1301 USB transceiver support"
depends on USB
depends on USB || USB_GADGET
depends on I2C
help
Say Y here to add support for the NXP ISP1301 USB transceiver driver.
Expand Down

0 comments on commit 35c6c08

Please sign in to comment.