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 | 576284ebc32594bd894d1b27277737b0f617440a (patch) | |
tree | 5bb1244d7b0f814d5fa80cc84b0267c692474f23 /target | |
parent | 5f3f1b8cd8b23741bcbd6c0818a1ef4976fc46e4 (diff) | |
download | upstream-576284ebc32594bd894d1b27277737b0f617440a.tar.gz upstream-576284ebc32594bd894d1b27277737b0f617440a.tar.bz2 upstream-576284ebc32594bd894d1b27277737b0f617440a.zip |
target/linux: add missing symbols (closes #8147)
SVN-Revision: 23881
Diffstat (limited to 'target')
-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 |