From a97b123d80be9e250175bc6635912dd66d7ba78c Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 11 Mar 2010 09:19:34 +0000 Subject: [PATCH] [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 --- target/linux/avr32/config-default | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0