aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-03-11 09:19:34 +0000
committerNicolas Thill <nico@openwrt.org>2010-03-11 09:19:34 +0000
commit094269626643de7c9d359dbc53eb57dd0d3fbb11 (patch)
tree90d60578ef0e10489fb1a42a436d1f9fb0f18768 /target
parentb9f241ab447b3170f60f70dc9f012702a26e4589 (diff)
downloadupstream-094269626643de7c9d359dbc53eb57dd0d3fbb11.tar.gz
upstream-094269626643de7c9d359dbc53eb57dd0d3fbb11.tar.bz2
upstream-094269626643de7c9d359dbc53eb57dd0d3fbb11.zip
[target] avr32: add missing CONFIG_SND_ATMEL_SOC config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20135 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/avr32/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default
index 25d9671f86..9f15a0ac3e 100644
--- a/target/linux/avr32/config-default
+++ b/target/linux/avr32/config-default
@@ -97,6 +97,7 @@ CONFIG_SERIAL_ATMEL_PDC=y
# CONFIG_SERIAL_ATMEL_TTYAT is not set
# CONFIG_SND_ATMEL_ABDAC is not set
# CONFIG_SND_ATMEL_AC97C is not set
+# CONFIG_SND_ATMEL_SOC is not set
CONFIG_SPI=y
CONFIG_SPI_ATMEL=y
# CONFIG_SPI_BITBANG is not set