diff options
Diffstat (limited to 'arch/blackfin/configs/BF548-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF548-EZKIT_defconfig | 332 |
1 files changed, 215 insertions, 117 deletions
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig index f773ad1155d4..eb3e98b6f3f0 100644 --- a/arch/blackfin/configs/BF548-EZKIT_defconfig +++ b/arch/blackfin/configs/BF548-EZKIT_defconfig | |||
@@ -1,22 +1,29 @@ | |||
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.31.5 |
4 | # Thu May 21 05:50:01 2009 | 4 | # Mon Nov 2 22:02:56 2009 |
5 | # | 5 | # |
6 | # CONFIG_MMU is not set | 6 | # CONFIG_MMU is not set |
7 | # CONFIG_FPU is not set | 7 | # CONFIG_FPU is not set |
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
10 | CONFIG_BLACKFIN=y | 10 | CONFIG_BLACKFIN=y |
11 | CONFIG_GENERIC_CSUM=y | ||
12 | CONFIG_GENERIC_BUG=y | ||
11 | CONFIG_ZONE_DMA=y | 13 | CONFIG_ZONE_DMA=y |
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 14 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
13 | CONFIG_GENERIC_HWEIGHT=y | 15 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_HARDIRQS=y | 16 | CONFIG_GENERIC_HARDIRQS=y |
15 | CONFIG_GENERIC_IRQ_PROBE=y | 17 | CONFIG_GENERIC_IRQ_PROBE=y |
18 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
16 | CONFIG_GENERIC_GPIO=y | 19 | CONFIG_GENERIC_GPIO=y |
17 | CONFIG_FORCE_MAX_ZONEORDER=14 | 20 | CONFIG_FORCE_MAX_ZONEORDER=14 |
18 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 21 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
22 | CONFIG_LOCKDEP_SUPPORT=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | ||
24 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
26 | CONFIG_CONSTRUCTORS=y | ||
20 | 27 | ||
21 | # | 28 | # |
22 | # General setup | 29 | # General setup |
@@ -26,22 +33,40 @@ CONFIG_BROKEN_ON_SMP=y | |||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 33 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
27 | CONFIG_LOCALVERSION="" | 34 | CONFIG_LOCALVERSION="" |
28 | CONFIG_LOCALVERSION_AUTO=y | 35 | CONFIG_LOCALVERSION_AUTO=y |
36 | CONFIG_HAVE_KERNEL_GZIP=y | ||
37 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
38 | CONFIG_HAVE_KERNEL_LZMA=y | ||
39 | CONFIG_KERNEL_GZIP=y | ||
40 | # CONFIG_KERNEL_BZIP2 is not set | ||
41 | # CONFIG_KERNEL_LZMA is not set | ||
29 | CONFIG_SYSVIPC=y | 42 | CONFIG_SYSVIPC=y |
30 | CONFIG_SYSVIPC_SYSCTL=y | 43 | CONFIG_SYSVIPC_SYSCTL=y |
31 | # CONFIG_POSIX_MQUEUE is not set | 44 | # CONFIG_POSIX_MQUEUE is not set |
32 | # CONFIG_BSD_PROCESS_ACCT is not set | 45 | # CONFIG_BSD_PROCESS_ACCT is not set |
33 | # CONFIG_TASKSTATS is not set | 46 | # CONFIG_TASKSTATS is not set |
34 | # CONFIG_AUDIT is not set | 47 | # CONFIG_AUDIT is not set |
48 | |||
49 | # | ||
50 | # RCU Subsystem | ||
51 | # | ||
52 | CONFIG_CLASSIC_RCU=y | ||
53 | # CONFIG_TREE_RCU is not set | ||
54 | # CONFIG_PREEMPT_RCU is not set | ||
55 | # CONFIG_TREE_RCU_TRACE is not set | ||
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
35 | CONFIG_IKCONFIG=y | 57 | CONFIG_IKCONFIG=y |
36 | CONFIG_IKCONFIG_PROC=y | 58 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=14 | 59 | CONFIG_LOG_BUF_SHIFT=14 |
38 | # CONFIG_CGROUPS is not set | ||
39 | # CONFIG_GROUP_SCHED is not set | 60 | # CONFIG_GROUP_SCHED is not set |
61 | # CONFIG_CGROUPS is not set | ||
40 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 62 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
41 | # CONFIG_RELAY is not set | 63 | # CONFIG_RELAY is not set |
42 | # CONFIG_NAMESPACES is not set | 64 | # CONFIG_NAMESPACES is not set |
43 | CONFIG_BLK_DEV_INITRD=y | 65 | CONFIG_BLK_DEV_INITRD=y |
44 | CONFIG_INITRAMFS_SOURCE="" | 66 | CONFIG_INITRAMFS_SOURCE="" |
67 | CONFIG_RD_GZIP=y | ||
68 | # CONFIG_RD_BZIP2 is not set | ||
69 | # CONFIG_RD_LZMA is not set | ||
45 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 70 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
46 | CONFIG_SYSCTL=y | 71 | CONFIG_SYSCTL=y |
47 | CONFIG_ANON_INODES=y | 72 | CONFIG_ANON_INODES=y |
@@ -62,17 +87,28 @@ CONFIG_EPOLL=y | |||
62 | # CONFIG_TIMERFD is not set | 87 | # CONFIG_TIMERFD is not set |
63 | # CONFIG_EVENTFD is not set | 88 | # CONFIG_EVENTFD is not set |
64 | # CONFIG_AIO is not set | 89 | # CONFIG_AIO is not set |
90 | |||
91 | # | ||
92 | # Performance Counters | ||
93 | # | ||
65 | CONFIG_VM_EVENT_COUNTERS=y | 94 | CONFIG_VM_EVENT_COUNTERS=y |
95 | # CONFIG_STRIP_ASM_SYMS is not set | ||
66 | CONFIG_COMPAT_BRK=y | 96 | CONFIG_COMPAT_BRK=y |
67 | CONFIG_SLAB=y | 97 | CONFIG_SLAB=y |
68 | # CONFIG_SLUB is not set | 98 | # CONFIG_SLUB is not set |
69 | # CONFIG_SLOB is not set | 99 | # CONFIG_SLOB is not set |
100 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | ||
70 | # CONFIG_PROFILING is not set | 101 | # CONFIG_PROFILING is not set |
71 | # CONFIG_MARKERS is not set | 102 | # CONFIG_MARKERS is not set |
72 | CONFIG_HAVE_OPROFILE=y | 103 | CONFIG_HAVE_OPROFILE=y |
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_GCOV_KERNEL is not set | ||
109 | # CONFIG_SLOW_WORK is not set | ||
73 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 110 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
74 | CONFIG_SLABINFO=y | 111 | CONFIG_SLABINFO=y |
75 | CONFIG_TINY_SHMEM=y | ||
76 | CONFIG_BASE_SMALL=0 | 112 | CONFIG_BASE_SMALL=0 |
77 | CONFIG_MODULES=y | 113 | CONFIG_MODULES=y |
78 | # CONFIG_MODULE_FORCE_LOAD is not set | 114 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -80,11 +116,8 @@ CONFIG_MODULE_UNLOAD=y | |||
80 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 116 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
81 | # CONFIG_MODVERSIONS is not set | 117 | # CONFIG_MODVERSIONS is not set |
82 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 118 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
83 | CONFIG_KMOD=y | ||
84 | CONFIG_BLOCK=y | 119 | CONFIG_BLOCK=y |
85 | # CONFIG_LBD is not set | 120 | # CONFIG_LBDAF is not set |
86 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
87 | # CONFIG_LSF is not set | ||
88 | # CONFIG_BLK_DEV_BSG is not set | 121 | # CONFIG_BLK_DEV_BSG is not set |
89 | # CONFIG_BLK_DEV_INTEGRITY is not set | 122 | # CONFIG_BLK_DEV_INTEGRITY is not set |
90 | 123 | ||
@@ -94,13 +127,12 @@ CONFIG_BLOCK=y | |||
94 | CONFIG_IOSCHED_NOOP=y | 127 | CONFIG_IOSCHED_NOOP=y |
95 | CONFIG_IOSCHED_AS=y | 128 | CONFIG_IOSCHED_AS=y |
96 | # CONFIG_IOSCHED_DEADLINE is not set | 129 | # CONFIG_IOSCHED_DEADLINE is not set |
97 | CONFIG_IOSCHED_CFQ=y | 130 | # CONFIG_IOSCHED_CFQ is not set |
98 | CONFIG_DEFAULT_AS=y | 131 | CONFIG_DEFAULT_AS=y |
99 | # CONFIG_DEFAULT_DEADLINE is not set | 132 | # CONFIG_DEFAULT_DEADLINE is not set |
100 | # CONFIG_DEFAULT_CFQ is not set | 133 | # CONFIG_DEFAULT_CFQ is not set |
101 | # CONFIG_DEFAULT_NOOP is not set | 134 | # CONFIG_DEFAULT_NOOP is not set |
102 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 135 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
103 | CONFIG_CLASSIC_RCU=y | ||
104 | # CONFIG_PREEMPT_NONE is not set | 136 | # CONFIG_PREEMPT_NONE is not set |
105 | CONFIG_PREEMPT_VOLUNTARY=y | 137 | CONFIG_PREEMPT_VOLUNTARY=y |
106 | # CONFIG_PREEMPT is not set | 138 | # CONFIG_PREEMPT is not set |
@@ -137,7 +169,7 @@ CONFIG_PREEMPT_VOLUNTARY=y | |||
137 | # CONFIG_BF544M is not set | 169 | # CONFIG_BF544M is not set |
138 | # CONFIG_BF547 is not set | 170 | # CONFIG_BF547 is not set |
139 | # CONFIG_BF547M is not set | 171 | # CONFIG_BF547M is not set |
140 | CONFIG_BF548=y | 172 | CONFIG_BF548_std=y |
141 | # CONFIG_BF548M is not set | 173 | # CONFIG_BF548M is not set |
142 | # CONFIG_BF549 is not set | 174 | # CONFIG_BF549 is not set |
143 | # CONFIG_BF549M is not set | 175 | # CONFIG_BF549M is not set |
@@ -195,7 +227,7 @@ CONFIG_BFIN548_EZKIT=y | |||
195 | # | 227 | # |
196 | # BF548 Specific Configuration | 228 | # BF548 Specific Configuration |
197 | # | 229 | # |
198 | # CONFIG_DEB_DMA_URGENT is not set | 230 | CONFIG_DEB_DMA_URGENT=y |
199 | # CONFIG_BF548_ATAPI_ALTERNATIVE_PORT is not set | 231 | # CONFIG_BF548_ATAPI_ALTERNATIVE_PORT is not set |
200 | 232 | ||
201 | # | 233 | # |
@@ -352,10 +384,11 @@ CONFIG_FLATMEM=y | |||
352 | CONFIG_FLAT_NODE_MEM_MAP=y | 384 | CONFIG_FLAT_NODE_MEM_MAP=y |
353 | CONFIG_PAGEFLAGS_EXTENDED=y | 385 | CONFIG_PAGEFLAGS_EXTENDED=y |
354 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 386 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
355 | # CONFIG_RESOURCES_64BIT is not set | ||
356 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 387 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
357 | CONFIG_ZONE_DMA_FLAG=1 | 388 | CONFIG_ZONE_DMA_FLAG=1 |
358 | CONFIG_VIRT_TO_BUS=y | 389 | CONFIG_VIRT_TO_BUS=y |
390 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
391 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 | ||
359 | CONFIG_BFIN_GPTIMERS=m | 392 | CONFIG_BFIN_GPTIMERS=m |
360 | # CONFIG_DMA_UNCACHED_4M is not set | 393 | # CONFIG_DMA_UNCACHED_4M is not set |
361 | CONFIG_DMA_UNCACHED_2M=y | 394 | CONFIG_DMA_UNCACHED_2M=y |
@@ -366,14 +399,13 @@ CONFIG_DMA_UNCACHED_2M=y | |||
366 | # Cache Support | 399 | # Cache Support |
367 | # | 400 | # |
368 | CONFIG_BFIN_ICACHE=y | 401 | CONFIG_BFIN_ICACHE=y |
369 | # CONFIG_BFIN_ICACHE_LOCK is not set | 402 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
403 | # CONFIG_BFIN_L2_ICACHEABLE is not set | ||
370 | CONFIG_BFIN_DCACHE=y | 404 | CONFIG_BFIN_DCACHE=y |
371 | # CONFIG_BFIN_DCACHE_BANKA is not set | 405 | # CONFIG_BFIN_DCACHE_BANKA is not set |
372 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
373 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 406 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
374 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 407 | # CONFIG_BFIN_EXTMEM_WRITEBACK is not set |
375 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 408 | CONFIG_BFIN_EXTMEM_WRITETHROUGH=y |
376 | # CONFIG_BFIN_L2_ICACHEABLE is not set | ||
377 | # CONFIG_BFIN_L2_DCACHEABLE is not set | 409 | # CONFIG_BFIN_L2_DCACHEABLE is not set |
378 | 410 | ||
379 | # | 411 | # |
@@ -382,7 +414,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
382 | # CONFIG_MPU is not set | 414 | # CONFIG_MPU is not set |
383 | 415 | ||
384 | # | 416 | # |
385 | # Asynchonous Memory Configuration | 417 | # Asynchronous Memory Configuration |
386 | # | 418 | # |
387 | 419 | ||
388 | # | 420 | # |
@@ -441,11 +473,6 @@ CONFIG_NET=y | |||
441 | CONFIG_PACKET=y | 473 | CONFIG_PACKET=y |
442 | # CONFIG_PACKET_MMAP is not set | 474 | # CONFIG_PACKET_MMAP is not set |
443 | CONFIG_UNIX=y | 475 | CONFIG_UNIX=y |
444 | CONFIG_XFRM=y | ||
445 | # CONFIG_XFRM_USER is not set | ||
446 | # CONFIG_XFRM_SUB_POLICY is not set | ||
447 | # CONFIG_XFRM_MIGRATE is not set | ||
448 | # CONFIG_XFRM_STATISTICS is not set | ||
449 | # CONFIG_NET_KEY is not set | 476 | # CONFIG_NET_KEY is not set |
450 | CONFIG_INET=y | 477 | CONFIG_INET=y |
451 | # CONFIG_IP_MULTICAST is not set | 478 | # CONFIG_IP_MULTICAST is not set |
@@ -469,13 +496,11 @@ CONFIG_IP_PNP=y | |||
469 | # CONFIG_INET_XFRM_MODE_BEET is not set | 496 | # CONFIG_INET_XFRM_MODE_BEET is not set |
470 | # CONFIG_INET_LRO is not set | 497 | # CONFIG_INET_LRO is not set |
471 | # CONFIG_INET_DIAG is not set | 498 | # CONFIG_INET_DIAG is not set |
472 | CONFIG_INET_TCP_DIAG=y | ||
473 | # CONFIG_TCP_CONG_ADVANCED is not set | 499 | # CONFIG_TCP_CONG_ADVANCED is not set |
474 | CONFIG_TCP_CONG_CUBIC=y | 500 | CONFIG_TCP_CONG_CUBIC=y |
475 | CONFIG_DEFAULT_TCP_CONG="cubic" | 501 | CONFIG_DEFAULT_TCP_CONG="cubic" |
476 | # CONFIG_TCP_MD5SIG is not set | 502 | # CONFIG_TCP_MD5SIG is not set |
477 | # CONFIG_IPV6 is not set | 503 | # CONFIG_IPV6 is not set |
478 | # CONFIG_NETLABEL is not set | ||
479 | # CONFIG_NETWORK_SECMARK is not set | 504 | # CONFIG_NETWORK_SECMARK is not set |
480 | # CONFIG_NETFILTER is not set | 505 | # CONFIG_NETFILTER is not set |
481 | # CONFIG_IP_DCCP is not set | 506 | # CONFIG_IP_DCCP is not set |
@@ -493,7 +518,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
493 | # CONFIG_LAPB is not set | 518 | # CONFIG_LAPB is not set |
494 | # CONFIG_ECONET is not set | 519 | # CONFIG_ECONET is not set |
495 | # CONFIG_WAN_ROUTER is not set | 520 | # CONFIG_WAN_ROUTER is not set |
521 | # CONFIG_PHONET is not set | ||
522 | # CONFIG_IEEE802154 is not set | ||
496 | # CONFIG_NET_SCHED is not set | 523 | # CONFIG_NET_SCHED is not set |
524 | # CONFIG_DCB is not set | ||
497 | 525 | ||
498 | # | 526 | # |
499 | # Network testing | 527 | # Network testing |
@@ -548,14 +576,10 @@ CONFIG_SIR_BFIN_DMA=y | |||
548 | # CONFIG_MCS_FIR is not set | 576 | # CONFIG_MCS_FIR is not set |
549 | # CONFIG_BT is not set | 577 | # CONFIG_BT is not set |
550 | # CONFIG_AF_RXRPC is not set | 578 | # CONFIG_AF_RXRPC is not set |
551 | # CONFIG_PHONET is not set | 579 | # CONFIG_WIRELESS is not set |
552 | CONFIG_WIRELESS=y | ||
553 | # CONFIG_CFG80211 is not set | ||
554 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
555 | CONFIG_WIRELESS_EXT=y | 580 | CONFIG_WIRELESS_EXT=y |
556 | CONFIG_WIRELESS_EXT_SYSFS=y | 581 | CONFIG_LIB80211=m |
557 | # CONFIG_MAC80211 is not set | 582 | # CONFIG_WIMAX is not set |
558 | # CONFIG_IEEE80211 is not set | ||
559 | # CONFIG_RFKILL is not set | 583 | # CONFIG_RFKILL is not set |
560 | # CONFIG_NET_9P is not set | 584 | # CONFIG_NET_9P is not set |
561 | 585 | ||
@@ -578,6 +602,7 @@ CONFIG_EXTRA_FIRMWARE="" | |||
578 | # CONFIG_CONNECTOR is not set | 602 | # CONFIG_CONNECTOR is not set |
579 | CONFIG_MTD=y | 603 | CONFIG_MTD=y |
580 | # CONFIG_MTD_DEBUG is not set | 604 | # CONFIG_MTD_DEBUG is not set |
605 | # CONFIG_MTD_TESTS is not set | ||
581 | # CONFIG_MTD_CONCAT is not set | 606 | # CONFIG_MTD_CONCAT is not set |
582 | CONFIG_MTD_PARTITIONS=y | 607 | CONFIG_MTD_PARTITIONS=y |
583 | # CONFIG_MTD_REDBOOT_PARTS is not set | 608 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -653,7 +678,6 @@ CONFIG_MTD_NAND=y | |||
653 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 678 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
654 | # CONFIG_MTD_NAND_ECC_SMC is not set | 679 | # CONFIG_MTD_NAND_ECC_SMC is not set |
655 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 680 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
656 | # CONFIG_MTD_NAND_BFIN is not set | ||
657 | CONFIG_MTD_NAND_IDS=y | 681 | CONFIG_MTD_NAND_IDS=y |
658 | CONFIG_MTD_NAND_BF5XX=y | 682 | CONFIG_MTD_NAND_BF5XX=y |
659 | CONFIG_MTD_NAND_BF5XX_HWECC=y | 683 | CONFIG_MTD_NAND_BF5XX_HWECC=y |
@@ -665,6 +689,11 @@ CONFIG_MTD_NAND_BF5XX_HWECC=y | |||
665 | # CONFIG_MTD_ONENAND is not set | 689 | # CONFIG_MTD_ONENAND is not set |
666 | 690 | ||
667 | # | 691 | # |
692 | # LPDDR flash memory drivers | ||
693 | # | ||
694 | # CONFIG_MTD_LPDDR is not set | ||
695 | |||
696 | # | ||
668 | # UBI - Unsorted block images | 697 | # UBI - Unsorted block images |
669 | # | 698 | # |
670 | # CONFIG_MTD_UBI is not set | 699 | # CONFIG_MTD_UBI is not set |
@@ -682,10 +711,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
682 | # CONFIG_ATA_OVER_ETH is not set | 711 | # CONFIG_ATA_OVER_ETH is not set |
683 | # CONFIG_BLK_DEV_HD is not set | 712 | # CONFIG_BLK_DEV_HD is not set |
684 | CONFIG_MISC_DEVICES=y | 713 | CONFIG_MISC_DEVICES=y |
685 | # CONFIG_EEPROM_93CX6 is not set | ||
686 | # CONFIG_ICS932S401 is not set | 714 | # CONFIG_ICS932S401 is not set |
687 | # CONFIG_ENCLOSURE_SERVICES is not set | 715 | # CONFIG_ENCLOSURE_SERVICES is not set |
716 | # CONFIG_ISL29003 is not set | ||
717 | # CONFIG_AD525X_DPOT is not set | ||
688 | # CONFIG_C2PORT is not set | 718 | # CONFIG_C2PORT is not set |
719 | |||
720 | # | ||
721 | # EEPROM support | ||
722 | # | ||
723 | # CONFIG_EEPROM_AT24 is not set | ||
724 | # CONFIG_EEPROM_AT25 is not set | ||
725 | # CONFIG_EEPROM_LEGACY is not set | ||
726 | # CONFIG_EEPROM_MAX6875 is not set | ||
727 | # CONFIG_EEPROM_93CX6 is not set | ||
689 | CONFIG_HAVE_IDE=y | 728 | CONFIG_HAVE_IDE=y |
690 | # CONFIG_IDE is not set | 729 | # CONFIG_IDE is not set |
691 | 730 | ||
@@ -709,10 +748,6 @@ CONFIG_BLK_DEV_SR=m | |||
709 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 748 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
710 | # CONFIG_CHR_DEV_SG is not set | 749 | # CONFIG_CHR_DEV_SG is not set |
711 | # CONFIG_CHR_DEV_SCH is not set | 750 | # CONFIG_CHR_DEV_SCH is not set |
712 | |||
713 | # | ||
714 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
715 | # | ||
716 | # CONFIG_SCSI_MULTI_LUN is not set | 751 | # CONFIG_SCSI_MULTI_LUN is not set |
717 | # CONFIG_SCSI_CONSTANTS is not set | 752 | # CONFIG_SCSI_CONSTANTS is not set |
718 | # CONFIG_SCSI_LOGGING is not set | 753 | # CONFIG_SCSI_LOGGING is not set |
@@ -729,6 +764,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
729 | # CONFIG_SCSI_SRP_ATTRS is not set | 764 | # CONFIG_SCSI_SRP_ATTRS is not set |
730 | # CONFIG_SCSI_LOWLEVEL is not set | 765 | # CONFIG_SCSI_LOWLEVEL is not set |
731 | # CONFIG_SCSI_DH is not set | 766 | # CONFIG_SCSI_DH is not set |
767 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
732 | CONFIG_ATA=y | 768 | CONFIG_ATA=y |
733 | # CONFIG_ATA_NONSTANDARD is not set | 769 | # CONFIG_ATA_NONSTANDARD is not set |
734 | CONFIG_SATA_PMP=y | 770 | CONFIG_SATA_PMP=y |
@@ -744,13 +780,34 @@ CONFIG_NETDEVICES=y | |||
744 | # CONFIG_EQUALIZER is not set | 780 | # CONFIG_EQUALIZER is not set |
745 | # CONFIG_TUN is not set | 781 | # CONFIG_TUN is not set |
746 | # CONFIG_VETH is not set | 782 | # CONFIG_VETH is not set |
747 | # CONFIG_PHYLIB is not set | 783 | CONFIG_PHYLIB=y |
784 | |||
785 | # | ||
786 | # MII PHY device drivers | ||
787 | # | ||
788 | # CONFIG_MARVELL_PHY is not set | ||
789 | # CONFIG_DAVICOM_PHY is not set | ||
790 | # CONFIG_QSEMI_PHY is not set | ||
791 | # CONFIG_LXT_PHY is not set | ||
792 | # CONFIG_CICADA_PHY is not set | ||
793 | # CONFIG_VITESSE_PHY is not set | ||
794 | # CONFIG_SMSC_PHY is not set | ||
795 | # CONFIG_BROADCOM_PHY is not set | ||
796 | # CONFIG_ICPLUS_PHY is not set | ||
797 | # CONFIG_REALTEK_PHY is not set | ||
798 | # CONFIG_NATIONAL_PHY is not set | ||
799 | # CONFIG_STE10XP is not set | ||
800 | # CONFIG_LSI_ET1011C_PHY is not set | ||
801 | # CONFIG_FIXED_PHY is not set | ||
802 | # CONFIG_MDIO_BITBANG is not set | ||
748 | CONFIG_NET_ETHERNET=y | 803 | CONFIG_NET_ETHERNET=y |
749 | CONFIG_MII=y | 804 | CONFIG_MII=y |
750 | # CONFIG_SMC91X is not set | 805 | # CONFIG_SMC91X is not set |
751 | CONFIG_SMSC911X=y | ||
752 | # CONFIG_DM9000 is not set | 806 | # CONFIG_DM9000 is not set |
753 | # CONFIG_ENC28J60 is not set | 807 | # CONFIG_ENC28J60 is not set |
808 | # CONFIG_ETHOC is not set | ||
809 | CONFIG_SMSC911X=y | ||
810 | # CONFIG_DNET is not set | ||
754 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 811 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
755 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 812 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
756 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 813 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -759,6 +816,8 @@ CONFIG_SMSC911X=y | |||
759 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 816 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
760 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 817 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
761 | # CONFIG_B44 is not set | 818 | # CONFIG_B44 is not set |
819 | # CONFIG_KS8842 is not set | ||
820 | # CONFIG_KS8851 is not set | ||
762 | # CONFIG_NETDEV_1000 is not set | 821 | # CONFIG_NETDEV_1000 is not set |
763 | # CONFIG_NETDEV_10000 is not set | 822 | # CONFIG_NETDEV_10000 is not set |
764 | 823 | ||
@@ -771,13 +830,16 @@ CONFIG_LIBERTAS=m | |||
771 | # CONFIG_LIBERTAS_USB is not set | 830 | # CONFIG_LIBERTAS_USB is not set |
772 | CONFIG_LIBERTAS_SDIO=m | 831 | CONFIG_LIBERTAS_SDIO=m |
773 | CONFIG_POWEROF2_BLOCKSIZE_ONLY=y | 832 | CONFIG_POWEROF2_BLOCKSIZE_ONLY=y |
833 | # CONFIG_LIBERTAS_SPI is not set | ||
774 | # CONFIG_LIBERTAS_DEBUG is not set | 834 | # CONFIG_LIBERTAS_DEBUG is not set |
775 | # CONFIG_USB_ZD1201 is not set | 835 | # CONFIG_USB_ZD1201 is not set |
776 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
777 | # CONFIG_IWLWIFI_LEDS is not set | ||
778 | # CONFIG_HOSTAP is not set | 836 | # CONFIG_HOSTAP is not set |
779 | 837 | ||
780 | # | 838 | # |
839 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
840 | # | ||
841 | |||
842 | # | ||
781 | # USB Network Adapters | 843 | # USB Network Adapters |
782 | # | 844 | # |
783 | # CONFIG_USB_CATC is not set | 845 | # CONFIG_USB_CATC is not set |
@@ -813,28 +875,31 @@ CONFIG_INPUT_EVBUG=m | |||
813 | # Input Device Drivers | 875 | # Input Device Drivers |
814 | # | 876 | # |
815 | CONFIG_INPUT_KEYBOARD=y | 877 | CONFIG_INPUT_KEYBOARD=y |
878 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
816 | # CONFIG_KEYBOARD_ATKBD is not set | 879 | # CONFIG_KEYBOARD_ATKBD is not set |
817 | # CONFIG_KEYBOARD_SUNKBD is not set | 880 | CONFIG_KEYBOARD_BFIN=y |
818 | # CONFIG_KEYBOARD_LKKBD is not set | 881 | # CONFIG_KEYBOARD_LKKBD is not set |
819 | # CONFIG_KEYBOARD_XTKBD is not set | ||
820 | # CONFIG_KEYBOARD_NEWTON is not set | ||
821 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
822 | # CONFIG_KEYBOARD_GPIO is not set | 882 | # CONFIG_KEYBOARD_GPIO is not set |
823 | CONFIG_KEYBOARD_BFIN=y | 883 | # CONFIG_KEYBOARD_MATRIX is not set |
884 | # CONFIG_KEYBOARD_NEWTON is not set | ||
824 | # CONFIG_KEYBOARD_OPENCORES is not set | 885 | # CONFIG_KEYBOARD_OPENCORES is not set |
825 | # CONFIG_KEYBOARD_ADP5588 is not set | 886 | # CONFIG_KEYBOARD_STOWAWAY is not set |
887 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
888 | # CONFIG_KEYBOARD_XTKBD is not set | ||
826 | # CONFIG_INPUT_MOUSE is not set | 889 | # CONFIG_INPUT_MOUSE is not set |
827 | # CONFIG_INPUT_JOYSTICK is not set | 890 | # CONFIG_INPUT_JOYSTICK is not set |
828 | # CONFIG_INPUT_TABLET is not set | 891 | # CONFIG_INPUT_TABLET is not set |
829 | CONFIG_INPUT_TOUCHSCREEN=y | 892 | CONFIG_INPUT_TOUCHSCREEN=y |
893 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
830 | CONFIG_TOUCHSCREEN_AD7877=m | 894 | CONFIG_TOUCHSCREEN_AD7877=m |
831 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | 895 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set |
832 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set | 896 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set |
833 | # CONFIG_TOUCHSCREEN_AD7879 is not set | 897 | # CONFIG_TOUCHSCREEN_AD7879 is not set |
834 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | 898 | # CONFIG_TOUCHSCREEN_EETI is not set |
835 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 899 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
836 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 900 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
837 | # CONFIG_TOUCHSCREEN_ELO is not set | 901 | # CONFIG_TOUCHSCREEN_ELO is not set |
902 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
838 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 903 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
839 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 904 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
840 | # CONFIG_TOUCHSCREEN_MK712 is not set | 905 | # CONFIG_TOUCHSCREEN_MK712 is not set |
@@ -844,6 +909,8 @@ CONFIG_TOUCHSCREEN_AD7877=m | |||
844 | # CONFIG_TOUCHSCREEN_WM97XX is not set | 909 | # CONFIG_TOUCHSCREEN_WM97XX is not set |
845 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 910 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
846 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 911 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
912 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
913 | # CONFIG_TOUCHSCREEN_W90X900 is not set | ||
847 | CONFIG_INPUT_MISC=y | 914 | CONFIG_INPUT_MISC=y |
848 | # CONFIG_INPUT_ATI_REMOTE is not set | 915 | # CONFIG_INPUT_ATI_REMOTE is not set |
849 | # CONFIG_INPUT_ATI_REMOTE2 is not set | 916 | # CONFIG_INPUT_ATI_REMOTE2 is not set |
@@ -852,7 +919,11 @@ CONFIG_INPUT_MISC=y | |||
852 | # CONFIG_INPUT_YEALINK is not set | 919 | # CONFIG_INPUT_YEALINK is not set |
853 | # CONFIG_INPUT_CM109 is not set | 920 | # CONFIG_INPUT_CM109 is not set |
854 | # CONFIG_INPUT_UINPUT is not set | 921 | # CONFIG_INPUT_UINPUT is not set |
855 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 922 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
923 | # CONFIG_INPUT_BFIN_ROTARY is not set | ||
924 | # CONFIG_INPUT_AD714X is not set | ||
925 | # CONFIG_INPUT_ADXL34X is not set | ||
926 | # CONFIG_INPUT_PCF8574 is not set | ||
856 | 927 | ||
857 | # | 928 | # |
858 | # Hardware I/O ports | 929 | # Hardware I/O ports |
@@ -863,16 +934,13 @@ CONFIG_INPUT_MISC=y | |||
863 | # | 934 | # |
864 | # Character devices | 935 | # Character devices |
865 | # | 936 | # |
866 | # CONFIG_AD9960 is not set | ||
867 | CONFIG_BFIN_DMA_INTERFACE=m | 937 | CONFIG_BFIN_DMA_INTERFACE=m |
868 | # CONFIG_BFIN_PPI is not set | 938 | # CONFIG_BFIN_PPI is not set |
869 | # CONFIG_BFIN_PPIFCD is not set | 939 | # CONFIG_BFIN_PPIFCD is not set |
870 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 940 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
871 | # CONFIG_BFIN_SPI_ADC is not set | 941 | # CONFIG_BFIN_SPI_ADC is not set |
872 | CONFIG_BFIN_SPORT=m | 942 | CONFIG_BFIN_SPORT=m |
873 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
874 | # CONFIG_BFIN_TWI_LCD is not set | 943 | # CONFIG_BFIN_TWI_LCD is not set |
875 | CONFIG_SIMPLE_GPIO=m | ||
876 | CONFIG_VT=y | 944 | CONFIG_VT=y |
877 | CONFIG_CONSOLE_TRANSLATIONS=y | 945 | CONFIG_CONSOLE_TRANSLATIONS=y |
878 | CONFIG_VT_CONSOLE=y | 946 | CONFIG_VT_CONSOLE=y |
@@ -890,6 +958,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
890 | # | 958 | # |
891 | # Non-8250 serial port support | 959 | # Non-8250 serial port support |
892 | # | 960 | # |
961 | # CONFIG_SERIAL_MAX3100 is not set | ||
893 | CONFIG_SERIAL_BFIN=y | 962 | CONFIG_SERIAL_BFIN=y |
894 | CONFIG_SERIAL_BFIN_CONSOLE=y | 963 | CONFIG_SERIAL_BFIN_CONSOLE=y |
895 | CONFIG_SERIAL_BFIN_DMA=y | 964 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -903,6 +972,7 @@ CONFIG_SERIAL_CORE=y | |||
903 | CONFIG_SERIAL_CORE_CONSOLE=y | 972 | CONFIG_SERIAL_CORE_CONSOLE=y |
904 | # CONFIG_SERIAL_BFIN_SPORT is not set | 973 | # CONFIG_SERIAL_BFIN_SPORT is not set |
905 | CONFIG_UNIX98_PTYS=y | 974 | CONFIG_UNIX98_PTYS=y |
975 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
906 | # CONFIG_LEGACY_PTYS is not set | 976 | # CONFIG_LEGACY_PTYS is not set |
907 | CONFIG_BFIN_OTP=y | 977 | CONFIG_BFIN_OTP=y |
908 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set | 978 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set |
@@ -951,14 +1021,9 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
951 | # Miscellaneous I2C Chip support | 1021 | # Miscellaneous I2C Chip support |
952 | # | 1022 | # |
953 | # CONFIG_DS1682 is not set | 1023 | # CONFIG_DS1682 is not set |
954 | # CONFIG_EEPROM_AT24 is not set | ||
955 | # CONFIG_SENSORS_AD5252 is not set | ||
956 | # CONFIG_EEPROM_LEGACY is not set | ||
957 | # CONFIG_SENSORS_PCF8574 is not set | 1024 | # CONFIG_SENSORS_PCF8574 is not set |
958 | # CONFIG_PCF8575 is not set | 1025 | # CONFIG_PCF8575 is not set |
959 | # CONFIG_SENSORS_PCA9539 is not set | 1026 | # CONFIG_SENSORS_PCA9539 is not set |
960 | # CONFIG_SENSORS_PCF8591 is not set | ||
961 | # CONFIG_SENSORS_MAX6875 is not set | ||
962 | # CONFIG_SENSORS_TSL2550 is not set | 1027 | # CONFIG_SENSORS_TSL2550 is not set |
963 | # CONFIG_I2C_DEBUG_CORE is not set | 1028 | # CONFIG_I2C_DEBUG_CORE is not set |
964 | # CONFIG_I2C_DEBUG_ALGO is not set | 1029 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -975,13 +1040,18 @@ CONFIG_SPI_BFIN=y | |||
975 | # CONFIG_SPI_BFIN_LOCK is not set | 1040 | # CONFIG_SPI_BFIN_LOCK is not set |
976 | # CONFIG_SPI_BFIN_SPORT is not set | 1041 | # CONFIG_SPI_BFIN_SPORT is not set |
977 | # CONFIG_SPI_BITBANG is not set | 1042 | # CONFIG_SPI_BITBANG is not set |
1043 | # CONFIG_SPI_GPIO is not set | ||
978 | 1044 | ||
979 | # | 1045 | # |
980 | # SPI Protocol Masters | 1046 | # SPI Protocol Masters |
981 | # | 1047 | # |
982 | # CONFIG_EEPROM_AT25 is not set | ||
983 | # CONFIG_SPI_SPIDEV is not set | 1048 | # CONFIG_SPI_SPIDEV is not set |
984 | # CONFIG_SPI_TLE62X0 is not set | 1049 | # CONFIG_SPI_TLE62X0 is not set |
1050 | |||
1051 | # | ||
1052 | # PPS support | ||
1053 | # | ||
1054 | # CONFIG_PPS is not set | ||
985 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 1055 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
986 | CONFIG_GPIOLIB=y | 1056 | CONFIG_GPIOLIB=y |
987 | # CONFIG_DEBUG_GPIO is not set | 1057 | # CONFIG_DEBUG_GPIO is not set |
@@ -997,6 +1067,7 @@ CONFIG_GPIO_SYSFS=y | |||
997 | # CONFIG_GPIO_MAX732X is not set | 1067 | # CONFIG_GPIO_MAX732X is not set |
998 | # CONFIG_GPIO_PCA953X is not set | 1068 | # CONFIG_GPIO_PCA953X is not set |
999 | # CONFIG_GPIO_PCF857X is not set | 1069 | # CONFIG_GPIO_PCF857X is not set |
1070 | # CONFIG_GPIO_ADP5588 is not set | ||
1000 | 1071 | ||
1001 | # | 1072 | # |
1002 | # PCI GPIO expanders: | 1073 | # PCI GPIO expanders: |
@@ -1038,28 +1109,19 @@ CONFIG_SSB_POSSIBLE=y | |||
1038 | # CONFIG_MFD_CORE is not set | 1109 | # CONFIG_MFD_CORE is not set |
1039 | # CONFIG_MFD_SM501 is not set | 1110 | # CONFIG_MFD_SM501 is not set |
1040 | # CONFIG_HTC_PASIC3 is not set | 1111 | # CONFIG_HTC_PASIC3 is not set |
1112 | # CONFIG_UCB1400_CORE is not set | ||
1113 | # CONFIG_TPS65010 is not set | ||
1114 | # CONFIG_TWL4030_CORE is not set | ||
1041 | # CONFIG_MFD_TMIO is not set | 1115 | # CONFIG_MFD_TMIO is not set |
1042 | # CONFIG_PMIC_DA903X is not set | 1116 | # CONFIG_PMIC_DA903X is not set |
1043 | # CONFIG_PMIC_ADP5520 is not set | 1117 | # CONFIG_PMIC_ADP5520 is not set |
1044 | # CONFIG_MFD_WM8400 is not set | 1118 | # CONFIG_MFD_WM8400 is not set |
1045 | # CONFIG_MFD_WM8350_I2C is not set | 1119 | # CONFIG_MFD_WM8350_I2C is not set |
1120 | # CONFIG_MFD_PCF50633 is not set | ||
1121 | # CONFIG_AB3100_CORE is not set | ||
1122 | # CONFIG_EZX_PCAP is not set | ||
1046 | # CONFIG_REGULATOR is not set | 1123 | # CONFIG_REGULATOR is not set |
1047 | 1124 | # CONFIG_MEDIA_SUPPORT is not set | |
1048 | # | ||
1049 | # Multimedia devices | ||
1050 | # | ||
1051 | |||
1052 | # | ||
1053 | # Multimedia core support | ||
1054 | # | ||
1055 | # CONFIG_VIDEO_DEV is not set | ||
1056 | # CONFIG_DVB_CORE is not set | ||
1057 | # CONFIG_VIDEO_MEDIA is not set | ||
1058 | |||
1059 | # | ||
1060 | # Multimedia drivers | ||
1061 | # | ||
1062 | # CONFIG_DAB is not set | ||
1063 | 1125 | ||
1064 | # | 1126 | # |
1065 | # Graphics support | 1127 | # Graphics support |
@@ -1096,6 +1158,7 @@ CONFIG_FB_BF54X_LQ043=y | |||
1096 | # CONFIG_FB_VIRTUAL is not set | 1158 | # CONFIG_FB_VIRTUAL is not set |
1097 | # CONFIG_FB_METRONOME is not set | 1159 | # CONFIG_FB_METRONOME is not set |
1098 | # CONFIG_FB_MB862XX is not set | 1160 | # CONFIG_FB_MB862XX is not set |
1161 | # CONFIG_FB_BROADSHEET is not set | ||
1099 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1162 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1100 | 1163 | ||
1101 | # | 1164 | # |
@@ -1132,6 +1195,7 @@ CONFIG_SOUND_OSS_CORE=y | |||
1132 | CONFIG_SND=y | 1195 | CONFIG_SND=y |
1133 | CONFIG_SND_TIMER=y | 1196 | CONFIG_SND_TIMER=y |
1134 | CONFIG_SND_PCM=y | 1197 | CONFIG_SND_PCM=y |
1198 | CONFIG_SND_JACK=y | ||
1135 | # CONFIG_SND_SEQUENCER is not set | 1199 | # CONFIG_SND_SEQUENCER is not set |
1136 | CONFIG_SND_OSSEMUL=y | 1200 | CONFIG_SND_OSSEMUL=y |
1137 | CONFIG_SND_MIXER_OSS=y | 1201 | CONFIG_SND_MIXER_OSS=y |
@@ -1142,6 +1206,11 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
1142 | CONFIG_SND_VERBOSE_PROCFS=y | 1206 | CONFIG_SND_VERBOSE_PROCFS=y |
1143 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1207 | # CONFIG_SND_VERBOSE_PRINTK is not set |
1144 | # CONFIG_SND_DEBUG is not set | 1208 | # CONFIG_SND_DEBUG is not set |
1209 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1210 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1211 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1212 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1213 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
1145 | CONFIG_SND_DRIVERS=y | 1214 | CONFIG_SND_DRIVERS=y |
1146 | # CONFIG_SND_DUMMY is not set | 1215 | # CONFIG_SND_DUMMY is not set |
1147 | # CONFIG_SND_MTPAV is not set | 1216 | # CONFIG_SND_MTPAV is not set |
@@ -1152,7 +1221,6 @@ CONFIG_SND_SPI=y | |||
1152 | # | 1221 | # |
1153 | # ALSA Blackfin devices | 1222 | # ALSA Blackfin devices |
1154 | # | 1223 | # |
1155 | # CONFIG_SND_BLACKFIN_AD1836 is not set | ||
1156 | # CONFIG_SND_BFIN_AD73322 is not set | 1224 | # CONFIG_SND_BFIN_AD73322 is not set |
1157 | CONFIG_SND_USB=y | 1225 | CONFIG_SND_USB=y |
1158 | # CONFIG_SND_USB_AUDIO is not set | 1226 | # CONFIG_SND_USB_AUDIO is not set |
@@ -1160,15 +1228,17 @@ CONFIG_SND_USB=y | |||
1160 | CONFIG_SND_SOC=y | 1228 | CONFIG_SND_SOC=y |
1161 | CONFIG_SND_SOC_AC97_BUS=y | 1229 | CONFIG_SND_SOC_AC97_BUS=y |
1162 | # CONFIG_SND_BF5XX_I2S is not set | 1230 | # CONFIG_SND_BF5XX_I2S is not set |
1231 | # CONFIG_SND_BF5XX_TDM is not set | ||
1163 | CONFIG_SND_BF5XX_AC97=y | 1232 | CONFIG_SND_BF5XX_AC97=y |
1164 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y | 1233 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y |
1165 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set | 1234 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set |
1235 | CONFIG_SND_BF5XX_HAVE_COLD_RESET=y | ||
1236 | CONFIG_SND_BF5XX_RESET_GPIO_NUM=19 | ||
1237 | CONFIG_SND_BF5XX_SOC_AD1980=y | ||
1166 | CONFIG_SND_BF5XX_SOC_SPORT=y | 1238 | CONFIG_SND_BF5XX_SOC_SPORT=y |
1167 | CONFIG_SND_BF5XX_SOC_AC97=y | 1239 | CONFIG_SND_BF5XX_SOC_AC97=y |
1168 | CONFIG_SND_BF5XX_SOC_AD1980=y | ||
1169 | CONFIG_SND_BF5XX_SPORT_NUM=0 | 1240 | CONFIG_SND_BF5XX_SPORT_NUM=0 |
1170 | CONFIG_SND_BF5XX_HAVE_COLD_RESET=y | 1241 | CONFIG_SND_SOC_I2C_AND_SPI=y |
1171 | CONFIG_SND_BF5XX_RESET_GPIO_NUM=19 | ||
1172 | # CONFIG_SND_SOC_ALL_CODECS is not set | 1242 | # CONFIG_SND_SOC_ALL_CODECS is not set |
1173 | CONFIG_SND_SOC_AD1980=y | 1243 | CONFIG_SND_SOC_AD1980=y |
1174 | # CONFIG_SOUND_PRIME is not set | 1244 | # CONFIG_SOUND_PRIME is not set |
@@ -1188,30 +1258,34 @@ CONFIG_USB_HID=y | |||
1188 | # | 1258 | # |
1189 | # Special HID drivers | 1259 | # Special HID drivers |
1190 | # | 1260 | # |
1191 | CONFIG_HID_COMPAT=y | ||
1192 | CONFIG_HID_A4TECH=y | 1261 | CONFIG_HID_A4TECH=y |
1193 | CONFIG_HID_APPLE=y | 1262 | CONFIG_HID_APPLE=y |
1194 | CONFIG_HID_BELKIN=y | 1263 | CONFIG_HID_BELKIN=y |
1195 | CONFIG_HID_BRIGHT=y | ||
1196 | CONFIG_HID_CHERRY=y | 1264 | CONFIG_HID_CHERRY=y |
1197 | CONFIG_HID_CHICONY=y | 1265 | CONFIG_HID_CHICONY=y |
1198 | CONFIG_HID_CYPRESS=y | 1266 | CONFIG_HID_CYPRESS=y |
1199 | CONFIG_HID_DELL=y | 1267 | # CONFIG_HID_DRAGONRISE is not set |
1200 | CONFIG_HID_EZKEY=y | 1268 | CONFIG_HID_EZKEY=y |
1269 | # CONFIG_HID_KYE is not set | ||
1201 | CONFIG_HID_GYRATION=y | 1270 | CONFIG_HID_GYRATION=y |
1271 | # CONFIG_HID_KENSINGTON is not set | ||
1202 | CONFIG_HID_LOGITECH=y | 1272 | CONFIG_HID_LOGITECH=y |
1203 | # CONFIG_LOGITECH_FF is not set | 1273 | # CONFIG_LOGITECH_FF is not set |
1204 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1274 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1205 | CONFIG_HID_MICROSOFT=y | 1275 | CONFIG_HID_MICROSOFT=y |
1206 | CONFIG_HID_MONTEREY=y | 1276 | CONFIG_HID_MONTEREY=y |
1277 | # CONFIG_HID_NTRIG is not set | ||
1207 | CONFIG_HID_PANTHERLORD=y | 1278 | CONFIG_HID_PANTHERLORD=y |
1208 | # CONFIG_PANTHERLORD_FF is not set | 1279 | # CONFIG_PANTHERLORD_FF is not set |
1209 | CONFIG_HID_PETALYNX=y | 1280 | CONFIG_HID_PETALYNX=y |
1210 | CONFIG_HID_SAMSUNG=y | 1281 | CONFIG_HID_SAMSUNG=y |
1211 | CONFIG_HID_SONY=y | 1282 | CONFIG_HID_SONY=y |
1212 | CONFIG_HID_SUNPLUS=y | 1283 | CONFIG_HID_SUNPLUS=y |
1213 | CONFIG_THRUSTMASTER_FF=m | 1284 | # CONFIG_HID_GREENASIA is not set |
1214 | CONFIG_ZEROPLUS_FF=m | 1285 | # CONFIG_HID_SMARTJOYPLUS is not set |
1286 | # CONFIG_HID_TOPSEED is not set | ||
1287 | # CONFIG_HID_THRUSTMASTER is not set | ||
1288 | # CONFIG_HID_ZEROPLUS is not set | ||
1215 | CONFIG_USB_SUPPORT=y | 1289 | CONFIG_USB_SUPPORT=y |
1216 | CONFIG_USB_ARCH_HAS_HCD=y | 1290 | CONFIG_USB_ARCH_HAS_HCD=y |
1217 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 1291 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -1237,6 +1311,7 @@ CONFIG_USB_MON=y | |||
1237 | # USB Host Controller Drivers | 1311 | # USB Host Controller Drivers |
1238 | # | 1312 | # |
1239 | # CONFIG_USB_C67X00_HCD is not set | 1313 | # CONFIG_USB_C67X00_HCD is not set |
1314 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1240 | # CONFIG_USB_ISP116X_HCD is not set | 1315 | # CONFIG_USB_ISP116X_HCD is not set |
1241 | # CONFIG_USB_ISP1760_HCD is not set | 1316 | # CONFIG_USB_ISP1760_HCD is not set |
1242 | # CONFIG_USB_ISP1362_HCD is not set | 1317 | # CONFIG_USB_ISP1362_HCD is not set |
@@ -1267,18 +1342,17 @@ CONFIG_USB_INVENTRA_DMA=y | |||
1267 | # CONFIG_USB_TMC is not set | 1342 | # CONFIG_USB_TMC is not set |
1268 | 1343 | ||
1269 | # | 1344 | # |
1270 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1345 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1271 | # | 1346 | # |
1272 | 1347 | ||
1273 | # | 1348 | # |
1274 | # see USB_STORAGE Help for more information | 1349 | # also be needed; see USB_STORAGE Help for more info |
1275 | # | 1350 | # |
1276 | CONFIG_USB_STORAGE=y | 1351 | CONFIG_USB_STORAGE=y |
1277 | # CONFIG_USB_STORAGE_DEBUG is not set | 1352 | # CONFIG_USB_STORAGE_DEBUG is not set |
1278 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1353 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1279 | # CONFIG_USB_STORAGE_FREECOM is not set | 1354 | # CONFIG_USB_STORAGE_FREECOM is not set |
1280 | # CONFIG_USB_STORAGE_ISD200 is not set | 1355 | # CONFIG_USB_STORAGE_ISD200 is not set |
1281 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1282 | # CONFIG_USB_STORAGE_USBAT is not set | 1356 | # CONFIG_USB_STORAGE_USBAT is not set |
1283 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1357 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1284 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1358 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1314,7 +1388,6 @@ CONFIG_USB_STORAGE=y | |||
1314 | # CONFIG_USB_LED is not set | 1388 | # CONFIG_USB_LED is not set |
1315 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1389 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1316 | # CONFIG_USB_CYTHERM is not set | 1390 | # CONFIG_USB_CYTHERM is not set |
1317 | # CONFIG_USB_PHIDGET is not set | ||
1318 | # CONFIG_USB_IDMOUSE is not set | 1391 | # CONFIG_USB_IDMOUSE is not set |
1319 | # CONFIG_USB_FTDI_ELAN is not set | 1392 | # CONFIG_USB_FTDI_ELAN is not set |
1320 | # CONFIG_USB_APPLEDISPLAY is not set | 1393 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1326,6 +1399,13 @@ CONFIG_USB_STORAGE=y | |||
1326 | # CONFIG_USB_ISIGHTFW is not set | 1399 | # CONFIG_USB_ISIGHTFW is not set |
1327 | # CONFIG_USB_VST is not set | 1400 | # CONFIG_USB_VST is not set |
1328 | # CONFIG_USB_GADGET is not set | 1401 | # CONFIG_USB_GADGET is not set |
1402 | |||
1403 | # | ||
1404 | # OTG and related infrastructure | ||
1405 | # | ||
1406 | CONFIG_USB_OTG_UTILS=y | ||
1407 | # CONFIG_USB_GPIO_VBUS is not set | ||
1408 | CONFIG_NOP_USB_XCEIV=y | ||
1329 | CONFIG_MMC=y | 1409 | CONFIG_MMC=y |
1330 | # CONFIG_MMC_DEBUG is not set | 1410 | # CONFIG_MMC_DEBUG is not set |
1331 | # CONFIG_MMC_UNSAFE_RESUME is not set | 1411 | # CONFIG_MMC_UNSAFE_RESUME is not set |
@@ -1380,6 +1460,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1380 | # CONFIG_RTC_DRV_S35390A is not set | 1460 | # CONFIG_RTC_DRV_S35390A is not set |
1381 | # CONFIG_RTC_DRV_FM3130 is not set | 1461 | # CONFIG_RTC_DRV_FM3130 is not set |
1382 | # CONFIG_RTC_DRV_RX8581 is not set | 1462 | # CONFIG_RTC_DRV_RX8581 is not set |
1463 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1383 | 1464 | ||
1384 | # | 1465 | # |
1385 | # SPI RTC drivers | 1466 | # SPI RTC drivers |
@@ -1411,10 +1492,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1411 | # | 1492 | # |
1412 | CONFIG_RTC_DRV_BFIN=y | 1493 | CONFIG_RTC_DRV_BFIN=y |
1413 | # CONFIG_DMADEVICES is not set | 1494 | # CONFIG_DMADEVICES is not set |
1495 | # CONFIG_AUXDISPLAY is not set | ||
1414 | # CONFIG_UIO is not set | 1496 | # CONFIG_UIO is not set |
1497 | |||
1498 | # | ||
1499 | # TI VLYNQ | ||
1500 | # | ||
1415 | # CONFIG_STAGING is not set | 1501 | # CONFIG_STAGING is not set |
1416 | 1502 | ||
1417 | # | 1503 | # |
1504 | # Firmware Drivers | ||
1505 | # | ||
1506 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1507 | # CONFIG_SIGMA is not set | ||
1508 | |||
1509 | # | ||
1418 | # File systems | 1510 | # File systems |
1419 | # | 1511 | # |
1420 | CONFIG_EXT2_FS=y | 1512 | CONFIG_EXT2_FS=y |
@@ -1427,9 +1519,11 @@ CONFIG_FS_MBCACHE=y | |||
1427 | # CONFIG_REISERFS_FS is not set | 1519 | # CONFIG_REISERFS_FS is not set |
1428 | # CONFIG_JFS_FS is not set | 1520 | # CONFIG_JFS_FS is not set |
1429 | # CONFIG_FS_POSIX_ACL is not set | 1521 | # CONFIG_FS_POSIX_ACL is not set |
1430 | CONFIG_FILE_LOCKING=y | ||
1431 | # CONFIG_XFS_FS is not set | 1522 | # CONFIG_XFS_FS is not set |
1432 | # CONFIG_OCFS2_FS is not set | 1523 | # CONFIG_OCFS2_FS is not set |
1524 | # CONFIG_BTRFS_FS is not set | ||
1525 | CONFIG_FILE_LOCKING=y | ||
1526 | CONFIG_FSNOTIFY=y | ||
1433 | # CONFIG_DNOTIFY is not set | 1527 | # CONFIG_DNOTIFY is not set |
1434 | CONFIG_INOTIFY=y | 1528 | CONFIG_INOTIFY=y |
1435 | CONFIG_INOTIFY_USER=y | 1529 | CONFIG_INOTIFY_USER=y |
@@ -1439,6 +1533,11 @@ CONFIG_INOTIFY_USER=y | |||
1439 | # CONFIG_FUSE_FS is not set | 1533 | # CONFIG_FUSE_FS is not set |
1440 | 1534 | ||
1441 | # | 1535 | # |
1536 | # Caches | ||
1537 | # | ||
1538 | # CONFIG_FSCACHE is not set | ||
1539 | |||
1540 | # | ||
1442 | # CD-ROM/DVD Filesystems | 1541 | # CD-ROM/DVD Filesystems |
1443 | # | 1542 | # |
1444 | CONFIG_ISO9660_FS=m | 1543 | CONFIG_ISO9660_FS=m |
@@ -1467,10 +1566,7 @@ CONFIG_SYSFS=y | |||
1467 | # CONFIG_TMPFS is not set | 1566 | # CONFIG_TMPFS is not set |
1468 | # CONFIG_HUGETLB_PAGE is not set | 1567 | # CONFIG_HUGETLB_PAGE is not set |
1469 | # CONFIG_CONFIGFS_FS is not set | 1568 | # CONFIG_CONFIGFS_FS is not set |
1470 | 1569 | CONFIG_MISC_FILESYSTEMS=y | |
1471 | # | ||
1472 | # Miscellaneous filesystems | ||
1473 | # | ||
1474 | # CONFIG_ADFS_FS is not set | 1570 | # CONFIG_ADFS_FS is not set |
1475 | # CONFIG_AFFS_FS is not set | 1571 | # CONFIG_AFFS_FS is not set |
1476 | # CONFIG_HFS_FS is not set | 1572 | # CONFIG_HFS_FS is not set |
@@ -1489,17 +1585,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1489 | # CONFIG_JFFS2_LZO is not set | 1585 | # CONFIG_JFFS2_LZO is not set |
1490 | CONFIG_JFFS2_RTIME=y | 1586 | CONFIG_JFFS2_RTIME=y |
1491 | # CONFIG_JFFS2_RUBIN is not set | 1587 | # CONFIG_JFFS2_RUBIN is not set |
1492 | CONFIG_YAFFS_FS=m | ||
1493 | CONFIG_YAFFS_YAFFS1=y | ||
1494 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1495 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1496 | CONFIG_YAFFS_YAFFS2=y | ||
1497 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1498 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1499 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1500 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1501 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1502 | # CONFIG_CRAMFS is not set | 1588 | # CONFIG_CRAMFS is not set |
1589 | # CONFIG_SQUASHFS is not set | ||
1503 | # CONFIG_VXFS_FS is not set | 1590 | # CONFIG_VXFS_FS is not set |
1504 | # CONFIG_MINIX_FS is not set | 1591 | # CONFIG_MINIX_FS is not set |
1505 | # CONFIG_OMFS_FS is not set | 1592 | # CONFIG_OMFS_FS is not set |
@@ -1508,6 +1595,7 @@ CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | |||
1508 | # CONFIG_ROMFS_FS is not set | 1595 | # CONFIG_ROMFS_FS is not set |
1509 | # CONFIG_SYSV_FS is not set | 1596 | # CONFIG_SYSV_FS is not set |
1510 | # CONFIG_UFS_FS is not set | 1597 | # CONFIG_UFS_FS is not set |
1598 | # CONFIG_NILFS2_FS is not set | ||
1511 | CONFIG_NETWORK_FILESYSTEMS=y | 1599 | CONFIG_NETWORK_FILESYSTEMS=y |
1512 | CONFIG_NFS_FS=m | 1600 | CONFIG_NFS_FS=m |
1513 | CONFIG_NFS_V3=y | 1601 | CONFIG_NFS_V3=y |
@@ -1522,7 +1610,6 @@ CONFIG_LOCKD_V4=y | |||
1522 | CONFIG_EXPORTFS=m | 1610 | CONFIG_EXPORTFS=m |
1523 | CONFIG_NFS_COMMON=y | 1611 | CONFIG_NFS_COMMON=y |
1524 | CONFIG_SUNRPC=m | 1612 | CONFIG_SUNRPC=m |
1525 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1526 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1613 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1527 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1614 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1528 | CONFIG_SMB_FS=m | 1615 | CONFIG_SMB_FS=m |
@@ -1596,11 +1683,15 @@ CONFIG_FRAME_WARN=1024 | |||
1596 | # CONFIG_UNUSED_SYMBOLS is not set | 1683 | # CONFIG_UNUSED_SYMBOLS is not set |
1597 | CONFIG_DEBUG_FS=y | 1684 | CONFIG_DEBUG_FS=y |
1598 | # CONFIG_HEADERS_CHECK is not set | 1685 | # CONFIG_HEADERS_CHECK is not set |
1686 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1599 | CONFIG_DEBUG_KERNEL=y | 1687 | CONFIG_DEBUG_KERNEL=y |
1600 | CONFIG_DEBUG_SHIRQ=y | 1688 | CONFIG_DEBUG_SHIRQ=y |
1601 | CONFIG_DETECT_SOFTLOCKUP=y | 1689 | CONFIG_DETECT_SOFTLOCKUP=y |
1602 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1690 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1603 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1691 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1692 | CONFIG_DETECT_HUNG_TASK=y | ||
1693 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1694 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1604 | CONFIG_SCHED_DEBUG=y | 1695 | CONFIG_SCHED_DEBUG=y |
1605 | # CONFIG_SCHEDSTATS is not set | 1696 | # CONFIG_SCHEDSTATS is not set |
1606 | # CONFIG_TIMER_STATS is not set | 1697 | # CONFIG_TIMER_STATS is not set |
@@ -1608,16 +1699,21 @@ CONFIG_SCHED_DEBUG=y | |||
1608 | # CONFIG_DEBUG_SLAB is not set | 1699 | # CONFIG_DEBUG_SLAB is not set |
1609 | # CONFIG_DEBUG_SPINLOCK is not set | 1700 | # CONFIG_DEBUG_SPINLOCK is not set |
1610 | # CONFIG_DEBUG_MUTEXES is not set | 1701 | # CONFIG_DEBUG_MUTEXES is not set |
1702 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1703 | # CONFIG_PROVE_LOCKING is not set | ||
1704 | # CONFIG_LOCK_STAT is not set | ||
1611 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1705 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1612 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1706 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1613 | # CONFIG_DEBUG_KOBJECT is not set | 1707 | # CONFIG_DEBUG_KOBJECT is not set |
1614 | CONFIG_DEBUG_BUGVERBOSE=y | 1708 | CONFIG_DEBUG_BUGVERBOSE=y |
1615 | CONFIG_DEBUG_INFO=y | 1709 | CONFIG_DEBUG_INFO=y |
1616 | # CONFIG_DEBUG_VM is not set | 1710 | # CONFIG_DEBUG_VM is not set |
1711 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1617 | # CONFIG_DEBUG_WRITECOUNT is not set | 1712 | # CONFIG_DEBUG_WRITECOUNT is not set |
1618 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1713 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1619 | # CONFIG_DEBUG_LIST is not set | 1714 | # CONFIG_DEBUG_LIST is not set |
1620 | # CONFIG_DEBUG_SG is not set | 1715 | # CONFIG_DEBUG_SG is not set |
1716 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1621 | # CONFIG_FRAME_POINTER is not set | 1717 | # CONFIG_FRAME_POINTER is not set |
1622 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1718 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1623 | # CONFIG_RCU_TORTURE_TEST is not set | 1719 | # CONFIG_RCU_TORTURE_TEST is not set |
@@ -1625,17 +1721,16 @@ CONFIG_DEBUG_INFO=y | |||
1625 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1721 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1626 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1722 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1627 | # CONFIG_FAULT_INJECTION is not set | 1723 | # CONFIG_FAULT_INJECTION is not set |
1628 | 1724 | # CONFIG_PAGE_POISONING is not set | |
1629 | # | 1725 | CONFIG_HAVE_FUNCTION_TRACER=y |
1630 | # Tracers | 1726 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1631 | # | 1727 | CONFIG_TRACING_SUPPORT=y |
1632 | # CONFIG_SCHED_TRACER is not set | 1728 | # CONFIG_FTRACE is not set |
1633 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1729 | # CONFIG_DYNAMIC_DEBUG is not set |
1634 | # CONFIG_BOOT_TRACER is not set | ||
1635 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1636 | # CONFIG_SAMPLES is not set | 1730 | # CONFIG_SAMPLES is not set |
1637 | CONFIG_HAVE_ARCH_KGDB=y | 1731 | CONFIG_HAVE_ARCH_KGDB=y |
1638 | # CONFIG_KGDB is not set | 1732 | # CONFIG_KGDB is not set |
1733 | # CONFIG_KMEMCHECK is not set | ||
1639 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1734 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1640 | # CONFIG_DEBUG_STACK_USAGE is not set | 1735 | # CONFIG_DEBUG_STACK_USAGE is not set |
1641 | CONFIG_DEBUG_VERBOSE=y | 1736 | CONFIG_DEBUG_VERBOSE=y |
@@ -1657,17 +1752,15 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1657 | CONFIG_EARLY_PRINTK=y | 1752 | CONFIG_EARLY_PRINTK=y |
1658 | CONFIG_CPLB_INFO=y | 1753 | CONFIG_CPLB_INFO=y |
1659 | CONFIG_ACCESS_CHECK=y | 1754 | CONFIG_ACCESS_CHECK=y |
1755 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1660 | 1756 | ||
1661 | # | 1757 | # |
1662 | # Security options | 1758 | # Security options |
1663 | # | 1759 | # |
1664 | # CONFIG_KEYS is not set | 1760 | # CONFIG_KEYS is not set |
1665 | CONFIG_SECURITY=y | 1761 | # CONFIG_SECURITY is not set |
1666 | # CONFIG_SECURITYFS is not set | 1762 | # CONFIG_SECURITYFS is not set |
1667 | # CONFIG_SECURITY_NETWORK is not set | ||
1668 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1763 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1669 | # CONFIG_SECURITY_ROOTPLUG is not set | ||
1670 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
1671 | CONFIG_CRYPTO=y | 1764 | CONFIG_CRYPTO=y |
1672 | 1765 | ||
1673 | # | 1766 | # |
@@ -1746,6 +1839,7 @@ CONFIG_CRYPTO=y | |||
1746 | # Compression | 1839 | # Compression |
1747 | # | 1840 | # |
1748 | # CONFIG_CRYPTO_DEFLATE is not set | 1841 | # CONFIG_CRYPTO_DEFLATE is not set |
1842 | # CONFIG_CRYPTO_ZLIB is not set | ||
1749 | # CONFIG_CRYPTO_LZO is not set | 1843 | # CONFIG_CRYPTO_LZO is not set |
1750 | 1844 | ||
1751 | # | 1845 | # |
@@ -1753,11 +1847,13 @@ CONFIG_CRYPTO=y | |||
1753 | # | 1847 | # |
1754 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1848 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1755 | CONFIG_CRYPTO_HW=y | 1849 | CONFIG_CRYPTO_HW=y |
1850 | # CONFIG_BINARY_PRINTF is not set | ||
1756 | 1851 | ||
1757 | # | 1852 | # |
1758 | # Library routines | 1853 | # Library routines |
1759 | # | 1854 | # |
1760 | CONFIG_BITREVERSE=y | 1855 | CONFIG_BITREVERSE=y |
1856 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1761 | CONFIG_CRC_CCITT=m | 1857 | CONFIG_CRC_CCITT=m |
1762 | # CONFIG_CRC16 is not set | 1858 | # CONFIG_CRC16 is not set |
1763 | # CONFIG_CRC_T10DIF is not set | 1859 | # CONFIG_CRC_T10DIF is not set |
@@ -1767,6 +1863,8 @@ CONFIG_CRC32=y | |||
1767 | # CONFIG_LIBCRC32C is not set | 1863 | # CONFIG_LIBCRC32C is not set |
1768 | CONFIG_ZLIB_INFLATE=y | 1864 | CONFIG_ZLIB_INFLATE=y |
1769 | CONFIG_ZLIB_DEFLATE=m | 1865 | CONFIG_ZLIB_DEFLATE=m |
1866 | CONFIG_DECOMPRESS_GZIP=y | ||
1770 | CONFIG_HAS_IOMEM=y | 1867 | CONFIG_HAS_IOMEM=y |
1771 | CONFIG_HAS_IOPORT=y | 1868 | CONFIG_HAS_IOPORT=y |
1772 | CONFIG_HAS_DMA=y | 1869 | CONFIG_HAS_DMA=y |
1870 | CONFIG_NLATTR=y | ||