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/config-2.6.30 | |
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/config-2.6.30')
-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 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 |