Skip to content

Commit

Permalink
Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for now
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman committed Oct 5, 2010
1 parent 82d4b47 commit a747d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/olpc_dcon/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a747d4b

Please sign in to comment.