diff options
Diffstat (limited to 'drivers/mfd/glamo/Kconfig')
-rw-r--r-- | drivers/mfd/glamo/Kconfig | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig index 4410d1e3245..eaa415df890 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 @@ -45,6 +55,7 @@ config MFD_GLAMO_MCI neo1973 GTA-02. If unsure, say N. + config MFD_GLAMO_DRM tristate "Glamo DRM support" depends on MFD_GLAMO && DRM @@ -53,4 +64,3 @@ config MFD_GLAMO_DRM used in Openmoko neo1973 GTA-02. If unsure, say N. - |