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 | 044997849317d01b354edea3ae475dba9729a7db (patch) | |
| tree | c94ad6eca1a54350a42c1bab190c8dc33366cd22 /target/linux | |
| parent | c1f71436226ed02fd42bbfe18e1654b0654ece1f (diff) | |
| download | upstream-044997849317d01b354edea3ae475dba9729a7db.tar.gz upstream-044997849317d01b354edea3ae475dba9729a7db.tar.bz2 upstream-044997849317d01b354edea3ae475dba9729a7db.zip | |
generic: add SND_PPC symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30572 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
| -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 5d2539992c4..5bfc3e79373 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 2d6144ac771..9b339e7c332 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 28a94164a19..379b167450b 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 |
