aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/Kconfig
diff options
context:
space:
mode:
authorRask Ingemann Lambertsen <rask@sygehus.dk>2009-05-06 02:41:24 +0200
committerNelson Castillo <arhuaco@freaks-unidos.net>2009-05-05 19:58:26 -0500
commitf656a97d946a2529630c9770a72c10a24dc397f9 (patch)
treec06859b29e1921d52d58cf83b4fb132d1a43d681 /drivers/mfd/glamo/Kconfig
parent1f4e63aada245db8f087747f2eb715ccf95f3797 (diff)
Glamo MFD: MFD_GLAMO_SPI_GPIO requires SPI_BITBANG to build
This patch fixes a linking failure in the Glamo GPIO SPI bitbang support. Signed-off-by: Rask Ingemann Lambertsen <rask@sygehus.dk>
Diffstat (limited to 'drivers/mfd/glamo/Kconfig')
-rw-r--r--drivers/mfd/glamo/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index 6d93a5d926e..efa16990d57 100644
--- a/drivers/mfd/glamo/Kconfig
+++ b/drivers/mfd/glamo/Kconfig
@@ -35,6 +35,7 @@ config MFD_GLAMO_FB_XGLAMO_WORKAROUND
config MFD_GLAMO_SPI_GPIO
tristate "Glamo GPIO SPI bitbang support"
depends on MFD_GLAMO
+ select SPI_BITBANG
help
Enable a bitbanging SPI adapter driver for the Smedia Glamo.