diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-04 21:42:07 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-04 21:42:07 +0000 |
commit | b389967a4cab9736d0b3e767c0554404e7cac147 (patch) | |
tree | 6777c73a93a6aa52c63ccaa3935edff911124abd /target/linux | |
parent | ab2b65fe3d8649cd930267a8eb609fa7cd7cd6d1 (diff) | |
download | master-187ad058-b389967a4cab9736d0b3e767c0554404e7cac147.tar.gz master-187ad058-b389967a4cab9736d0b3e767c0554404e7cac147.tar.bz2 master-187ad058-b389967a4cab9736d0b3e767c0554404e7cac147.zip |
target/linux: add missing symbols (closes #8147)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23881 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index ebc673096e..b60aa4de8e 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -530,6 +530,7 @@ CONFIG_DEVPORT=y # CONFIG_E100 is not set # CONFIG_E1000 is not set # CONFIG_E1000E is not set +# CONFIG_EASYCAP is not set # CONFIG_ECHO is not set # CONFIG_ECONET is not set # CONFIG_EDAC is not set @@ -1980,6 +1981,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_DC390T is not set +# CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DEBUG is not set # CONFIG_SCSI_DH is not set CONFIG_SCSI_DMA=y @@ -2329,6 +2331,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_SOLO6X10 is not set # CONFIG_SONYPI is not set # CONFIG_SONY_LAPTOP is not set # CONFIG_SOUND is not set |