diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-20 17:14:56 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-20 17:14:56 +0000 |
commit | 2537e8db61bb1e8110ebe8dbf639d765029d736c (patch) | |
tree | e1c66534c99bc4c055927830d03e928068e7cff3 /target/linux/generic/config-3.7 | |
parent | 976f30f6bfabe004496d00c519cd2244aa5b5b73 (diff) |
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
Diffstat (limited to 'target/linux/generic/config-3.7')
-rw-r--r-- | target/linux/generic/config-3.7 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index f65bc2938a..39f6190756 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -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 |