Browse Source

staging: olpc_dcon: drop CONFIG_BROKEN dependency

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>
Andres Salomon 14 years ago
parent
commit
b07b846c33
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/olpc_dcon/Kconfig

+ 1 - 1
drivers/staging/olpc_dcon/Kconfig

@@ -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