diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-11 01:46:52 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-11 01:46:52 +0000 |
commit | 9506229d4cc4217006dd59ac9bfac7c3cfc2d3d3 (patch) | |
tree | 8cf6b302f3bacb5b42b044817257a22b7b9b69dc /target/linux/generic-2.6 | |
parent | d5ca84ad0f2b070f529ca361a2d45d9f768323b3 (diff) | |
download | upstream-9506229d4cc4217006dd59ac9bfac7c3cfc2d3d3.tar.gz upstream-9506229d4cc4217006dd59ac9bfac7c3cfc2d3d3.tar.bz2 upstream-9506229d4cc4217006dd59ac9bfac7c3cfc2d3d3.zip |
config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 0b4ba98716..9467527533 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -1812,6 +1812,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 6132cfbf07..005b7fb40a 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1840,6 +1840,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index d1006a9146..2b3a07e5c2 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -2035,6 +2035,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index a6fb54c758..9ab4bfc8bf 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -2082,6 +2082,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set # CONFIG_SPARSEMEM_MANUAL is not set |