diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-16 07:51:44 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-16 07:51:44 +0000 |
commit | d186c17aa65edce07827c5fb18c9e9c2d3a0af46 (patch) | |
tree | e7f57aa3f6165f480d35d67f27e860f998cc92e6 /target | |
parent | 1bb8a7613eb07e96c837ed3fd9c3c852915b10dd (diff) | |
download | upstream-d186c17aa65edce07827c5fb18c9e9c2d3a0af46.tar.gz upstream-d186c17aa65edce07827c5fb18c9e9c2d3a0af46.tar.bz2 upstream-d186c17aa65edce07827c5fb18c9e9c2d3a0af46.zip |
generic: add SND_PPC symbol
SVN-Revision: 30572
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.0 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-3.1 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-3.2 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 5d2539992c..5bfc3e7937 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -2460,6 +2460,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_PORTMAN2X4 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 diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 2d6144ac77..9b339e7c33 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -2480,6 +2480,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_PORTMAN2X4 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 diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 28a94164a1..379b167450 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -2570,6 +2570,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_PORTMAN2X4 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 |