Skip to content

Commit

Permalink
staging: olpc_dcon: drop CONFIG_BROKEN dependency
Browse files Browse the repository at this point in the history
DCON builds properly now; we can drop the config dep on
CONFIG_BROKEN.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Andres Salomon authored and Greg Kroah-Hartman committed Feb 18, 2011
1 parent c59eef1 commit b07b846
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 && BROKEN
depends on OLPC
select I2C
---help---
Add support for the OLPC XO DCON controller. This controller is
Expand Down

0 comments on commit b07b846

Please sign in to comment.