diff options
Diffstat (limited to 'arch/avr32/configs/atstk1006_defconfig')
-rw-r--r-- | arch/avr32/configs/atstk1006_defconfig | 297 |
1 files changed, 216 insertions, 81 deletions
diff --git a/arch/avr32/configs/atstk1006_defconfig b/arch/avr32/configs/atstk1006_defconfig index c1603c4860e0..363e2381f32a 100644 --- a/arch/avr32/configs/atstk1006_defconfig +++ b/arch/avr32/configs/atstk1006_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.28-rc8 | 3 | # Linux kernel version: 2.6.32-rc5 |
4 | # Thu Dec 18 11:22:23 2008 | 4 | # Thu Oct 29 13:00:25 2009 |
5 | # | 5 | # |
6 | CONFIG_AVR32=y | 6 | CONFIG_AVR32=y |
7 | CONFIG_GENERIC_GPIO=y | 7 | CONFIG_GENERIC_GPIO=y |
@@ -21,6 +21,7 @@ CONFIG_GENERIC_HWEIGHT=y | |||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 21 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
22 | CONFIG_GENERIC_BUG=y | 22 | CONFIG_GENERIC_BUG=y |
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | CONFIG_CONSTRUCTORS=y | ||
24 | 25 | ||
25 | # | 26 | # |
26 | # General setup | 27 | # General setup |
@@ -34,21 +35,36 @@ CONFIG_SWAP=y | |||
34 | CONFIG_SYSVIPC=y | 35 | CONFIG_SYSVIPC=y |
35 | CONFIG_SYSVIPC_SYSCTL=y | 36 | CONFIG_SYSVIPC_SYSCTL=y |
36 | CONFIG_POSIX_MQUEUE=y | 37 | CONFIG_POSIX_MQUEUE=y |
38 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
37 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
38 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
39 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
42 | |||
43 | # | ||
44 | # RCU Subsystem | ||
45 | # | ||
46 | CONFIG_TREE_RCU=y | ||
47 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
48 | # CONFIG_RCU_TRACE is not set | ||
49 | CONFIG_RCU_FANOUT=32 | ||
50 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
51 | # CONFIG_TREE_RCU_TRACE is not set | ||
40 | # CONFIG_IKCONFIG is not set | 52 | # CONFIG_IKCONFIG is not set |
41 | CONFIG_LOG_BUF_SHIFT=14 | 53 | CONFIG_LOG_BUF_SHIFT=14 |
42 | # CONFIG_CGROUPS is not set | ||
43 | # CONFIG_GROUP_SCHED is not set | 54 | # CONFIG_GROUP_SCHED is not set |
55 | # CONFIG_CGROUPS is not set | ||
44 | CONFIG_SYSFS_DEPRECATED=y | 56 | CONFIG_SYSFS_DEPRECATED=y |
45 | CONFIG_SYSFS_DEPRECATED_V2=y | 57 | CONFIG_SYSFS_DEPRECATED_V2=y |
46 | CONFIG_RELAY=y | 58 | CONFIG_RELAY=y |
47 | # CONFIG_NAMESPACES is not set | 59 | # CONFIG_NAMESPACES is not set |
48 | CONFIG_BLK_DEV_INITRD=y | 60 | CONFIG_BLK_DEV_INITRD=y |
49 | CONFIG_INITRAMFS_SOURCE="" | 61 | CONFIG_INITRAMFS_SOURCE="" |
62 | CONFIG_RD_GZIP=y | ||
63 | # CONFIG_RD_BZIP2 is not set | ||
64 | # CONFIG_RD_LZMA is not set | ||
50 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 65 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
51 | CONFIG_SYSCTL=y | 66 | CONFIG_SYSCTL=y |
67 | CONFIG_ANON_INODES=y | ||
52 | CONFIG_EMBEDDED=y | 68 | CONFIG_EMBEDDED=y |
53 | # CONFIG_SYSCTL_SYSCALL is not set | 69 | # CONFIG_SYSCTL_SYSCALL is not set |
54 | CONFIG_KALLSYMS=y | 70 | CONFIG_KALLSYMS=y |
@@ -58,32 +74,40 @@ CONFIG_HOTPLUG=y | |||
58 | CONFIG_PRINTK=y | 74 | CONFIG_PRINTK=y |
59 | CONFIG_BUG=y | 75 | CONFIG_BUG=y |
60 | CONFIG_ELF_CORE=y | 76 | CONFIG_ELF_CORE=y |
61 | # CONFIG_COMPAT_BRK is not set | ||
62 | # CONFIG_BASE_FULL is not set | 77 | # CONFIG_BASE_FULL is not set |
63 | CONFIG_FUTEX=y | 78 | CONFIG_FUTEX=y |
64 | CONFIG_ANON_INODES=y | ||
65 | CONFIG_EPOLL=y | 79 | CONFIG_EPOLL=y |
66 | CONFIG_SIGNALFD=y | 80 | CONFIG_SIGNALFD=y |
67 | CONFIG_TIMERFD=y | 81 | CONFIG_TIMERFD=y |
68 | CONFIG_EVENTFD=y | 82 | CONFIG_EVENTFD=y |
69 | CONFIG_SHMEM=y | 83 | CONFIG_SHMEM=y |
70 | CONFIG_AIO=y | 84 | CONFIG_AIO=y |
85 | |||
86 | # | ||
87 | # Kernel Performance Events And Counters | ||
88 | # | ||
71 | CONFIG_VM_EVENT_COUNTERS=y | 89 | CONFIG_VM_EVENT_COUNTERS=y |
72 | CONFIG_SLUB_DEBUG=y | 90 | CONFIG_SLUB_DEBUG=y |
91 | # CONFIG_COMPAT_BRK is not set | ||
73 | # CONFIG_SLAB is not set | 92 | # CONFIG_SLAB is not set |
74 | CONFIG_SLUB=y | 93 | CONFIG_SLUB=y |
75 | # CONFIG_SLOB is not set | 94 | # CONFIG_SLOB is not set |
76 | CONFIG_PROFILING=y | 95 | CONFIG_PROFILING=y |
77 | # CONFIG_MARKERS is not set | 96 | CONFIG_TRACEPOINTS=y |
78 | CONFIG_OPROFILE=m | 97 | CONFIG_OPROFILE=m |
79 | CONFIG_HAVE_OPROFILE=y | 98 | CONFIG_HAVE_OPROFILE=y |
80 | CONFIG_KPROBES=y | 99 | CONFIG_KPROBES=y |
81 | CONFIG_HAVE_KPROBES=y | 100 | CONFIG_HAVE_KPROBES=y |
82 | CONFIG_HAVE_CLK=y | 101 | CONFIG_HAVE_CLK=y |
102 | |||
103 | # | ||
104 | # GCOV-based kernel profiling | ||
105 | # | ||
106 | # CONFIG_GCOV_KERNEL is not set | ||
107 | # CONFIG_SLOW_WORK is not set | ||
83 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 108 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
84 | CONFIG_SLABINFO=y | 109 | CONFIG_SLABINFO=y |
85 | CONFIG_RT_MUTEXES=y | 110 | CONFIG_RT_MUTEXES=y |
86 | # CONFIG_TINY_SHMEM is not set | ||
87 | CONFIG_BASE_SMALL=1 | 111 | CONFIG_BASE_SMALL=1 |
88 | CONFIG_MODULES=y | 112 | CONFIG_MODULES=y |
89 | # CONFIG_MODULE_FORCE_LOAD is not set | 113 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -91,11 +115,8 @@ CONFIG_MODULE_UNLOAD=y | |||
91 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 115 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
92 | # CONFIG_MODVERSIONS is not set | 116 | # CONFIG_MODVERSIONS is not set |
93 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 117 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
94 | CONFIG_KMOD=y | ||
95 | CONFIG_BLOCK=y | 118 | CONFIG_BLOCK=y |
96 | # CONFIG_LBD is not set | 119 | CONFIG_LBDAF=y |
97 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
98 | # CONFIG_LSF is not set | ||
99 | # CONFIG_BLK_DEV_BSG is not set | 120 | # CONFIG_BLK_DEV_BSG is not set |
100 | # CONFIG_BLK_DEV_INTEGRITY is not set | 121 | # CONFIG_BLK_DEV_INTEGRITY is not set |
101 | 122 | ||
@@ -111,7 +132,6 @@ CONFIG_IOSCHED_CFQ=y | |||
111 | CONFIG_DEFAULT_CFQ=y | 132 | CONFIG_DEFAULT_CFQ=y |
112 | # CONFIG_DEFAULT_NOOP is not set | 133 | # CONFIG_DEFAULT_NOOP is not set |
113 | CONFIG_DEFAULT_IOSCHED="cfq" | 134 | CONFIG_DEFAULT_IOSCHED="cfq" |
114 | CONFIG_CLASSIC_RCU=y | ||
115 | CONFIG_FREEZER=y | 135 | CONFIG_FREEZER=y |
116 | 136 | ||
117 | # | 137 | # |
@@ -128,8 +148,11 @@ CONFIG_PLATFORM_AT32AP=y | |||
128 | CONFIG_CPU_AT32AP700X=y | 148 | CONFIG_CPU_AT32AP700X=y |
129 | CONFIG_CPU_AT32AP7000=y | 149 | CONFIG_CPU_AT32AP7000=y |
130 | CONFIG_BOARD_ATSTK1000=y | 150 | CONFIG_BOARD_ATSTK1000=y |
131 | # CONFIG_BOARD_ATNGW100 is not set | 151 | # CONFIG_BOARD_ATNGW100_MKI is not set |
152 | # CONFIG_BOARD_ATNGW100_MKII is not set | ||
153 | # CONFIG_BOARD_HAMMERHEAD is not set | ||
132 | # CONFIG_BOARD_FAVR_32 is not set | 154 | # CONFIG_BOARD_FAVR_32 is not set |
155 | # CONFIG_BOARD_MERISC is not set | ||
133 | # CONFIG_BOARD_MIMC200 is not set | 156 | # CONFIG_BOARD_MIMC200 is not set |
134 | # CONFIG_BOARD_ATSTK1002 is not set | 157 | # CONFIG_BOARD_ATSTK1002 is not set |
135 | # CONFIG_BOARD_ATSTK1003 is not set | 158 | # CONFIG_BOARD_ATSTK1003 is not set |
@@ -156,7 +179,7 @@ CONFIG_PREEMPT_NONE=y | |||
156 | # CONFIG_PREEMPT_VOLUNTARY is not set | 179 | # CONFIG_PREEMPT_VOLUNTARY is not set |
157 | # CONFIG_PREEMPT is not set | 180 | # CONFIG_PREEMPT is not set |
158 | CONFIG_QUICKLIST=y | 181 | CONFIG_QUICKLIST=y |
159 | # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set | 182 | # CONFIG_HAVE_ARCH_BOOTMEM is not set |
160 | # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set | 183 | # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set |
161 | # CONFIG_NEED_NODE_MEMMAP_SIZE is not set | 184 | # CONFIG_NEED_NODE_MEMMAP_SIZE is not set |
162 | CONFIG_ARCH_FLATMEM_ENABLE=y | 185 | CONFIG_ARCH_FLATMEM_ENABLE=y |
@@ -170,12 +193,14 @@ CONFIG_FLATMEM=y | |||
170 | CONFIG_FLAT_NODE_MEM_MAP=y | 193 | CONFIG_FLAT_NODE_MEM_MAP=y |
171 | CONFIG_PAGEFLAGS_EXTENDED=y | 194 | CONFIG_PAGEFLAGS_EXTENDED=y |
172 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 195 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
173 | # CONFIG_RESOURCES_64BIT is not set | ||
174 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 196 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
175 | CONFIG_ZONE_DMA_FLAG=0 | 197 | CONFIG_ZONE_DMA_FLAG=0 |
176 | CONFIG_NR_QUICK=2 | 198 | CONFIG_NR_QUICK=2 |
177 | CONFIG_VIRT_TO_BUS=y | 199 | CONFIG_VIRT_TO_BUS=y |
178 | CONFIG_UNEVICTABLE_LRU=y | 200 | CONFIG_HAVE_MLOCK=y |
201 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
202 | # CONFIG_KSM is not set | ||
203 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
179 | # CONFIG_OWNERSHIP_TRACE is not set | 204 | # CONFIG_OWNERSHIP_TRACE is not set |
180 | CONFIG_NMI_DEBUGGING=y | 205 | CONFIG_NMI_DEBUGGING=y |
181 | # CONFIG_HZ_100 is not set | 206 | # CONFIG_HZ_100 is not set |
@@ -194,6 +219,7 @@ CONFIG_PM=y | |||
194 | CONFIG_PM_SLEEP=y | 219 | CONFIG_PM_SLEEP=y |
195 | CONFIG_SUSPEND=y | 220 | CONFIG_SUSPEND=y |
196 | CONFIG_SUSPEND_FREEZER=y | 221 | CONFIG_SUSPEND_FREEZER=y |
222 | # CONFIG_PM_RUNTIME is not set | ||
197 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 223 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
198 | 224 | ||
199 | # | 225 | # |
@@ -294,6 +320,7 @@ CONFIG_IPV6_TUNNEL=m | |||
294 | # CONFIG_NETFILTER is not set | 320 | # CONFIG_NETFILTER is not set |
295 | # CONFIG_IP_DCCP is not set | 321 | # CONFIG_IP_DCCP is not set |
296 | # CONFIG_IP_SCTP is not set | 322 | # CONFIG_IP_SCTP is not set |
323 | # CONFIG_RDS is not set | ||
297 | # CONFIG_TIPC is not set | 324 | # CONFIG_TIPC is not set |
298 | # CONFIG_ATM is not set | 325 | # CONFIG_ATM is not set |
299 | CONFIG_STP=m | 326 | CONFIG_STP=m |
@@ -309,20 +336,24 @@ CONFIG_LLC=m | |||
309 | # CONFIG_LAPB is not set | 336 | # CONFIG_LAPB is not set |
310 | # CONFIG_ECONET is not set | 337 | # CONFIG_ECONET is not set |
311 | # CONFIG_WAN_ROUTER is not set | 338 | # CONFIG_WAN_ROUTER is not set |
339 | # CONFIG_PHONET is not set | ||
340 | # CONFIG_IEEE802154 is not set | ||
312 | # CONFIG_NET_SCHED is not set | 341 | # CONFIG_NET_SCHED is not set |
342 | # CONFIG_DCB is not set | ||
313 | 343 | ||
314 | # | 344 | # |
315 | # Network testing | 345 | # Network testing |
316 | # | 346 | # |
317 | # CONFIG_NET_PKTGEN is not set | 347 | # CONFIG_NET_PKTGEN is not set |
318 | # CONFIG_NET_TCPPROBE is not set | 348 | # CONFIG_NET_TCPPROBE is not set |
349 | # CONFIG_NET_DROP_MONITOR is not set | ||
319 | # CONFIG_HAMRADIO is not set | 350 | # CONFIG_HAMRADIO is not set |
320 | # CONFIG_CAN is not set | 351 | # CONFIG_CAN is not set |
321 | # CONFIG_IRDA is not set | 352 | # CONFIG_IRDA is not set |
322 | # CONFIG_BT is not set | 353 | # CONFIG_BT is not set |
323 | # CONFIG_AF_RXRPC is not set | 354 | # CONFIG_AF_RXRPC is not set |
324 | # CONFIG_PHONET is not set | ||
325 | # CONFIG_WIRELESS is not set | 355 | # CONFIG_WIRELESS is not set |
356 | # CONFIG_WIMAX is not set | ||
326 | # CONFIG_RFKILL is not set | 357 | # CONFIG_RFKILL is not set |
327 | # CONFIG_NET_9P is not set | 358 | # CONFIG_NET_9P is not set |
328 | 359 | ||
@@ -334,6 +365,7 @@ CONFIG_LLC=m | |||
334 | # Generic Driver Options | 365 | # Generic Driver Options |
335 | # | 366 | # |
336 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 367 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
368 | # CONFIG_DEVTMPFS is not set | ||
337 | CONFIG_STANDALONE=y | 369 | CONFIG_STANDALONE=y |
338 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 370 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
339 | # CONFIG_FW_LOADER is not set | 371 | # CONFIG_FW_LOADER is not set |
@@ -343,6 +375,7 @@ CONFIG_STANDALONE=y | |||
343 | # CONFIG_CONNECTOR is not set | 375 | # CONFIG_CONNECTOR is not set |
344 | CONFIG_MTD=y | 376 | CONFIG_MTD=y |
345 | # CONFIG_MTD_DEBUG is not set | 377 | # CONFIG_MTD_DEBUG is not set |
378 | # CONFIG_MTD_TESTS is not set | ||
346 | # CONFIG_MTD_CONCAT is not set | 379 | # CONFIG_MTD_CONCAT is not set |
347 | CONFIG_MTD_PARTITIONS=y | 380 | CONFIG_MTD_PARTITIONS=y |
348 | # CONFIG_MTD_REDBOOT_PARTS is not set | 381 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -393,9 +426,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
393 | # | 426 | # |
394 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 427 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
395 | CONFIG_MTD_PHYSMAP=y | 428 | CONFIG_MTD_PHYSMAP=y |
396 | CONFIG_MTD_PHYSMAP_START=0x8000000 | 429 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
397 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
398 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
399 | # CONFIG_MTD_PLATRAM is not set | 430 | # CONFIG_MTD_PLATRAM is not set |
400 | 431 | ||
401 | # | 432 | # |
@@ -406,6 +437,7 @@ CONFIG_MTD_DATAFLASH=m | |||
406 | CONFIG_MTD_DATAFLASH_OTP=y | 437 | CONFIG_MTD_DATAFLASH_OTP=y |
407 | CONFIG_MTD_M25P80=m | 438 | CONFIG_MTD_M25P80=m |
408 | CONFIG_M25PXX_USE_FAST_READ=y | 439 | CONFIG_M25PXX_USE_FAST_READ=y |
440 | # CONFIG_MTD_SST25L is not set | ||
409 | # CONFIG_MTD_SLRAM is not set | 441 | # CONFIG_MTD_SLRAM is not set |
410 | # CONFIG_MTD_PHRAM is not set | 442 | # CONFIG_MTD_PHRAM is not set |
411 | # CONFIG_MTD_MTDRAM is not set | 443 | # CONFIG_MTD_MTDRAM is not set |
@@ -432,6 +464,11 @@ CONFIG_MTD_NAND_ATMEL_ECC_HW=y | |||
432 | # CONFIG_MTD_ONENAND is not set | 464 | # CONFIG_MTD_ONENAND is not set |
433 | 465 | ||
434 | # | 466 | # |
467 | # LPDDR flash memory drivers | ||
468 | # | ||
469 | # CONFIG_MTD_LPDDR is not set | ||
470 | |||
471 | # | ||
435 | # UBI - Unsorted block images | 472 | # UBI - Unsorted block images |
436 | # | 473 | # |
437 | CONFIG_MTD_UBI=y | 474 | CONFIG_MTD_UBI=y |
@@ -460,13 +497,22 @@ CONFIG_ATMEL_PWM=m | |||
460 | CONFIG_ATMEL_TCLIB=y | 497 | CONFIG_ATMEL_TCLIB=y |
461 | CONFIG_ATMEL_TCB_CLKSRC=y | 498 | CONFIG_ATMEL_TCB_CLKSRC=y |
462 | CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0 | 499 | CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0 |
463 | # CONFIG_EEPROM_93CX6 is not set | ||
464 | # CONFIG_ICS932S401 is not set | 500 | # CONFIG_ICS932S401 is not set |
465 | CONFIG_ATMEL_SSC=m | 501 | CONFIG_ATMEL_SSC=m |
466 | # CONFIG_ENCLOSURE_SERVICES is not set | 502 | # CONFIG_ENCLOSURE_SERVICES is not set |
503 | # CONFIG_ISL29003 is not set | ||
467 | # CONFIG_C2PORT is not set | 504 | # CONFIG_C2PORT is not set |
468 | 505 | ||
469 | # | 506 | # |
507 | # EEPROM support | ||
508 | # | ||
509 | # CONFIG_EEPROM_AT24 is not set | ||
510 | # CONFIG_EEPROM_AT25 is not set | ||
511 | # CONFIG_EEPROM_LEGACY is not set | ||
512 | # CONFIG_EEPROM_MAX6875 is not set | ||
513 | # CONFIG_EEPROM_93CX6 is not set | ||
514 | |||
515 | # | ||
470 | # SCSI device support | 516 | # SCSI device support |
471 | # | 517 | # |
472 | # CONFIG_RAID_ATTRS is not set | 518 | # CONFIG_RAID_ATTRS is not set |
@@ -486,10 +532,6 @@ CONFIG_BLK_DEV_SR=m | |||
486 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 532 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
487 | # CONFIG_CHR_DEV_SG is not set | 533 | # CONFIG_CHR_DEV_SG is not set |
488 | # CONFIG_CHR_DEV_SCH is not set | 534 | # CONFIG_CHR_DEV_SCH is not set |
489 | |||
490 | # | ||
491 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
492 | # | ||
493 | # CONFIG_SCSI_MULTI_LUN is not set | 535 | # CONFIG_SCSI_MULTI_LUN is not set |
494 | # CONFIG_SCSI_CONSTANTS is not set | 536 | # CONFIG_SCSI_CONSTANTS is not set |
495 | # CONFIG_SCSI_LOGGING is not set | 537 | # CONFIG_SCSI_LOGGING is not set |
@@ -506,8 +548,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
506 | # CONFIG_SCSI_SRP_ATTRS is not set | 548 | # CONFIG_SCSI_SRP_ATTRS is not set |
507 | # CONFIG_SCSI_LOWLEVEL is not set | 549 | # CONFIG_SCSI_LOWLEVEL is not set |
508 | # CONFIG_SCSI_DH is not set | 550 | # CONFIG_SCSI_DH is not set |
551 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
509 | CONFIG_ATA=m | 552 | CONFIG_ATA=m |
510 | # CONFIG_ATA_NONSTANDARD is not set | 553 | # CONFIG_ATA_NONSTANDARD is not set |
554 | CONFIG_ATA_VERBOSE_ERROR=y | ||
511 | # CONFIG_SATA_PMP is not set | 555 | # CONFIG_SATA_PMP is not set |
512 | CONFIG_ATA_SFF=y | 556 | CONFIG_ATA_SFF=y |
513 | # CONFIG_SATA_MV is not set | 557 | # CONFIG_SATA_MV is not set |
@@ -536,12 +580,17 @@ CONFIG_PHYLIB=y | |||
536 | # CONFIG_BROADCOM_PHY is not set | 580 | # CONFIG_BROADCOM_PHY is not set |
537 | # CONFIG_ICPLUS_PHY is not set | 581 | # CONFIG_ICPLUS_PHY is not set |
538 | # CONFIG_REALTEK_PHY is not set | 582 | # CONFIG_REALTEK_PHY is not set |
583 | # CONFIG_NATIONAL_PHY is not set | ||
584 | # CONFIG_STE10XP is not set | ||
585 | # CONFIG_LSI_ET1011C_PHY is not set | ||
539 | # CONFIG_FIXED_PHY is not set | 586 | # CONFIG_FIXED_PHY is not set |
540 | # CONFIG_MDIO_BITBANG is not set | 587 | # CONFIG_MDIO_BITBANG is not set |
541 | CONFIG_NET_ETHERNET=y | 588 | CONFIG_NET_ETHERNET=y |
542 | # CONFIG_MII is not set | 589 | # CONFIG_MII is not set |
543 | CONFIG_MACB=y | 590 | CONFIG_MACB=y |
544 | # CONFIG_ENC28J60 is not set | 591 | # CONFIG_ENC28J60 is not set |
592 | # CONFIG_ETHOC is not set | ||
593 | # CONFIG_DNET is not set | ||
545 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 594 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
546 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 595 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
547 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 596 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -550,15 +599,18 @@ CONFIG_MACB=y | |||
550 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 599 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
551 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 600 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
552 | # CONFIG_B44 is not set | 601 | # CONFIG_B44 is not set |
602 | # CONFIG_KS8842 is not set | ||
603 | # CONFIG_KS8851 is not set | ||
604 | # CONFIG_KS8851_MLL is not set | ||
553 | # CONFIG_NETDEV_1000 is not set | 605 | # CONFIG_NETDEV_1000 is not set |
554 | # CONFIG_NETDEV_10000 is not set | 606 | # CONFIG_NETDEV_10000 is not set |
607 | CONFIG_WLAN=y | ||
608 | # CONFIG_WLAN_PRE80211 is not set | ||
609 | # CONFIG_WLAN_80211 is not set | ||
555 | 610 | ||
556 | # | 611 | # |
557 | # Wireless LAN | 612 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
558 | # | 613 | # |
559 | # CONFIG_WLAN_PRE80211 is not set | ||
560 | # CONFIG_WLAN_80211 is not set | ||
561 | # CONFIG_IWLWIFI_LEDS is not set | ||
562 | # CONFIG_WAN is not set | 614 | # CONFIG_WAN is not set |
563 | CONFIG_PPP=m | 615 | CONFIG_PPP=m |
564 | # CONFIG_PPP_MULTILINK is not set | 616 | # CONFIG_PPP_MULTILINK is not set |
@@ -600,18 +652,25 @@ CONFIG_INPUT_EVDEV=m | |||
600 | # Input Device Drivers | 652 | # Input Device Drivers |
601 | # | 653 | # |
602 | CONFIG_INPUT_KEYBOARD=y | 654 | CONFIG_INPUT_KEYBOARD=y |
655 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
603 | # CONFIG_KEYBOARD_ATKBD is not set | 656 | # CONFIG_KEYBOARD_ATKBD is not set |
604 | # CONFIG_KEYBOARD_SUNKBD is not set | 657 | # CONFIG_QT2160 is not set |
605 | # CONFIG_KEYBOARD_LKKBD is not set | 658 | # CONFIG_KEYBOARD_LKKBD is not set |
606 | # CONFIG_KEYBOARD_XTKBD is not set | 659 | CONFIG_KEYBOARD_GPIO=m |
660 | # CONFIG_KEYBOARD_MATRIX is not set | ||
661 | # CONFIG_KEYBOARD_LM8323 is not set | ||
662 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
607 | # CONFIG_KEYBOARD_NEWTON is not set | 663 | # CONFIG_KEYBOARD_NEWTON is not set |
664 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
608 | # CONFIG_KEYBOARD_STOWAWAY is not set | 665 | # CONFIG_KEYBOARD_STOWAWAY is not set |
609 | CONFIG_KEYBOARD_GPIO=m | 666 | # CONFIG_KEYBOARD_SUNKBD is not set |
667 | # CONFIG_KEYBOARD_XTKBD is not set | ||
610 | CONFIG_INPUT_MOUSE=y | 668 | CONFIG_INPUT_MOUSE=y |
611 | # CONFIG_MOUSE_PS2 is not set | 669 | # CONFIG_MOUSE_PS2 is not set |
612 | # CONFIG_MOUSE_SERIAL is not set | 670 | # CONFIG_MOUSE_SERIAL is not set |
613 | # CONFIG_MOUSE_VSXXXAA is not set | 671 | # CONFIG_MOUSE_VSXXXAA is not set |
614 | CONFIG_MOUSE_GPIO=m | 672 | CONFIG_MOUSE_GPIO=m |
673 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
615 | # CONFIG_INPUT_JOYSTICK is not set | 674 | # CONFIG_INPUT_JOYSTICK is not set |
616 | # CONFIG_INPUT_TABLET is not set | 675 | # CONFIG_INPUT_TABLET is not set |
617 | # CONFIG_INPUT_TOUCHSCREEN is not set | 676 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -642,9 +701,11 @@ CONFIG_SERIAL_ATMEL=y | |||
642 | CONFIG_SERIAL_ATMEL_CONSOLE=y | 701 | CONFIG_SERIAL_ATMEL_CONSOLE=y |
643 | CONFIG_SERIAL_ATMEL_PDC=y | 702 | CONFIG_SERIAL_ATMEL_PDC=y |
644 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | 703 | # CONFIG_SERIAL_ATMEL_TTYAT is not set |
704 | # CONFIG_SERIAL_MAX3100 is not set | ||
645 | CONFIG_SERIAL_CORE=y | 705 | CONFIG_SERIAL_CORE=y |
646 | CONFIG_SERIAL_CORE_CONSOLE=y | 706 | CONFIG_SERIAL_CORE_CONSOLE=y |
647 | CONFIG_UNIX98_PTYS=y | 707 | CONFIG_UNIX98_PTYS=y |
708 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
648 | # CONFIG_LEGACY_PTYS is not set | 709 | # CONFIG_LEGACY_PTYS is not set |
649 | # CONFIG_IPMI_HANDLER is not set | 710 | # CONFIG_IPMI_HANDLER is not set |
650 | # CONFIG_HW_RANDOM is not set | 711 | # CONFIG_HW_RANDOM is not set |
@@ -653,6 +714,7 @@ CONFIG_UNIX98_PTYS=y | |||
653 | # CONFIG_TCG_TPM is not set | 714 | # CONFIG_TCG_TPM is not set |
654 | CONFIG_I2C=m | 715 | CONFIG_I2C=m |
655 | CONFIG_I2C_BOARDINFO=y | 716 | CONFIG_I2C_BOARDINFO=y |
717 | CONFIG_I2C_COMPAT=y | ||
656 | CONFIG_I2C_CHARDEV=m | 718 | CONFIG_I2C_CHARDEV=m |
657 | CONFIG_I2C_HELPER_AUTO=y | 719 | CONFIG_I2C_HELPER_AUTO=y |
658 | CONFIG_I2C_ALGOBIT=m | 720 | CONFIG_I2C_ALGOBIT=m |
@@ -664,6 +726,7 @@ CONFIG_I2C_ALGOBIT=m | |||
664 | # | 726 | # |
665 | # I2C system bus drivers (mostly embedded / system-on-chip) | 727 | # I2C system bus drivers (mostly embedded / system-on-chip) |
666 | # | 728 | # |
729 | # CONFIG_I2C_DESIGNWARE is not set | ||
667 | CONFIG_I2C_GPIO=m | 730 | CONFIG_I2C_GPIO=m |
668 | # CONFIG_I2C_OCORES is not set | 731 | # CONFIG_I2C_OCORES is not set |
669 | # CONFIG_I2C_SIMTEC is not set | 732 | # CONFIG_I2C_SIMTEC is not set |
@@ -684,14 +747,6 @@ CONFIG_I2C_GPIO=m | |||
684 | # Miscellaneous I2C Chip support | 747 | # Miscellaneous I2C Chip support |
685 | # | 748 | # |
686 | # CONFIG_DS1682 is not set | 749 | # CONFIG_DS1682 is not set |
687 | # CONFIG_EEPROM_AT24 is not set | ||
688 | # CONFIG_EEPROM_LEGACY is not set | ||
689 | # CONFIG_SENSORS_PCF8574 is not set | ||
690 | # CONFIG_PCF8575 is not set | ||
691 | # CONFIG_SENSORS_PCA9539 is not set | ||
692 | # CONFIG_SENSORS_PCF8591 is not set | ||
693 | # CONFIG_TPS65010 is not set | ||
694 | # CONFIG_SENSORS_MAX6875 is not set | ||
695 | # CONFIG_SENSORS_TSL2550 is not set | 750 | # CONFIG_SENSORS_TSL2550 is not set |
696 | # CONFIG_I2C_DEBUG_CORE is not set | 751 | # CONFIG_I2C_DEBUG_CORE is not set |
697 | # CONFIG_I2C_DEBUG_ALGO is not set | 752 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -706,13 +761,18 @@ CONFIG_SPI_MASTER=y | |||
706 | # | 761 | # |
707 | CONFIG_SPI_ATMEL=y | 762 | CONFIG_SPI_ATMEL=y |
708 | # CONFIG_SPI_BITBANG is not set | 763 | # CONFIG_SPI_BITBANG is not set |
764 | # CONFIG_SPI_GPIO is not set | ||
709 | 765 | ||
710 | # | 766 | # |
711 | # SPI Protocol Masters | 767 | # SPI Protocol Masters |
712 | # | 768 | # |
713 | # CONFIG_EEPROM_AT25 is not set | ||
714 | CONFIG_SPI_SPIDEV=m | 769 | CONFIG_SPI_SPIDEV=m |
715 | # CONFIG_SPI_TLE62X0 is not set | 770 | # CONFIG_SPI_TLE62X0 is not set |
771 | |||
772 | # | ||
773 | # PPS support | ||
774 | # | ||
775 | # CONFIG_PPS is not set | ||
716 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 776 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
717 | CONFIG_GPIOLIB=y | 777 | CONFIG_GPIOLIB=y |
718 | # CONFIG_DEBUG_GPIO is not set | 778 | # CONFIG_DEBUG_GPIO is not set |
@@ -738,11 +798,15 @@ CONFIG_GPIO_SYSFS=y | |||
738 | # | 798 | # |
739 | # CONFIG_GPIO_MAX7301 is not set | 799 | # CONFIG_GPIO_MAX7301 is not set |
740 | # CONFIG_GPIO_MCP23S08 is not set | 800 | # CONFIG_GPIO_MCP23S08 is not set |
801 | # CONFIG_GPIO_MC33880 is not set | ||
802 | |||
803 | # | ||
804 | # AC97 GPIO expanders: | ||
805 | # | ||
741 | # CONFIG_W1 is not set | 806 | # CONFIG_W1 is not set |
742 | # CONFIG_POWER_SUPPLY is not set | 807 | # CONFIG_POWER_SUPPLY is not set |
743 | # CONFIG_HWMON is not set | 808 | # CONFIG_HWMON is not set |
744 | # CONFIG_THERMAL is not set | 809 | # CONFIG_THERMAL is not set |
745 | # CONFIG_THERMAL_HWMON is not set | ||
746 | CONFIG_WATCHDOG=y | 810 | CONFIG_WATCHDOG=y |
747 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 811 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
748 | 812 | ||
@@ -764,26 +828,17 @@ CONFIG_SSB_POSSIBLE=y | |||
764 | # CONFIG_MFD_CORE is not set | 828 | # CONFIG_MFD_CORE is not set |
765 | # CONFIG_MFD_SM501 is not set | 829 | # CONFIG_MFD_SM501 is not set |
766 | # CONFIG_HTC_PASIC3 is not set | 830 | # CONFIG_HTC_PASIC3 is not set |
831 | # CONFIG_TPS65010 is not set | ||
767 | # CONFIG_MFD_TMIO is not set | 832 | # CONFIG_MFD_TMIO is not set |
768 | # CONFIG_MFD_WM8400 is not set | 833 | # CONFIG_MFD_WM8400 is not set |
834 | # CONFIG_MFD_WM831X is not set | ||
769 | # CONFIG_MFD_WM8350_I2C is not set | 835 | # CONFIG_MFD_WM8350_I2C is not set |
836 | # CONFIG_MFD_PCF50633 is not set | ||
837 | # CONFIG_MFD_MC13783 is not set | ||
838 | # CONFIG_AB3100_CORE is not set | ||
839 | # CONFIG_EZX_PCAP is not set | ||
770 | # CONFIG_REGULATOR is not set | 840 | # CONFIG_REGULATOR is not set |
771 | 841 | # CONFIG_MEDIA_SUPPORT is not set | |
772 | # | ||
773 | # Multimedia devices | ||
774 | # | ||
775 | |||
776 | # | ||
777 | # Multimedia core support | ||
778 | # | ||
779 | # CONFIG_VIDEO_DEV is not set | ||
780 | # CONFIG_DVB_CORE is not set | ||
781 | # CONFIG_VIDEO_MEDIA is not set | ||
782 | |||
783 | # | ||
784 | # Multimedia drivers | ||
785 | # | ||
786 | # CONFIG_DAB is not set | ||
787 | 842 | ||
788 | # | 843 | # |
789 | # Graphics support | 844 | # Graphics support |
@@ -817,8 +872,10 @@ CONFIG_FB_ATMEL=y | |||
817 | # CONFIG_FB_VIRTUAL is not set | 872 | # CONFIG_FB_VIRTUAL is not set |
818 | # CONFIG_FB_METRONOME is not set | 873 | # CONFIG_FB_METRONOME is not set |
819 | # CONFIG_FB_MB862XX is not set | 874 | # CONFIG_FB_MB862XX is not set |
875 | # CONFIG_FB_BROADSHEET is not set | ||
820 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 876 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
821 | CONFIG_LCD_CLASS_DEVICE=y | 877 | CONFIG_LCD_CLASS_DEVICE=y |
878 | # CONFIG_LCD_LMS283GF05 is not set | ||
822 | CONFIG_LCD_LTV350QV=y | 879 | CONFIG_LCD_LTV350QV=y |
823 | # CONFIG_LCD_ILI9320 is not set | 880 | # CONFIG_LCD_ILI9320 is not set |
824 | # CONFIG_LCD_TDO24M is not set | 881 | # CONFIG_LCD_TDO24M is not set |
@@ -833,6 +890,7 @@ CONFIG_LCD_LTV350QV=y | |||
833 | # CONFIG_LOGO is not set | 890 | # CONFIG_LOGO is not set |
834 | CONFIG_SOUND=m | 891 | CONFIG_SOUND=m |
835 | CONFIG_SOUND_OSS_CORE=y | 892 | CONFIG_SOUND_OSS_CORE=y |
893 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
836 | CONFIG_SND=m | 894 | CONFIG_SND=m |
837 | CONFIG_SND_TIMER=m | 895 | CONFIG_SND_TIMER=m |
838 | CONFIG_SND_PCM=m | 896 | CONFIG_SND_PCM=m |
@@ -841,16 +899,28 @@ CONFIG_SND_OSSEMUL=y | |||
841 | CONFIG_SND_MIXER_OSS=m | 899 | CONFIG_SND_MIXER_OSS=m |
842 | CONFIG_SND_PCM_OSS=m | 900 | CONFIG_SND_PCM_OSS=m |
843 | CONFIG_SND_PCM_OSS_PLUGINS=y | 901 | CONFIG_SND_PCM_OSS_PLUGINS=y |
902 | # CONFIG_SND_HRTIMER is not set | ||
844 | # CONFIG_SND_DYNAMIC_MINORS is not set | 903 | # CONFIG_SND_DYNAMIC_MINORS is not set |
845 | # CONFIG_SND_SUPPORT_OLD_API is not set | 904 | # CONFIG_SND_SUPPORT_OLD_API is not set |
846 | # CONFIG_SND_VERBOSE_PROCFS is not set | 905 | # CONFIG_SND_VERBOSE_PROCFS is not set |
847 | # CONFIG_SND_VERBOSE_PRINTK is not set | 906 | # CONFIG_SND_VERBOSE_PRINTK is not set |
848 | # CONFIG_SND_DEBUG is not set | 907 | # CONFIG_SND_DEBUG is not set |
908 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
909 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
910 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
911 | # CONFIG_SND_SBAWE_SEQ is not set | ||
912 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
849 | CONFIG_SND_DRIVERS=y | 913 | CONFIG_SND_DRIVERS=y |
850 | # CONFIG_SND_DUMMY is not set | 914 | # CONFIG_SND_DUMMY is not set |
851 | # CONFIG_SND_MTPAV is not set | 915 | # CONFIG_SND_MTPAV is not set |
852 | # CONFIG_SND_SERIAL_U16550 is not set | 916 | # CONFIG_SND_SERIAL_U16550 is not set |
853 | # CONFIG_SND_MPU401 is not set | 917 | # CONFIG_SND_MPU401 is not set |
918 | |||
919 | # | ||
920 | # Atmel devices (AVR32 and AT91) | ||
921 | # | ||
922 | # CONFIG_SND_ATMEL_ABDAC is not set | ||
923 | # CONFIG_SND_ATMEL_AC97C is not set | ||
854 | CONFIG_SND_SPI=y | 924 | CONFIG_SND_SPI=y |
855 | CONFIG_SND_AT73C213=m | 925 | CONFIG_SND_AT73C213=m |
856 | CONFIG_SND_AT73C213_TARGET_BITRATE=48000 | 926 | CONFIG_SND_AT73C213_TARGET_BITRATE=48000 |
@@ -863,11 +933,10 @@ CONFIG_USB_SUPPORT=y | |||
863 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 933 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
864 | # CONFIG_USB_OTG_WHITELIST is not set | 934 | # CONFIG_USB_OTG_WHITELIST is not set |
865 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 935 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
866 | # CONFIG_USB_MUSB_HDRC is not set | ||
867 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | 936 | # CONFIG_USB_GADGET_MUSB_HDRC is not set |
868 | 937 | ||
869 | # | 938 | # |
870 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 939 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
871 | # | 940 | # |
872 | CONFIG_USB_GADGET=y | 941 | CONFIG_USB_GADGET=y |
873 | # CONFIG_USB_GADGET_DEBUG is not set | 942 | # CONFIG_USB_GADGET_DEBUG is not set |
@@ -882,18 +951,25 @@ CONFIG_USB_ATMEL_USBA=y | |||
882 | # CONFIG_USB_GADGET_LH7A40X is not set | 951 | # CONFIG_USB_GADGET_LH7A40X is not set |
883 | # CONFIG_USB_GADGET_OMAP is not set | 952 | # CONFIG_USB_GADGET_OMAP is not set |
884 | # CONFIG_USB_GADGET_PXA25X is not set | 953 | # CONFIG_USB_GADGET_PXA25X is not set |
954 | # CONFIG_USB_GADGET_R8A66597 is not set | ||
885 | # CONFIG_USB_GADGET_PXA27X is not set | 955 | # CONFIG_USB_GADGET_PXA27X is not set |
956 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | ||
957 | # CONFIG_USB_GADGET_IMX is not set | ||
886 | # CONFIG_USB_GADGET_S3C2410 is not set | 958 | # CONFIG_USB_GADGET_S3C2410 is not set |
887 | # CONFIG_USB_GADGET_M66592 is not set | 959 | # CONFIG_USB_GADGET_M66592 is not set |
888 | # CONFIG_USB_GADGET_AMD5536UDC is not set | 960 | # CONFIG_USB_GADGET_AMD5536UDC is not set |
889 | # CONFIG_USB_GADGET_FSL_QE is not set | 961 | # CONFIG_USB_GADGET_FSL_QE is not set |
962 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
890 | # CONFIG_USB_GADGET_NET2280 is not set | 963 | # CONFIG_USB_GADGET_NET2280 is not set |
891 | # CONFIG_USB_GADGET_GOKU is not set | 964 | # CONFIG_USB_GADGET_GOKU is not set |
965 | # CONFIG_USB_GADGET_LANGWELL is not set | ||
892 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | 966 | # CONFIG_USB_GADGET_DUMMY_HCD is not set |
893 | CONFIG_USB_GADGET_DUALSPEED=y | 967 | CONFIG_USB_GADGET_DUALSPEED=y |
894 | CONFIG_USB_ZERO=m | 968 | CONFIG_USB_ZERO=m |
969 | # CONFIG_USB_AUDIO is not set | ||
895 | CONFIG_USB_ETH=m | 970 | CONFIG_USB_ETH=m |
896 | CONFIG_USB_ETH_RNDIS=y | 971 | CONFIG_USB_ETH_RNDIS=y |
972 | # CONFIG_USB_ETH_EEM is not set | ||
897 | CONFIG_USB_GADGETFS=m | 973 | CONFIG_USB_GADGETFS=m |
898 | CONFIG_USB_FILE_STORAGE=m | 974 | CONFIG_USB_FILE_STORAGE=m |
899 | # CONFIG_USB_FILE_STORAGE_TEST is not set | 975 | # CONFIG_USB_FILE_STORAGE_TEST is not set |
@@ -901,6 +977,12 @@ CONFIG_USB_G_SERIAL=m | |||
901 | # CONFIG_USB_MIDI_GADGET is not set | 977 | # CONFIG_USB_MIDI_GADGET is not set |
902 | # CONFIG_USB_G_PRINTER is not set | 978 | # CONFIG_USB_G_PRINTER is not set |
903 | # CONFIG_USB_CDC_COMPOSITE is not set | 979 | # CONFIG_USB_CDC_COMPOSITE is not set |
980 | |||
981 | # | ||
982 | # OTG and related infrastructure | ||
983 | # | ||
984 | # CONFIG_USB_GPIO_VBUS is not set | ||
985 | # CONFIG_NOP_USB_XCEIV is not set | ||
904 | CONFIG_MMC=y | 986 | CONFIG_MMC=y |
905 | # CONFIG_MMC_DEBUG is not set | 987 | # CONFIG_MMC_DEBUG is not set |
906 | # CONFIG_MMC_UNSAFE_RESUME is not set | 988 | # CONFIG_MMC_UNSAFE_RESUME is not set |
@@ -917,6 +999,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
917 | # MMC/SD/SDIO Host Controller Drivers | 999 | # MMC/SD/SDIO Host Controller Drivers |
918 | # | 1000 | # |
919 | # CONFIG_MMC_SDHCI is not set | 1001 | # CONFIG_MMC_SDHCI is not set |
1002 | # CONFIG_MMC_AT91 is not set | ||
920 | CONFIG_MMC_ATMELMCI=y | 1003 | CONFIG_MMC_ATMELMCI=y |
921 | # CONFIG_MMC_ATMELMCI_DMA is not set | 1004 | # CONFIG_MMC_ATMELMCI_DMA is not set |
922 | CONFIG_MMC_SPI=m | 1005 | CONFIG_MMC_SPI=m |
@@ -930,7 +1013,11 @@ CONFIG_LEDS_CLASS=m | |||
930 | CONFIG_LEDS_ATMEL_PWM=m | 1013 | CONFIG_LEDS_ATMEL_PWM=m |
931 | # CONFIG_LEDS_PCA9532 is not set | 1014 | # CONFIG_LEDS_PCA9532 is not set |
932 | CONFIG_LEDS_GPIO=m | 1015 | CONFIG_LEDS_GPIO=m |
1016 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1017 | # CONFIG_LEDS_LP3944 is not set | ||
933 | # CONFIG_LEDS_PCA955X is not set | 1018 | # CONFIG_LEDS_PCA955X is not set |
1019 | # CONFIG_LEDS_DAC124S085 is not set | ||
1020 | # CONFIG_LEDS_BD2802 is not set | ||
934 | 1021 | ||
935 | # | 1022 | # |
936 | # LED Triggers | 1023 | # LED Triggers |
@@ -939,7 +1026,12 @@ CONFIG_LEDS_TRIGGERS=y | |||
939 | CONFIG_LEDS_TRIGGER_TIMER=m | 1026 | CONFIG_LEDS_TRIGGER_TIMER=m |
940 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | 1027 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m |
941 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | 1028 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set |
1029 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
942 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=m | 1030 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=m |
1031 | |||
1032 | # | ||
1033 | # iptables trigger is under Netfilter config (LED target) | ||
1034 | # | ||
943 | # CONFIG_ACCESSIBILITY is not set | 1035 | # CONFIG_ACCESSIBILITY is not set |
944 | CONFIG_RTC_LIB=y | 1036 | CONFIG_RTC_LIB=y |
945 | CONFIG_RTC_CLASS=y | 1037 | CONFIG_RTC_CLASS=y |
@@ -972,6 +1064,7 @@ CONFIG_RTC_INTF_DEV=y | |||
972 | # CONFIG_RTC_DRV_S35390A is not set | 1064 | # CONFIG_RTC_DRV_S35390A is not set |
973 | # CONFIG_RTC_DRV_FM3130 is not set | 1065 | # CONFIG_RTC_DRV_FM3130 is not set |
974 | # CONFIG_RTC_DRV_RX8581 is not set | 1066 | # CONFIG_RTC_DRV_RX8581 is not set |
1067 | # CONFIG_RTC_DRV_RX8025 is not set | ||
975 | 1068 | ||
976 | # | 1069 | # |
977 | # SPI RTC drivers | 1070 | # SPI RTC drivers |
@@ -983,6 +1076,7 @@ CONFIG_RTC_INTF_DEV=y | |||
983 | # CONFIG_RTC_DRV_R9701 is not set | 1076 | # CONFIG_RTC_DRV_R9701 is not set |
984 | # CONFIG_RTC_DRV_RS5C348 is not set | 1077 | # CONFIG_RTC_DRV_RS5C348 is not set |
985 | # CONFIG_RTC_DRV_DS3234 is not set | 1078 | # CONFIG_RTC_DRV_DS3234 is not set |
1079 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
986 | 1080 | ||
987 | # | 1081 | # |
988 | # Platform RTC drivers | 1082 | # Platform RTC drivers |
@@ -1014,32 +1108,42 @@ CONFIG_DMA_ENGINE=y | |||
1014 | # DMA Clients | 1108 | # DMA Clients |
1015 | # | 1109 | # |
1016 | # CONFIG_NET_DMA is not set | 1110 | # CONFIG_NET_DMA is not set |
1111 | # CONFIG_ASYNC_TX_DMA is not set | ||
1017 | # CONFIG_DMATEST is not set | 1112 | # CONFIG_DMATEST is not set |
1113 | # CONFIG_AUXDISPLAY is not set | ||
1018 | # CONFIG_UIO is not set | 1114 | # CONFIG_UIO is not set |
1115 | |||
1116 | # | ||
1117 | # TI VLYNQ | ||
1118 | # | ||
1019 | # CONFIG_STAGING is not set | 1119 | # CONFIG_STAGING is not set |
1020 | CONFIG_STAGING_EXCLUDE_BUILD=y | ||
1021 | 1120 | ||
1022 | # | 1121 | # |
1023 | # File systems | 1122 | # File systems |
1024 | # | 1123 | # |
1025 | CONFIG_EXT2_FS=m | 1124 | CONFIG_EXT2_FS=y |
1026 | # CONFIG_EXT2_FS_XATTR is not set | 1125 | # CONFIG_EXT2_FS_XATTR is not set |
1027 | # CONFIG_EXT2_FS_XIP is not set | 1126 | # CONFIG_EXT2_FS_XIP is not set |
1028 | CONFIG_EXT3_FS=m | 1127 | CONFIG_EXT3_FS=y |
1128 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1029 | # CONFIG_EXT3_FS_XATTR is not set | 1129 | # CONFIG_EXT3_FS_XATTR is not set |
1030 | CONFIG_EXT4_FS=m | 1130 | CONFIG_EXT4_FS=y |
1031 | CONFIG_EXT4DEV_COMPAT=y | ||
1032 | # CONFIG_EXT4_FS_XATTR is not set | 1131 | # CONFIG_EXT4_FS_XATTR is not set |
1033 | CONFIG_JBD=m | 1132 | # CONFIG_EXT4_DEBUG is not set |
1133 | CONFIG_JBD=y | ||
1034 | # CONFIG_JBD_DEBUG is not set | 1134 | # CONFIG_JBD_DEBUG is not set |
1035 | CONFIG_JBD2=m | 1135 | CONFIG_JBD2=y |
1036 | # CONFIG_JBD2_DEBUG is not set | 1136 | # CONFIG_JBD2_DEBUG is not set |
1037 | # CONFIG_REISERFS_FS is not set | 1137 | # CONFIG_REISERFS_FS is not set |
1038 | # CONFIG_JFS_FS is not set | 1138 | # CONFIG_JFS_FS is not set |
1039 | # CONFIG_FS_POSIX_ACL is not set | 1139 | # CONFIG_FS_POSIX_ACL is not set |
1040 | CONFIG_FILE_LOCKING=y | ||
1041 | # CONFIG_XFS_FS is not set | 1140 | # CONFIG_XFS_FS is not set |
1141 | # CONFIG_GFS2_FS is not set | ||
1042 | # CONFIG_OCFS2_FS is not set | 1142 | # CONFIG_OCFS2_FS is not set |
1143 | # CONFIG_BTRFS_FS is not set | ||
1144 | # CONFIG_NILFS2_FS is not set | ||
1145 | CONFIG_FILE_LOCKING=y | ||
1146 | CONFIG_FSNOTIFY=y | ||
1043 | # CONFIG_DNOTIFY is not set | 1147 | # CONFIG_DNOTIFY is not set |
1044 | CONFIG_INOTIFY=y | 1148 | CONFIG_INOTIFY=y |
1045 | CONFIG_INOTIFY_USER=y | 1149 | CONFIG_INOTIFY_USER=y |
@@ -1047,6 +1151,12 @@ CONFIG_INOTIFY_USER=y | |||
1047 | # CONFIG_AUTOFS_FS is not set | 1151 | # CONFIG_AUTOFS_FS is not set |
1048 | # CONFIG_AUTOFS4_FS is not set | 1152 | # CONFIG_AUTOFS4_FS is not set |
1049 | CONFIG_FUSE_FS=m | 1153 | CONFIG_FUSE_FS=m |
1154 | # CONFIG_CUSE is not set | ||
1155 | |||
1156 | # | ||
1157 | # Caches | ||
1158 | # | ||
1159 | # CONFIG_FSCACHE is not set | ||
1050 | 1160 | ||
1051 | # | 1161 | # |
1052 | # CD-ROM/DVD Filesystems | 1162 | # CD-ROM/DVD Filesystems |
@@ -1076,10 +1186,7 @@ CONFIG_TMPFS=y | |||
1076 | # CONFIG_TMPFS_POSIX_ACL is not set | 1186 | # CONFIG_TMPFS_POSIX_ACL is not set |
1077 | # CONFIG_HUGETLB_PAGE is not set | 1187 | # CONFIG_HUGETLB_PAGE is not set |
1078 | # CONFIG_CONFIGFS_FS is not set | 1188 | # CONFIG_CONFIGFS_FS is not set |
1079 | 1189 | CONFIG_MISC_FILESYSTEMS=y | |
1080 | # | ||
1081 | # Miscellaneous filesystems | ||
1082 | # | ||
1083 | # CONFIG_ADFS_FS is not set | 1190 | # CONFIG_ADFS_FS is not set |
1084 | # CONFIG_AFFS_FS is not set | 1191 | # CONFIG_AFFS_FS is not set |
1085 | # CONFIG_HFS_FS is not set | 1192 | # CONFIG_HFS_FS is not set |
@@ -1099,12 +1206,13 @@ CONFIG_JFFS2_ZLIB=y | |||
1099 | CONFIG_JFFS2_RTIME=y | 1206 | CONFIG_JFFS2_RTIME=y |
1100 | # CONFIG_JFFS2_RUBIN is not set | 1207 | # CONFIG_JFFS2_RUBIN is not set |
1101 | CONFIG_UBIFS_FS=y | 1208 | CONFIG_UBIFS_FS=y |
1102 | CONFIG_UBIFS_FS_XATTR=y | 1209 | # CONFIG_UBIFS_FS_XATTR is not set |
1103 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | 1210 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set |
1104 | CONFIG_UBIFS_FS_LZO=y | 1211 | CONFIG_UBIFS_FS_LZO=y |
1105 | CONFIG_UBIFS_FS_ZLIB=y | 1212 | CONFIG_UBIFS_FS_ZLIB=y |
1106 | # CONFIG_UBIFS_FS_DEBUG is not set | 1213 | # CONFIG_UBIFS_FS_DEBUG is not set |
1107 | # CONFIG_CRAMFS is not set | 1214 | # CONFIG_CRAMFS is not set |
1215 | # CONFIG_SQUASHFS is not set | ||
1108 | # CONFIG_VXFS_FS is not set | 1216 | # CONFIG_VXFS_FS is not set |
1109 | CONFIG_MINIX_FS=m | 1217 | CONFIG_MINIX_FS=m |
1110 | # CONFIG_OMFS_FS is not set | 1218 | # CONFIG_OMFS_FS is not set |
@@ -1124,7 +1232,6 @@ CONFIG_LOCKD=y | |||
1124 | CONFIG_LOCKD_V4=y | 1232 | CONFIG_LOCKD_V4=y |
1125 | CONFIG_NFS_COMMON=y | 1233 | CONFIG_NFS_COMMON=y |
1126 | CONFIG_SUNRPC=y | 1234 | CONFIG_SUNRPC=y |
1127 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1128 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1235 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1129 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1236 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1130 | # CONFIG_SMB_FS is not set | 1237 | # CONFIG_SMB_FS is not set |
@@ -1188,6 +1295,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1188 | CONFIG_ENABLE_MUST_CHECK=y | 1295 | CONFIG_ENABLE_MUST_CHECK=y |
1189 | CONFIG_FRAME_WARN=1024 | 1296 | CONFIG_FRAME_WARN=1024 |
1190 | CONFIG_MAGIC_SYSRQ=y | 1297 | CONFIG_MAGIC_SYSRQ=y |
1298 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1191 | # CONFIG_UNUSED_SYMBOLS is not set | 1299 | # CONFIG_UNUSED_SYMBOLS is not set |
1192 | CONFIG_DEBUG_FS=y | 1300 | CONFIG_DEBUG_FS=y |
1193 | # CONFIG_HEADERS_CHECK is not set | 1301 | # CONFIG_HEADERS_CHECK is not set |
@@ -1196,6 +1304,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1196 | CONFIG_DETECT_SOFTLOCKUP=y | 1304 | CONFIG_DETECT_SOFTLOCKUP=y |
1197 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1305 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1198 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1306 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1307 | CONFIG_DETECT_HUNG_TASK=y | ||
1308 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1309 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1199 | CONFIG_SCHED_DEBUG=y | 1310 | CONFIG_SCHED_DEBUG=y |
1200 | # CONFIG_SCHEDSTATS is not set | 1311 | # CONFIG_SCHEDSTATS is not set |
1201 | # CONFIG_TIMER_STATS is not set | 1312 | # CONFIG_TIMER_STATS is not set |
@@ -1211,6 +1322,7 @@ CONFIG_SCHED_DEBUG=y | |||
1211 | # CONFIG_LOCK_STAT is not set | 1322 | # CONFIG_LOCK_STAT is not set |
1212 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1323 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1213 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1324 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1325 | CONFIG_STACKTRACE=y | ||
1214 | # CONFIG_DEBUG_KOBJECT is not set | 1326 | # CONFIG_DEBUG_KOBJECT is not set |
1215 | CONFIG_DEBUG_BUGVERBOSE=y | 1327 | CONFIG_DEBUG_BUGVERBOSE=y |
1216 | # CONFIG_DEBUG_INFO is not set | 1328 | # CONFIG_DEBUG_INFO is not set |
@@ -1219,6 +1331,8 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1219 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1331 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1220 | # CONFIG_DEBUG_LIST is not set | 1332 | # CONFIG_DEBUG_LIST is not set |
1221 | # CONFIG_DEBUG_SG is not set | 1333 | # CONFIG_DEBUG_SG is not set |
1334 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1335 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1222 | CONFIG_FRAME_POINTER=y | 1336 | CONFIG_FRAME_POINTER=y |
1223 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1337 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1224 | # CONFIG_RCU_TORTURE_TEST is not set | 1338 | # CONFIG_RCU_TORTURE_TEST is not set |
@@ -1226,17 +1340,30 @@ CONFIG_FRAME_POINTER=y | |||
1226 | # CONFIG_KPROBES_SANITY_TEST is not set | 1340 | # CONFIG_KPROBES_SANITY_TEST is not set |
1227 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1341 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1228 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1342 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1343 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1229 | # CONFIG_LKDTM is not set | 1344 | # CONFIG_LKDTM is not set |
1230 | # CONFIG_FAULT_INJECTION is not set | 1345 | # CONFIG_FAULT_INJECTION is not set |
1231 | 1346 | # CONFIG_PAGE_POISONING is not set | |
1232 | # | 1347 | CONFIG_NOP_TRACER=y |
1233 | # Tracers | 1348 | CONFIG_RING_BUFFER=y |
1234 | # | 1349 | CONFIG_EVENT_TRACING=y |
1350 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1351 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
1352 | CONFIG_TRACING=y | ||
1353 | CONFIG_TRACING_SUPPORT=y | ||
1354 | CONFIG_FTRACE=y | ||
1235 | # CONFIG_IRQSOFF_TRACER is not set | 1355 | # CONFIG_IRQSOFF_TRACER is not set |
1236 | # CONFIG_SCHED_TRACER is not set | 1356 | # CONFIG_SCHED_TRACER is not set |
1237 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1357 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1238 | # CONFIG_BOOT_TRACER is not set | 1358 | # CONFIG_BOOT_TRACER is not set |
1239 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1359 | CONFIG_BRANCH_PROFILE_NONE=y |
1360 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1361 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1362 | # CONFIG_KMEMTRACE is not set | ||
1363 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1364 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1365 | # CONFIG_RING_BUFFER_BENCHMARK is not set | ||
1366 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1240 | # CONFIG_SAMPLES is not set | 1367 | # CONFIG_SAMPLES is not set |
1241 | 1368 | ||
1242 | # | 1369 | # |
@@ -1262,10 +1389,12 @@ CONFIG_CRYPTO_HASH=m | |||
1262 | CONFIG_CRYPTO_HASH2=y | 1389 | CONFIG_CRYPTO_HASH2=y |
1263 | CONFIG_CRYPTO_RNG=m | 1390 | CONFIG_CRYPTO_RNG=m |
1264 | CONFIG_CRYPTO_RNG2=y | 1391 | CONFIG_CRYPTO_RNG2=y |
1392 | CONFIG_CRYPTO_PCOMP=y | ||
1265 | CONFIG_CRYPTO_MANAGER=m | 1393 | CONFIG_CRYPTO_MANAGER=m |
1266 | CONFIG_CRYPTO_MANAGER2=y | 1394 | CONFIG_CRYPTO_MANAGER2=y |
1267 | # CONFIG_CRYPTO_GF128MUL is not set | 1395 | # CONFIG_CRYPTO_GF128MUL is not set |
1268 | # CONFIG_CRYPTO_NULL is not set | 1396 | # CONFIG_CRYPTO_NULL is not set |
1397 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1269 | # CONFIG_CRYPTO_CRYPTD is not set | 1398 | # CONFIG_CRYPTO_CRYPTD is not set |
1270 | CONFIG_CRYPTO_AUTHENC=m | 1399 | CONFIG_CRYPTO_AUTHENC=m |
1271 | # CONFIG_CRYPTO_TEST is not set | 1400 | # CONFIG_CRYPTO_TEST is not set |
@@ -1293,11 +1422,13 @@ CONFIG_CRYPTO_CBC=m | |||
1293 | # | 1422 | # |
1294 | CONFIG_CRYPTO_HMAC=m | 1423 | CONFIG_CRYPTO_HMAC=m |
1295 | # CONFIG_CRYPTO_XCBC is not set | 1424 | # CONFIG_CRYPTO_XCBC is not set |
1425 | # CONFIG_CRYPTO_VMAC is not set | ||
1296 | 1426 | ||
1297 | # | 1427 | # |
1298 | # Digest | 1428 | # Digest |
1299 | # | 1429 | # |
1300 | # CONFIG_CRYPTO_CRC32C is not set | 1430 | # CONFIG_CRYPTO_CRC32C is not set |
1431 | # CONFIG_CRYPTO_GHASH is not set | ||
1301 | # CONFIG_CRYPTO_MD4 is not set | 1432 | # CONFIG_CRYPTO_MD4 is not set |
1302 | CONFIG_CRYPTO_MD5=m | 1433 | CONFIG_CRYPTO_MD5=m |
1303 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1434 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1334,6 +1465,7 @@ CONFIG_CRYPTO_DES=m | |||
1334 | # Compression | 1465 | # Compression |
1335 | # | 1466 | # |
1336 | CONFIG_CRYPTO_DEFLATE=y | 1467 | CONFIG_CRYPTO_DEFLATE=y |
1468 | # CONFIG_CRYPTO_ZLIB is not set | ||
1337 | CONFIG_CRYPTO_LZO=y | 1469 | CONFIG_CRYPTO_LZO=y |
1338 | 1470 | ||
1339 | # | 1471 | # |
@@ -1341,11 +1473,13 @@ CONFIG_CRYPTO_LZO=y | |||
1341 | # | 1473 | # |
1342 | CONFIG_CRYPTO_ANSI_CPRNG=m | 1474 | CONFIG_CRYPTO_ANSI_CPRNG=m |
1343 | # CONFIG_CRYPTO_HW is not set | 1475 | # CONFIG_CRYPTO_HW is not set |
1476 | CONFIG_BINARY_PRINTF=y | ||
1344 | 1477 | ||
1345 | # | 1478 | # |
1346 | # Library routines | 1479 | # Library routines |
1347 | # | 1480 | # |
1348 | CONFIG_BITREVERSE=y | 1481 | CONFIG_BITREVERSE=y |
1482 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1349 | CONFIG_CRC_CCITT=m | 1483 | CONFIG_CRC_CCITT=m |
1350 | CONFIG_CRC16=y | 1484 | CONFIG_CRC16=y |
1351 | CONFIG_CRC_T10DIF=m | 1485 | CONFIG_CRC_T10DIF=m |
@@ -1357,8 +1491,9 @@ CONFIG_ZLIB_INFLATE=y | |||
1357 | CONFIG_ZLIB_DEFLATE=y | 1491 | CONFIG_ZLIB_DEFLATE=y |
1358 | CONFIG_LZO_COMPRESS=y | 1492 | CONFIG_LZO_COMPRESS=y |
1359 | CONFIG_LZO_DECOMPRESS=y | 1493 | CONFIG_LZO_DECOMPRESS=y |
1494 | CONFIG_DECOMPRESS_GZIP=y | ||
1360 | CONFIG_GENERIC_ALLOCATOR=y | 1495 | CONFIG_GENERIC_ALLOCATOR=y |
1361 | CONFIG_PLIST=y | ||
1362 | CONFIG_HAS_IOMEM=y | 1496 | CONFIG_HAS_IOMEM=y |
1363 | CONFIG_HAS_IOPORT=y | 1497 | CONFIG_HAS_IOPORT=y |
1364 | CONFIG_HAS_DMA=y | 1498 | CONFIG_HAS_DMA=y |
1499 | CONFIG_NLATTR=y | ||