1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:32:57 +03:00

linux: add missing symbols for 3.{6,7}

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34805 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-12-20 17:14:56 +00:00
parent 976f30f6bf
commit 2537e8db61
2 changed files with 16 additions and 0 deletions

View File

@ -296,6 +296,7 @@ CONFIG_BLOCK=y
# CONFIG_BNX2X is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT=3
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_BOOT_RAW=y
# CONFIG_BPF_JIT is not set
@ -1462,6 +1463,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MD is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BUS_MUX_GPIO is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_ATTACH is not set

View File

@ -300,6 +300,7 @@ CONFIG_BLOCK=y
# CONFIG_BNX2X is not set
# CONFIG_BONDING is not set
# CONFIG_BOOKE_WDT is not set
CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT=3
# CONFIG_BOOT_PRINTK_DELAY is not set
CONFIG_BOOT_RAW=y
# CONFIG_BPCTL is not set
@ -410,6 +411,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_NFSD_EXPORT is not set
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_SMB2 is not set
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
@ -649,7 +651,11 @@ CONFIG_DQL=y
# CONFIG_DS1682 is not set
# CONFIG_DTLK is not set
# CONFIG_DUMMY is not set
# CONFIG_DVB_AU8522_V4L is not set
# CONFIG_DVB_CORE is not set
# CONFIG_DVB_DUMMY_FE is not set
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_DX_SEP is not set
# CONFIG_DYNAMIC_DEBUG is not set
@ -877,6 +883,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HDLC_PPP is not set
# CONFIG_HDLC_RAW is not set
# CONFIG_HDLC_RAW_ETH is not set
# CONFIG_HDQ_MASTER_OMAP is not set
# CONFIG_HEADERS_CHECK is not set
# CONFIG_HERMES is not set
# CONFIG_HFSPLUS_FS is not set
@ -919,6 +926,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HID_PID is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_PS3REMOTE is not set
# CONFIG_HID_QUANTA is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_ROCCAT_ARVO is not set
@ -928,6 +936,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HID_ROCCAT_PYRA is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
@ -1484,10 +1493,13 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
# CONFIG_MEDIA_CONTROLLER is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_RC_SUPPORT is not set
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
# CONFIG_MEDIA_SUPPORT is not set
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
# CONFIG_MEDIA_USB_SUPPORT is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_SAS is not set
@ -3458,6 +3470,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_UTS_NS is not set
# CONFIG_UWB is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set
# CONFIG_VETH is not set
# CONFIG_VFAT_FS is not set
# CONFIG_VGASTATE is not set
@ -3502,6 +3515,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_M52790 is not set
# CONFIG_VIDEO_MEDIA is not set
# CONFIG_VIDEO_MEM2MEM_TESTDEV is not set
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_MXB is not set