Эх сурвалжийг харах

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 <randy.dunlap@oracle.com>
Cc: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman 15 жил өмнө
parent
commit
a747d4b817

+ 1 - 1
drivers/staging/olpc_dcon/Kconfig

@@ -1,6 +1,6 @@
 config FB_OLPC_DCON
 config FB_OLPC_DCON
 	tristate "One Laptop Per Child Display CONtroller support"
 	tristate "One Laptop Per Child Display CONtroller support"
-	depends on OLPC
+	depends on OLPC && BROKEN
 	select I2C
 	select I2C
 	---help---
 	---help---
 	  Add support for the OLPC XO DCON controller.  This controller is
 	  Add support for the OLPC XO DCON controller.  This controller is