ASoC: sh: fsi: modify improper dependent
[pandora-kernel.git] / sound / soc / sh / Kconfig
index 52d7e8e..d8e06a6 100644 (file)
@@ -47,21 +47,28 @@ config SND_SH7760_AC97
          AC97 unit of the SH7760.
 
 config SND_FSI_AK4642
-       bool "FSI-AK4642 sound support"
-       depends on SND_SOC_SH4_FSI && I2C_SH_MOBILE
+       tristate "FSI-AK4642 sound support"
+       depends on SND_SOC_SH4_FSI && I2C
        select SND_SOC_AK4642
        help
          This option enables generic sound support for the
          FSI - AK4642 unit
 
 config SND_FSI_DA7210
-       bool "FSI-DA7210 sound support"
-       depends on SND_SOC_SH4_FSI && I2C_SH_MOBILE
+       tristate "FSI-DA7210 sound support"
+       depends on SND_SOC_SH4_FSI && I2C
        select SND_SOC_DA7210
        help
          This option enables generic sound support for the
          FSI - DA7210 unit
 
+config SND_FSI_HDMI
+       tristate "FSI-HDMI sound support"
+       depends on SND_SOC_SH4_FSI && FB_SH_MOBILE_HDMI
+       help
+         This option enables generic sound support for the
+         FSI - HDMI unit
+
 config SND_SIU_MIGOR
        tristate "SIU sound support on Migo-R"
        depends on SH_MIGOR