diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-04-18 18:03:49 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-04-18 18:03:49 +0000 |
commit | 3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1 (patch) | |
tree | 4112fdc2a046e9600c499813ed5b9fc51748b510 /target/linux | |
parent | 03fd014069878776aacca2aed0ec161468d376c1 (diff) | |
download | upstream-3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1.tar.gz upstream-3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1.tar.bz2 upstream-3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1.zip |
kernel: add missing symbols
SVN-Revision: 20995
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 3 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.33 | 5 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.34 | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index b869c9ae97..7a2c896992 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1058,12 +1058,15 @@ CONFIG_IPW2200_MONITOR=y # CONFIG_IRQSOFF_TRACER is not set # CONFIG_ISCSI_TCP is not set CONFIG_ISDN=y +# CONFIG_ISDN_I4L is not set # CONFIG_ISDN_AUDIO is not set +# CONFIG_ISDN_CAPI is not set # CONFIG_ISDN_CAPI_CAPIDRV is not set # CONFIG_ISDN_DIVERSION is not set # CONFIG_ISDN_DRV_ACT2000 is not set # CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set # CONFIG_ISDN_DRV_EICON is not set +# CONFIG_ISDN_DRV_GIGASET is not set # CONFIG_ISDN_DRV_HISAX is not set # CONFIG_ISDN_DRV_ICN is not set # CONFIG_ISDN_DRV_LOOP is not set diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33 index ae80b202ac..70af22bd59 100644 --- a/target/linux/generic-2.6/config-2.6.33 +++ b/target/linux/generic-2.6/config-2.6.33 @@ -1068,12 +1068,15 @@ CONFIG_IPW2200_MONITOR=y # CONFIG_IRQSOFF_TRACER is not set # CONFIG_ISCSI_TCP is not set CONFIG_ISDN=y +# CONFIG_ISDN_I4L is not set # CONFIG_ISDN_AUDIO is not set +# CONFIG_ISDN_CAPI is not set # CONFIG_ISDN_CAPI_CAPIDRV is not set # CONFIG_ISDN_DIVERSION is not set # CONFIG_ISDN_DRV_ACT2000 is not set # CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set # CONFIG_ISDN_DRV_EICON is not set +# CONFIG_ISDN_DRV_GIGASET is not set # CONFIG_ISDN_DRV_HISAX is not set # CONFIG_ISDN_DRV_ICN is not set # CONFIG_ISDN_DRV_LOOP is not set @@ -1107,7 +1110,7 @@ CONFIG_JFFS2_FS=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_JFFS2_SUMMARY=y -#CONFIG_JFFS2_ZLIB is not set +# CONFIG_JFFS2_ZLIB is not set CONFIG_JFFS2_LZMA=y # CONFIG_JFFS_FS is not set # CONFIG_JFS_DEBUG is not set diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index b55d99be40..ab12b2808c 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -1120,7 +1120,7 @@ CONFIG_JFFS2_FS=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set CONFIG_JFFS2_SUMMARY=y -#CONFIG_JFFS2_ZLIB is not set +# CONFIG_JFFS2_ZLIB is not set CONFIG_JFFS2_LZMA=y # CONFIG_JFFS_FS is not set # CONFIG_JFS_DEBUG is not set |