All of lore.kernel.org
 help / color / mirror / Atom feed
* BCM4313 problems connecting to AP since 3.8
@ 2013-03-04 21:47 Ján Veselý
  2013-03-05 17:00 ` Arend van Spriel
  0 siblings, 1 reply; 8+ messages in thread
From: Ján Veselý @ 2013-03-04 21:47 UTC (permalink / raw)
  To: linux-kernel

Hi,

after upgrading to 3.8 I started running into a timeout problem on
BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
the card is unable to connect to ap after startup of resume.
Although it eventually connects it takes a long time (several minutes)
and dmesg log is spammed with:

[  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
[  144.727786] wlan0: capabilities/regulatory prevented using AP
HT/VHT configuration, downgraded
[  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14

(30+ times in some cases)

I tested 3.8.0/1/2 as well as 3.9.0-rc1 and the problem is present in
all of them.
returning back to 3.7.10 fixes the problem and the card connects
without a single timeout message.

the AP is an older adsl modem/hotspot and runs in 802.11g mode, my
other machine (x86) with atheros chipset connects without any problems
to the same AP on 3.8 kernel.

let me know if I can provide more info

Jan Vesely

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-04 21:47 BCM4313 problems connecting to AP since 3.8 Ján Veselý
@ 2013-03-05 17:00 ` Arend van Spriel
  2013-03-05 20:22   ` Ján Veselý
  2013-03-05 23:06   ` Alexander Mezin
  0 siblings, 2 replies; 8+ messages in thread
From: Arend van Spriel @ 2013-03-05 17:00 UTC (permalink / raw)
  To: Ján Veselý; +Cc: linux-wireless

On 03/04/13 22:47, Ján Veselý wrote:
> Hi,
>
> after upgrading to 3.8 I started running into a timeout problem on
> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
> the card is unable to connect to ap after startup of resume.
> Although it eventually connects it takes a long time (several minutes)
> and dmesg log is spammed with:
>
> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
> [  144.727786] wlan0: capabilities/regulatory prevented using AP
> HT/VHT configuration, downgraded
> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>
> (30+ times in some cases)
>
> I tested 3.8.0/1/2 as well as 3.9.0-rc1 and the problem is present in
> all of them.
> returning back to 3.7.10 fixes the problem and the card connects
> without a single timeout message.
>
> the AP is an older adsl modem/hotspot and runs in 802.11g mode, my
> other machine (x86) with atheros chipset connects without any problems
> to the same AP on 3.8 kernel.
>
> let me know if I can provide more info

Well, for starters the dmesg output before the first spam occurrence 
would be good to have a look at. Could you provide that?

If you don't mind I changed Cc: to linux-wireless mailing list.

Gr. AvS
> Jan Vesely
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-05 17:00 ` Arend van Spriel
@ 2013-03-05 20:22   ` Ján Veselý
  2013-03-05 23:06   ` Alexander Mezin
  1 sibling, 0 replies; 8+ messages in thread
From: Ján Veselý @ 2013-03-05 20:22 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 2208 bytes --]

Hi,

thanks for your response, I should have sent it to linux-wireless to begin with.
I have attached entire dmesg from boot to successful connect (3.8.2).
I should also add that it's not a distribution kernel but a custom
config (attached)

Jan

On Tue, Mar 5, 2013 at 6:00 PM, Arend van Spriel <arend@broadcom.com> wrote:
> On 03/04/13 22:47, Ján Veselý wrote:
>>
>> Hi,
>>
>> after upgrading to 3.8 I started running into a timeout problem on
>> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
>> the card is unable to connect to ap after startup of resume.
>> Although it eventually connects it takes a long time (several minutes)
>> and dmesg log is spammed with:
>>
>> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
>> [  144.727786] wlan0: capabilities/regulatory prevented using AP
>> HT/VHT configuration, downgraded
>> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
>> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
>> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
>> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
>> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>>
>> (30+ times in some cases)
>>
>> I tested 3.8.0/1/2 as well as 3.9.0-rc1 and the problem is present in
>> all of them.
>> returning back to 3.7.10 fixes the problem and the card connects
>> without a single timeout message.
>>
>> the AP is an older adsl modem/hotspot and runs in 802.11g mode, my
>> other machine (x86) with atheros chipset connects without any problems
>> to the same AP on 3.8 kernel.
>>
>> let me know if I can provide more info
>
>
> Well, for starters the dmesg output before the first spam occurrence would
> be good to have a look at. Could you provide that?
>
> If you don't mind I changed Cc: to linux-wireless mailing list.
>
> Gr. AvS
>>
>> Jan Vesely
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>>
>
>

[-- Attachment #2: dmesg-3.8.2 --]
[-- Type: application/octet-stream, Size: 75683 bytes --]

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.2 (root@manwe) (gcc version 4.6.3 (Gentoo 4.6.3 p1.11, pie-0.5.2) ) #1 SMP PREEMPT Mon Mar 4 20:58:27 CET 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.8.2 root=/dev/sda3 ro quiet splash i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.lvds_downclock=1
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000baa24fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000baa25000-0x00000000baa68fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baa69000-0x00000000bad52fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bad53000-0x00000000bade6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bade7000-0x00000000bafe6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bafe7000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffc1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.00 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xbaffef98  SMBIOS=0xbada4f98 
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x000000000005e000) (0MB)
[    0.000000] efi: mem02: type=4, attr=0xf, range=[0x000000000005e000-0x0000000000060000) (0MB)
[    0.000000] efi: mem03: type=3, attr=0xf, range=[0x0000000000060000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x0000000000e52000) (13MB)
[    0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000e52000-0x0000000020000000) (497MB)
[    0.000000] efi: mem06: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040000000) (510MB)
[    0.000000] efi: mem08: type=0, attr=0xf, range=[0x0000000040000000-0x0000000040200000) (2MB)
[    0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000040200000-0x0000000089589000) (1171MB)
[    0.000000] efi: mem10: type=2, attr=0xf, range=[0x0000000089589000-0x00000000b7081000) (730MB)
[    0.000000] efi: mem11: type=4, attr=0xf, range=[0x00000000b7081000-0x00000000b70db000) (0MB)
[    0.000000] efi: mem12: type=7, attr=0xf, range=[0x00000000b70db000-0x00000000b7117000) (0MB)
[    0.000000] efi: mem13: type=1, attr=0xf, range=[0x00000000b7117000-0x00000000b7135000) (0MB)
[    0.000000] efi: mem14: type=7, attr=0xf, range=[0x00000000b7135000-0x00000000b7149000) (0MB)
[    0.000000] efi: mem15: type=2, attr=0xf, range=[0x00000000b7149000-0x00000000b7153000) (0MB)
[    0.000000] efi: mem16: type=4, attr=0xf, range=[0x00000000b7153000-0x00000000b717a000) (0MB)
[    0.000000] efi: mem17: type=7, attr=0xf, range=[0x00000000b717a000-0x00000000b717b000) (0MB)
[    0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000b717b000-0x00000000b7184000) (0MB)
[    0.000000] efi: mem19: type=7, attr=0xf, range=[0x00000000b7184000-0x00000000b7187000) (0MB)
[    0.000000] efi: mem20: type=4, attr=0xf, range=[0x00000000b7187000-0x00000000b718a000) (0MB)
[    0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000b718a000-0x00000000b718b000) (0MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000b718b000-0x00000000b718c000) (0MB)
[    0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000b718c000-0x00000000b7191000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x00000000b7191000-0x00000000b719d000) (0MB)
[    0.000000] efi: mem25: type=3, attr=0xf, range=[0x00000000b719d000-0x00000000b719e000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x00000000b719e000-0x00000000b719f000) (0MB)
[    0.000000] efi: mem27: type=3, attr=0xf, range=[0x00000000b719f000-0x00000000b71a2000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x00000000b71a2000-0x00000000b71a8000) (0MB)
[    0.000000] efi: mem29: type=3, attr=0xf, range=[0x00000000b71a8000-0x00000000b71a9000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000b71a9000-0x00000000b71b1000) (0MB)
[    0.000000] efi: mem31: type=3, attr=0xf, range=[0x00000000b71b1000-0x00000000b71b7000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000b71b7000-0x00000000b71b9000) (0MB)
[    0.000000] efi: mem33: type=3, attr=0xf, range=[0x00000000b71b9000-0x00000000b71ba000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x00000000b71ba000-0x00000000b71bc000) (0MB)
[    0.000000] efi: mem35: type=3, attr=0xf, range=[0x00000000b71bc000-0x00000000b71bd000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x00000000b71bd000-0x00000000b71bf000) (0MB)
[    0.000000] efi: mem37: type=3, attr=0xf, range=[0x00000000b71bf000-0x00000000b71c0000) (0MB)
[    0.000000] efi: mem38: type=4, attr=0xf, range=[0x00000000b71c0000-0x00000000b71c2000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x00000000b71c2000-0x00000000b71c5000) (0MB)
[    0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000b71c5000-0x00000000b71c9000) (0MB)
[    0.000000] efi: mem41: type=3, attr=0xf, range=[0x00000000b71c9000-0x00000000b71ca000) (0MB)
[    0.000000] efi: mem42: type=4, attr=0xf, range=[0x00000000b71ca000-0x00000000b71cc000) (0MB)
[    0.000000] efi: mem43: type=3, attr=0xf, range=[0x00000000b71cc000-0x00000000b71cd000) (0MB)
[    0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000b71cd000-0x00000000b71ce000) (0MB)
[    0.000000] efi: mem45: type=3, attr=0xf, range=[0x00000000b71ce000-0x00000000b71cf000) (0MB)
[    0.000000] efi: mem46: type=4, attr=0xf, range=[0x00000000b71cf000-0x00000000b71d2000) (0MB)
[    0.000000] efi: mem47: type=3, attr=0xf, range=[0x00000000b71d2000-0x00000000b71d4000) (0MB)
[    0.000000] efi: mem48: type=4, attr=0xf, range=[0x00000000b71d4000-0x00000000b71d8000) (0MB)
[    0.000000] efi: mem49: type=3, attr=0xf, range=[0x00000000b71d8000-0x00000000b71d9000) (0MB)
[    0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000b71d9000-0x00000000b71db000) (0MB)
[    0.000000] efi: mem51: type=3, attr=0xf, range=[0x00000000b71db000-0x00000000b71dc000) (0MB)
[    0.000000] efi: mem52: type=4, attr=0xf, range=[0x00000000b71dc000-0x00000000b71e0000) (0MB)
[    0.000000] efi: mem53: type=3, attr=0xf, range=[0x00000000b71e0000-0x00000000b71e3000) (0MB)
[    0.000000] efi: mem54: type=4, attr=0xf, range=[0x00000000b71e3000-0x00000000b71e6000) (0MB)
[    0.000000] efi: mem55: type=3, attr=0xf, range=[0x00000000b71e6000-0x00000000b71e8000) (0MB)
[    0.000000] efi: mem56: type=4, attr=0xf, range=[0x00000000b71e8000-0x00000000b71ed000) (0MB)
[    0.000000] efi: mem57: type=3, attr=0xf, range=[0x00000000b71ed000-0x00000000b71f1000) (0MB)
[    0.000000] efi: mem58: type=4, attr=0xf, range=[0x00000000b71f1000-0x00000000b71f3000) (0MB)
[    0.000000] efi: mem59: type=3, attr=0xf, range=[0x00000000b71f3000-0x00000000b71f5000) (0MB)
[    0.000000] efi: mem60: type=4, attr=0xf, range=[0x00000000b71f5000-0x00000000b71f9000) (0MB)
[    0.000000] efi: mem61: type=3, attr=0xf, range=[0x00000000b71f9000-0x00000000b71fb000) (0MB)
[    0.000000] efi: mem62: type=4, attr=0xf, range=[0x00000000b71fb000-0x00000000b71fd000) (0MB)
[    0.000000] efi: mem63: type=3, attr=0xf, range=[0x00000000b71fd000-0x00000000b71ff000) (0MB)
[    0.000000] efi: mem64: type=4, attr=0xf, range=[0x00000000b71ff000-0x00000000b7202000) (0MB)
[    0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000b7202000-0x00000000b7203000) (0MB)
[    0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000b7203000-0x00000000b7206000) (0MB)
[    0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000b7206000-0x00000000b7208000) (0MB)
[    0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000b7208000-0x00000000b720d000) (0MB)
[    0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000b720d000-0x00000000b7212000) (0MB)
[    0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000b7212000-0x00000000b729c000) (0MB)
[    0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000b729c000-0x00000000b730e000) (0MB)
[    0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000b730e000-0x00000000b73b6000) (0MB)
[    0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000b73b6000-0x00000000b73c3000) (0MB)
[    0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000b73c3000-0x00000000b7543000) (1MB)
[    0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000b7543000-0x00000000b7556000) (0MB)
[    0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000b7556000-0x00000000b9964000) (36MB)
[    0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000b9964000-0x00000000ba93b000) (15MB)
[    0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000ba93b000-0x00000000ba93e000) (0MB)
[    0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000ba93e000-0x00000000ba948000) (0MB)
[    0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000ba948000-0x00000000ba957000) (0MB)
[    0.000000] efi: mem81: type=3, attr=0xf, range=[0x00000000ba957000-0x00000000baa25000) (0MB)
[    0.000000] efi: mem82: type=0, attr=0xf, range=[0x00000000baa25000-0x00000000baa69000) (0MB)
[    0.000000] efi: mem83: type=3, attr=0xf, range=[0x00000000baa69000-0x00000000bad53000) (2MB)
[    0.000000] efi: mem84: type=5, attr=0x800000000000000f, range=[0x00000000bad53000-0x00000000bad67000) (0MB)
[    0.000000] efi: mem85: type=5, attr=0x800000000000000f, range=[0x00000000bad67000-0x00000000bad8d000) (0MB)
[    0.000000] efi: mem86: type=6, attr=0x800000000000000f, range=[0x00000000bad8d000-0x00000000bada4000) (0MB)
[    0.000000] efi: mem87: type=6, attr=0x800000000000000f, range=[0x00000000bada4000-0x00000000bada7000) (0MB)
[    0.000000] efi: mem88: type=6, attr=0x800000000000000f, range=[0x00000000bada7000-0x00000000bada9000) (0MB)
[    0.000000] efi: mem89: type=6, attr=0x800000000000000f, range=[0x00000000bada9000-0x00000000badb7000) (0MB)
[    0.000000] efi: mem90: type=0, attr=0xf, range=[0x00000000badb7000-0x00000000badc3000) (0MB)
[    0.000000] efi: mem91: type=0, attr=0xf, range=[0x00000000badc3000-0x00000000bade7000) (0MB)
[    0.000000] efi: mem92: type=10, attr=0xf, range=[0x00000000bade7000-0x00000000baed6000) (0MB)
[    0.000000] efi: mem93: type=10, attr=0xf, range=[0x00000000baed6000-0x00000000baf4e000) (0MB)
[    0.000000] efi: mem94: type=10, attr=0xf, range=[0x00000000baf4e000-0x00000000baf57000) (0MB)
[    0.000000] efi: mem95: type=10, attr=0xf, range=[0x00000000baf57000-0x00000000bafe7000) (0MB)
[    0.000000] efi: mem96: type=9, attr=0xf, range=[0x00000000bafe7000-0x00000000baffc000) (0MB)
[    0.000000] efi: mem97: type=9, attr=0xf, range=[0x00000000baffc000-0x00000000bafff000) (0MB)
[    0.000000] efi: mem98: type=4, attr=0xf, range=[0x00000000bafff000-0x00000000bb000000) (0MB)
[    0.000000] efi: mem99: type=7, attr=0xf, range=[0x0000000100000000-0x000000013e000000) (992MB)
[    0.000000] efi: mem100: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem101: type=11, attr=0x8000000000000000, range=[0x00000000ffc00000-0x00000000ffc20000) (0MB)
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Dell Inc. Latitude E6420/032T9K, BIOS A08 10/18/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x13e000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   3 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   4 base 100000000 mask FC0000000 write-back
[    0.000000]   5 base 13E000000 mask FFE000000 uncachable
[    0.000000]   6 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0xbaffffff]
[    0.000000]  [mem 0x00000000-0xbaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xbaffffff @ [mem 0x1fffc000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x13dffffff]
[    0.000000]  [mem 0x100000000-0x13dffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x13dffffff @ [mem 0xb718f000-0xb7190fff]
[    0.000000] ACPI: RSDP 00000000baffef98 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 00000000baffde18 0007C (v01 DELL    CBX3    06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 00000000baf77d98 000F4 (v04 DELL    CBX3    06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20121018/tbfadt-394)
[    0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xBAFD4E40/0x00000000BAFD4D40, using 32 (20121018/tbfadt-521)
[    0.000000] ACPI: DSDT 00000000baf45018 087F6 (v02 INT430 SYSFexxx 00001001 INTL 20090903)
[    0.000000] ACPI: FACS 00000000bafd4e40 00040
[    0.000000] ACPI: APIC 00000000baffcf18 000CC (v02 DELL    CBX3    06222004 MSFT 00010013)
[    0.000000] ACPI: TCPA 00000000bafd5d18 00032 (v02                 00000000      00000000)
[    0.000000] ACPI: SSDT 00000000baf78a98 002F9 (v01 DELLTP      TPM 00003000 INTL 20090903)
[    0.000000] ACPI: MCFG 00000000bafd5c98 0003C (v01 DELL   SNDYBRDG 06222004 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000bafd5c18 00038 (v01 A M I   PCHHPET 06222004 AMI. 00000003)
[    0.000000] ACPI: BOOT 00000000bafd5b98 00028 (v01 DELL   CBX3     06222004 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000baf5c018 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20090903)
[    0.000000] ACPI: SSDT 00000000baf5b018 00996 (v01  PmRef    CpuPm 00003000 INTL 20090903)
[    0.000000] ACPI: SLIC 00000000baf65c18 00176 (v03 DELL    CBX3    06222004 MSFT 00010013)
[    0.000000] ACPI: SSDT 00000000baf63018 014A0 (v01 NvdRef  NvdTabl 00001000 INTL 20090903)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff880139600000-ffff88013d5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13dffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xbaa24fff]
[    0.000000]   node   0: [mem 0xbaa69000-0xbad52fff]
[    0.000000]   node   0: [mem 0xbafff000-0xbaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x13dffffff]
[    0.000000] On node 0 totalpages: 1018016
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 144 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11877 pages used for memmap
[    0.000000]   DMA32 zone: 748203 pages, LIFO batch:31
[    0.000000]   Normal zone: 3968 pages used for memmap
[    0.000000]   Normal zone: 249984 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: 16 Processors exceeds NR_CPUS limit of 4
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 00000000baa25000 - 00000000baa69000
[    0.000000] PM: Registered nosave memory: 00000000bad53000 - 00000000bade7000
[    0.000000] PM: Registered nosave memory: 00000000bade7000 - 00000000bafe7000
[    0.000000] PM: Registered nosave memory: 00000000bafe7000 - 00000000bafff000
[    0.000000] PM: Registered nosave memory: 00000000bb000000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ffc00000
[    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffc20000
[    0.000000] PM: Registered nosave memory: 00000000ffc20000 - 0000000100000000
[    0.000000] e820: [mem 0xbb000000-0xfed1bfff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88013dc00000 s79424 r8192 d22976 u524288
[    0.000000] pcpu-alloc: s79424 r8192 d22976 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1001963
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.2 root=/dev/sda3 ro quiet splash i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.lvds_downclock=1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 3861508k/5210112k available (5878k kernel code, 1138048k absent, 210556k reserved, 2938k data, 524k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 8
[    0.000000] NR_IRQS:4352 nr_irqs:712 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 2494.419 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.70 BogoMIPS (lpj=8314730)
[    0.000004] pid_max: default: 32768 minimum: 301
[    0.000350] Security Framework initialized
[    0.000356] Mount-cache hash table entries: 256
[    0.000464] Initializing cgroup subsys blkio
[    0.000482] CPU: Physical Processor ID: 0
[    0.000482] CPU: Processor Core ID: 0
[    0.000486] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.000487] mce: CPU supports 7 MCE banks
[    0.000498] CPU0: Thermal monitoring enabled (TM1)
[    0.000502] process: using mwait in idle threads
[    0.000505] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.000612] Freeing SMP alternatives: 16k freed
[    0.000618] ACPI: Core revision 20121018
[    0.007956] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.040918] smpboot: CPU0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (fam: 06, model: 2a, stepping: 07)
[    0.040924] TSC deadline timer enabled
[    0.040927] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.040932] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.040934] ... version:                3
[    0.040935] ... bit width:              48
[    0.040935] ... generic registers:      4
[    0.040936] ... value mask:             0000ffffffffffff
[    0.040937] ... max period:             000000007fffffff
[    0.040937] ... fixed-purpose events:   3
[    0.040938] ... event mask:             000000070000000f
[    0.074277] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.061019] smpboot: Booting Node   0, Processors  #1 #2 #3 OK
[    0.114216] Brought up 4 CPUs
[    0.114219] smpboot: Total of 4 processors activated (19963.82 BogoMIPS)
[    0.116865] devtmpfs: initialized
[    0.117012] PM: Registering ACPI NVS region [mem 0xbade7000-0xbafe6fff] (2097152 bytes)
[    0.117042] reboot: PCI series board detected. Selecting Dell Latitude E6420-method for reboots.
[    0.117119] NET: Registered protocol family 16
[    0.117426] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.117428] ACPI: bus type pci registered
[    0.117505] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.117507] PCI: not using MMCONFIG
[    0.117508] PCI: Using configuration type 1 for base access
[    0.117515] dmi type 0xB1 record - unknown flag
[    0.121289] bio: create slab <bio-0> at 0
[    0.121367] ACPI: Added _OSI(Module Device)
[    0.121368] ACPI: Added _OSI(Processor Device)
[    0.121369] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.121370] ACPI: Added _OSI(Processor Aggregator Device)
[    0.122624] ACPI: EC: Look up EC in DSDT
[    0.126035] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.251231] ACPI: SSDT 00000000badd7798 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20090903)
[    0.251548] ACPI: Dynamic OEM Table Load:
[    0.251549] ACPI: SSDT           (null) 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20090903)
[    0.261120] ACPI: SSDT 00000000badd8a98 00303 (v01  PmRef    ApIst 00003000 INTL 20090903)
[    0.261457] ACPI: Dynamic OEM Table Load:
[    0.261459] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20090903)
[    0.271014] ACPI: SSDT 00000000badd6d98 00119 (v01  PmRef    ApCst 00003000 INTL 20090903)
[    0.271325] ACPI: Dynamic OEM Table Load:
[    0.271327] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20090903)
[    0.340975] ACPI: Interpreter enabled
[    0.340977] ACPI: (supports S0 S3 S4 S5)
[    0.340993] ACPI: Using IOAPIC for interrupt routing
[    0.341008] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.341335] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    1.024995] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930
[    1.074205] ACPI: No dock devices found.
[    1.074209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.074399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.074401] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.074518] \_SB_.PCI0:_OSC invalid UUID
[    1.074518] _OSC request data:1 8 1f 
[    1.074543] \_SB_.PCI0:_OSC invalid UUID
[    1.074544] _OSC request data:1 1f 1f 
[    1.074547] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    1.074549] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    1.074934] PCI host bridge to bus 0000:00
[    1.074937] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.074939] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.074941] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.074942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.074944] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.074945] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.074946] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.074947] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
[    1.074949] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    1.074956] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.074991] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    1.075019] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.075037] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
[    1.075047] pci 0000:00:02.0: reg 10: [mem 0xe5400000-0xe57fffff 64bit]
[    1.075052] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.075056] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
[    1.075107] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.075130] pci 0000:00:16.0: reg 10: [mem 0xe6eb0000-0xe6eb000f 64bit]
[    1.075206] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.075236] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    1.075254] pci 0000:00:19.0: reg 10: [mem 0xe6e00000-0xe6e1ffff]
[    1.075262] pci 0000:00:19.0: reg 14: [mem 0xe6e80000-0xe6e80fff]
[    1.075271] pci 0000:00:19.0: reg 18: [io  0x5080-0x509f]
[    1.075333] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    1.075359] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.075379] pci 0000:00:1a.0: reg 10: [mem 0xe6e70000-0xe6e703ff]
[    1.075469] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.075496] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.075511] pci 0000:00:1b.0: reg 10: [mem 0xe6e60000-0xe6e63fff 64bit]
[    1.075578] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.075605] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.075731] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.075767] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    1.075892] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.075928] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[    1.076056] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.076094] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.076222] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.076261] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    1.076388] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    1.076428] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.076449] pci 0000:00:1d.0: reg 10: [mem 0xe6e50000-0xe6e503ff]
[    1.076539] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.076566] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[    1.076691] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    1.076709] pci 0000:00:1f.2: reg 10: [io  0x50d0-0x50d7]
[    1.076717] pci 0000:00:1f.2: reg 14: [io  0x50c0-0x50c3]
[    1.076724] pci 0000:00:1f.2: reg 18: [io  0x50b0-0x50b7]
[    1.076732] pci 0000:00:1f.2: reg 1c: [io  0x50a0-0x50a3]
[    1.076740] pci 0000:00:1f.2: reg 20: [io  0x5060-0x507f]
[    1.076748] pci 0000:00:1f.2: reg 24: [mem 0xe6e40000-0xe6e407ff]
[    1.076792] pci 0000:00:1f.2: PME# supported from D3hot
[    1.076811] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.076826] pci 0000:00:1f.3: reg 10: [mem 0xe6e30000-0xe6e300ff 64bit]
[    1.076847] pci 0000:00:1f.3: reg 20: [io  0x5040-0x505f]
[    1.076907] pci 0000:01:00.0: [10de:1056] type 00 class 0x030000
[    1.076919] pci 0000:01:00.0: reg 10: [mem 0xe4000000-0xe4ffffff]
[    1.076931] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.076944] pci 0000:01:00.0: reg 1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    1.076952] pci 0000:01:00.0: reg 24: [io  0x4000-0x407f]
[    1.076960] pci 0000:01:00.0: reg 30: [mem 0xe5000000-0xe507ffff pref]
[    1.077032] pci 0000:01:00.1: [10de:0e08] type 00 class 0x040300
[    1.077043] pci 0000:01:00.1: reg 10: [mem 0xe5080000-0xe5083fff]
[    1.080771] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.080778] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    1.080784] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe50fffff]
[    1.080792] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    1.080884] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.081026] pci 0000:03:00.0: [14e4:4727] type 00 class 0x028000
[    1.081054] pci 0000:03:00.0: reg 10: [mem 0xe6d00000-0xe6d03fff 64bit]
[    1.081214] pci 0000:03:00.0: supports D1 D2
[    1.081215] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.087472] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.087485] pci 0000:00:1c.1:   bridge window [mem 0xe6d00000-0xe6dfffff]
[    1.087545] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
[    1.087549] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.087552] pci 0000:00:1c.2:   bridge window [mem 0xe6200000-0xe6bfffff]
[    1.087558] pci 0000:00:1c.2:   bridge window [mem 0xe2b00000-0xe34fffff 64bit pref]
[    1.087601] pci 0000:00:1c.3: PCI bridge to [bus 0a]
[    1.087605] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.087609] pci 0000:00:1c.3:   bridge window [mem 0xe5800000-0xe61fffff]
[    1.087615] pci 0000:00:1c.3:   bridge window [mem 0xe2100000-0xe2afffff 64bit pref]
[    1.089433] pci 0000:0b:00.0: [1217:8221] type 00 class 0x080501
[    1.089476] pci 0000:0b:00.0: reg 10: [mem 0xe6c20000-0xe6c201ff]
[    1.089795] pci 0000:0b:00.0: supports D1 D2
[    1.089796] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.089902] pci 0000:0b:00.1: [1217:8231] type 00 class 0x018000
[    1.089944] pci 0000:0b:00.1: reg 10: [mem 0xe6c10000-0xe6c10fff]
[    1.090003] pci 0000:0b:00.1: reg 18: [mem 0xe6c00000-0xe6c007ff]
[    1.090267] pci 0000:0b:00.1: supports D1 D2
[    1.090268] pci 0000:0b:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    1.095829] pci 0000:00:1c.5: PCI bridge to [bus 0b]
[    1.095835] pci 0000:00:1c.5:   bridge window [mem 0xe6c00000-0xe6cfffff]
[    1.095878] pci_bus 0000:00: on NUMA node 0
[    1.095893] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    1.095922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    1.095946] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    1.095970] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    1.095995] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    1.096027] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    1.096060] ACPI _OSC control for PCIe not granted, disabling ASPM
[    1.099339] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    1.099375] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    1.099407] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    1.099439] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    1.099472] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    1.099504] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    1.099536] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    1.099569] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    1.099684] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.099688] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.099689] vgaarb: loaded
[    1.099690] vgaarb: bridge control possible 0000:01:00.0
[    1.099691] vgaarb: no bridge control possible 0000:00:02.0
[    1.099777] SCSI subsystem initialized
[    1.099778] ACPI: bus type scsi registered
[    1.099850] libata version 3.00 loaded.
[    1.099854] ACPI: bus type usb registered
[    1.099897] usbcore: registered new interface driver usbfs
[    1.099920] usbcore: registered new interface driver hub
[    1.099947] usbcore: registered new device driver usb
[    1.100133] Advanced Linux Sound Architecture Driver Initialized.
[    1.100134] PCI: Using ACPI for IRQ routing
[    1.101718] PCI: pci_cache_line_size set to 64 bytes
[    1.103571] e820: reserve RAM buffer [mem 0xbaa25000-0xbbffffff]
[    1.103573] e820: reserve RAM buffer [mem 0xbad53000-0xbbffffff]
[    1.103574] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    1.103575] e820: reserve RAM buffer [mem 0x13e000000-0x13fffffff]
[    1.103780] cfg80211: Calling CRDA to update world regulatory domain
[    1.103879] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.103884] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.105895] Switching to clocksource hpet
[    1.108633] pnp: PnP ACPI init
[    1.108646] ACPI: bus type pnp registered
[    1.108676] pnp 00:00: [dma 4]
[    1.108720] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.108762] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    1.108883] system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved
[    1.108885] system 00:02: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    1.108937] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.108994] system 00:04: [io  0x0680-0x069f] has been reserved
[    1.108996] system 00:04: [io  0x1000-0x100f] has been reserved
[    1.108997] system 00:04: [io  0xffff] has been reserved
[    1.108999] system 00:04: [io  0xffff] has been reserved
[    1.109000] system 00:04: [io  0x0400-0x047f] has been reserved
[    1.109002] system 00:04: [io  0x0500-0x057f] has been reserved
[    1.109003] system 00:04: [io  0x164e-0x164f] has been reserved
[    1.109005] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.109054] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.109102] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.229245] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (disabled)
[    1.229293] pnp 00:08: Plug and Play ACPI device, IDs DLL0493 PNP0f13 (active)
[    1.229354] pnp 00:09: Plug and Play ACPI device, IDs BCM0102 PNP0c31 (active)
[    1.229523] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.229525] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.229526] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.229528] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.229529] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.229531] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.229532] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.229534] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.229535] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[    1.229537] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.229539] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.262536] pnp 00:0b: Plug and Play ACPI device, IDs SMO8800 (active)
[    1.435862] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved
[    1.435864] system 00:0c: [mem 0x40000000-0x401fffff] has been reserved
[    1.435866] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.435873] pnp: PnP ACPI: found 13 devices
[    1.435874] ACPI: ACPI bus type pnp unregistered
[    1.443852] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.443855] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    1.443858] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe50fffff]
[    1.443860] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    1.443863] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.443880] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.443886] pci 0000:00:1c.1:   bridge window [mem 0xe6d00000-0xe6dfffff]
[    1.443898] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
[    1.443901] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.443907] pci 0000:00:1c.2:   bridge window [mem 0xe6200000-0xe6bfffff]
[    1.443913] pci 0000:00:1c.2:   bridge window [mem 0xe2b00000-0xe34fffff 64bit pref]
[    1.443921] pci 0000:00:1c.3: PCI bridge to [bus 0a]
[    1.443924] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.443930] pci 0000:00:1c.3:   bridge window [mem 0xe5800000-0xe61fffff]
[    1.443935] pci 0000:00:1c.3:   bridge window [mem 0xe2100000-0xe2afffff 64bit pref]
[    1.443943] pci 0000:00:1c.5: PCI bridge to [bus 0b]
[    1.443950] pci 0000:00:1c.5:   bridge window [mem 0xe6c00000-0xe6cfffff]
[    1.444002] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.444004] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.444005] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.444007] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.444008] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.444009] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    1.444010] pci_bus 0000:00: resource 10 [mem 0xbfa00000-0xfeafffff]
[    1.444012] pci_bus 0000:00: resource 11 [mem 0xfed40000-0xfed44fff]
[    1.444013] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    1.444014] pci_bus 0000:01: resource 1 [mem 0xe4000000-0xe50fffff]
[    1.444016] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    1.444018] pci_bus 0000:03: resource 1 [mem 0xe6d00000-0xe6dfffff]
[    1.444019] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    1.444020] pci_bus 0000:04: resource 1 [mem 0xe6200000-0xe6bfffff]
[    1.444022] pci_bus 0000:04: resource 2 [mem 0xe2b00000-0xe34fffff 64bit pref]
[    1.444023] pci_bus 0000:0a: resource 0 [io  0x2000-0x2fff]
[    1.444024] pci_bus 0000:0a: resource 1 [mem 0xe5800000-0xe61fffff]
[    1.444026] pci_bus 0000:0a: resource 2 [mem 0xe2100000-0xe2afffff 64bit pref]
[    1.444027] pci_bus 0000:0b: resource 1 [mem 0xe6c00000-0xe6cfffff]
[    1.444048] NET: Registered protocol family 2
[    1.444132] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    1.444202] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    1.444262] TCP: Hash tables configured (established 32768 bind 32768)
[    1.444279] TCP: reno registered
[    1.444281] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    1.444293] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    1.444332] NET: Registered protocol family 1
[    1.444342] pci 0000:00:02.0: Boot video device
[    1.446222] PCI: CLS 64 bytes, default 64
[    1.446233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.446235] software IO TLB [mem 0xb3081000-0xb7081000] (64MB) mapped at [ffff8800b3081000-ffff8800b7080fff]
[    1.446268] Simple Boot Flag at 0xf3 set to 0x1
[    1.446740] sha1_ssse3: Using AVX optimized SHA-1 implementation
[    1.446962] audit: initializing netlink socket (disabled)
[    1.446967] type=2000 audit(1362428107.446:1): initialized
[    1.449750] fuse init (API version 7.20)
[    1.449871] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    1.450203] msgmni has been set to 7662
[    1.450595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.450596] io scheduler noop registered
[    1.450600] io scheduler cfq registered (default)
[    1.450682] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.451780] ACPI: AC Adapter [AC] (on-line)
[    1.451935] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.452348] ACPI: Lid Switch [LID]
[    1.452541] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.452544] ACPI: Power Button [PBTN]
[    1.452591] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.452593] ACPI: Sleep Button [SBTN]
[    1.452641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.452642] ACPI: Power Button [PWRF]
[    1.452746] ACPI: Requesting acpi_cpufreq
[    1.453072] Monitor-Mwait will be used to enter C-1 state
[    1.453076] Monitor-Mwait will be used to enter C-2 state
[    1.453079] Monitor-Mwait will be used to enter C-3 state
[    1.453086] ACPI: acpi_idle registered with cpuidle
[    2.241198] thermal LNXTHERM:00: registered as thermal_zone0
[    2.241200] ACPI: Thermal Zone [THM] (25 C)
[    2.241370] GHES: HEST is not enabled!
[    2.241546] Real Time Clock Driver v1.12b
[    2.243089] i8k: unable to get SMM BIOS version
[    2.254701] Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto (dz@debian.org)
[    2.254731] Linux agpgart interface v0.103
[    2.254812] [drm] Initialized drm 1.1.0 20060810
[    2.255253] [drm] Memory usable by graphics device = 2048M
[    2.255257] i915 0000:00:02.0: setting latency timer to 64
[    2.262129] ACPI: Battery Slot [BAT0] (battery present)
[    2.283008] i915 0000:00:02.0: irq 41 for MSI/MSI-X
[    2.283014] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.283014] [drm] Driver supports precise vblank timestamp query.
[    2.307861] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    2.307862] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[    2.381248] ACPI: Battery Slot [BAT1] (battery absent)
[    2.447535] tsc: Refined TSC clocksource calibration: 2494.332 MHz
[    2.447543] Switching to clocksource tsc
[    2.462190] fbcon: inteldrmfb (fb0) is primary device
[    2.474496] ACPI: Battery Slot [BAT2] (battery absent)
[    3.342629] Console: switching to colour frame buffer device 200x56
[    3.345326] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.345327] i915 0000:00:02.0: registered panic notifier
[    3.975671] acpi device:15: registered as cooling_device4
[    4.042162] ACPI: Video Device [VID] (multi-head: yes  rom: yes  post: no)
[    4.042240] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:00/input/input4
[    4.335218] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp on
[    4.604849] acpi device:3e: registered as cooling_device5
[    4.671393] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[    4.671442] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    4.688039] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    4.704605] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
[    4.704617] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.704624] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    4.704634] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.704648] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    4.704656] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.VID_.GPSP 2 (20121018/utaddress-251)
[    4.704663] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.704674] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    4.704676] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.VID_.GPSP 2 (20121018/utaddress-251)
[    4.704678] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    4.704679] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    4.704792] ahci 0000:00:1f.2: version 3.0
[    4.704845] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    4.704875] ahci: SSS flag set, parallel bus scan disabled
[    4.717947] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3b impl SATA mode
[    4.717955] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
[    4.717964] ahci 0000:00:1f.2: setting latency timer to 64
[    4.745150] scsi0 : ahci
[    4.745225] scsi1 : ahci
[    4.745289] scsi2 : ahci
[    4.745354] scsi3 : ahci
[    4.745417] scsi4 : ahci
[    4.745481] scsi5 : ahci
[    4.745535] ata1: SATA max UDMA/133 abar m2048@0xe6e40000 port 0xe6e40100 irq 42
[    4.745538] ata2: SATA max UDMA/133 abar m2048@0xe6e40000 port 0xe6e40180 irq 42
[    4.745539] ata3: DUMMY
[    4.745541] ata4: SATA max UDMA/133 abar m2048@0xe6e40000 port 0xe6e40280 irq 42
[    4.745543] ata5: SATA max UDMA/133 abar m2048@0xe6e40000 port 0xe6e40300 irq 42
[    4.745546] ata6: SATA max UDMA/133 abar m2048@0xe6e40000 port 0xe6e40380 irq 42
[    4.745739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.745740] ehci-pci: EHCI PCI platform driver
[    4.745767] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    4.745770] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.745814] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.745828] ehci-pci 0000:00:1a.0: debug port 2
[    4.749713] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    4.749726] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe6e70000
[    4.757866] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.757904] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.757909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.757913] usb usb1: Product: EHCI Host Controller
[    4.757917] usb usb1: Manufacturer: Linux 3.8.2 ehci_hcd
[    4.757920] usb usb1: SerialNumber: 0000:00:1a.0
[    4.758044] hub 1-0:1.0: USB hub found
[    4.758047] hub 1-0:1.0: 2 ports detected
[    4.758128] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    4.758131] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.758172] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.758183] ehci-pci 0000:00:1d.0: debug port 2
[    4.762058] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    4.762070] ehci-pci 0000:00:1d.0: irq 17, io mem 0xe6e50000
[    4.771182] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.771212] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    4.771216] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.771220] usb usb2: Product: EHCI Host Controller
[    4.771224] usb usb2: Manufacturer: Linux 3.8.2 ehci_hcd
[    4.771228] usb usb2: SerialNumber: 0000:00:1d.0
[    4.771345] hub 2-0:1.0: USB hub found
[    4.771348] hub 2-0:1.0: 2 ports detected
[    4.771429] uhci_hcd: USB Universal Host Controller Interface driver
[    4.771455] Initializing USB Mass Storage driver...
[    4.771484] usbcore: registered new interface driver usb-storage
[    4.771485] USB Mass Storage support registered.
[    4.771543] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    4.771926] i8042: Warning: Keylock active
[    4.773114] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.773131] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.773206] mousedev: PS/2 mouse device common for all mice
[    4.773458] i2c /dev entries driver
[    4.773761] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    4.773778] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    4.773863] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.773882] iTCO_vendor_support: vendor-support=0
[    4.773930] cpuidle: using governor ladder
[    4.773984] cpuidle: using governor menu
[    4.774006] sdhci: Secure Digital Host Controller Interface driver
[    4.774006] sdhci: Copyright(c) Pierre Ossman
[    4.774016] sdhci-pci 0000:0b:00.0: SDHCI controller found [1217:8221] (rev 5)
[    4.775750] sdhci-pci 0000:0b:00.0: enabling device (0000 -> 0002)
[    4.775988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
[    4.801199] mmc0: SDHCI controller on PCI [0000:0b:00.0] using DMA
[    4.803115] EFI Variables Facility v0.08 2004-May-17
[    4.820686] usbcore: registered new interface driver usbhid
[    4.820687] usbhid: USB HID core driver
[    4.820840] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[    4.839666] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    4.839752] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    4.839823] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    4.839895] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    4.840058] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    4.840063] hda_intel: Disabling MSI
[    4.840069] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    5.064246] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    5.064249] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    5.425802] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    5.425805] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.426225] hub 1-1:1.0: USB hub found
[    5.426324] hub 1-1:1.0: 6 ports detected
[    5.437254] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    5.437375] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    5.437476] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    5.437777] Netfilter messages via NETLINK v0.30.
[    5.437788] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    5.437906] IPv4 over IPv4 tunneling driver
[    5.438131] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.438147] TCP: cubic registered
[    5.438148] Initializing XFRM netlink socket
[    5.438151] NET: Registered protocol family 17
[    5.438154] NET: Registered protocol family 15
[    5.438459] PM: Checking hibernation image partition /.swapfile
[    5.587453] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    5.622177] ata1.00: ATA-8: TOSHIBA MK3261GSYN, MH000D, max UDMA/100
[    5.622185] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    5.693414] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    5.806818] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    5.807045] ata1.00: configured for UDMA/100
[    5.807255] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3261GS MH00 PQ: 0 ANSI: 5
[    5.818679] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    5.818688] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.819238] hub 2-1:1.0: USB hub found
[    5.819398] hub 2-1:1.0: 8 ports detected
[    5.857111] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    5.857173] sd 0:0:0:0: [sda] Write Protect is off
[    5.857175] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.857194] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.902196]  sda: sda1 sda2 sda3 sda4
[    5.902766] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.905689] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input14
[    5.918919] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input15
[    6.016451] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
[    6.104489] usb 1-1.4: New USB device found, idVendor=413c, idProduct=8187
[    6.104497] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.104501] usb 1-1.4: Product: DW375 Bluetooth Module
[    6.104505] usb 1-1.4: Manufacturer: Dell Computer Corp
[    6.104508] usb 1-1.4: SerialNumber: 9CB70D0119DE
[    6.182934] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
[    6.266014] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.365965] ata2.00: ATAPI: MATSHITA DVD+/-RW UJ8B2, 1.01, max UDMA/100
[    6.435729] usb 1-1.5: New USB device found, idVendor=1bcf, idProduct=2802
[    6.435732] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.435734] usb 1-1.5: Product: Laptop_Integrated_Webcam_FHD
[    6.435735] usb 1-1.5: Manufacturer: CN0CJ3P2724871A4AB4MA01
[    6.475821] ata2.00: configured for UDMA/100
[    6.478942] scsi 1:0:0:0: CD-ROM            MATSHITA DVD+-RW UJ8B2    1.01 PQ: 0 ANSI: 5
[    6.526077] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.526084] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.526503] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    6.720645] usb 2-1.3: new low-speed USB device number 3 using ehci-pci
[    6.812807] usb 2-1.3: New USB device found, idVendor=045e, idProduct=0040
[    6.812816] usb 2-1.3: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    6.812820] usb 2-1.3: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    6.812824] usb 2-1.3: Manufacturer: Microsoft
[    6.817836] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input16
[    6.818136] hid-generic 0003:045E:0040.0001: input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.0-1.3/input0
[    6.896985] usb 2-1.8: new full-speed USB device number 4 using ehci-pci
[    6.945133] ata4: SATA link down (SStatus 0 SControl 300)
[    7.010333] usb 2-1.8: New USB device found, idVendor=0a5c, idProduct=5800
[    7.010336] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.010337] usb 2-1.8: Product: 5880
[    7.010339] usb 2-1.8: Manufacturer: Broadcom Corp
[    7.010340] usb 2-1.8: SerialNumber: 0123456789ABCD
[    7.010581] usb 2-1.8: config 0 descriptor??
[    7.264718] ata5: SATA link down (SStatus 0 SControl 300)
[    7.584305] ata6: SATA link down (SStatus 0 SControl 300)
[    7.584424] PM: Hibernation image not present or could not be loaded.
[    7.584435] registered taskstats version 1
[    7.587496] ALSA device list:
[    7.587497]   #0: HDA Intel PCH at 0xe6e60000 irq 43
[    7.587498]   #1: HDA NVidia at 0xe5080000 irq 17
[    7.612275] XFS (sda3): Mounting Filesystem
[    7.771053] XFS (sda3): Ending clean mount
[    7.771092] VFS: Mounted root (xfs filesystem) readonly on device 8:3.
[    7.805810] devtmpfs: mounted
[    7.807775] Freeing unused kernel memory: 524k freed
[    7.807909] Write protecting the kernel read-only data: 8192k
[    7.810059] Freeing unused kernel memory: 256k freed
[    7.811537] Freeing unused kernel memory: 188k freed
[   10.800185] systemd-udevd[1133]: starting version 197
[   11.725329] wmi: Mapper loaded
[   11.772535] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[   11.772545] ACPI Warning: 0x0000000000005040-0x000000000000505f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20121018/utaddress-251)
[   11.772551] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.772746] mei 0000:00:16.0: setting latency timer to 64
[   11.772833] mei 0000:00:16.0: irq 44 for MSI/MSI-X
[   11.783822] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
[   11.783824] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[   11.783879] e1000e 0000:00:19.0: setting latency timer to 64
[   11.783988] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   11.784025] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[   11.810538] bcma-pci-bridge 0000:03:00.0: enabling device (0000 -> 0002)
[   11.810590] bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
[   11.810624] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
[   11.810652] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
[   11.810706] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
[   11.819741] input: Dell WMI hotkeys as /devices/virtual/input/input17
[   11.820820] bcma: bus0: Bus registered
[   11.908971] brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17
[   12.033186] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) d4:be:d9:16:7d:2c
[   12.033189] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[   12.033222] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 3041FF-0FF
[   12.426283] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.556519] Bluetooth: Core ver 2.16
[   12.556548] NET: Registered protocol family 31
[   12.556550] Bluetooth: HCI device and connection manager initialized
[   12.556560] Bluetooth: HCI socket layer initialized
[   12.556564] Bluetooth: L2CAP socket layer initialized
[   12.556572] Bluetooth: SCO socket layer initialized
[   12.569655] usbcore: registered new interface driver btusb
[   12.696024] Linux video capture interface: v2.00
[   12.728632] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (1bcf:2802)
[   12.751640] input: Laptop_Integrated_Webcam_FHD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input18
[   12.751702] usbcore: registered new interface driver uvcvideo
[   12.751703] USB Video Class driver (1.1.1)
[   17.641404] XFS (sda4): Mounting Filesystem
[   17.833163] XFS (sda4): Ending clean mount
[   22.796685] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[   22.897900] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[   22.957229] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   22.957237] brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement)
[   24.207861] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.207867] Bluetooth: BNEP socket layer initialized
[   24.280399] Bluetooth: RFCOMM socket layer initialized
[   24.280401] Bluetooth: RFCOMM ver 1.11
[   24.399408] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[   24.399418] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO
[   25.508477] NET: Registered protocol family 10
[   25.509049] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.691283] wlan0: authenticate with 00:23:f8:8f:29:14
[   25.693089] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   25.696435] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   25.898649] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   26.100292] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   26.303341] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   32.183958] wlan0: authenticate with 00:23:f8:8f:29:14
[   32.186088] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   32.186098] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   32.389016] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   32.592172] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   32.795151] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   35.086204] ata1.00: configured for UDMA/100
[   35.086215] ata1: EH complete
[   38.658396] wlan0: authenticate with 00:23:f8:8f:29:14
[   38.660927] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   38.660942] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   38.860799] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   39.063816] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   39.266942] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   45.107351] wlan0: authenticate with 00:23:f8:8f:29:14
[   45.109610] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   45.109646] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   45.312605] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   45.515712] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   45.718792] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   53.826355] wlan0: authenticate with 00:23:f8:8f:29:14
[   53.828444] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   53.828530] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   54.031563] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   54.234709] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   54.437705] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   60.314794] wlan0: authenticate with 00:23:f8:8f:29:14
[   60.316891] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   60.316953] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   60.520119] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   60.723080] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   60.926131] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   66.783568] wlan0: authenticate with 00:23:f8:8f:29:14
[   66.786183] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   66.786207] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   66.988485] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   67.191581] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   67.394615] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   73.264222] wlan0: authenticate with 00:23:f8:8f:29:14
[   73.267125] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   73.267158] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   73.470327] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   73.673364] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   73.876404] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   80.272841] wlan0: authenticate with 00:23:f8:8f:29:14
[   80.275111] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   80.275146] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   80.478114] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   80.681189] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   80.884263] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   86.749781] wlan0: authenticate with 00:23:f8:8f:29:14
[   86.752117] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   86.752147] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   86.953244] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   87.156324] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   87.359397] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   93.233083] wlan0: authenticate with 00:23:f8:8f:29:14
[   93.235451] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   93.235481] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   93.438370] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[   93.641402] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[   93.844564] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[   99.731771] wlan0: authenticate with 00:23:f8:8f:29:14
[   99.737089] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[   99.737123] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[   99.940139] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  100.143214] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  100.346245] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  107.148849] wlan0: authenticate with 00:23:f8:8f:29:14
[  107.151069] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  107.151105] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  107.354086] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  107.557117] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  107.760241] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  113.640891] wlan0: authenticate with 00:23:f8:8f:29:14
[  113.645991] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  113.646031] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  113.849151] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  114.052277] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  114.255420] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  120.135822] wlan0: authenticate with 00:23:f8:8f:29:14
[  120.137935] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  120.137972] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  120.340975] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  120.544052] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  120.747127] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  126.614148] wlan0: authenticate with 00:23:f8:8f:29:14
[  126.616458] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  126.616493] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  126.819445] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  127.022473] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  127.225588] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  134.218431] wlan0: authenticate with 00:23:f8:8f:29:14
[  134.220319] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  134.220358] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  134.423101] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  134.626229] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  134.829296] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  140.716570] wlan0: authenticate with 00:23:f8:8f:29:14
[  140.718659] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  140.718746] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  140.921555] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  141.124662] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  141.327737] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  147.211536] wlan0: authenticate with 00:23:f8:8f:29:14
[  147.213774] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  147.213883] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  147.416653] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  147.619772] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  147.822846] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  153.706476] wlan0: authenticate with 00:23:f8:8f:29:14
[  153.708917] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  153.708954] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  153.911806] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  154.114879] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  154.317957] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  162.848725] wlan0: authenticate with 00:23:f8:8f:29:14
[  162.850538] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  162.850576] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  163.053524] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  163.256639] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  163.459716] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  169.344249] wlan0: authenticate with 00:23:f8:8f:29:14
[  169.345727] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  169.345766] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  169.548673] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  169.751751] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  169.954783] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  175.836369] wlan0: authenticate with 00:23:f8:8f:29:14
[  175.838685] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  175.838719] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  176.040461] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  176.243530] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  176.446602] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  182.330272] wlan0: authenticate with 00:23:f8:8f:29:14
[  182.332561] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  182.332594] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  182.535570] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  182.738641] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  182.941716] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  190.683120] wlan0: authenticate with 00:23:f8:8f:29:14
[  190.687808] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  190.687850] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  190.888327] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  191.091358] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  191.294471] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  197.178012] wlan0: authenticate with 00:23:f8:8f:29:14
[  197.180526] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  197.180563] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  197.383433] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  197.586482] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  197.789581] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  203.676795] wlan0: authenticate with 00:23:f8:8f:29:14
[  203.679152] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  203.679183] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  203.881877] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  204.084948] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  204.288025] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  210.173215] wlan0: authenticate with 00:23:f8:8f:29:14
[  210.175663] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  210.175697] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  210.376981] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  210.580059] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  210.783128] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  217.319294] wlan0: authenticate with 00:23:f8:8f:29:14
[  217.321578] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  217.321611] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  217.524599] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  217.727615] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  217.930756] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  223.807770] wlan0: authenticate with 00:23:f8:8f:29:14
[  223.810007] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  223.810046] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  224.013052] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  224.216083] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  224.419201] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  230.302863] wlan0: authenticate with 00:23:f8:8f:29:14
[  230.305233] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  230.305263] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  230.508157] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  230.711191] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  230.914309] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  236.801307] wlan0: authenticate with 00:23:f8:8f:29:14
[  236.803660] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  236.803703] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  237.006583] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  237.209615] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  237.412685] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  244.166278] wlan0: authenticate with 00:23:f8:8f:29:14
[  244.169380] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  244.169421] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
[  244.370575] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
[  244.573653] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
[  244.776721] wlan0: authentication with 00:23:f8:8f:29:14 timed out
[  250.657050] wlan0: authenticate with 00:23:f8:8f:29:14
[  250.659447] wlan0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
[  250.659479] wlan0: send auth to 00:23:f8:8f:29:14 (try 1/3)
[  250.662289] wlan0: authenticated
[  250.662679] brcmsmac bcma0:0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[  250.662686] brcmsmac bcma0:0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[  250.665919] wlan0: associate with 00:23:f8:8f:29:14 (try 1/3)
[  250.669792] wlan0: RX AssocResp from 00:23:f8:8f:29:14 (capab=0x411 status=0 aid=2)
[  250.670816] brcmsmac bcma0:0: brcmsmac: brcms_ops_bss_info_changed: associated
[  250.670826] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  250.670831] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  250.670867] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  250.671637] wlan0: associated
[  259.511824] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  259.526517] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  259.528375] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)

[-- Attachment #3: config-3.8.2 --]
[-- Type: application/octet-stream, Size: 84991 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.8.2 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="manwe"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_FHANDLE is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_DOMAIN=y
# CONFIG_IRQ_DOMAIN_DEBUG is not set
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_USER_QS is not set
CONFIG_RCU_FANOUT=8
CONFIG_RCU_FANOUT_LEAF=8
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_RCU_FAST_NO_HZ is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_RCU_BOOST is not set
# CONFIG_RCU_NOCB_CPU is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_DEVICE is not set
# CONFIG_CPUSETS is not set
# CONFIG_CGROUP_CPUACCT is not set
# CONFIG_RESOURCE_COUNTERS is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
CONFIG_HAVE_UID16=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_PROFILING is not set
CONFIG_TRACEPOINTS=y
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_GENERIC_SIGALTSTACK=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_THROTTLING is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_MCE_AMD is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_I8K=y
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=m
# CONFIG_X86_CPUID is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set
CONFIG_CLEANCACHE=y
# CONFIG_FRONTSWAP is not set
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/.swapfile"
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_PM_TRACE_RTC is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
# CONFIG_ACPI_EC_DEBUGFS is not set
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_I2C=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
# CONFIG_ACPI_SBS is not set
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
CONFIG_ACPI_BGRT=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_EINJ=m
CONFIG_ACPI_APEI_ERST_DEBUG=m
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set

#
# x86 CPU frequency scaling drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
# CONFIG_INTEL_IDLE is not set

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=y

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
# CONFIG_PCIEASPM_DEFAULT is not set
CONFIG_PCIEASPM_POWERSAVE=y
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
CONFIG_PCI_ATS=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_RAPIDIO is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
# CONFIG_X86_X32 is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=m
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=m
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
# CONFIG_IPV6_GRE is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CONNTRACK_MARK is not set
# CONFIG_NF_CONNTRACK_PROCFS is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CONNTRACK_TIMEOUT is not set
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CT_PROTO_UDPLITE is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
CONFIG_NF_CONNTRACK_BROADCAST=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
# CONFIG_NF_CONNTRACK_SNMP is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
# CONFIG_NF_CT_NETLINK is not set
# CONFIG_NF_CT_NETLINK_TIMEOUT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
# CONFIG_NF_NAT_AMANDA is not set
CONFIG_NF_NAT_FTP=m
# CONFIG_NF_NAT_IRC is not set
# CONFIG_NF_NAT_SIP is not set
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NETFILTER_TPROXY is not set
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
# CONFIG_NETFILTER_XT_MARK is not set
# CONFIG_NETFILTER_XT_CONNMARK is not set

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
# CONFIG_NETFILTER_XT_TARGET_HL is not set
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
# CONFIG_NETFILTER_XT_TARGET_LOG is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
CONFIG_NETFILTER_XT_TARGET_NETMAP=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=y
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=y
# CONFIG_NETFILTER_XT_MATCH_ECN is not set
CONFIG_NETFILTER_XT_MATCH_ESP=y
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
CONFIG_NETFILTER_XT_MATCH_HELPER=y
# CONFIG_NETFILTER_XT_MATCH_HL is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_MAC is not set
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
CONFIG_NETFILTER_XT_MATCH_POLICY=y
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_IP_NF_QUEUE=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_RPFILTER is not set
# CONFIG_IP_NF_MATCH_TTL is not set
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
# CONFIG_IP_NF_TARGET_ULOG is not set
CONFIG_NF_NAT_IPV4=m
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_IP_NF_MANGLE=m
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_SECURITY is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
# CONFIG_IP6_NF_MATCH_HL is not set
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
# CONFIG_IP6_NF_MATCH_MH is not set
# CONFIG_IP6_NF_MATCH_RPFILTER is not set
# CONFIG_IP6_NF_MATCH_RT is not set
# CONFIG_IP6_NF_TARGET_HL is not set
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
# CONFIG_IP6_NF_RAW is not set
# CONFIG_IP6_NF_SECURITY is not set
CONFIG_NF_NAT_IPV6=m
CONFIG_IP6_NF_TARGET_MASQUERADE=m
CONFIG_IP6_NF_TARGET_NPT=m
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_NETPRIO_CGROUP is not set
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
# CONFIG_BT_RFCOMM_TTY is not set
CONFIG_BT_BNEP=m
# CONFIG_BT_BNEP_MC_FILTER is not set
# CONFIG_BT_BNEP_PROTO_FILTER is not set
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
# CONFIG_BT_HCIBTSDIO is not set
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_WIRELESS=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
# CONFIG_CFG80211_WEXT is not set
# CONFIG_LIB80211 is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
CONFIG_HAVE_BPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_DMA_SHARED_BUFFER=y

#
# Bus devices
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
# CONFIG_PNP_DEBUG_MESSAGES is not set

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set

#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=m
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_INTEL_MID_PTI is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085_I2C is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
CONFIG_SENSORS_LIS3_I2C=m

#
# Altera FPGA firmware download module
#
# CONFIG_ALTERA_STAPL is not set
CONFIG_INTEL_MEI=m
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_PMP is not set

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_HIGHBANK is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
# CONFIG_MD is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
CONFIG_MII=y
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_TUN is not set
# CONFIG_VETH is not set
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#

#
# Distributed Switch Architecture drivers
#
# CONFIG_NET_DSA_MV88E6XXX is not set
# CONFIG_NET_DSA_MV88E6060 is not set
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
# CONFIG_NET_DSA_MV88E6131 is not set
# CONFIG_NET_DSA_MV88E6123_61_65 is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_NET_CADENCE is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_CALXEDA_XGMAC is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=m
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_NET_VENDOR_I825XX is not set
# CONFIG_IP1000 is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_SFC is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_PHYLIB is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_CDCETHER is not set
# CONFIG_USB_NET_CDC_EEM is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
CONFIG_USB_NET_MCS7830=m
# CONFIG_USB_NET_RNDIS_HOST is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_SIERRA_NET is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_CARDS is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMSMAC=m
# CONFIG_BRCMFMAC is not set
# CONFIG_BRCM_TRACING is not set
# CONFIG_BRCMDBG is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IWLWIFI is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192SE is not set
# CONFIG_RTL8192DE is not set
# CONFIG_RTL8723AE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_WL_TI is not set
# CONFIG_ZD1211RW is not set
# CONFIG_MWIFIEX is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=900
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MFD_HSU is not set
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_NVRAM is not set
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
CONFIG_HPET=y
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_SMBUS=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=m
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_HSI is not set

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PTP_1588_CLOCK_PCH is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_CORETEMP=y
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH56XX_COMMON is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_APPLESMC is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_FAIR_SHARE is not set
CONFIG_STEP_WISE=y
CONFIG_USER_SPACE=y
# CONFIG_CPU_THERMAL is not set
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SC520_WDT is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
CONFIG_ITCO_WDT=y
CONFIG_ITCO_VENDOR_SUPPORT=y
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_SBC8360_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83697HF_WDT is not set
# CONFIG_W83697UG_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
CONFIG_SSB=m
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
# CONFIG_SSB_B43_PCI_BRIDGE is not set
CONFIG_SSB_SDIOHOST_POSSIBLE=y
CONFIG_SSB_SDIOHOST=y
# CONFIG_SSB_DEBUG is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_BCMA_POSSIBLE=y

#
# Broadcom specific AMBA
#
CONFIG_BCMA=m
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_DRIVER_GMAC_CMN is not set
# CONFIG_BCMA_DEBUG is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_RTSX_PCI is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_CS5535 is not set
# CONFIG_LPC_SCH is not set
CONFIG_LPC_ICH=y
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=m

#
# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_RC_SUPPORT is not set
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L2=m
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_USB_PWC is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_USB_SN9C102 is not set

#
# Webcam, TV (analog/digital) USB devices
#
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_V4L_TEST_DRIVERS is not set

#
# Supported MMC/SDIO adapters
#
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set

#
# Media ancillary drivers (tuners, sensors, i2c, frontends)
#

#
# Encoders, decoders, sensors and other helper chips
#

#
# Audio decoders, processors and mixers
#
# CONFIG_VIDEO_TVAUDIO is not set
# CONFIG_VIDEO_TDA7432 is not set
# CONFIG_VIDEO_TDA9840 is not set
# CONFIG_VIDEO_TEA6415C is not set
# CONFIG_VIDEO_TEA6420 is not set
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_CS5345 is not set
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_TLV320AIC23B is not set
# CONFIG_VIDEO_WM8775 is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_VP27SMPX is not set

#
# RDS decoders
#
# CONFIG_VIDEO_SAA6588 is not set

#
# Video decoders
#
# CONFIG_VIDEO_ADV7180 is not set
# CONFIG_VIDEO_ADV7183 is not set
# CONFIG_VIDEO_BT819 is not set
# CONFIG_VIDEO_BT856 is not set
# CONFIG_VIDEO_BT866 is not set
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_SAA7110 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_SAA7191 is not set
# CONFIG_VIDEO_TVP514X is not set
# CONFIG_VIDEO_TVP5150 is not set
# CONFIG_VIDEO_TVP7002 is not set
# CONFIG_VIDEO_VPX3220 is not set

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
# CONFIG_VIDEO_CX25840 is not set

#
# MPEG video encoders
#
# CONFIG_VIDEO_CX2341X is not set

#
# Video encoders
#
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_SAA7185 is not set
# CONFIG_VIDEO_ADV7170 is not set
# CONFIG_VIDEO_ADV7175 is not set
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
# CONFIG_VIDEO_AK881X is not set

#
# Camera sensor devices
#
# CONFIG_VIDEO_OV7670 is not set
# CONFIG_VIDEO_VS6624 is not set
# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_TCM825X is not set
# CONFIG_VIDEO_SR030PC30 is not set

#
# Flash devices
#

#
# Video improvement chips
#
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set

#
# Miscelaneous helper chips
#
# CONFIG_VIDEO_THS7303 is not set
# CONFIG_VIDEO_M52790 is not set

#
# Sensors used on soc_camera driver
#

#
# Customise DVB Frontends
#
# CONFIG_DVB_AU8522_V4L is not set
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set

#
# Tools to develop new frontends
#
# CONFIG_DVB_DUMMY_FE is not set

#
# Graphics support
#
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=2
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_TTM=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_DRM_NOUVEAU_BACKLIGHT=y

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_FOREIGN_ENDIAN is not set
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_WMT_GE_ROPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_EFI is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_AUO_K190X is not set
# CONFIG_EXYNOS_VIDEO is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
# CONFIG_LCD_PLATFORM is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_SOUND=y
# CONFIG_SOUND_OSS_CORE is not set
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
# CONFIG_SND_RTCTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_PREALLOC_SIZE=1024
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
CONFIG_SND_HDA_INPUT_JACK=y
# CONFIG_SND_HDA_PATCH_LOADER is not set
# CONFIG_SND_HDA_CODEC_REALTEK is not set
# CONFIG_SND_HDA_CODEC_ANALOG is not set
CONFIG_SND_HDA_CODEC_SIGMATEL=y
# CONFIG_SND_HDA_CODEC_VIA is not set
CONFIG_SND_HDA_CODEC_HDMI=y
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
# CONFIG_SND_HDA_GENERIC is not set
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_USB is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
CONFIG_HID_EZKEY=y
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO_TPKBD is not set
CONFIG_HID_LOGITECH=y
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWHEELS_FF is not set
# CONFIG_HID_MAGICMOUSE is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_PS3REMOTE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set

#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
# CONFIG_USB_HIDDEV is not set

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_XHCI=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_BCMA is not set
# CONFIG_USB_HCD_SSB is not set
# CONFIG_USB_CHIPIDEA is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_FUNSOFT is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MOTOROLA is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
# CONFIG_USB_SERIAL_ZIO is not set
# CONFIG_USB_SERIAL_ZTE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set

#
# USB Physical Layer drivers
#
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_RCAR_PHY is not set
# CONFIG_USB_GADGET is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_UWB is not set
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MMC_CLKGATE is not set

#
# MMC/SD/SDIO Card Drivers
#
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PCI=y
# CONFIG_MMC_RICOH_MMC is not set
# CONFIG_MMC_SDHCI_ACPI is not set
# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA9633 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_DELL_NETBOOKS is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_BLINKM is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
# CONFIG_LEDS_TRIGGER_CPU is not set
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
# CONFIG_RTC_CLASS is not set
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VFIO is not set

#
# Virtio drivers
#
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_MMIO is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# CONFIG_STAGING is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
CONFIG_DELL_WMI=m
# CONFIG_DELL_WMI_AIO is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WMI is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
CONFIG_INTEL_IPS=y
# CONFIG_IBM_RTL is not set
# CONFIG_XO15_EBOOK is not set
# CONFIG_SAMSUNG_LAPTOP is not set
CONFIG_MXM_WMI=m
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set

#
# Hardware Spinlock drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y
# CONFIG_AMD_IOMMU is not set
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
# CONFIG_IRQ_REMAP is not set

#
# Remoteproc drivers (EXPERIMENTAL)
#
# CONFIG_STE_MODEM_RPROC is not set

#
# Rpmsg drivers (EXPERIMENTAL)
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set
# CONFIG_IPACK_BUS is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_EFI_VARS=y
CONFIG_DELL_RBU=m
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=m
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=m
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=m
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
# CONFIG_REISERFS_FS_SECURITY is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=y
# CONFIG_XFS_QUOTA is not set
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="cp1250"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_RAM is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_F2FS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG is not set
# CONFIG_CIFS_SMB2 is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_MAGIC_SYSRQ=y
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_PROVE_RCU_DELAY is not set
# CONFIG_SPARSE_RCU_POINTER is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_CPU_STALL_VERBOSE=y
# CONFIG_RCU_CPU_STALL_INFO is not set
# CONFIG_RCU_TRACE is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_LKDTM is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
# CONFIG_EVENT_POWER_TRACING_DEPRECATED is not set
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_FTRACE_SYSCALLS is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_PROBE_EVENTS is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
CONFIG_MMIOTRACE=y
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
# CONFIG_TEST_KSTRTOX is not set
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
# CONFIG_DEBUG_NMI_SELFTEST is not set

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY=y
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_NETWORK is not set
# CONFIG_SECURITY_PATH is not set
CONFIG_INTEL_TXT=y
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_YAMA is not set
# CONFIG_IMA is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_ABLK_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=y
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=y

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_X86_64=y
CONFIG_CRYPTO_CRC32C_INTEL=y
# CONFIG_CRYPTO_GHASH is not set
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_SSSE3=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SALSA20_X86_64 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_APIC_ARCHITECTURE=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
# CONFIG_KVM_AMD is not set
# CONFIG_KVM_MMU_AUDIT is not set
# CONFIG_VHOST_NET is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IO=y
CONFIG_PERCPU_RWSEM=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=m
# CONFIG_CRC_T10DIF is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_CRC8=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC_BCJ is not set
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_NLATTR=y
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
CONFIG_AVERAGE=y
CONFIG_CORDIC=m
# CONFIG_DDR is not set

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-05 17:00 ` Arend van Spriel
  2013-03-05 20:22   ` Ján Veselý
@ 2013-03-05 23:06   ` Alexander Mezin
  2013-03-06 10:20     ` Piotr Haber
  1 sibling, 1 reply; 8+ messages in thread
From: Alexander Mezin @ 2013-03-05 23:06 UTC (permalink / raw)
  To: linux-wireless

Arend van Spriel <arend@...> writes:

> 
> On 03/04/13 22:47, Ján Veselý wrote:
> > Hi,
> >
> > after upgrading to 3.8 I started running into a timeout problem on
> > BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
> > the card is unable to connect to ap after startup of resume.
> > Although it eventually connects it takes a long time (several minutes)
> > and dmesg log is spammed with:
> >
> > [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
> > [  144.727786] wlan0: capabilities/regulatory prevented using AP
> > HT/VHT configuration, downgraded
> > [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
> > [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
> > [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
> > [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
> > [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
> >
> > (30+ times in some cases)

Had the same problem.
It seems that this commit introduces the bug: 
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?
id=b6fc28a158076ca2764edc9a6d1e1402f56e1c0c
I reverted it and now I have successful connection on first attempt. Linux 
3.8.2, BCM4313 802.11b/g/n Wireless LAN Controller.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-05 23:06   ` Alexander Mezin
@ 2013-03-06 10:20     ` Piotr Haber
       [not found]       ` <CADnvcf+Mub7DhGWNqSuRF9u2A5HMfqUv5GuYrYcrkGjbXx470A@mail.gmail.com>
  2013-03-06 20:00       ` Ján Veselý
  0 siblings, 2 replies; 8+ messages in thread
From: Piotr Haber @ 2013-03-06 10:20 UTC (permalink / raw)
  To: Alexander Mezin, jano.vesely; +Cc: linux-wireless, Arend van Spriel

On 03/06/13 00:06, Alexander Mezin wrote:
> Arend van Spriel <arend@...> writes:
> 
>>
>> On 03/04/13 22:47, Ján Veselý wrote:
>>> Hi,
>>>
>>> after upgrading to 3.8 I started running into a timeout problem on
>>> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
>>> the card is unable to connect to ap after startup of resume.
>>> Although it eventually connects it takes a long time (several minutes)
>>> and dmesg log is spammed with:
>>>
>>> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
>>> [  144.727786] wlan0: capabilities/regulatory prevented using AP
>>> HT/VHT configuration, downgraded
>>> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
>>> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
>>> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
>>> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
>>> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>>>
>>> (30+ times in some cases)
> 
> Had the same problem.
> It seems that this commit introduces the bug: 
> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?
> id=b6fc28a158076ca2764edc9a6d1e1402f56e1c0c
> I reverted it and now I have successful connection on first attempt. Linux 
> 3.8.2, BCM4313 802.11b/g/n Wireless LAN Controller.
> 
Hi,
that's disturbing.
I wonder what hardware version you have.
Could you share the contents of this debugfs file:
<debugfs_mount>/brcmsmac/bcma0:0/hardware

Piotr




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
       [not found]       ` <CADnvcf+Mub7DhGWNqSuRF9u2A5HMfqUv5GuYrYcrkGjbXx470A@mail.gmail.com>
@ 2013-03-06 11:07         ` Piotr Haber
  0 siblings, 0 replies; 8+ messages in thread
From: Piotr Haber @ 2013-03-06 11:07 UTC (permalink / raw)
  To: Alexander Mezin; +Cc: linux-wireless

On 03/06/13 11:24, Alexander Mezin wrote:
> 2013/3/6 Piotr Haber <phaber@broadcom.com>:
>> On 03/06/13 00:06, Alexander Mezin wrote:
>>> Arend van Spriel <arend@...> writes:
>>>
>>>>
>>>> On 03/04/13 22:47, Ján Veselý wrote:
>>>>> Hi,
>>>>>
>>>>> after upgrading to 3.8 I started running into a timeout problem on
>>>>> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
>>>>> the card is unable to connect to ap after startup of resume.
>>>>> Although it eventually connects it takes a long time (several minutes)
>>>>> and dmesg log is spammed with:
>>>>>
>>>>> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
>>>>> [  144.727786] wlan0: capabilities/regulatory prevented using AP
>>>>> HT/VHT configuration, downgraded
>>>>> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
>>>>> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
>>>>> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
>>>>> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
>>>>> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>>>>>
>>>>> (30+ times in some cases)
>>>
>>> Had the same problem.
>>> It seems that this commit introduces the bug:
>>> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?
>>> id=b6fc28a158076ca2764edc9a6d1e1402f56e1c0c
>>> I reverted it and now I have successful connection on first attempt. Linux
>>> 3.8.2, BCM4313 802.11b/g/n Wireless LAN Controller.
>>>
>> Hi,
>> that's disturbing.
>> I wonder what hardware version you have.
>> Could you share the contents of this debugfs file:
>> <debugfs_mount>/brcmsmac/bcma0:0/hardware
>>
>> Piotr
>>
>>
>>
> 
> board vendor: 103c
> board type: 1483
> board revision: 2410
> board flags: 8402a01
> board flags2: 880
> firmware revision: 262032c
> 
Thanks,
we had reports of poor performance of 4313/BT combo boards, but did not connect it to 4313iPA
support added by that problematic patch.
Will investigate.

Piotr


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-06 10:20     ` Piotr Haber
       [not found]       ` <CADnvcf+Mub7DhGWNqSuRF9u2A5HMfqUv5GuYrYcrkGjbXx470A@mail.gmail.com>
@ 2013-03-06 20:00       ` Ján Veselý
  2013-03-06 22:05         ` Ján Veselý
  1 sibling, 1 reply; 8+ messages in thread
From: Ján Veselý @ 2013-03-06 20:00 UTC (permalink / raw)
  To: Piotr Haber; +Cc: Alexander Mezin, linux-wireless, Arend van Spriel

hi,
this is what my card says:

# cat /sys/kernel/debug/brcmsmac/bcma0\:0/hardware
board vendor: 1028
board type: 10
board revision: 2400
board flags: 8002a00
board flags2: 0
firmware revision: 262032b

I'll try to verify that reverting that commit fixes my problem as well.

Jan

On Wed, Mar 6, 2013 at 11:20 AM, Piotr Haber <phaber@broadcom.com> wrote:
> On 03/06/13 00:06, Alexander Mezin wrote:
>> Arend van Spriel <arend@...> writes:
>>
>>>
>>> On 03/04/13 22:47, Ján Veselý wrote:
>>>> Hi,
>>>>
>>>> after upgrading to 3.8 I started running into a timeout problem on
>>>> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
>>>> the card is unable to connect to ap after startup of resume.
>>>> Although it eventually connects it takes a long time (several minutes)
>>>> and dmesg log is spammed with:
>>>>
>>>> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
>>>> [  144.727786] wlan0: capabilities/regulatory prevented using AP
>>>> HT/VHT configuration, downgraded
>>>> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
>>>> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
>>>> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
>>>> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
>>>> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>>>>
>>>> (30+ times in some cases)
>>
>> Had the same problem.
>> It seems that this commit introduces the bug:
>> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?
>> id=b6fc28a158076ca2764edc9a6d1e1402f56e1c0c
>> I reverted it and now I have successful connection on first attempt. Linux
>> 3.8.2, BCM4313 802.11b/g/n Wireless LAN Controller.
>>
> Hi,
> that's disturbing.
> I wonder what hardware version you have.
> Could you share the contents of this debugfs file:
> <debugfs_mount>/brcmsmac/bcma0:0/hardware
>
> Piotr
>
>
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: BCM4313 problems connecting to AP since 3.8
  2013-03-06 20:00       ` Ján Veselý
@ 2013-03-06 22:05         ` Ján Veselý
  0 siblings, 0 replies; 8+ messages in thread
From: Ján Veselý @ 2013-03-06 22:05 UTC (permalink / raw)
  To: Piotr Haber; +Cc: Alexander Mezin, linux-wireless, Arend van Spriel

On Wed, Mar 6, 2013 at 9:00 PM, Ján Veselý <jano.vesely@gmail.com> wrote:
> hi,
> this is what my card says:
>
> # cat /sys/kernel/debug/brcmsmac/bcma0\:0/hardware
> board vendor: 1028
> board type: 10
> board revision: 2400
> board flags: 8002a00
> board flags2: 0
> firmware revision: 262032b
>
> I'll try to verify that reverting that commit fixes my problem as well.

I confirm that reverting said commit fixes my problems (tested on 3.9-rc1),

>
> Jan
>
> On Wed, Mar 6, 2013 at 11:20 AM, Piotr Haber <phaber@broadcom.com> wrote:
>> On 03/06/13 00:06, Alexander Mezin wrote:
>>> Arend van Spriel <arend@...> writes:
>>>
>>>>
>>>> On 03/04/13 22:47, Ján Veselý wrote:
>>>>> Hi,
>>>>>
>>>>> after upgrading to 3.8 I started running into a timeout problem on
>>>>> BCM4313 wifi using brcmsmac driver (compiled as module, x86_64).
>>>>> the card is unable to connect to ap after startup of resume.
>>>>> Although it eventually connects it takes a long time (several minutes)
>>>>> and dmesg log is spammed with:
>>>>>
>>>>> [  144.725431] wlan0: authenticate with 00:23:f8:8f:29:14
>>>>> [  144.727786] wlan0: capabilities/regulatory prevented using AP
>>>>> HT/VHT configuration, downgraded
>>>>> [  144.727820] wlan0: direct probe to 00:23:f8:8f:29:14 (try 1/3)
>>>>> [  144.930780] wlan0: direct probe to 00:23:f8:8f:29:14 (try 2/3)
>>>>> [  145.133855] wlan0: direct probe to 00:23:f8:8f:29:14 (try 3/3)
>>>>> [  145.336931] wlan0: authentication with 00:23:f8:8f:29:14 timed out
>>>>> [  151.217245] wlan0: authenticate with 00:23:f8:8f:29:14
>>>>>
>>>>> (30+ times in some cases)
>>>
>>> Had the same problem.
>>> It seems that this commit introduces the bug:
>>> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?
>>> id=b6fc28a158076ca2764edc9a6d1e1402f56e1c0c
>>> I reverted it and now I have successful connection on first attempt. Linux
>>> 3.8.2, BCM4313 802.11b/g/n Wireless LAN Controller.
>>>
>> Hi,
>> that's disturbing.
>> I wonder what hardware version you have.
>> Could you share the contents of this debugfs file:
>> <debugfs_mount>/brcmsmac/bcma0:0/hardware
>>
>> Piotr
>>
>>
>>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-06 22:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04 21:47 BCM4313 problems connecting to AP since 3.8 Ján Veselý
2013-03-05 17:00 ` Arend van Spriel
2013-03-05 20:22   ` Ján Veselý
2013-03-05 23:06   ` Alexander Mezin
2013-03-06 10:20     ` Piotr Haber
     [not found]       ` <CADnvcf+Mub7DhGWNqSuRF9u2A5HMfqUv5GuYrYcrkGjbXx470A@mail.gmail.com>
2013-03-06 11:07         ` Piotr Haber
2013-03-06 20:00       ` Ján Veselý
2013-03-06 22:05         ` Ján Veselý

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.