diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-07 23:45:45 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-07 23:45:45 +0000 |
commit | 38f5248e7c5f85978dcdf5bf5271a1ea0f0aef10 (patch) | |
tree | d51067b1d2765614bf45140e4819d0f80a2e4b61 /target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig | |
parent | 06c8bec13f8ca1f7627bd633ab998f82d05ac5ef (diff) |
[xburst] Add sound support for the n516.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20044 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig')
-rw-r--r-- | target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig b/target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig index b19fd8fd86..93dabb06a0 100644 --- a/target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig +++ b/target/linux/xburst/files-2.6.32/sound/soc/jz4740/Kconfig @@ -14,6 +14,14 @@ config SND_JZ4740_SOC_QI_LB60 help Say Y if you want to add support for SoC audio of internal codec on Ingenic Jz4740 QI_LB60 board. +config SND_JZ4740_SOC_N516 + tristate "SoC Audio support for Hanvon N516 eBook reader" + depends on SND_JZ4740_SOC && JZ4740_N516 + select SND_JZ4740_SOC_I2S + select SND_SOC_JZCODEC + help + Say Y if you want to enable support for SoC audio on the Hanvon N516. + config SND_JZ4740_SOC_N526 tristate "SoC Audio support for Hanvon N526 eBook reader" depends on SND_JZ4740_SOC && JZ4740_N526 |