diff options
Diffstat (limited to 'arch/blackfin/configs/BF518F-EZBRD_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF518F-EZBRD_defconfig | 270 |
1 files changed, 175 insertions, 95 deletions
diff --git a/arch/blackfin/configs/BF518F-EZBRD_defconfig b/arch/blackfin/configs/BF518F-EZBRD_defconfig index e3155941981..cf7c9bc94f1 100644 --- a/arch/blackfin/configs/BF518F-EZBRD_defconfig +++ b/arch/blackfin/configs/BF518F-EZBRD_defconfig | |||
@@ -1,22 +1,27 @@ | |||
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.10 | 3 | # Linux kernel version: 2.6.32.2 |
4 | # Thu May 21 05:50:01 2009 | ||
5 | # | 4 | # |
6 | # CONFIG_MMU is not set | 5 | # CONFIG_MMU is not set |
7 | # CONFIG_FPU is not set | 6 | # CONFIG_FPU is not set |
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 8 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
10 | CONFIG_BLACKFIN=y | 9 | CONFIG_BLACKFIN=y |
10 | CONFIG_GENERIC_CSUM=y | ||
11 | CONFIG_GENERIC_BUG=y | ||
11 | CONFIG_ZONE_DMA=y | 12 | CONFIG_ZONE_DMA=y |
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 13 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
13 | CONFIG_GENERIC_HWEIGHT=y | ||
14 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
15 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
16 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
16 | CONFIG_GENERIC_GPIO=y | 17 | CONFIG_GENERIC_GPIO=y |
17 | CONFIG_FORCE_MAX_ZONEORDER=14 | 18 | CONFIG_FORCE_MAX_ZONEORDER=14 |
18 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 19 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
20 | CONFIG_LOCKDEP_SUPPORT=y | ||
21 | CONFIG_STACKTRACE_SUPPORT=y | ||
22 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | CONFIG_CONSTRUCTORS=y | ||
20 | 25 | ||
21 | # | 26 | # |
22 | # General setup | 27 | # General setup |
@@ -26,22 +31,41 @@ CONFIG_BROKEN_ON_SMP=y | |||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
27 | CONFIG_LOCALVERSION="" | 32 | CONFIG_LOCALVERSION="" |
28 | CONFIG_LOCALVERSION_AUTO=y | 33 | CONFIG_LOCALVERSION_AUTO=y |
34 | CONFIG_HAVE_KERNEL_GZIP=y | ||
35 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
36 | CONFIG_HAVE_KERNEL_LZMA=y | ||
37 | CONFIG_KERNEL_GZIP=y | ||
38 | # CONFIG_KERNEL_BZIP2 is not set | ||
39 | # CONFIG_KERNEL_LZMA is not set | ||
29 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
30 | CONFIG_SYSVIPC_SYSCTL=y | 41 | CONFIG_SYSVIPC_SYSCTL=y |
31 | # CONFIG_POSIX_MQUEUE is not set | 42 | # CONFIG_POSIX_MQUEUE is not set |
32 | # CONFIG_BSD_PROCESS_ACCT is not set | 43 | # CONFIG_BSD_PROCESS_ACCT is not set |
33 | # CONFIG_TASKSTATS is not set | 44 | # CONFIG_TASKSTATS is not set |
34 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
46 | |||
47 | # | ||
48 | # RCU Subsystem | ||
49 | # | ||
50 | CONFIG_TREE_RCU=y | ||
51 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
52 | # CONFIG_RCU_TRACE is not set | ||
53 | CONFIG_RCU_FANOUT=32 | ||
54 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
55 | # CONFIG_TREE_RCU_TRACE is not set | ||
35 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
36 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=14 | 58 | CONFIG_LOG_BUF_SHIFT=14 |
38 | # CONFIG_CGROUPS is not set | ||
39 | # CONFIG_GROUP_SCHED is not set | 59 | # CONFIG_GROUP_SCHED is not set |
60 | # CONFIG_CGROUPS is not set | ||
40 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 61 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
41 | # CONFIG_RELAY is not set | 62 | # CONFIG_RELAY is not set |
42 | # CONFIG_NAMESPACES is not set | 63 | # CONFIG_NAMESPACES is not set |
43 | CONFIG_BLK_DEV_INITRD=y | 64 | CONFIG_BLK_DEV_INITRD=y |
44 | CONFIG_INITRAMFS_SOURCE="" | 65 | CONFIG_INITRAMFS_SOURCE="" |
66 | CONFIG_RD_GZIP=y | ||
67 | # CONFIG_RD_BZIP2 is not set | ||
68 | # CONFIG_RD_LZMA is not set | ||
45 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 69 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
46 | CONFIG_SYSCTL=y | 70 | CONFIG_SYSCTL=y |
47 | CONFIG_ANON_INODES=y | 71 | CONFIG_ANON_INODES=y |
@@ -62,6 +86,10 @@ CONFIG_EPOLL=y | |||
62 | # CONFIG_TIMERFD is not set | 86 | # CONFIG_TIMERFD is not set |
63 | # CONFIG_EVENTFD is not set | 87 | # CONFIG_EVENTFD is not set |
64 | # CONFIG_AIO is not set | 88 | # CONFIG_AIO is not set |
89 | |||
90 | # | ||
91 | # Kernel Performance Events And Counters | ||
92 | # | ||
65 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
66 | CONFIG_COMPAT_BRK=y | 94 | CONFIG_COMPAT_BRK=y |
67 | CONFIG_SLAB=y | 95 | CONFIG_SLAB=y |
@@ -69,11 +97,15 @@ CONFIG_SLAB=y | |||
69 | # CONFIG_SLOB is not set | 97 | # CONFIG_SLOB is not set |
70 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | 98 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y |
71 | # CONFIG_PROFILING is not set | 99 | # CONFIG_PROFILING is not set |
72 | # CONFIG_MARKERS is not set | ||
73 | CONFIG_HAVE_OPROFILE=y | 100 | CONFIG_HAVE_OPROFILE=y |
101 | |||
102 | # | ||
103 | # GCOV-based kernel profiling | ||
104 | # | ||
105 | # CONFIG_GCOV_KERNEL is not set | ||
106 | # CONFIG_SLOW_WORK is not set | ||
74 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 107 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
75 | CONFIG_SLABINFO=y | 108 | CONFIG_SLABINFO=y |
76 | CONFIG_TINY_SHMEM=y | ||
77 | CONFIG_BASE_SMALL=0 | 109 | CONFIG_BASE_SMALL=0 |
78 | CONFIG_MODULES=y | 110 | CONFIG_MODULES=y |
79 | # CONFIG_MODULE_FORCE_LOAD is not set | 111 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -81,11 +113,8 @@ CONFIG_MODULE_UNLOAD=y | |||
81 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 113 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
82 | # CONFIG_MODVERSIONS is not set | 114 | # CONFIG_MODVERSIONS is not set |
83 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 115 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
84 | CONFIG_KMOD=y | ||
85 | CONFIG_BLOCK=y | 116 | CONFIG_BLOCK=y |
86 | # CONFIG_LBD is not set | 117 | # CONFIG_LBDAF is not set |
87 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
88 | # CONFIG_LSF is not set | ||
89 | # CONFIG_BLK_DEV_BSG is not set | 118 | # CONFIG_BLK_DEV_BSG is not set |
90 | # CONFIG_BLK_DEV_INTEGRITY is not set | 119 | # CONFIG_BLK_DEV_INTEGRITY is not set |
91 | 120 | ||
@@ -101,7 +130,6 @@ CONFIG_IOSCHED_NOOP=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | CONFIG_DEFAULT_NOOP=y | 131 | CONFIG_DEFAULT_NOOP=y |
103 | CONFIG_DEFAULT_IOSCHED="noop" | 132 | CONFIG_DEFAULT_IOSCHED="noop" |
104 | CONFIG_CLASSIC_RCU=y | ||
105 | # CONFIG_PREEMPT_NONE is not set | 133 | # CONFIG_PREEMPT_NONE is not set |
106 | CONFIG_PREEMPT_VOLUNTARY=y | 134 | CONFIG_PREEMPT_VOLUNTARY=y |
107 | # CONFIG_PREEMPT is not set | 135 | # CONFIG_PREEMPT is not set |
@@ -132,15 +160,15 @@ CONFIG_BF518=y | |||
132 | # CONFIG_BF537 is not set | 160 | # CONFIG_BF537 is not set |
133 | # CONFIG_BF538 is not set | 161 | # CONFIG_BF538 is not set |
134 | # CONFIG_BF539 is not set | 162 | # CONFIG_BF539 is not set |
135 | # CONFIG_BF542 is not set | 163 | # CONFIG_BF542_std is not set |
136 | # CONFIG_BF542M is not set | 164 | # CONFIG_BF542M is not set |
137 | # CONFIG_BF544 is not set | 165 | # CONFIG_BF544_std is not set |
138 | # CONFIG_BF544M is not set | 166 | # CONFIG_BF544M is not set |
139 | # CONFIG_BF547 is not set | 167 | # CONFIG_BF547_std is not set |
140 | # CONFIG_BF547M is not set | 168 | # CONFIG_BF547M is not set |
141 | # CONFIG_BF548 is not set | 169 | # CONFIG_BF548_std is not set |
142 | # CONFIG_BF548M is not set | 170 | # CONFIG_BF548M is not set |
143 | # CONFIG_BF549 is not set | 171 | # CONFIG_BF549_std is not set |
144 | # CONFIG_BF549M is not set | 172 | # CONFIG_BF549M is not set |
145 | # CONFIG_BF561 is not set | 173 | # CONFIG_BF561 is not set |
146 | CONFIG_BF_REV_MIN=0 | 174 | CONFIG_BF_REV_MIN=0 |
@@ -154,8 +182,8 @@ CONFIG_BF_REV_0_0=y | |||
154 | # CONFIG_BF_REV_0_6 is not set | 182 | # CONFIG_BF_REV_0_6 is not set |
155 | # CONFIG_BF_REV_ANY is not set | 183 | # CONFIG_BF_REV_ANY is not set |
156 | # CONFIG_BF_REV_NONE is not set | 184 | # CONFIG_BF_REV_NONE is not set |
157 | CONFIG_BF51x=y | ||
158 | CONFIG_MEM_MT48LC32M8A2_75=y | 185 | CONFIG_MEM_MT48LC32M8A2_75=y |
186 | CONFIG_BF51x=y | ||
159 | CONFIG_BFIN518F_EZBRD=y | 187 | CONFIG_BFIN518F_EZBRD=y |
160 | 188 | ||
161 | # | 189 | # |
@@ -313,7 +341,6 @@ CONFIG_FLATMEM=y | |||
313 | CONFIG_FLAT_NODE_MEM_MAP=y | 341 | CONFIG_FLAT_NODE_MEM_MAP=y |
314 | CONFIG_PAGEFLAGS_EXTENDED=y | 342 | CONFIG_PAGEFLAGS_EXTENDED=y |
315 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 343 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
316 | # CONFIG_RESOURCES_64BIT is not set | ||
317 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 344 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
318 | CONFIG_ZONE_DMA_FLAG=1 | 345 | CONFIG_ZONE_DMA_FLAG=1 |
319 | CONFIG_VIRT_TO_BUS=y | 346 | CONFIG_VIRT_TO_BUS=y |
@@ -322,16 +349,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
322 | # CONFIG_DMA_UNCACHED_4M is not set | 349 | # CONFIG_DMA_UNCACHED_4M is not set |
323 | # CONFIG_DMA_UNCACHED_2M is not set | 350 | # CONFIG_DMA_UNCACHED_2M is not set |
324 | CONFIG_DMA_UNCACHED_1M=y | 351 | CONFIG_DMA_UNCACHED_1M=y |
352 | # CONFIG_DMA_UNCACHED_512K is not set | ||
353 | # CONFIG_DMA_UNCACHED_256K is not set | ||
354 | # CONFIG_DMA_UNCACHED_128K is not set | ||
325 | # CONFIG_DMA_UNCACHED_NONE is not set | 355 | # CONFIG_DMA_UNCACHED_NONE is not set |
326 | 356 | ||
327 | # | 357 | # |
328 | # Cache Support | 358 | # Cache Support |
329 | # | 359 | # |
330 | CONFIG_BFIN_ICACHE=y | 360 | CONFIG_BFIN_ICACHE=y |
331 | # CONFIG_BFIN_ICACHE_LOCK is not set | 361 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
332 | CONFIG_BFIN_DCACHE=y | 362 | CONFIG_BFIN_DCACHE=y |
333 | # CONFIG_BFIN_DCACHE_BANKA is not set | 363 | # CONFIG_BFIN_DCACHE_BANKA is not set |
334 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
335 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 364 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
336 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 365 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
337 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 366 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -342,7 +371,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
342 | # CONFIG_MPU is not set | 371 | # CONFIG_MPU is not set |
343 | 372 | ||
344 | # | 373 | # |
345 | # Asynchonous Memory Configuration | 374 | # Asynchronous Memory Configuration |
346 | # | 375 | # |
347 | 376 | ||
348 | # | 377 | # |
@@ -398,11 +427,6 @@ CONFIG_NET=y | |||
398 | CONFIG_PACKET=y | 427 | CONFIG_PACKET=y |
399 | # CONFIG_PACKET_MMAP is not set | 428 | # CONFIG_PACKET_MMAP is not set |
400 | CONFIG_UNIX=y | 429 | CONFIG_UNIX=y |
401 | CONFIG_XFRM=y | ||
402 | # CONFIG_XFRM_USER is not set | ||
403 | # CONFIG_XFRM_SUB_POLICY is not set | ||
404 | # CONFIG_XFRM_MIGRATE is not set | ||
405 | # CONFIG_XFRM_STATISTICS is not set | ||
406 | # CONFIG_NET_KEY is not set | 430 | # CONFIG_NET_KEY is not set |
407 | CONFIG_INET=y | 431 | CONFIG_INET=y |
408 | # CONFIG_IP_MULTICAST is not set | 432 | # CONFIG_IP_MULTICAST is not set |
@@ -426,7 +450,6 @@ CONFIG_IP_PNP=y | |||
426 | # CONFIG_INET_XFRM_MODE_BEET is not set | 450 | # CONFIG_INET_XFRM_MODE_BEET is not set |
427 | # CONFIG_INET_LRO is not set | 451 | # CONFIG_INET_LRO is not set |
428 | # CONFIG_INET_DIAG is not set | 452 | # CONFIG_INET_DIAG is not set |
429 | CONFIG_INET_TCP_DIAG=y | ||
430 | # CONFIG_TCP_CONG_ADVANCED is not set | 453 | # CONFIG_TCP_CONG_ADVANCED is not set |
431 | CONFIG_TCP_CONG_CUBIC=y | 454 | CONFIG_TCP_CONG_CUBIC=y |
432 | CONFIG_DEFAULT_TCP_CONG="cubic" | 455 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -437,6 +460,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
437 | # CONFIG_NETFILTER is not set | 460 | # CONFIG_NETFILTER is not set |
438 | # CONFIG_IP_DCCP is not set | 461 | # CONFIG_IP_DCCP is not set |
439 | # CONFIG_IP_SCTP is not set | 462 | # CONFIG_IP_SCTP is not set |
463 | # CONFIG_RDS is not set | ||
440 | # CONFIG_TIPC is not set | 464 | # CONFIG_TIPC is not set |
441 | # CONFIG_ATM is not set | 465 | # CONFIG_ATM is not set |
442 | # CONFIG_BRIDGE is not set | 466 | # CONFIG_BRIDGE is not set |
@@ -450,7 +474,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
450 | # CONFIG_LAPB is not set | 474 | # CONFIG_LAPB is not set |
451 | # CONFIG_ECONET is not set | 475 | # CONFIG_ECONET is not set |
452 | # CONFIG_WAN_ROUTER is not set | 476 | # CONFIG_WAN_ROUTER is not set |
477 | # CONFIG_PHONET is not set | ||
478 | # CONFIG_IEEE802154 is not set | ||
453 | # CONFIG_NET_SCHED is not set | 479 | # CONFIG_NET_SCHED is not set |
480 | # CONFIG_DCB is not set | ||
454 | 481 | ||
455 | # | 482 | # |
456 | # Network testing | 483 | # Network testing |
@@ -461,13 +488,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
461 | # CONFIG_IRDA is not set | 488 | # CONFIG_IRDA is not set |
462 | # CONFIG_BT is not set | 489 | # CONFIG_BT is not set |
463 | # CONFIG_AF_RXRPC is not set | 490 | # CONFIG_AF_RXRPC is not set |
464 | # CONFIG_PHONET is not set | 491 | # CONFIG_WIRELESS is not set |
465 | CONFIG_WIRELESS=y | 492 | # CONFIG_WIMAX is not set |
466 | # CONFIG_CFG80211 is not set | ||
467 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
468 | # CONFIG_WIRELESS_EXT is not set | ||
469 | # CONFIG_MAC80211 is not set | ||
470 | # CONFIG_IEEE80211 is not set | ||
471 | # CONFIG_RFKILL is not set | 493 | # CONFIG_RFKILL is not set |
472 | # CONFIG_NET_9P is not set | 494 | # CONFIG_NET_9P is not set |
473 | 495 | ||
@@ -488,6 +510,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
488 | # CONFIG_CONNECTOR is not set | 510 | # CONFIG_CONNECTOR is not set |
489 | CONFIG_MTD=y | 511 | CONFIG_MTD=y |
490 | # CONFIG_MTD_DEBUG is not set | 512 | # CONFIG_MTD_DEBUG is not set |
513 | # CONFIG_MTD_TESTS is not set | ||
491 | # CONFIG_MTD_CONCAT is not set | 514 | # CONFIG_MTD_CONCAT is not set |
492 | CONFIG_MTD_PARTITIONS=y | 515 | CONFIG_MTD_PARTITIONS=y |
493 | # CONFIG_MTD_REDBOOT_PARTS is not set | 516 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -545,6 +568,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
545 | # | 568 | # |
546 | # CONFIG_MTD_DATAFLASH is not set | 569 | # CONFIG_MTD_DATAFLASH is not set |
547 | # CONFIG_MTD_M25P80 is not set | 570 | # CONFIG_MTD_M25P80 is not set |
571 | # CONFIG_MTD_SST25L is not set | ||
548 | # CONFIG_MTD_SLRAM is not set | 572 | # CONFIG_MTD_SLRAM is not set |
549 | # CONFIG_MTD_PHRAM is not set | 573 | # CONFIG_MTD_PHRAM is not set |
550 | # CONFIG_MTD_MTDRAM is not set | 574 | # CONFIG_MTD_MTDRAM is not set |
@@ -560,6 +584,11 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
560 | # CONFIG_MTD_ONENAND is not set | 584 | # CONFIG_MTD_ONENAND is not set |
561 | 585 | ||
562 | # | 586 | # |
587 | # LPDDR flash memory drivers | ||
588 | # | ||
589 | # CONFIG_MTD_LPDDR is not set | ||
590 | |||
591 | # | ||
563 | # UBI - Unsorted block images | 592 | # UBI - Unsorted block images |
564 | # | 593 | # |
565 | # CONFIG_MTD_UBI is not set | 594 | # CONFIG_MTD_UBI is not set |
@@ -576,10 +605,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
576 | # CONFIG_ATA_OVER_ETH is not set | 605 | # CONFIG_ATA_OVER_ETH is not set |
577 | # CONFIG_BLK_DEV_HD is not set | 606 | # CONFIG_BLK_DEV_HD is not set |
578 | CONFIG_MISC_DEVICES=y | 607 | CONFIG_MISC_DEVICES=y |
579 | # CONFIG_EEPROM_93CX6 is not set | 608 | # CONFIG_AD525X_DPOT is not set |
580 | # CONFIG_ICS932S401 is not set | 609 | # CONFIG_ICS932S401 is not set |
581 | # CONFIG_ENCLOSURE_SERVICES is not set | 610 | # CONFIG_ENCLOSURE_SERVICES is not set |
611 | # CONFIG_ISL29003 is not set | ||
582 | # CONFIG_C2PORT is not set | 612 | # CONFIG_C2PORT is not set |
613 | |||
614 | # | ||
615 | # EEPROM support | ||
616 | # | ||
617 | # CONFIG_EEPROM_AT24 is not set | ||
618 | # CONFIG_EEPROM_AT25 is not set | ||
619 | # CONFIG_EEPROM_LEGACY is not set | ||
620 | # CONFIG_EEPROM_MAX6875 is not set | ||
621 | # CONFIG_EEPROM_93CX6 is not set | ||
583 | CONFIG_HAVE_IDE=y | 622 | CONFIG_HAVE_IDE=y |
584 | # CONFIG_IDE is not set | 623 | # CONFIG_IDE is not set |
585 | 624 | ||
@@ -614,6 +653,9 @@ CONFIG_PHYLIB=y | |||
614 | # CONFIG_BROADCOM_PHY is not set | 653 | # CONFIG_BROADCOM_PHY is not set |
615 | # CONFIG_ICPLUS_PHY is not set | 654 | # CONFIG_ICPLUS_PHY is not set |
616 | # CONFIG_REALTEK_PHY is not set | 655 | # CONFIG_REALTEK_PHY is not set |
656 | # CONFIG_NATIONAL_PHY is not set | ||
657 | # CONFIG_STE10XP is not set | ||
658 | # CONFIG_LSI_ET1011C_PHY is not set | ||
617 | # CONFIG_FIXED_PHY is not set | 659 | # CONFIG_FIXED_PHY is not set |
618 | # CONFIG_MDIO_BITBANG is not set | 660 | # CONFIG_MDIO_BITBANG is not set |
619 | CONFIG_NET_ETHERNET=y | 661 | CONFIG_NET_ETHERNET=y |
@@ -622,10 +664,14 @@ CONFIG_BFIN_MAC=y | |||
622 | CONFIG_BFIN_TX_DESC_NUM=10 | 664 | CONFIG_BFIN_TX_DESC_NUM=10 |
623 | CONFIG_BFIN_RX_DESC_NUM=20 | 665 | CONFIG_BFIN_RX_DESC_NUM=20 |
624 | # CONFIG_BFIN_MAC_RMII is not set | 666 | # CONFIG_BFIN_MAC_RMII is not set |
667 | CONFIG_BFIN_MAC_USE_HWSTAMP=y | ||
625 | # CONFIG_SMC91X is not set | 668 | # CONFIG_SMC91X is not set |
626 | # CONFIG_SMSC911X is not set | ||
627 | # CONFIG_DM9000 is not set | 669 | # CONFIG_DM9000 is not set |
628 | # CONFIG_ENC28J60 is not set | 670 | # CONFIG_ENC28J60 is not set |
671 | # CONFIG_ETHOC is not set | ||
672 | # CONFIG_SMSC911X is not set | ||
673 | # CONFIG_DNET is not set | ||
674 | # CONFIG_ADF702X is not set | ||
629 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 675 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
630 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 676 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
631 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 677 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -634,15 +680,16 @@ CONFIG_BFIN_RX_DESC_NUM=20 | |||
634 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 680 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
635 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 681 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
636 | # CONFIG_B44 is not set | 682 | # CONFIG_B44 is not set |
683 | # CONFIG_KS8842 is not set | ||
684 | # CONFIG_KS8851 is not set | ||
685 | # CONFIG_KS8851_MLL is not set | ||
637 | # CONFIG_NETDEV_1000 is not set | 686 | # CONFIG_NETDEV_1000 is not set |
638 | # CONFIG_NETDEV_10000 is not set | 687 | # CONFIG_NETDEV_10000 is not set |
688 | # CONFIG_WLAN is not set | ||
639 | 689 | ||
640 | # | 690 | # |
641 | # Wireless LAN | 691 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
642 | # | 692 | # |
643 | # CONFIG_WLAN_PRE80211 is not set | ||
644 | # CONFIG_WLAN_80211 is not set | ||
645 | # CONFIG_IWLWIFI_LEDS is not set | ||
646 | # CONFIG_WAN is not set | 693 | # CONFIG_WAN is not set |
647 | # CONFIG_PPP is not set | 694 | # CONFIG_PPP is not set |
648 | # CONFIG_SLIP is not set | 695 | # CONFIG_SLIP is not set |
@@ -677,7 +724,10 @@ CONFIG_INPUT=y | |||
677 | # CONFIG_INPUT_TOUCHSCREEN is not set | 724 | # CONFIG_INPUT_TOUCHSCREEN is not set |
678 | CONFIG_INPUT_MISC=y | 725 | CONFIG_INPUT_MISC=y |
679 | # CONFIG_INPUT_UINPUT is not set | 726 | # CONFIG_INPUT_UINPUT is not set |
680 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 727 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
728 | # CONFIG_INPUT_AD714X is not set | ||
729 | # CONFIG_INPUT_ADXL34X is not set | ||
730 | # CONFIG_INPUT_PCF8574 is not set | ||
681 | 731 | ||
682 | # | 732 | # |
683 | # Hardware I/O ports | 733 | # Hardware I/O ports |
@@ -688,16 +738,13 @@ CONFIG_INPUT_MISC=y | |||
688 | # | 738 | # |
689 | # Character devices | 739 | # Character devices |
690 | # | 740 | # |
691 | # CONFIG_AD9960 is not set | ||
692 | CONFIG_BFIN_DMA_INTERFACE=m | 741 | CONFIG_BFIN_DMA_INTERFACE=m |
693 | # CONFIG_BFIN_PPI is not set | 742 | # CONFIG_BFIN_PPI is not set |
694 | # CONFIG_BFIN_PPIFCD is not set | 743 | # CONFIG_BFIN_PPIFCD is not set |
695 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 744 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
696 | # CONFIG_BFIN_SPI_ADC is not set | 745 | # CONFIG_BFIN_SPI_ADC is not set |
697 | # CONFIG_BFIN_SPORT is not set | 746 | # CONFIG_BFIN_SPORT is not set |
698 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
699 | # CONFIG_BFIN_TWI_LCD is not set | 747 | # CONFIG_BFIN_TWI_LCD is not set |
700 | CONFIG_SIMPLE_GPIO=m | ||
701 | CONFIG_VT=y | 748 | CONFIG_VT=y |
702 | CONFIG_CONSOLE_TRANSLATIONS=y | 749 | CONFIG_CONSOLE_TRANSLATIONS=y |
703 | CONFIG_VT_CONSOLE=y | 750 | CONFIG_VT_CONSOLE=y |
@@ -715,6 +762,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
715 | # | 762 | # |
716 | # Non-8250 serial port support | 763 | # Non-8250 serial port support |
717 | # | 764 | # |
765 | # CONFIG_SERIAL_MAX3100 is not set | ||
718 | CONFIG_SERIAL_BFIN=y | 766 | CONFIG_SERIAL_BFIN=y |
719 | CONFIG_SERIAL_BFIN_CONSOLE=y | 767 | CONFIG_SERIAL_BFIN_CONSOLE=y |
720 | CONFIG_SERIAL_BFIN_DMA=y | 768 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -726,12 +774,10 @@ CONFIG_SERIAL_CORE=y | |||
726 | CONFIG_SERIAL_CORE_CONSOLE=y | 774 | CONFIG_SERIAL_CORE_CONSOLE=y |
727 | # CONFIG_SERIAL_BFIN_SPORT is not set | 775 | # CONFIG_SERIAL_BFIN_SPORT is not set |
728 | CONFIG_UNIX98_PTYS=y | 776 | CONFIG_UNIX98_PTYS=y |
777 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
729 | # CONFIG_LEGACY_PTYS is not set | 778 | # CONFIG_LEGACY_PTYS is not set |
730 | 779 | CONFIG_BFIN_OTP=y | |
731 | # | 780 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set |
732 | # CAN, the car bus and industrial fieldbus | ||
733 | # | ||
734 | # CONFIG_CAN4LINUX is not set | ||
735 | # CONFIG_IPMI_HANDLER is not set | 781 | # CONFIG_IPMI_HANDLER is not set |
736 | # CONFIG_HW_RANDOM is not set | 782 | # CONFIG_HW_RANDOM is not set |
737 | # CONFIG_R3964 is not set | 783 | # CONFIG_R3964 is not set |
@@ -739,6 +785,7 @@ CONFIG_UNIX98_PTYS=y | |||
739 | # CONFIG_TCG_TPM is not set | 785 | # CONFIG_TCG_TPM is not set |
740 | CONFIG_I2C=y | 786 | CONFIG_I2C=y |
741 | CONFIG_I2C_BOARDINFO=y | 787 | CONFIG_I2C_BOARDINFO=y |
788 | CONFIG_I2C_COMPAT=y | ||
742 | CONFIG_I2C_CHARDEV=y | 789 | CONFIG_I2C_CHARDEV=y |
743 | CONFIG_I2C_HELPER_AUTO=y | 790 | CONFIG_I2C_HELPER_AUTO=y |
744 | 791 | ||
@@ -771,14 +818,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
771 | # Miscellaneous I2C Chip support | 818 | # Miscellaneous I2C Chip support |
772 | # | 819 | # |
773 | # CONFIG_DS1682 is not set | 820 | # CONFIG_DS1682 is not set |
774 | # CONFIG_EEPROM_AT24 is not set | ||
775 | # CONFIG_SENSORS_AD5252 is not set | ||
776 | # CONFIG_EEPROM_LEGACY is not set | ||
777 | # CONFIG_SENSORS_PCF8574 is not set | ||
778 | # CONFIG_PCF8575 is not set | ||
779 | # CONFIG_SENSORS_PCA9539 is not set | ||
780 | # CONFIG_SENSORS_PCF8591 is not set | ||
781 | # CONFIG_SENSORS_MAX6875 is not set | ||
782 | # CONFIG_SENSORS_TSL2550 is not set | 821 | # CONFIG_SENSORS_TSL2550 is not set |
783 | # CONFIG_I2C_DEBUG_CORE is not set | 822 | # CONFIG_I2C_DEBUG_CORE is not set |
784 | # CONFIG_I2C_DEBUG_ALGO is not set | 823 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -795,13 +834,18 @@ CONFIG_SPI_BFIN=y | |||
795 | # CONFIG_SPI_BFIN_LOCK is not set | 834 | # CONFIG_SPI_BFIN_LOCK is not set |
796 | # CONFIG_SPI_BFIN_SPORT is not set | 835 | # CONFIG_SPI_BFIN_SPORT is not set |
797 | # CONFIG_SPI_BITBANG is not set | 836 | # CONFIG_SPI_BITBANG is not set |
837 | # CONFIG_SPI_GPIO is not set | ||
798 | 838 | ||
799 | # | 839 | # |
800 | # SPI Protocol Masters | 840 | # SPI Protocol Masters |
801 | # | 841 | # |
802 | # CONFIG_SPI_AT25 is not set | ||
803 | # CONFIG_SPI_SPIDEV is not set | 842 | # CONFIG_SPI_SPIDEV is not set |
804 | # CONFIG_SPI_TLE62X0 is not set | 843 | # CONFIG_SPI_TLE62X0 is not set |
844 | |||
845 | # | ||
846 | # PPS support | ||
847 | # | ||
848 | # CONFIG_PPS is not set | ||
805 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 849 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
806 | CONFIG_GPIOLIB=y | 850 | CONFIG_GPIOLIB=y |
807 | # CONFIG_DEBUG_GPIO is not set | 851 | # CONFIG_DEBUG_GPIO is not set |
@@ -817,6 +861,7 @@ CONFIG_GPIO_SYSFS=y | |||
817 | # CONFIG_GPIO_MAX732X is not set | 861 | # CONFIG_GPIO_MAX732X is not set |
818 | # CONFIG_GPIO_PCA953X is not set | 862 | # CONFIG_GPIO_PCA953X is not set |
819 | # CONFIG_GPIO_PCF857X is not set | 863 | # CONFIG_GPIO_PCF857X is not set |
864 | # CONFIG_GPIO_ADP5588 is not set | ||
820 | 865 | ||
821 | # | 866 | # |
822 | # PCI GPIO expanders: | 867 | # PCI GPIO expanders: |
@@ -827,11 +872,15 @@ CONFIG_GPIO_SYSFS=y | |||
827 | # | 872 | # |
828 | # CONFIG_GPIO_MAX7301 is not set | 873 | # CONFIG_GPIO_MAX7301 is not set |
829 | # CONFIG_GPIO_MCP23S08 is not set | 874 | # CONFIG_GPIO_MCP23S08 is not set |
875 | # CONFIG_GPIO_MC33880 is not set | ||
876 | |||
877 | # | ||
878 | # AC97 GPIO expanders: | ||
879 | # | ||
830 | # CONFIG_W1 is not set | 880 | # CONFIG_W1 is not set |
831 | # CONFIG_POWER_SUPPLY is not set | 881 | # CONFIG_POWER_SUPPLY is not set |
832 | # CONFIG_HWMON is not set | 882 | # CONFIG_HWMON is not set |
833 | # CONFIG_THERMAL is not set | 883 | # CONFIG_THERMAL is not set |
834 | # CONFIG_THERMAL_HWMON is not set | ||
835 | CONFIG_WATCHDOG=y | 884 | CONFIG_WATCHDOG=y |
836 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 885 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
837 | 886 | ||
@@ -853,28 +902,20 @@ CONFIG_SSB_POSSIBLE=y | |||
853 | # CONFIG_MFD_CORE is not set | 902 | # CONFIG_MFD_CORE is not set |
854 | # CONFIG_MFD_SM501 is not set | 903 | # CONFIG_MFD_SM501 is not set |
855 | # CONFIG_HTC_PASIC3 is not set | 904 | # CONFIG_HTC_PASIC3 is not set |
905 | # CONFIG_TPS65010 is not set | ||
906 | # CONFIG_TWL4030_CORE is not set | ||
856 | # CONFIG_MFD_TMIO is not set | 907 | # CONFIG_MFD_TMIO is not set |
857 | # CONFIG_PMIC_DA903X is not set | 908 | # CONFIG_PMIC_DA903X is not set |
858 | # CONFIG_PMIC_ADP5520 is not set | 909 | # CONFIG_PMIC_ADP5520 is not set |
859 | # CONFIG_MFD_WM8400 is not set | 910 | # CONFIG_MFD_WM8400 is not set |
911 | # CONFIG_MFD_WM831X is not set | ||
860 | # CONFIG_MFD_WM8350_I2C is not set | 912 | # CONFIG_MFD_WM8350_I2C is not set |
913 | # CONFIG_MFD_PCF50633 is not set | ||
914 | # CONFIG_MFD_MC13783 is not set | ||
915 | # CONFIG_AB3100_CORE is not set | ||
916 | # CONFIG_EZX_PCAP is not set | ||
861 | # CONFIG_REGULATOR is not set | 917 | # CONFIG_REGULATOR is not set |
862 | 918 | # CONFIG_MEDIA_SUPPORT is not set | |
863 | # | ||
864 | # Multimedia devices | ||
865 | # | ||
866 | |||
867 | # | ||
868 | # Multimedia core support | ||
869 | # | ||
870 | # CONFIG_VIDEO_DEV is not set | ||
871 | # CONFIG_DVB_CORE is not set | ||
872 | # CONFIG_VIDEO_MEDIA is not set | ||
873 | |||
874 | # | ||
875 | # Multimedia drivers | ||
876 | # | ||
877 | # CONFIG_DAB is not set | ||
878 | 919 | ||
879 | # | 920 | # |
880 | # Graphics support | 921 | # Graphics support |
@@ -912,10 +953,11 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
912 | # MMC/SD/SDIO Host Controller Drivers | 953 | # MMC/SD/SDIO Host Controller Drivers |
913 | # | 954 | # |
914 | # CONFIG_MMC_SDHCI is not set | 955 | # CONFIG_MMC_SDHCI is not set |
956 | # CONFIG_MMC_AT91 is not set | ||
957 | # CONFIG_MMC_ATMELMCI is not set | ||
958 | # CONFIG_MMC_SPI is not set | ||
915 | CONFIG_SDH_BFIN=m | 959 | CONFIG_SDH_BFIN=m |
916 | CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND=y | 960 | CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND=y |
917 | # CONFIG_SDH_BFIN_ENABLE_SDIO_IRQ is not set | ||
918 | # CONFIG_MMC_SPI is not set | ||
919 | # CONFIG_MEMSTICK is not set | 961 | # CONFIG_MEMSTICK is not set |
920 | # CONFIG_NEW_LEDS is not set | 962 | # CONFIG_NEW_LEDS is not set |
921 | # CONFIG_ACCESSIBILITY is not set | 963 | # CONFIG_ACCESSIBILITY is not set |
@@ -950,6 +992,7 @@ CONFIG_RTC_INTF_DEV=y | |||
950 | # CONFIG_RTC_DRV_S35390A is not set | 992 | # CONFIG_RTC_DRV_S35390A is not set |
951 | # CONFIG_RTC_DRV_FM3130 is not set | 993 | # CONFIG_RTC_DRV_FM3130 is not set |
952 | # CONFIG_RTC_DRV_RX8581 is not set | 994 | # CONFIG_RTC_DRV_RX8581 is not set |
995 | # CONFIG_RTC_DRV_RX8025 is not set | ||
953 | 996 | ||
954 | # | 997 | # |
955 | # SPI RTC drivers | 998 | # SPI RTC drivers |
@@ -961,6 +1004,7 @@ CONFIG_RTC_INTF_DEV=y | |||
961 | # CONFIG_RTC_DRV_R9701 is not set | 1004 | # CONFIG_RTC_DRV_R9701 is not set |
962 | # CONFIG_RTC_DRV_RS5C348 is not set | 1005 | # CONFIG_RTC_DRV_RS5C348 is not set |
963 | # CONFIG_RTC_DRV_DS3234 is not set | 1006 | # CONFIG_RTC_DRV_DS3234 is not set |
1007 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
964 | 1008 | ||
965 | # | 1009 | # |
966 | # Platform RTC drivers | 1010 | # Platform RTC drivers |
@@ -981,10 +1025,21 @@ CONFIG_RTC_INTF_DEV=y | |||
981 | # | 1025 | # |
982 | CONFIG_RTC_DRV_BFIN=y | 1026 | CONFIG_RTC_DRV_BFIN=y |
983 | # CONFIG_DMADEVICES is not set | 1027 | # CONFIG_DMADEVICES is not set |
1028 | # CONFIG_AUXDISPLAY is not set | ||
984 | # CONFIG_UIO is not set | 1029 | # CONFIG_UIO is not set |
1030 | |||
1031 | # | ||
1032 | # TI VLYNQ | ||
1033 | # | ||
985 | # CONFIG_STAGING is not set | 1034 | # CONFIG_STAGING is not set |
986 | 1035 | ||
987 | # | 1036 | # |
1037 | # Firmware Drivers | ||
1038 | # | ||
1039 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1040 | # CONFIG_SIGMA is not set | ||
1041 | |||
1042 | # | ||
988 | # File systems | 1043 | # File systems |
989 | # | 1044 | # |
990 | CONFIG_EXT2_FS=m | 1045 | CONFIG_EXT2_FS=m |
@@ -994,9 +1049,13 @@ CONFIG_EXT2_FS=m | |||
994 | # CONFIG_REISERFS_FS is not set | 1049 | # CONFIG_REISERFS_FS is not set |
995 | # CONFIG_JFS_FS is not set | 1050 | # CONFIG_JFS_FS is not set |
996 | # CONFIG_FS_POSIX_ACL is not set | 1051 | # CONFIG_FS_POSIX_ACL is not set |
997 | CONFIG_FILE_LOCKING=y | ||
998 | # CONFIG_XFS_FS is not set | 1052 | # CONFIG_XFS_FS is not set |
1053 | # CONFIG_GFS2_FS is not set | ||
999 | # CONFIG_OCFS2_FS is not set | 1054 | # CONFIG_OCFS2_FS is not set |
1055 | # CONFIG_BTRFS_FS is not set | ||
1056 | # CONFIG_NILFS2_FS is not set | ||
1057 | CONFIG_FILE_LOCKING=y | ||
1058 | CONFIG_FSNOTIFY=y | ||
1000 | # CONFIG_DNOTIFY is not set | 1059 | # CONFIG_DNOTIFY is not set |
1001 | CONFIG_INOTIFY=y | 1060 | CONFIG_INOTIFY=y |
1002 | CONFIG_INOTIFY_USER=y | 1061 | CONFIG_INOTIFY_USER=y |
@@ -1006,6 +1065,11 @@ CONFIG_INOTIFY_USER=y | |||
1006 | # CONFIG_FUSE_FS is not set | 1065 | # CONFIG_FUSE_FS is not set |
1007 | 1066 | ||
1008 | # | 1067 | # |
1068 | # Caches | ||
1069 | # | ||
1070 | # CONFIG_FSCACHE is not set | ||
1071 | |||
1072 | # | ||
1009 | # CD-ROM/DVD Filesystems | 1073 | # CD-ROM/DVD Filesystems |
1010 | # | 1074 | # |
1011 | # CONFIG_ISO9660_FS is not set | 1075 | # CONFIG_ISO9660_FS is not set |
@@ -1027,13 +1091,9 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1027 | CONFIG_PROC_FS=y | 1091 | CONFIG_PROC_FS=y |
1028 | CONFIG_PROC_SYSCTL=y | 1092 | CONFIG_PROC_SYSCTL=y |
1029 | CONFIG_SYSFS=y | 1093 | CONFIG_SYSFS=y |
1030 | # CONFIG_TMPFS is not set | ||
1031 | # CONFIG_HUGETLB_PAGE is not set | 1094 | # CONFIG_HUGETLB_PAGE is not set |
1032 | # CONFIG_CONFIGFS_FS is not set | 1095 | # CONFIG_CONFIGFS_FS is not set |
1033 | 1096 | CONFIG_MISC_FILESYSTEMS=y | |
1034 | # | ||
1035 | # Miscellaneous filesystems | ||
1036 | # | ||
1037 | # CONFIG_ADFS_FS is not set | 1097 | # CONFIG_ADFS_FS is not set |
1038 | # CONFIG_AFFS_FS is not set | 1098 | # CONFIG_AFFS_FS is not set |
1039 | # CONFIG_HFS_FS is not set | 1099 | # CONFIG_HFS_FS is not set |
@@ -1042,8 +1102,8 @@ CONFIG_SYSFS=y | |||
1042 | # CONFIG_BFS_FS is not set | 1102 | # CONFIG_BFS_FS is not set |
1043 | # CONFIG_EFS_FS is not set | 1103 | # CONFIG_EFS_FS is not set |
1044 | # CONFIG_JFFS2_FS is not set | 1104 | # CONFIG_JFFS2_FS is not set |
1045 | # CONFIG_YAFFS_FS is not set | ||
1046 | # CONFIG_CRAMFS is not set | 1105 | # CONFIG_CRAMFS is not set |
1106 | # CONFIG_SQUASHFS is not set | ||
1047 | # CONFIG_VXFS_FS is not set | 1107 | # CONFIG_VXFS_FS is not set |
1048 | # CONFIG_MINIX_FS is not set | 1108 | # CONFIG_MINIX_FS is not set |
1049 | # CONFIG_OMFS_FS is not set | 1109 | # CONFIG_OMFS_FS is not set |
@@ -1062,7 +1122,6 @@ CONFIG_LOCKD=m | |||
1062 | CONFIG_LOCKD_V4=y | 1122 | CONFIG_LOCKD_V4=y |
1063 | CONFIG_NFS_COMMON=y | 1123 | CONFIG_NFS_COMMON=y |
1064 | CONFIG_SUNRPC=m | 1124 | CONFIG_SUNRPC=m |
1065 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1066 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1125 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1067 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1126 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1068 | CONFIG_SMB_FS=m | 1127 | CONFIG_SMB_FS=m |
@@ -1127,14 +1186,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1127 | CONFIG_ENABLE_MUST_CHECK=y | 1186 | CONFIG_ENABLE_MUST_CHECK=y |
1128 | CONFIG_FRAME_WARN=1024 | 1187 | CONFIG_FRAME_WARN=1024 |
1129 | # CONFIG_MAGIC_SYSRQ is not set | 1188 | # CONFIG_MAGIC_SYSRQ is not set |
1189 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1130 | # CONFIG_UNUSED_SYMBOLS is not set | 1190 | # CONFIG_UNUSED_SYMBOLS is not set |
1131 | CONFIG_DEBUG_FS=y | 1191 | CONFIG_DEBUG_FS=y |
1132 | # CONFIG_HEADERS_CHECK is not set | 1192 | # CONFIG_HEADERS_CHECK is not set |
1193 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1133 | CONFIG_DEBUG_KERNEL=y | 1194 | CONFIG_DEBUG_KERNEL=y |
1134 | CONFIG_DEBUG_SHIRQ=y | 1195 | CONFIG_DEBUG_SHIRQ=y |
1135 | CONFIG_DETECT_SOFTLOCKUP=y | 1196 | CONFIG_DETECT_SOFTLOCKUP=y |
1136 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1197 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1137 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1198 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1199 | CONFIG_DETECT_HUNG_TASK=y | ||
1200 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1201 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1138 | CONFIG_SCHED_DEBUG=y | 1202 | CONFIG_SCHED_DEBUG=y |
1139 | # CONFIG_SCHEDSTATS is not set | 1203 | # CONFIG_SCHEDSTATS is not set |
1140 | # CONFIG_TIMER_STATS is not set | 1204 | # CONFIG_TIMER_STATS is not set |
@@ -1142,31 +1206,39 @@ CONFIG_SCHED_DEBUG=y | |||
1142 | # CONFIG_DEBUG_SLAB is not set | 1206 | # CONFIG_DEBUG_SLAB is not set |
1143 | # CONFIG_DEBUG_SPINLOCK is not set | 1207 | # CONFIG_DEBUG_SPINLOCK is not set |
1144 | # CONFIG_DEBUG_MUTEXES is not set | 1208 | # CONFIG_DEBUG_MUTEXES is not set |
1209 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1210 | # CONFIG_PROVE_LOCKING is not set | ||
1211 | # CONFIG_LOCK_STAT is not set | ||
1145 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1212 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1146 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1213 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1147 | # CONFIG_DEBUG_KOBJECT is not set | 1214 | # CONFIG_DEBUG_KOBJECT is not set |
1148 | CONFIG_DEBUG_BUGVERBOSE=y | 1215 | CONFIG_DEBUG_BUGVERBOSE=y |
1149 | CONFIG_DEBUG_INFO=y | 1216 | CONFIG_DEBUG_INFO=y |
1150 | # CONFIG_DEBUG_VM is not set | 1217 | # CONFIG_DEBUG_VM is not set |
1218 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1151 | # CONFIG_DEBUG_WRITECOUNT is not set | 1219 | # CONFIG_DEBUG_WRITECOUNT is not set |
1152 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1220 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1153 | # CONFIG_DEBUG_LIST is not set | 1221 | # CONFIG_DEBUG_LIST is not set |
1154 | # CONFIG_DEBUG_SG is not set | 1222 | # CONFIG_DEBUG_SG is not set |
1223 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1224 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1155 | # CONFIG_FRAME_POINTER is not set | 1225 | # CONFIG_FRAME_POINTER is not set |
1156 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1226 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1157 | # CONFIG_RCU_TORTURE_TEST is not set | 1227 | # CONFIG_RCU_TORTURE_TEST is not set |
1158 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1228 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1159 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1229 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1160 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1230 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1231 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1161 | # CONFIG_FAULT_INJECTION is not set | 1232 | # CONFIG_FAULT_INJECTION is not set |
1162 | 1233 | # CONFIG_PAGE_POISONING is not set | |
1163 | # | 1234 | CONFIG_HAVE_FUNCTION_TRACER=y |
1164 | # Tracers | 1235 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1165 | # | 1236 | CONFIG_TRACING_SUPPORT=y |
1166 | # CONFIG_SCHED_TRACER is not set | 1237 | # CONFIG_FTRACE is not set |
1167 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1238 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1168 | # CONFIG_BOOT_TRACER is not set | 1239 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1169 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1240 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1241 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1170 | # CONFIG_SAMPLES is not set | 1242 | # CONFIG_SAMPLES is not set |
1171 | CONFIG_HAVE_ARCH_KGDB=y | 1243 | CONFIG_HAVE_ARCH_KGDB=y |
1172 | # CONFIG_KGDB is not set | 1244 | # CONFIG_KGDB is not set |
@@ -1191,6 +1263,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1191 | CONFIG_EARLY_PRINTK=y | 1263 | CONFIG_EARLY_PRINTK=y |
1192 | CONFIG_CPLB_INFO=y | 1264 | CONFIG_CPLB_INFO=y |
1193 | CONFIG_ACCESS_CHECK=y | 1265 | CONFIG_ACCESS_CHECK=y |
1266 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1194 | 1267 | ||
1195 | # | 1268 | # |
1196 | # Security options | 1269 | # Security options |
@@ -1199,14 +1272,14 @@ CONFIG_ACCESS_CHECK=y | |||
1199 | CONFIG_SECURITY=y | 1272 | CONFIG_SECURITY=y |
1200 | # CONFIG_SECURITYFS is not set | 1273 | # CONFIG_SECURITYFS is not set |
1201 | # CONFIG_SECURITY_NETWORK is not set | 1274 | # CONFIG_SECURITY_NETWORK is not set |
1275 | # CONFIG_SECURITY_PATH is not set | ||
1202 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1276 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1203 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1277 | # CONFIG_SECURITY_TOMOYO is not set |
1204 | CONFIG_CRYPTO=y | 1278 | CONFIG_CRYPTO=y |
1205 | 1279 | ||
1206 | # | 1280 | # |
1207 | # Crypto core or helper | 1281 | # Crypto core or helper |
1208 | # | 1282 | # |
1209 | # CONFIG_CRYPTO_FIPS is not set | ||
1210 | # CONFIG_CRYPTO_MANAGER is not set | 1283 | # CONFIG_CRYPTO_MANAGER is not set |
1211 | # CONFIG_CRYPTO_MANAGER2 is not set | 1284 | # CONFIG_CRYPTO_MANAGER2 is not set |
1212 | # CONFIG_CRYPTO_GF128MUL is not set | 1285 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1238,11 +1311,13 @@ CONFIG_CRYPTO=y | |||
1238 | # | 1311 | # |
1239 | # CONFIG_CRYPTO_HMAC is not set | 1312 | # CONFIG_CRYPTO_HMAC is not set |
1240 | # CONFIG_CRYPTO_XCBC is not set | 1313 | # CONFIG_CRYPTO_XCBC is not set |
1314 | # CONFIG_CRYPTO_VMAC is not set | ||
1241 | 1315 | ||
1242 | # | 1316 | # |
1243 | # Digest | 1317 | # Digest |
1244 | # | 1318 | # |
1245 | # CONFIG_CRYPTO_CRC32C is not set | 1319 | # CONFIG_CRYPTO_CRC32C is not set |
1320 | # CONFIG_CRYPTO_GHASH is not set | ||
1246 | # CONFIG_CRYPTO_MD4 is not set | 1321 | # CONFIG_CRYPTO_MD4 is not set |
1247 | # CONFIG_CRYPTO_MD5 is not set | 1322 | # CONFIG_CRYPTO_MD5 is not set |
1248 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1323 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1279,6 +1354,7 @@ CONFIG_CRYPTO=y | |||
1279 | # Compression | 1354 | # Compression |
1280 | # | 1355 | # |
1281 | # CONFIG_CRYPTO_DEFLATE is not set | 1356 | # CONFIG_CRYPTO_DEFLATE is not set |
1357 | # CONFIG_CRYPTO_ZLIB is not set | ||
1282 | # CONFIG_CRYPTO_LZO is not set | 1358 | # CONFIG_CRYPTO_LZO is not set |
1283 | 1359 | ||
1284 | # | 1360 | # |
@@ -1286,11 +1362,13 @@ CONFIG_CRYPTO=y | |||
1286 | # | 1362 | # |
1287 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1363 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1288 | CONFIG_CRYPTO_HW=y | 1364 | CONFIG_CRYPTO_HW=y |
1365 | # CONFIG_BINARY_PRINTF is not set | ||
1289 | 1366 | ||
1290 | # | 1367 | # |
1291 | # Library routines | 1368 | # Library routines |
1292 | # | 1369 | # |
1293 | CONFIG_BITREVERSE=y | 1370 | CONFIG_BITREVERSE=y |
1371 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1294 | CONFIG_CRC_CCITT=m | 1372 | CONFIG_CRC_CCITT=m |
1295 | # CONFIG_CRC16 is not set | 1373 | # CONFIG_CRC16 is not set |
1296 | # CONFIG_CRC_T10DIF is not set | 1374 | # CONFIG_CRC_T10DIF is not set |
@@ -1299,6 +1377,8 @@ CONFIG_CRC32=y | |||
1299 | # CONFIG_CRC7 is not set | 1377 | # CONFIG_CRC7 is not set |
1300 | # CONFIG_LIBCRC32C is not set | 1378 | # CONFIG_LIBCRC32C is not set |
1301 | CONFIG_ZLIB_INFLATE=y | 1379 | CONFIG_ZLIB_INFLATE=y |
1380 | CONFIG_DECOMPRESS_GZIP=y | ||
1302 | CONFIG_HAS_IOMEM=y | 1381 | CONFIG_HAS_IOMEM=y |
1303 | CONFIG_HAS_IOPORT=y | 1382 | CONFIG_HAS_IOPORT=y |
1304 | CONFIG_HAS_DMA=y | 1383 | CONFIG_HAS_DMA=y |
1384 | CONFIG_NLATTR=y | ||