1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:16:16 +02:00

add sound options to default config, so that it won't popup

This commit is contained in:
kyak 2011-03-05 18:34:31 +03:00 committed by Xiangfu Liu
parent 9ef5915d39
commit b33d46b40b

View File

@ -55,3 +55,5 @@ CONFIG_SND_JZ4740_SOC_I2S=y
CONFIG_SND_SOC_I2C_AND_SPI=y CONFIG_SND_SOC_I2C_AND_SPI=y
CONFIG_SND_SOC_JZCODEC=y CONFIG_SND_SOC_JZCODEC=y
# CONFIG_SND_VIRMIDI is not set # CONFIG_SND_VIRMIDI is not set
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
# CONFIG_SND_SEQUENCER_OSS is not set