]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-msm/Kconfig
msm: Featurize gpiomux.
[net-next-2.6.git] / arch / arm / mach-msm / Kconfig
index 4e79580af628f06540b27ab9707614c892617442..f09ffef4cda87b2eca856ee0a3b4c8194f7c8d0c 100644 (file)
@@ -18,6 +18,7 @@ config ARCH_MSM7X30
        select MSM_VIC
        select CPU_V7
        select MSM_REMOTE_SPINLOCK_DEKKERS
+       select MSM_GPIOMUX
 
 config ARCH_QSD8X50
        bool "QSD8X50"
@@ -26,6 +27,7 @@ config ARCH_QSD8X50
        select MSM_VIC
        select CPU_V7
        select MSM_REMOTE_SPINLOCK_LDREX
+       select MSM_GPIOMUX
 endchoice
 
 config MSM_SOC_REV_A
@@ -106,6 +108,9 @@ config MSM_SMD_PKG3
 config MSM_SMD
        bool
 
+config MSM_GPIOMUX
+       bool
+
 config MSM_V2_TLMM
        bool
 endif