Skip to content

Commit

Permalink
at91: video: Support driver-model for the HLCD driver
Browse files Browse the repository at this point in the history
Add driver-model support to this driver.

Signed-off-by: Songjun Wu <[email protected]>
  • Loading branch information
Songjun Wu authored and vdsao committed Apr 14, 2017
1 parent 80b9c3b commit 7927831
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 71 deletions.
6 changes: 6 additions & 0 deletions drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,12 @@ config DISPLAY
The devices provide a simple interface to start up the display,
read display information and enable it.

config ATMEL_HLCD
bool "Enable ATMEL video support using HLCDC"
depends on DM_VIDEO
help
HLCDC supports video output to an attached LCD panel.

config VIDEO_BROADWELL_IGD
bool "Enable Intel Broadwell integrated graphics device"
depends on X86
Expand Down
Loading

0 comments on commit 7927831

Please sign in to comment.