Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321893
b: refs/heads/master
c: 8f057d7
h: refs/heads/master
i:
  321891: 649a310
v: v3
  • Loading branch information
Guenter Roeck authored and Greg Kroah-Hartman committed Aug 20, 2012
1 parent 23f0a9e commit e528370
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 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: 99f347caa4568cb803862730b3b1f1942639523f
refs/heads/master: 8f057d7bca549e8f7c1f8e750c75598986f5d9aa
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ menuconfig DRM
config DRM_USB
tristate
depends on DRM
depends on USB_ARCH_HAS_HCD
select USB

config DRM_KMS_HELPER
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/udl/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config DRM_UDL
tristate "DisplayLink"
depends on DRM && EXPERIMENTAL
depends on USB_ARCH_HAS_HCD
select DRM_USB
select FB_SYS_FILLRECT
select FB_SYS_COPYAREA
Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,8 @@ config MFD_TC6387XB

config MFD_TC6393XB
bool "Support Toshiba TC6393XB"
depends on GPIOLIB && ARM && HAVE_CLK
depends on ARM && HAVE_CLK
select GPIOLIB
select MFD_CORE
select MFD_TMIO
help
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config USB_ARCH_HAS_OHCI
default y if PXA3xx
default y if ARCH_EP93XX
default y if ARCH_AT91
default y if ARCH_PNX4008 && I2C
default y if ARCH_PNX4008
default y if MFD_TC6393XB
default y if ARCH_W90X900
default y if ARCH_DAVINCI_DA8XX
Expand Down

0 comments on commit e528370

Please sign in to comment.