Skip to content

Commit

Permalink
pxafb: preliminary smart panel interface support
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Eric Miao authored and Linus Torvalds committed Apr 30, 2008
1 parent 90eabbf commit 3c42a44
Show file tree
Hide file tree
Showing 5 changed files with 337 additions and 47 deletions.
5 changes: 5 additions & 0 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1774,6 +1774,11 @@ config FB_PXA

If unsure, say N.

config FB_PXA_SMARTPANEL
bool "PXA Smartpanel LCD support"
default y
depends on FB_PXA

config FB_PXA_PARAMETERS
bool "PXA LCD command line parameters"
default n
Expand Down
Loading

0 comments on commit 3c42a44

Please sign in to comment.