Archived
14
0
Fork 0

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>
This commit is contained in:
Andres Salomon 2011-02-10 17:56:38 -08:00 committed by Greg Kroah-Hartman
parent c59eef17f1
commit b07b846c33

View file

@ -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 && BROKEN depends on OLPC
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