From 7a806d20b7709a2894a7e29896621964f0021c92 Mon Sep 17 00:00:00 2001 From: Nelson Castillo Date: Tue, 21 Apr 2009 11:18:43 -0500 Subject: glamo_fb: make Xglamo workaround conditional Distributions that use Xorg will not need the workaround at all and now they can disable it. Updated configurations to enable it by default. Signed-off-by: Nelson Castillo --- drivers/mfd/glamo/Kconfig | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'drivers/mfd/glamo/Kconfig') diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig index d2ab3706f8f..60d29c92ef1 100644 --- a/drivers/mfd/glamo/Kconfig +++ b/drivers/mfd/glamo/Kconfig @@ -22,6 +22,16 @@ config MFD_GLAMO_FB If unsure, say N. +config MFD_GLAMO_FB_XGLAMO_WORKAROUND + bool "Smedia Glamo 336x/337x Xglamo rotation workaround" + depends on MFD_GLAMO_FB + help + This is a workaround for a Xglamo bug. This should be fixed + in Xglamo and not in kernel space. + + If unsure, say N. + + config MFD_GLAMO_SPI_GPIO tristate "Glamo GPIO SPI bitbang support" depends on MFD_GLAMO @@ -44,4 +54,4 @@ config MFD_GLAMO_MCI the S-Media GLAMO chip, as used in Openmoko neo1973 GTA-02. - If unsure, say N. \ No newline at end of file + If unsure, say N. -- cgit v1.2.3