[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, andy-tracking, updated. upstream/20090303.gitb9de904e-140-g23b564c

Nelson Castillo arhuaco at freaks-unidos.net
Mon Jun 8 17:30:11 UTC 2009


The following commit has been merged in the andy-tracking branch:
commit f656a97d946a2529630c9770a72c10a24dc397f9
Author: Rask Ingemann Lambertsen <rask at sygehus.dk>
Date:   Wed May 6 02:41:24 2009 +0200

    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 at sygehus.dk>

diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index 6d93a5d..efa1699 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.

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list