1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:16:16 +02:00

add missing kernel config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22329 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-07-21 16:06:16 +00:00
parent 1066e6d8b9
commit 3955c4e1e6
2 changed files with 8 additions and 0 deletions

View File

@ -1008,6 +1008,7 @@ CONFIG_IPW2200_MONITOR=y
# CONFIG_ISCSI_TCP is not set
CONFIG_ISDN=y
# 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
@ -1019,6 +1020,7 @@ CONFIG_ISDN=y
# CONFIG_ISDN_DRV_PCBIT is not set
# CONFIG_ISDN_DRV_SC is not set
# CONFIG_ISDN_DRV_TPAM is not set
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_WITH_ABC is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISO9660_FS is not set
@ -1054,6 +1056,7 @@ CONFIG_JFFS2_ZLIB=y
# CONFIG_JFS_STATISTICS is not set
# CONFIG_JME is not set
CONFIG_JOLIET=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
# CONFIG_KALLSYMS is not set
# CONFIG_KARMA_PARTITION is not set
@ -2229,6 +2232,7 @@ CONFIG_TEXTSEARCH=y
CONFIG_TICK_ONESHOT=y
# CONFIG_TIFM_CORE is not set
# CONFIG_TIGON3 is not set
# CONFIG_TIMER_STATS is not set
CONFIG_TIMERFD=y
# CONFIG_TINY_SHMEM is not set
# CONFIG_TIPC is not set

View File

@ -1059,6 +1059,7 @@ CONFIG_IPW2200_MONITOR=y
# CONFIG_ISCSI_TCP is not set
CONFIG_ISDN=y
# 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
@ -1070,6 +1071,7 @@ CONFIG_ISDN=y
# CONFIG_ISDN_DRV_PCBIT is not set
# CONFIG_ISDN_DRV_SC is not set
# CONFIG_ISDN_DRV_TPAM is not set
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_WITH_ABC is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISO9660_FS is not set
@ -1105,6 +1107,7 @@ CONFIG_JFFS2_ZLIB=y
# CONFIG_JFS_STATISTICS is not set
# CONFIG_JME is not set
CONFIG_JOLIET=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
# CONFIG_KALLSYMS is not set
# CONFIG_KARMA_PARTITION is not set
@ -2350,6 +2353,7 @@ CONFIG_TEXTSEARCH=y
CONFIG_TICK_ONESHOT=y
# CONFIG_TIFM_CORE is not set
# CONFIG_TIGON3 is not set
# CONFIG_TIMER_STATS is not set
CONFIG_TIMERFD=y
# CONFIG_TINY_SHMEM is not set
# CONFIG_TIPC is not set