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 | c90b4e38699f01788859f372960d8f3fc19896a2 (patch) | |
tree | 6c64210dd3b4ab09316625e88335824110cf3e7f /target | |
parent | dc4100c7f9f712997f620e4146b35a5d00a6b2d6 (diff) | |
download | upstream-c90b4e38699f01788859f372960d8f3fc19896a2.tar.gz upstream-c90b4e38699f01788859f372960d8f3fc19896a2.tar.bz2 upstream-c90b4e38699f01788859f372960d8f3fc19896a2.zip |
[generic-2.6] 2.6.30: disable SND_PPC by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |