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 ct> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/tools/perf/bench
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2017-01-29 21:00:48 -0800
committerOlof Johansson <olof@lixom.net>2017-01-29 21:00:48 -0800
commit0a019a28e0ca0af7dc2691d1a9527960b07ad2bb (patch)
tree5ee1db9aacacd6af6701fb290e8a294ef3cc2bf2 /tools/perf/bench
parentec026b5020688a8bde5fae9a69ae3c59b66ba3ae (diff)
parent8413299cb3933dade6186bbee8363f190032107e (diff)
Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into fixes
STi DT fix: Since v4.10-rc1, xhci is complaining in loop with : [ 801.953836] usb usb6-port1: Cannot enable. Maybe the USB cable is bad? [ 801.960455] xhci-hcd xhci-hcd.0.auto: Cannot set link state. [ 801.966611] usb usb6-port1: cannot disable (err = -32) set property "snps,dis_u3_susphy_quirk" in DT fix it. * tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/bench')