Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155366
b: refs/heads/master
c: 1a74826
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 12, 2009
1 parent b338af1 commit 72f4eb0
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2,108 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: e3a3174519bae99fe3a3d3b9dfda68d820527b44
refs/heads/master: 1a74826fa1cd6c2e382f927403b4440675f0f55a
14 changes: 0 additions & 14 deletions trunk/drivers/usb/otg/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,4 @@ config NOP_USB_XCEIV
built-in with usb ip or which are autonomous and doesn't require any
phy programming such as ISP1x04 etc.

config USB_LANGWELL_OTG
tristate "Intel Langwell USB OTG dual-role support"
depends on USB && MRST
select USB_OTG
select USB_OTG_UTILS
help
Say Y here if you want to build Intel Langwell USB OTG
transciever driver in kernel. This driver implements role
switch between EHCI host driver and Langwell USB OTG
client driver.

To compile this driver as a module, choose M here: the
module will be called langwell_otg.

endif # USB || OTG
1 change: 0 additions & 1 deletion trunk/drivers/usb/otg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ obj-$(CONFIG_USB_OTG_UTILS) += otg.o
obj-$(CONFIG_USB_GPIO_VBUS) += gpio_vbus.o
obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o
obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
obj-$(CONFIG_USB_LANGWELL_OTG) += langwell_otg.o
obj-$(CONFIG_NOP_USB_XCEIV) += nop-usb-xceiv.o

ccflags-$(CONFIG_USB_DEBUG) += -DDEBUG
Expand Down
Loading

0 comments on commit 72f4eb0

Please sign in to comment.