diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-05 21:58:49 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-05 21:58:49 +0000 |
commit | 8c78d96c440a32719e61427ca99af912cfc55669 (patch) | |
tree | b78b8216254a458e75194a3a60939f990f4991ef /target | |
parent | da900edca4111536e0523526fcebcd7cb2548c21 (diff) |
add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20008 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/avr32/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 3f525f44a1..25d9671f86 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -96,6 +96,7 @@ CONFIG_SERIAL_ATMEL_CONSOLE=y 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_SPI=y CONFIG_SPI_ATMEL=y # CONFIG_SPI_BITBANG is not set |