From: Greg Kroah-Hartman Date: Tue, 5 Oct 2010 19:08:48 +0000 (-0700) Subject: Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for now X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a747d4b817daf95c64ac6396e27fddc66c83a811;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for now It doesn't build yet, as it depends on some changes that are not yet in the tree, so mark it as BROKEN for now until that gets resolved. Reported-by: Randy Dunlap Cc: Andres Salomon Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/olpc_dcon/Kconfig b/drivers/staging/olpc_dcon/Kconfig index cfdec44591b..8be87166b54 100644 --- a/drivers/staging/olpc_dcon/Kconfig +++ b/drivers/staging/olpc_dcon/Kconfig @@ -1,6 +1,6 @@ config FB_OLPC_DCON tristate "One Laptop Per Child Display CONtroller support" - depends on OLPC + depends on OLPC && BROKEN select I2C ---help--- Add support for the OLPC XO DCON controller. This controller is