diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:51 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:51 +0000 |
commit | 35fb61953d8e5bc6948fcbb9decb30f4c56b334f (patch) | |
tree | 6c64210dd3b4ab09316625e88335824110cf3e7f | |
parent | 5d7f5678e430ce64bf16cf82f6a4b2b9109e3ffb (diff) |
[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
-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 |