1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: add missing symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20995 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2010-04-18 18:03:49 +00:00
parent 1ff112ddd2
commit cb5f2669a1
3 changed files with 8 additions and 2 deletions

View File

@@ -1058,12 +1058,15 @@ CONFIG_IPW2200_MONITOR=y
# CONFIG_IRQSOFF_TRACER is not set # CONFIG_IRQSOFF_TRACER is not set
# CONFIG_ISCSI_TCP is not set # CONFIG_ISCSI_TCP is not set
CONFIG_ISDN=y CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_AUDIO is not set # CONFIG_ISDN_AUDIO is not set
# CONFIG_ISDN_CAPI is not set
# CONFIG_ISDN_CAPI_CAPIDRV is not set # CONFIG_ISDN_CAPI_CAPIDRV is not set
# CONFIG_ISDN_DIVERSION is not set # CONFIG_ISDN_DIVERSION is not set
# CONFIG_ISDN_DRV_ACT2000 is not set # CONFIG_ISDN_DRV_ACT2000 is not set
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set # CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
# CONFIG_ISDN_DRV_EICON 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_HISAX is not set
# CONFIG_ISDN_DRV_ICN is not set # CONFIG_ISDN_DRV_ICN is not set
# CONFIG_ISDN_DRV_LOOP is not set # CONFIG_ISDN_DRV_LOOP is not set

View File

@@ -1068,12 +1068,15 @@ CONFIG_IPW2200_MONITOR=y
# CONFIG_IRQSOFF_TRACER is not set # CONFIG_IRQSOFF_TRACER is not set
# CONFIG_ISCSI_TCP is not set # CONFIG_ISCSI_TCP is not set
CONFIG_ISDN=y CONFIG_ISDN=y
# CONFIG_ISDN_I4L is not set
# CONFIG_ISDN_AUDIO is not set # CONFIG_ISDN_AUDIO is not set
# CONFIG_ISDN_CAPI is not set
# CONFIG_ISDN_CAPI_CAPIDRV is not set # CONFIG_ISDN_CAPI_CAPIDRV is not set
# CONFIG_ISDN_DIVERSION is not set # CONFIG_ISDN_DIVERSION is not set
# CONFIG_ISDN_DRV_ACT2000 is not set # CONFIG_ISDN_DRV_ACT2000 is not set
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set # CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
# CONFIG_ISDN_DRV_EICON 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_HISAX is not set
# CONFIG_ISDN_DRV_ICN is not set # CONFIG_ISDN_DRV_ICN is not set
# CONFIG_ISDN_DRV_LOOP is not set # CONFIG_ISDN_DRV_LOOP is not set