diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:51 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:51 +0000 |
commit | 846a7bf5b6e9e1bbc16c82480e339dcaa7b15411 (patch) | |
tree | 9a6de75d1bef964d697e6e12f3ee887d622609c8 | |
parent | 333be1a4d766901a3808e110655c5108cc067439 (diff) | |
download | upstream-846a7bf5b6e9e1bbc16c82480e339dcaa7b15411.tar.gz upstream-846a7bf5b6e9e1bbc16c82480e339dcaa7b15411.tar.bz2 upstream-846a7bf5b6e9e1bbc16c82480e339dcaa7b15411.zip |
2.6.30: disable SND_PPC by default
SVN-Revision: 17907
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index abac4e70ac..e4d5dcd193 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1912,6 +1912,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set +# CONFIG_SND_PPC is not set # CONFIG_SND_RAWMIDI is not set # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 is not set |