[xburst] Set -march=mips32
[openwrt/svn-archive/archive.git] / target / linux / xburst / files-2.6.32 / sound / soc / jz4740 / Kconfig
1 config SND_JZ4740_SOC
2 tristate "SoC Audio for Ingenic JZ4740 SoC"
3 depends on SOC_JZ4740 && SND_SOC
4 help
5 Say Y or M if you want to add support for codecs attached to
6 the Jz4740 AC97, I2S or SSP interface. You will also need
7 to select the audio interfaces to support below.
8
9 config SND_JZ4740_SOC_QI_LB60
10 tristate "SoC Audio support for Qi Hardware Ben Nanonote"
11 depends on SND_JZ4740_SOC && JZ4740_QI_LB60
12 select SND_JZ4740_SOC_I2S
13 select SND_SOC_JZCODEC
14 help
15 Say Y if you want to add support for SoC audio of internal codec on Ingenic Jz4740 QI_LB60 board.
16
17 config SND_JZ4740_SOC_N516
18 tristate "SoC Audio support for Hanvon N516 eBook reader"
19 depends on SND_JZ4740_SOC && JZ4740_N516
20 select SND_JZ4740_SOC_I2S
21 select SND_SOC_JZCODEC
22 help
23 Say Y if you want to enable support for SoC audio on the Hanvon N516.
24
25 config SND_JZ4740_SOC_N526
26 tristate "SoC Audio support for Hanvon N526 eBook reader"
27 depends on SND_JZ4740_SOC && JZ4740_N526
28 select SND_JZ4740_SOC_I2S
29 select SND_SOC_JZCODEC
30 help
31 Say Y if you want to enable support for SoC audio on the Hanvon N526.
32
33 config SND_JZ4740_SOC_I2S
34 depends on SND_JZ4740_SOC
35 tristate "SoC Audio (I2S protocol) for Ingenic jz4740 chip"
36 help
37 Say Y if you want to use I2S protocol and I2S codec on Ingenic Jz4740 QI_LB60 board.