From: Tomi Valkeinen Date: Tue, 6 Aug 2013 13:03:50 +0000 (+0300) Subject: OMAPDSS: RFBI: Mark RFBI as broken X-Git-Tag: next-20130912~162^2~14 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=883f537a92734700f62ebd3e277bd2113d6f0122;p=karo-tx-linux.git OMAPDSS: RFBI: Mark RFBI as broken OMAPDSS's RFBI encoder driver has not been working for some time. The Nokia N800 is the only board in the mainline that uses RFBI, but it has never been fully functional. The RFBI driver needs to be updated to the new panel model, but as the driver is rather unmaintained and there's no way to test the changes, let's mark the driver as broken. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig index 8f70a8300b84..dde4281663b1 100644 --- a/drivers/video/omap2/dss/Kconfig +++ b/drivers/video/omap2/dss/Kconfig @@ -42,6 +42,7 @@ config OMAP2_DSS_DPI config OMAP2_DSS_RFBI bool "RFBI support" + depends on BROKEN default n help MIPI DBI support (RFBI, Remote Framebuffer Interface, in Texas