menu "SoC Audio support for SuperH" depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST config SND_SOC_PCM_SH7760 tristate "SoC Audio support for Renesas SH7760" depends on CPU_SUBTYPE_SH7760 && SH_DMABRG help Enable this option for SH7760 AC97/I2S audio support. ## ## Audio unit modules ## config SND_SOC_SH4_HAC tristate select AC97_BUS select SND_SOC_AC97_BUS config SND_SOC_SH4_SSI tristate config SND_SOC_SH4_FSI tristate "SH4 FSI support" select SND_SIMPLE_CARD help This option enables FSI sound support config SND_SOC_SH4_SIU tristate depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK select DMA_ENGINE select DMADEVICES select SH_DMAE select FW_LOADER config SND_SOC_RCAR tristate "R-Car series SRU/SCU/SSIU/SSI support" depends on COMMON_CLK depends on OF || COMPILE_TEST select SND_SIMPLE_CARD select REGMAP_MMIO help This option enables R-Car SRU/SCU/SSIU/SSI sound support ## ## Boards ## config SND_SH7760_AC97 tristate "SH7760 AC97 sound support" depends on CPU_SUBTYPE_SH7760 && SND_SOC_PCM_SH7760 select SND_SOC_SH4_HAC select SND_SOC_AC97_CODEC help This option enables generic sound support for the first AC97 unit of the SH7760. config SND_SIU_MIGOR tristate "SIU sound support on Migo-R" depends on SH_MIGOR && I2C select SND_SOC_SH4_SIU select SND_SOC_WM8978 help This option enables sound support for the SH7722 Migo-R board endmenu > net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/8021q
diff options
context:
space:
mode:
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>2016-12-22 15:00:12 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2017-02-02 21:54:52 +0800
commit3484ecbe0e9deb94afb0b9b6172d77e98eb72b94 (patch)
tree4d4be0d20d4946c51ef47a882d78c9934a219c0e /net/8021q
parent11e3b725cfc282efe9d4a354153e99d86a16af08 (diff)
crypto: qat - fix bar discovery for c62x
Some accelerators of the c62x series have only two bars. This patch skips BAR0 if the accelerator does not have it. Cc: <stable@vger.kernel.org> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/8021q')