Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112380
b: refs/heads/master
c: e935508
h: refs/heads/master
v: v3
  • Loading branch information
Jaya Kumar authored and Russell King committed Aug 26, 2008
1 parent 080ac5a commit d706e06
Show file tree
Hide file tree
Showing 4 changed files with 161 additions and 131 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: 28501336f8b9fb5ec6c2d7bb07b4dfa88ceed272
refs/heads/master: e935508515cc5592d7c80d7f51f21103f73efb2d
18 changes: 13 additions & 5 deletions trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,6 @@ config FB_DEFERRED_IO
bool
depends on FB

config FB_METRONOME
tristate
depends on FB
depends on FB_DEFERRED_IO

config FB_HECUBA
tristate
depends on FB
Expand Down Expand Up @@ -2041,6 +2036,19 @@ config XEN_FBDEV_FRONTEND
frame buffer driver. It communicates with a back-end
in another domain.

config FB_METRONOME
tristate "E-Ink Metronome/8track controller support"
depends on FB
select FB_SYS_FILLRECT
select FB_SYS_COPYAREA
select FB_SYS_IMAGEBLIT
select FB_SYS_FOPS
select FB_DEFERRED_IO
help
This driver implements support for the E-Ink Metronome
controller. The pre-release name for this device was 8track
and could also have been called by some vendors as PVI-nnnn.

source "drivers/video/omap/Kconfig"

source "drivers/video/backlight/Kconfig"
Expand Down
Loading

0 comments on commit d706e06

Please sign in to comment.