Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230508
b: refs/heads/master
c: f00117a
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Eremin-Solenikov authored and Paul Mundt committed Jan 13, 2011
1 parent ddbe208 commit e18871f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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: e41f1a98940824ad0c95271e69939acdc6092e5f
refs/heads/master: f00117a78341e330eecebdfe74cce345ed068802
14 changes: 7 additions & 7 deletions trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ config HAVE_FB_ATMEL
config HAVE_FB_IMX
bool

config SH_MIPI_DSI
tristate
depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK

config SH_LCD_MIPI_DSI
bool

source "drivers/char/agp/Kconfig"

source "drivers/gpu/vga/Kconfig"
Expand Down Expand Up @@ -1990,13 +1997,6 @@ config FB_W100

If unsure, say N.

config SH_MIPI_DSI
tristate
depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK

config SH_LCD_MIPI_DSI
bool

config FB_SH_MOBILE_LCDC
tristate "SuperH Mobile LCDC framebuffer support"
depends on FB && (SUPERH || ARCH_SHMOBILE) && HAVE_CLK
Expand Down

0 comments on commit e18871f

Please sign in to comment.