diff options
-rw-r--r-- | drivers/video/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 7a27d125b2b4..eeb38a28085b 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -1886,6 +1886,7 @@ config FB_OLPC_DCON tristate "One Laptop Per Child Display CONtroller support" depends on OLPC select I2C + select FB_BACKLIGHT ---help--- Add support for the OLPC DCON controller. This controller is only available on OLPC platforms. Unless you have one of these |