diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2009-12-23 02:01:43 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-03-09 00:30:47 -0500 |
commit | 0ea19c64e30f3688d1a890217c382db2b0ca411c (patch) | |
tree | 527e360b624109bbda635579b0dbb7627dd40a8d /arch/blackfin/configs | |
parent | 0f7b468b6eace87ecdc59b3ec8476d50b0561ac2 (diff) |
Blackfin: update defconfigs
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r-- | arch/blackfin/configs/BF518F-EZBRD_defconfig | 270 | ||||
-rw-r--r-- | arch/blackfin/configs/BF526-EZBRD_defconfig | 336 | ||||
-rw-r--r-- | arch/blackfin/configs/BF527-EZKIT_defconfig | 344 | ||||
-rw-r--r-- | arch/blackfin/configs/BF533-EZKIT_defconfig | 250 | ||||
-rw-r--r-- | arch/blackfin/configs/BF533-STAMP_defconfig | 295 | ||||
-rw-r--r-- | arch/blackfin/configs/BF537-STAMP_defconfig | 332 | ||||
-rw-r--r-- | arch/blackfin/configs/BF538-EZKIT_defconfig | 291 | ||||
-rw-r--r-- | arch/blackfin/configs/BF548-EZKIT_defconfig | 108 | ||||
-rw-r--r-- | arch/blackfin/configs/BF561-ACVILON_defconfig | 15 | ||||
-rw-r--r-- | arch/blackfin/configs/BF561-EZKIT_defconfig | 82 | ||||
-rw-r--r-- | arch/blackfin/configs/H8606_defconfig | 7 | ||||
-rw-r--r-- | arch/blackfin/configs/PNAV-10_defconfig | 295 |
12 files changed, 1608 insertions, 1017 deletions
diff --git a/arch/blackfin/configs/BF518F-EZBRD_defconfig b/arch/blackfin/configs/BF518F-EZBRD_defconfig index e31559419817..cf7c9bc94f13 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 | ||
diff --git a/arch/blackfin/configs/BF526-EZBRD_defconfig b/arch/blackfin/configs/BF526-EZBRD_defconfig index 075e0fdcb399..31c2a6db6ec5 100644 --- a/arch/blackfin/configs/BF526-EZBRD_defconfig +++ b/arch/blackfin/configs/BF526-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_BF526=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,7 @@ 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_BF52x=y | 185 | CONFIG_MEM_MT48H32M16LFCJ_75=y |
158 | CONFIG_MEM_MT48LC32M16A2TG_75=y | ||
159 | CONFIG_IRQ_PLL_WAKEUP=7 | 186 | CONFIG_IRQ_PLL_WAKEUP=7 |
160 | CONFIG_IRQ_DMA0_ERROR=7 | 187 | CONFIG_IRQ_DMA0_ERROR=7 |
161 | CONFIG_IRQ_DMAR0_BLK=7 | 188 | CONFIG_IRQ_DMAR0_BLK=7 |
@@ -200,7 +227,9 @@ CONFIG_IRQ_MEM_DMA1=13 | |||
200 | CONFIG_IRQ_WATCH=13 | 227 | CONFIG_IRQ_WATCH=13 |
201 | CONFIG_IRQ_PORTF_INTA=13 | 228 | CONFIG_IRQ_PORTF_INTA=13 |
202 | CONFIG_IRQ_PORTF_INTB=13 | 229 | CONFIG_IRQ_PORTF_INTB=13 |
230 | CONFIG_BF52x=y | ||
203 | # CONFIG_BFIN527_EZKIT is not set | 231 | # CONFIG_BFIN527_EZKIT is not set |
232 | # CONFIG_BFIN527_EZKIT_V2 is not set | ||
204 | # CONFIG_BFIN527_BLUETECHNIX_CM is not set | 233 | # CONFIG_BFIN527_BLUETECHNIX_CM is not set |
205 | CONFIG_BFIN526_EZBRD=y | 234 | CONFIG_BFIN526_EZBRD=y |
206 | 235 | ||
@@ -318,7 +347,6 @@ CONFIG_FLATMEM=y | |||
318 | CONFIG_FLAT_NODE_MEM_MAP=y | 347 | CONFIG_FLAT_NODE_MEM_MAP=y |
319 | CONFIG_PAGEFLAGS_EXTENDED=y | 348 | CONFIG_PAGEFLAGS_EXTENDED=y |
320 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 349 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
321 | # CONFIG_RESOURCES_64BIT is not set | ||
322 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 350 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
323 | CONFIG_ZONE_DMA_FLAG=1 | 351 | CONFIG_ZONE_DMA_FLAG=1 |
324 | CONFIG_VIRT_TO_BUS=y | 352 | CONFIG_VIRT_TO_BUS=y |
@@ -327,16 +355,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
327 | # CONFIG_DMA_UNCACHED_4M is not set | 355 | # CONFIG_DMA_UNCACHED_4M is not set |
328 | # CONFIG_DMA_UNCACHED_2M is not set | 356 | # CONFIG_DMA_UNCACHED_2M is not set |
329 | CONFIG_DMA_UNCACHED_1M=y | 357 | CONFIG_DMA_UNCACHED_1M=y |
358 | # CONFIG_DMA_UNCACHED_512K is not set | ||
359 | # CONFIG_DMA_UNCACHED_256K is not set | ||
360 | # CONFIG_DMA_UNCACHED_128K is not set | ||
330 | # CONFIG_DMA_UNCACHED_NONE is not set | 361 | # CONFIG_DMA_UNCACHED_NONE is not set |
331 | 362 | ||
332 | # | 363 | # |
333 | # Cache Support | 364 | # Cache Support |
334 | # | 365 | # |
335 | CONFIG_BFIN_ICACHE=y | 366 | CONFIG_BFIN_ICACHE=y |
336 | # CONFIG_BFIN_ICACHE_LOCK is not set | 367 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
337 | CONFIG_BFIN_DCACHE=y | 368 | CONFIG_BFIN_DCACHE=y |
338 | # CONFIG_BFIN_DCACHE_BANKA is not set | 369 | # CONFIG_BFIN_DCACHE_BANKA is not set |
339 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
340 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 370 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
341 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 371 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
342 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 372 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -347,6 +377,10 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
347 | # CONFIG_MPU is not set | 377 | # CONFIG_MPU is not set |
348 | 378 | ||
349 | # | 379 | # |
380 | # Asynchronous Memory Configuration | ||
381 | # | ||
382 | |||
383 | # | ||
350 | # EBIU_AMGCTL Global Control | 384 | # EBIU_AMGCTL Global Control |
351 | # | 385 | # |
352 | CONFIG_C_AMCKEN=y | 386 | CONFIG_C_AMCKEN=y |
@@ -399,11 +433,6 @@ CONFIG_NET=y | |||
399 | CONFIG_PACKET=y | 433 | CONFIG_PACKET=y |
400 | # CONFIG_PACKET_MMAP is not set | 434 | # CONFIG_PACKET_MMAP is not set |
401 | CONFIG_UNIX=y | 435 | CONFIG_UNIX=y |
402 | CONFIG_XFRM=y | ||
403 | # CONFIG_XFRM_USER is not set | ||
404 | # CONFIG_XFRM_SUB_POLICY is not set | ||
405 | # CONFIG_XFRM_MIGRATE is not set | ||
406 | # CONFIG_XFRM_STATISTICS is not set | ||
407 | # CONFIG_NET_KEY is not set | 436 | # CONFIG_NET_KEY is not set |
408 | CONFIG_INET=y | 437 | CONFIG_INET=y |
409 | # CONFIG_IP_MULTICAST is not set | 438 | # CONFIG_IP_MULTICAST is not set |
@@ -427,7 +456,6 @@ CONFIG_IP_PNP=y | |||
427 | # CONFIG_INET_XFRM_MODE_BEET is not set | 456 | # CONFIG_INET_XFRM_MODE_BEET is not set |
428 | # CONFIG_INET_LRO is not set | 457 | # CONFIG_INET_LRO is not set |
429 | # CONFIG_INET_DIAG is not set | 458 | # CONFIG_INET_DIAG is not set |
430 | CONFIG_INET_TCP_DIAG=y | ||
431 | # CONFIG_TCP_CONG_ADVANCED is not set | 459 | # CONFIG_TCP_CONG_ADVANCED is not set |
432 | CONFIG_TCP_CONG_CUBIC=y | 460 | CONFIG_TCP_CONG_CUBIC=y |
433 | CONFIG_DEFAULT_TCP_CONG="cubic" | 461 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -438,6 +466,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
438 | # CONFIG_NETFILTER is not set | 466 | # CONFIG_NETFILTER is not set |
439 | # CONFIG_IP_DCCP is not set | 467 | # CONFIG_IP_DCCP is not set |
440 | # CONFIG_IP_SCTP is not set | 468 | # CONFIG_IP_SCTP is not set |
469 | # CONFIG_RDS is not set | ||
441 | # CONFIG_TIPC is not set | 470 | # CONFIG_TIPC is not set |
442 | # CONFIG_ATM is not set | 471 | # CONFIG_ATM is not set |
443 | # CONFIG_BRIDGE is not set | 472 | # CONFIG_BRIDGE is not set |
@@ -451,7 +480,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
451 | # CONFIG_LAPB is not set | 480 | # CONFIG_LAPB is not set |
452 | # CONFIG_ECONET is not set | 481 | # CONFIG_ECONET is not set |
453 | # CONFIG_WAN_ROUTER is not set | 482 | # CONFIG_WAN_ROUTER is not set |
483 | # CONFIG_PHONET is not set | ||
484 | # CONFIG_IEEE802154 is not set | ||
454 | # CONFIG_NET_SCHED is not set | 485 | # CONFIG_NET_SCHED is not set |
486 | # CONFIG_DCB is not set | ||
455 | 487 | ||
456 | # | 488 | # |
457 | # Network testing | 489 | # Network testing |
@@ -462,13 +494,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
462 | # CONFIG_IRDA is not set | 494 | # CONFIG_IRDA is not set |
463 | # CONFIG_BT is not set | 495 | # CONFIG_BT is not set |
464 | # CONFIG_AF_RXRPC is not set | 496 | # CONFIG_AF_RXRPC is not set |
465 | # CONFIG_PHONET is not set | 497 | # CONFIG_WIRELESS is not set |
466 | CONFIG_WIRELESS=y | 498 | # CONFIG_WIMAX is not set |
467 | # CONFIG_CFG80211 is not set | ||
468 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
469 | # CONFIG_WIRELESS_EXT is not set | ||
470 | # CONFIG_MAC80211 is not set | ||
471 | # CONFIG_IEEE80211 is not set | ||
472 | # CONFIG_RFKILL is not set | 499 | # CONFIG_RFKILL is not set |
473 | # CONFIG_NET_9P is not set | 500 | # CONFIG_NET_9P is not set |
474 | 501 | ||
@@ -489,6 +516,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
489 | # CONFIG_CONNECTOR is not set | 516 | # CONFIG_CONNECTOR is not set |
490 | CONFIG_MTD=y | 517 | CONFIG_MTD=y |
491 | # CONFIG_MTD_DEBUG is not set | 518 | # CONFIG_MTD_DEBUG is not set |
519 | # CONFIG_MTD_TESTS is not set | ||
492 | # CONFIG_MTD_CONCAT is not set | 520 | # CONFIG_MTD_CONCAT is not set |
493 | CONFIG_MTD_PARTITIONS=y | 521 | CONFIG_MTD_PARTITIONS=y |
494 | # CONFIG_MTD_REDBOOT_PARTS is not set | 522 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -549,6 +577,7 @@ CONFIG_MTD_PHYSMAP=y | |||
549 | # CONFIG_MTD_DATAFLASH is not set | 577 | # CONFIG_MTD_DATAFLASH is not set |
550 | CONFIG_MTD_M25P80=y | 578 | CONFIG_MTD_M25P80=y |
551 | CONFIG_M25PXX_USE_FAST_READ=y | 579 | CONFIG_M25PXX_USE_FAST_READ=y |
580 | # CONFIG_MTD_SST25L is not set | ||
552 | # CONFIG_MTD_SLRAM is not set | 581 | # CONFIG_MTD_SLRAM is not set |
553 | # CONFIG_MTD_PHRAM is not set | 582 | # CONFIG_MTD_PHRAM is not set |
554 | # CONFIG_MTD_MTDRAM is not set | 583 | # CONFIG_MTD_MTDRAM is not set |
@@ -564,11 +593,6 @@ CONFIG_MTD_NAND=m | |||
564 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 593 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
565 | # CONFIG_MTD_NAND_ECC_SMC is not set | 594 | # CONFIG_MTD_NAND_ECC_SMC is not set |
566 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 595 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
567 | CONFIG_MTD_NAND_BFIN=m | ||
568 | CONFIG_BFIN_NAND_BASE=0x20212000 | ||
569 | CONFIG_BFIN_NAND_CLE=2 | ||
570 | CONFIG_BFIN_NAND_ALE=1 | ||
571 | CONFIG_BFIN_NAND_READY=3 | ||
572 | CONFIG_MTD_NAND_IDS=m | 596 | CONFIG_MTD_NAND_IDS=m |
573 | # CONFIG_MTD_NAND_BF5XX is not set | 597 | # CONFIG_MTD_NAND_BF5XX is not set |
574 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 598 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
@@ -578,6 +602,11 @@ CONFIG_MTD_NAND_IDS=m | |||
578 | # CONFIG_MTD_ONENAND is not set | 602 | # CONFIG_MTD_ONENAND is not set |
579 | 603 | ||
580 | # | 604 | # |
605 | # LPDDR flash memory drivers | ||
606 | # | ||
607 | # CONFIG_MTD_LPDDR is not set | ||
608 | |||
609 | # | ||
581 | # UBI - Unsorted block images | 610 | # UBI - Unsorted block images |
582 | # | 611 | # |
583 | # CONFIG_MTD_UBI is not set | 612 | # CONFIG_MTD_UBI is not set |
@@ -595,10 +624,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
595 | # CONFIG_ATA_OVER_ETH is not set | 624 | # CONFIG_ATA_OVER_ETH is not set |
596 | # CONFIG_BLK_DEV_HD is not set | 625 | # CONFIG_BLK_DEV_HD is not set |
597 | CONFIG_MISC_DEVICES=y | 626 | CONFIG_MISC_DEVICES=y |
598 | # CONFIG_EEPROM_93CX6 is not set | 627 | # CONFIG_AD525X_DPOT is not set |
599 | # CONFIG_ICS932S401 is not set | 628 | # CONFIG_ICS932S401 is not set |
600 | # CONFIG_ENCLOSURE_SERVICES is not set | 629 | # CONFIG_ENCLOSURE_SERVICES is not set |
630 | # CONFIG_ISL29003 is not set | ||
601 | # CONFIG_C2PORT is not set | 631 | # CONFIG_C2PORT is not set |
632 | |||
633 | # | ||
634 | # EEPROM support | ||
635 | # | ||
636 | # CONFIG_EEPROM_AT24 is not set | ||
637 | # CONFIG_EEPROM_AT25 is not set | ||
638 | # CONFIG_EEPROM_LEGACY is not set | ||
639 | # CONFIG_EEPROM_MAX6875 is not set | ||
640 | # CONFIG_EEPROM_93CX6 is not set | ||
602 | CONFIG_HAVE_IDE=y | 641 | CONFIG_HAVE_IDE=y |
603 | # CONFIG_IDE is not set | 642 | # CONFIG_IDE is not set |
604 | 643 | ||
@@ -622,10 +661,6 @@ CONFIG_BLK_DEV_SR=m | |||
622 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 661 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
623 | # CONFIG_CHR_DEV_SG is not set | 662 | # CONFIG_CHR_DEV_SG is not set |
624 | # CONFIG_CHR_DEV_SCH is not set | 663 | # CONFIG_CHR_DEV_SCH is not set |
625 | |||
626 | # | ||
627 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
628 | # | ||
629 | # CONFIG_SCSI_MULTI_LUN is not set | 664 | # CONFIG_SCSI_MULTI_LUN is not set |
630 | # CONFIG_SCSI_CONSTANTS is not set | 665 | # CONFIG_SCSI_CONSTANTS is not set |
631 | # CONFIG_SCSI_LOGGING is not set | 666 | # CONFIG_SCSI_LOGGING is not set |
@@ -642,6 +677,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
642 | # CONFIG_SCSI_SRP_ATTRS is not set | 677 | # CONFIG_SCSI_SRP_ATTRS is not set |
643 | # CONFIG_SCSI_LOWLEVEL is not set | 678 | # CONFIG_SCSI_LOWLEVEL is not set |
644 | # CONFIG_SCSI_DH is not set | 679 | # CONFIG_SCSI_DH is not set |
680 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
645 | # CONFIG_ATA is not set | 681 | # CONFIG_ATA is not set |
646 | # CONFIG_MD is not set | 682 | # CONFIG_MD is not set |
647 | CONFIG_NETDEVICES=y | 683 | CONFIG_NETDEVICES=y |
@@ -666,6 +702,9 @@ CONFIG_PHYLIB=y | |||
666 | # CONFIG_BROADCOM_PHY is not set | 702 | # CONFIG_BROADCOM_PHY is not set |
667 | # CONFIG_ICPLUS_PHY is not set | 703 | # CONFIG_ICPLUS_PHY is not set |
668 | # CONFIG_REALTEK_PHY is not set | 704 | # CONFIG_REALTEK_PHY is not set |
705 | # CONFIG_NATIONAL_PHY is not set | ||
706 | # CONFIG_STE10XP is not set | ||
707 | # CONFIG_LSI_ET1011C_PHY is not set | ||
669 | # CONFIG_FIXED_PHY is not set | 708 | # CONFIG_FIXED_PHY is not set |
670 | # CONFIG_MDIO_BITBANG is not set | 709 | # CONFIG_MDIO_BITBANG is not set |
671 | CONFIG_NET_ETHERNET=y | 710 | CONFIG_NET_ETHERNET=y |
@@ -675,9 +714,12 @@ CONFIG_BFIN_TX_DESC_NUM=10 | |||
675 | CONFIG_BFIN_RX_DESC_NUM=20 | 714 | CONFIG_BFIN_RX_DESC_NUM=20 |
676 | CONFIG_BFIN_MAC_RMII=y | 715 | CONFIG_BFIN_MAC_RMII=y |
677 | # CONFIG_SMC91X is not set | 716 | # CONFIG_SMC91X is not set |
678 | # CONFIG_SMSC911X is not set | ||
679 | # CONFIG_DM9000 is not set | 717 | # CONFIG_DM9000 is not set |
680 | # CONFIG_ENC28J60 is not set | 718 | # CONFIG_ENC28J60 is not set |
719 | # CONFIG_ETHOC is not set | ||
720 | # CONFIG_SMSC911X is not set | ||
721 | # CONFIG_DNET is not set | ||
722 | # CONFIG_ADF702X is not set | ||
681 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 723 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
682 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 724 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
683 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 725 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -686,15 +728,16 @@ CONFIG_BFIN_MAC_RMII=y | |||
686 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 728 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
687 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 729 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
688 | # CONFIG_B44 is not set | 730 | # CONFIG_B44 is not set |
731 | # CONFIG_KS8842 is not set | ||
732 | # CONFIG_KS8851 is not set | ||
733 | # CONFIG_KS8851_MLL is not set | ||
689 | # CONFIG_NETDEV_1000 is not set | 734 | # CONFIG_NETDEV_1000 is not set |
690 | # CONFIG_NETDEV_10000 is not set | 735 | # CONFIG_NETDEV_10000 is not set |
736 | # CONFIG_WLAN is not set | ||
691 | 737 | ||
692 | # | 738 | # |
693 | # Wireless LAN | 739 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
694 | # | 740 | # |
695 | # CONFIG_WLAN_PRE80211 is not set | ||
696 | # CONFIG_WLAN_80211 is not set | ||
697 | # CONFIG_IWLWIFI_LEDS is not set | ||
698 | 741 | ||
699 | # | 742 | # |
700 | # USB Network Adapters | 743 | # USB Network Adapters |
@@ -744,7 +787,11 @@ CONFIG_INPUT_MISC=y | |||
744 | # CONFIG_INPUT_YEALINK is not set | 787 | # CONFIG_INPUT_YEALINK is not set |
745 | # CONFIG_INPUT_CM109 is not set | 788 | # CONFIG_INPUT_CM109 is not set |
746 | # CONFIG_INPUT_UINPUT is not set | 789 | # CONFIG_INPUT_UINPUT is not set |
747 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 790 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
791 | # CONFIG_INPUT_BFIN_ROTARY is not set | ||
792 | # CONFIG_INPUT_AD714X is not set | ||
793 | # CONFIG_INPUT_ADXL34X is not set | ||
794 | # CONFIG_INPUT_PCF8574 is not set | ||
748 | 795 | ||
749 | # | 796 | # |
750 | # Hardware I/O ports | 797 | # Hardware I/O ports |
@@ -755,16 +802,13 @@ CONFIG_INPUT_MISC=y | |||
755 | # | 802 | # |
756 | # Character devices | 803 | # Character devices |
757 | # | 804 | # |
758 | # CONFIG_AD9960 is not set | ||
759 | CONFIG_BFIN_DMA_INTERFACE=m | 805 | CONFIG_BFIN_DMA_INTERFACE=m |
760 | # CONFIG_BFIN_PPI is not set | 806 | # CONFIG_BFIN_PPI is not set |
761 | # CONFIG_BFIN_PPIFCD is not set | 807 | # CONFIG_BFIN_PPIFCD is not set |
762 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 808 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
763 | # CONFIG_BFIN_SPI_ADC is not set | 809 | # CONFIG_BFIN_SPI_ADC is not set |
764 | # CONFIG_BFIN_SPORT is not set | 810 | # CONFIG_BFIN_SPORT is not set |
765 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
766 | # CONFIG_BFIN_TWI_LCD is not set | 811 | # CONFIG_BFIN_TWI_LCD is not set |
767 | CONFIG_SIMPLE_GPIO=m | ||
768 | CONFIG_VT=y | 812 | CONFIG_VT=y |
769 | CONFIG_CONSOLE_TRANSLATIONS=y | 813 | CONFIG_CONSOLE_TRANSLATIONS=y |
770 | CONFIG_VT_CONSOLE=y | 814 | CONFIG_VT_CONSOLE=y |
@@ -782,6 +826,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
782 | # | 826 | # |
783 | # Non-8250 serial port support | 827 | # Non-8250 serial port support |
784 | # | 828 | # |
829 | # CONFIG_SERIAL_MAX3100 is not set | ||
785 | CONFIG_SERIAL_BFIN=y | 830 | CONFIG_SERIAL_BFIN=y |
786 | CONFIG_SERIAL_BFIN_CONSOLE=y | 831 | CONFIG_SERIAL_BFIN_CONSOLE=y |
787 | CONFIG_SERIAL_BFIN_DMA=y | 832 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -793,14 +838,10 @@ CONFIG_SERIAL_CORE=y | |||
793 | CONFIG_SERIAL_CORE_CONSOLE=y | 838 | CONFIG_SERIAL_CORE_CONSOLE=y |
794 | # CONFIG_SERIAL_BFIN_SPORT is not set | 839 | # CONFIG_SERIAL_BFIN_SPORT is not set |
795 | CONFIG_UNIX98_PTYS=y | 840 | CONFIG_UNIX98_PTYS=y |
841 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
796 | # CONFIG_LEGACY_PTYS is not set | 842 | # CONFIG_LEGACY_PTYS is not set |
797 | CONFIG_BFIN_OTP=y | 843 | CONFIG_BFIN_OTP=y |
798 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set | 844 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set |
799 | |||
800 | # | ||
801 | # CAN, the car bus and industrial fieldbus | ||
802 | # | ||
803 | # CONFIG_CAN4LINUX is not set | ||
804 | # CONFIG_IPMI_HANDLER is not set | 845 | # CONFIG_IPMI_HANDLER is not set |
805 | # CONFIG_HW_RANDOM is not set | 846 | # CONFIG_HW_RANDOM is not set |
806 | # CONFIG_R3964 is not set | 847 | # CONFIG_R3964 is not set |
@@ -808,6 +849,7 @@ CONFIG_BFIN_OTP=y | |||
808 | # CONFIG_TCG_TPM is not set | 849 | # CONFIG_TCG_TPM is not set |
809 | CONFIG_I2C=y | 850 | CONFIG_I2C=y |
810 | CONFIG_I2C_BOARDINFO=y | 851 | CONFIG_I2C_BOARDINFO=y |
852 | CONFIG_I2C_COMPAT=y | ||
811 | CONFIG_I2C_CHARDEV=m | 853 | CONFIG_I2C_CHARDEV=m |
812 | CONFIG_I2C_HELPER_AUTO=y | 854 | CONFIG_I2C_HELPER_AUTO=y |
813 | 855 | ||
@@ -841,14 +883,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
841 | # Miscellaneous I2C Chip support | 883 | # Miscellaneous I2C Chip support |
842 | # | 884 | # |
843 | # CONFIG_DS1682 is not set | 885 | # CONFIG_DS1682 is not set |
844 | # CONFIG_EEPROM_AT24 is not set | ||
845 | # CONFIG_SENSORS_AD5252 is not set | ||
846 | # CONFIG_EEPROM_LEGACY is not set | ||
847 | # CONFIG_SENSORS_PCF8574 is not set | ||
848 | # CONFIG_PCF8575 is not set | ||
849 | # CONFIG_SENSORS_PCA9539 is not set | ||
850 | # CONFIG_SENSORS_PCF8591 is not set | ||
851 | # CONFIG_SENSORS_MAX6875 is not set | ||
852 | # CONFIG_SENSORS_TSL2550 is not set | 886 | # CONFIG_SENSORS_TSL2550 is not set |
853 | # CONFIG_I2C_DEBUG_CORE is not set | 887 | # CONFIG_I2C_DEBUG_CORE is not set |
854 | # CONFIG_I2C_DEBUG_ALGO is not set | 888 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -865,13 +899,18 @@ CONFIG_SPI_BFIN=y | |||
865 | # CONFIG_SPI_BFIN_LOCK is not set | 899 | # CONFIG_SPI_BFIN_LOCK is not set |
866 | # CONFIG_SPI_BFIN_SPORT is not set | 900 | # CONFIG_SPI_BFIN_SPORT is not set |
867 | # CONFIG_SPI_BITBANG is not set | 901 | # CONFIG_SPI_BITBANG is not set |
902 | # CONFIG_SPI_GPIO is not set | ||
868 | 903 | ||
869 | # | 904 | # |
870 | # SPI Protocol Masters | 905 | # SPI Protocol Masters |
871 | # | 906 | # |
872 | # CONFIG_EEPROM_AT25 is not set | ||
873 | # CONFIG_SPI_SPIDEV is not set | 907 | # CONFIG_SPI_SPIDEV is not set |
874 | # CONFIG_SPI_TLE62X0 is not set | 908 | # CONFIG_SPI_TLE62X0 is not set |
909 | |||
910 | # | ||
911 | # PPS support | ||
912 | # | ||
913 | # CONFIG_PPS is not set | ||
875 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 914 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
876 | CONFIG_GPIOLIB=y | 915 | CONFIG_GPIOLIB=y |
877 | # CONFIG_DEBUG_GPIO is not set | 916 | # CONFIG_DEBUG_GPIO is not set |
@@ -887,6 +926,7 @@ CONFIG_GPIO_SYSFS=y | |||
887 | # CONFIG_GPIO_MAX732X is not set | 926 | # CONFIG_GPIO_MAX732X is not set |
888 | # CONFIG_GPIO_PCA953X is not set | 927 | # CONFIG_GPIO_PCA953X is not set |
889 | # CONFIG_GPIO_PCF857X is not set | 928 | # CONFIG_GPIO_PCF857X is not set |
929 | # CONFIG_GPIO_ADP5588 is not set | ||
890 | 930 | ||
891 | # | 931 | # |
892 | # PCI GPIO expanders: | 932 | # PCI GPIO expanders: |
@@ -897,11 +937,20 @@ CONFIG_GPIO_SYSFS=y | |||
897 | # | 937 | # |
898 | # CONFIG_GPIO_MAX7301 is not set | 938 | # CONFIG_GPIO_MAX7301 is not set |
899 | # CONFIG_GPIO_MCP23S08 is not set | 939 | # CONFIG_GPIO_MCP23S08 is not set |
940 | # CONFIG_GPIO_MC33880 is not set | ||
941 | |||
942 | # | ||
943 | # AC97 GPIO expanders: | ||
944 | # | ||
900 | # CONFIG_W1 is not set | 945 | # CONFIG_W1 is not set |
901 | # CONFIG_POWER_SUPPLY is not set | 946 | # CONFIG_POWER_SUPPLY is not set |
902 | CONFIG_HWMON=y | 947 | CONFIG_HWMON=y |
903 | # CONFIG_HWMON_VID is not set | 948 | # CONFIG_HWMON_VID is not set |
904 | # CONFIG_SENSORS_AD5252 is not set | 949 | # CONFIG_HWMON_DEBUG_CHIP is not set |
950 | |||
951 | # | ||
952 | # Native drivers | ||
953 | # | ||
905 | # CONFIG_SENSORS_AD7414 is not set | 954 | # CONFIG_SENSORS_AD7414 is not set |
906 | # CONFIG_SENSORS_AD7418 is not set | 955 | # CONFIG_SENSORS_AD7418 is not set |
907 | # CONFIG_SENSORS_ADCXX is not set | 956 | # CONFIG_SENSORS_ADCXX is not set |
@@ -914,11 +963,13 @@ CONFIG_HWMON=y | |||
914 | # CONFIG_SENSORS_ADT7462 is not set | 963 | # CONFIG_SENSORS_ADT7462 is not set |
915 | # CONFIG_SENSORS_ADT7470 is not set | 964 | # CONFIG_SENSORS_ADT7470 is not set |
916 | # CONFIG_SENSORS_ADT7473 is not set | 965 | # CONFIG_SENSORS_ADT7473 is not set |
966 | # CONFIG_SENSORS_ADT7475 is not set | ||
917 | # CONFIG_SENSORS_ATXP1 is not set | 967 | # CONFIG_SENSORS_ATXP1 is not set |
918 | # CONFIG_SENSORS_DS1621 is not set | 968 | # CONFIG_SENSORS_DS1621 is not set |
919 | # CONFIG_SENSORS_F71805F is not set | 969 | # CONFIG_SENSORS_F71805F is not set |
920 | # CONFIG_SENSORS_F71882FG is not set | 970 | # CONFIG_SENSORS_F71882FG is not set |
921 | # CONFIG_SENSORS_F75375S is not set | 971 | # CONFIG_SENSORS_F75375S is not set |
972 | # CONFIG_SENSORS_G760A is not set | ||
922 | # CONFIG_SENSORS_GL518SM is not set | 973 | # CONFIG_SENSORS_GL518SM is not set |
923 | # CONFIG_SENSORS_GL520SM is not set | 974 | # CONFIG_SENSORS_GL520SM is not set |
924 | # CONFIG_SENSORS_IT87 is not set | 975 | # CONFIG_SENSORS_IT87 is not set |
@@ -934,17 +985,24 @@ CONFIG_HWMON=y | |||
934 | # CONFIG_SENSORS_LM90 is not set | 985 | # CONFIG_SENSORS_LM90 is not set |
935 | # CONFIG_SENSORS_LM92 is not set | 986 | # CONFIG_SENSORS_LM92 is not set |
936 | # CONFIG_SENSORS_LM93 is not set | 987 | # CONFIG_SENSORS_LM93 is not set |
988 | # CONFIG_SENSORS_LTC4215 is not set | ||
989 | # CONFIG_SENSORS_LTC4245 is not set | ||
990 | # CONFIG_SENSORS_LM95241 is not set | ||
937 | # CONFIG_SENSORS_MAX1111 is not set | 991 | # CONFIG_SENSORS_MAX1111 is not set |
938 | # CONFIG_SENSORS_MAX1619 is not set | 992 | # CONFIG_SENSORS_MAX1619 is not set |
939 | # CONFIG_SENSORS_MAX6650 is not set | 993 | # CONFIG_SENSORS_MAX6650 is not set |
940 | # CONFIG_SENSORS_PC87360 is not set | 994 | # CONFIG_SENSORS_PC87360 is not set |
941 | # CONFIG_SENSORS_PC87427 is not set | 995 | # CONFIG_SENSORS_PC87427 is not set |
996 | # CONFIG_SENSORS_PCF8591 is not set | ||
997 | # CONFIG_SENSORS_SHT15 is not set | ||
942 | # CONFIG_SENSORS_DME1737 is not set | 998 | # CONFIG_SENSORS_DME1737 is not set |
943 | # CONFIG_SENSORS_SMSC47M1 is not set | 999 | # CONFIG_SENSORS_SMSC47M1 is not set |
944 | # CONFIG_SENSORS_SMSC47M192 is not set | 1000 | # CONFIG_SENSORS_SMSC47M192 is not set |
945 | # CONFIG_SENSORS_SMSC47B397 is not set | 1001 | # CONFIG_SENSORS_SMSC47B397 is not set |
946 | # CONFIG_SENSORS_ADS7828 is not set | 1002 | # CONFIG_SENSORS_ADS7828 is not set |
947 | # CONFIG_SENSORS_THMC50 is not set | 1003 | # CONFIG_SENSORS_THMC50 is not set |
1004 | # CONFIG_SENSORS_TMP401 is not set | ||
1005 | # CONFIG_SENSORS_TMP421 is not set | ||
948 | # CONFIG_SENSORS_VT1211 is not set | 1006 | # CONFIG_SENSORS_VT1211 is not set |
949 | # CONFIG_SENSORS_W83781D is not set | 1007 | # CONFIG_SENSORS_W83781D is not set |
950 | # CONFIG_SENSORS_W83791D is not set | 1008 | # CONFIG_SENSORS_W83791D is not set |
@@ -954,9 +1012,8 @@ CONFIG_HWMON=y | |||
954 | # CONFIG_SENSORS_W83L786NG is not set | 1012 | # CONFIG_SENSORS_W83L786NG is not set |
955 | # CONFIG_SENSORS_W83627HF is not set | 1013 | # CONFIG_SENSORS_W83627HF is not set |
956 | # CONFIG_SENSORS_W83627EHF is not set | 1014 | # CONFIG_SENSORS_W83627EHF is not set |
957 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1015 | # CONFIG_SENSORS_LIS3_SPI is not set |
958 | # CONFIG_THERMAL is not set | 1016 | # CONFIG_THERMAL is not set |
959 | # CONFIG_THERMAL_HWMON is not set | ||
960 | CONFIG_WATCHDOG=y | 1017 | CONFIG_WATCHDOG=y |
961 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1018 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
962 | 1019 | ||
@@ -983,28 +1040,20 @@ CONFIG_SSB_POSSIBLE=y | |||
983 | # CONFIG_MFD_CORE is not set | 1040 | # CONFIG_MFD_CORE is not set |
984 | # CONFIG_MFD_SM501 is not set | 1041 | # CONFIG_MFD_SM501 is not set |
985 | # CONFIG_HTC_PASIC3 is not set | 1042 | # CONFIG_HTC_PASIC3 is not set |
1043 | # CONFIG_TPS65010 is not set | ||
1044 | # CONFIG_TWL4030_CORE is not set | ||
986 | # CONFIG_MFD_TMIO is not set | 1045 | # CONFIG_MFD_TMIO is not set |
987 | # CONFIG_PMIC_DA903X is not set | 1046 | # CONFIG_PMIC_DA903X is not set |
988 | # CONFIG_PMIC_ADP5520 is not set | 1047 | # CONFIG_PMIC_ADP5520 is not set |
989 | # CONFIG_MFD_WM8400 is not set | 1048 | # CONFIG_MFD_WM8400 is not set |
1049 | # CONFIG_MFD_WM831X is not set | ||
990 | # CONFIG_MFD_WM8350_I2C is not set | 1050 | # CONFIG_MFD_WM8350_I2C is not set |
1051 | # CONFIG_MFD_PCF50633 is not set | ||
1052 | # CONFIG_MFD_MC13783 is not set | ||
1053 | # CONFIG_AB3100_CORE is not set | ||
1054 | # CONFIG_EZX_PCAP is not set | ||
991 | # CONFIG_REGULATOR is not set | 1055 | # CONFIG_REGULATOR is not set |
992 | 1056 | # CONFIG_MEDIA_SUPPORT is not set | |
993 | # | ||
994 | # Multimedia devices | ||
995 | # | ||
996 | |||
997 | # | ||
998 | # Multimedia core support | ||
999 | # | ||
1000 | # CONFIG_VIDEO_DEV is not set | ||
1001 | # CONFIG_DVB_CORE is not set | ||
1002 | # CONFIG_VIDEO_MEDIA is not set | ||
1003 | |||
1004 | # | ||
1005 | # Multimedia drivers | ||
1006 | # | ||
1007 | # CONFIG_DAB is not set | ||
1008 | 1057 | ||
1009 | # | 1058 | # |
1010 | # Graphics support | 1059 | # Graphics support |
@@ -1026,7 +1075,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
1026 | # CONFIG_SOUND is not set | 1075 | # CONFIG_SOUND is not set |
1027 | CONFIG_HID_SUPPORT=y | 1076 | CONFIG_HID_SUPPORT=y |
1028 | CONFIG_HID=y | 1077 | CONFIG_HID=y |
1029 | # CONFIG_HID_DEBUG is not set | ||
1030 | # CONFIG_HIDRAW is not set | 1078 | # CONFIG_HIDRAW is not set |
1031 | 1079 | ||
1032 | # | 1080 | # |
@@ -1039,30 +1087,35 @@ CONFIG_USB_HID=y | |||
1039 | # | 1087 | # |
1040 | # Special HID drivers | 1088 | # Special HID drivers |
1041 | # | 1089 | # |
1042 | CONFIG_HID_COMPAT=y | ||
1043 | CONFIG_HID_A4TECH=y | 1090 | CONFIG_HID_A4TECH=y |
1044 | CONFIG_HID_APPLE=y | 1091 | CONFIG_HID_APPLE=y |
1045 | CONFIG_HID_BELKIN=y | 1092 | CONFIG_HID_BELKIN=y |
1046 | CONFIG_HID_BRIGHT=y | ||
1047 | CONFIG_HID_CHERRY=y | 1093 | CONFIG_HID_CHERRY=y |
1048 | CONFIG_HID_CHICONY=y | 1094 | CONFIG_HID_CHICONY=y |
1049 | CONFIG_HID_CYPRESS=y | 1095 | CONFIG_HID_CYPRESS=y |
1050 | CONFIG_HID_DELL=y | 1096 | # CONFIG_HID_DRAGONRISE is not set |
1051 | CONFIG_HID_EZKEY=y | 1097 | CONFIG_HID_EZKEY=y |
1098 | # CONFIG_HID_KYE is not set | ||
1052 | CONFIG_HID_GYRATION=y | 1099 | CONFIG_HID_GYRATION=y |
1100 | # CONFIG_HID_TWINHAN is not set | ||
1101 | # CONFIG_HID_KENSINGTON is not set | ||
1053 | CONFIG_HID_LOGITECH=y | 1102 | CONFIG_HID_LOGITECH=y |
1054 | # CONFIG_LOGITECH_FF is not set | 1103 | # CONFIG_LOGITECH_FF is not set |
1055 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1104 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1056 | CONFIG_HID_MICROSOFT=y | 1105 | CONFIG_HID_MICROSOFT=y |
1057 | CONFIG_HID_MONTEREY=y | 1106 | CONFIG_HID_MONTEREY=y |
1107 | # CONFIG_HID_NTRIG is not set | ||
1058 | CONFIG_HID_PANTHERLORD=y | 1108 | CONFIG_HID_PANTHERLORD=y |
1059 | # CONFIG_PANTHERLORD_FF is not set | 1109 | # CONFIG_PANTHERLORD_FF is not set |
1060 | CONFIG_HID_PETALYNX=y | 1110 | CONFIG_HID_PETALYNX=y |
1061 | CONFIG_HID_SAMSUNG=y | 1111 | CONFIG_HID_SAMSUNG=y |
1062 | CONFIG_HID_SONY=y | 1112 | CONFIG_HID_SONY=y |
1063 | CONFIG_HID_SUNPLUS=y | 1113 | CONFIG_HID_SUNPLUS=y |
1064 | CONFIG_THRUSTMASTER_FF=m | 1114 | # CONFIG_HID_GREENASIA is not set |
1065 | CONFIG_ZEROPLUS_FF=m | 1115 | # CONFIG_HID_SMARTJOYPLUS is not set |
1116 | # CONFIG_HID_TOPSEED is not set | ||
1117 | # CONFIG_HID_THRUSTMASTER is not set | ||
1118 | # CONFIG_HID_ZEROPLUS is not set | ||
1066 | CONFIG_USB_SUPPORT=y | 1119 | CONFIG_USB_SUPPORT=y |
1067 | CONFIG_USB_ARCH_HAS_HCD=y | 1120 | CONFIG_USB_ARCH_HAS_HCD=y |
1068 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 1121 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -1088,6 +1141,7 @@ CONFIG_USB_MON=y | |||
1088 | # USB Host Controller Drivers | 1141 | # USB Host Controller Drivers |
1089 | # | 1142 | # |
1090 | # CONFIG_USB_C67X00_HCD is not set | 1143 | # CONFIG_USB_C67X00_HCD is not set |
1144 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1091 | # CONFIG_USB_ISP116X_HCD is not set | 1145 | # CONFIG_USB_ISP116X_HCD is not set |
1092 | # CONFIG_USB_ISP1760_HCD is not set | 1146 | # CONFIG_USB_ISP1760_HCD is not set |
1093 | # CONFIG_USB_ISP1362_HCD is not set | 1147 | # CONFIG_USB_ISP1362_HCD is not set |
@@ -1118,18 +1172,17 @@ CONFIG_USB_INVENTRA_DMA=y | |||
1118 | # CONFIG_USB_TMC is not set | 1172 | # CONFIG_USB_TMC is not set |
1119 | 1173 | ||
1120 | # | 1174 | # |
1121 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1175 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1122 | # | 1176 | # |
1123 | 1177 | ||
1124 | # | 1178 | # |
1125 | # see USB_STORAGE Help for more information | 1179 | # also be needed; see USB_STORAGE Help for more info |
1126 | # | 1180 | # |
1127 | CONFIG_USB_STORAGE=y | 1181 | CONFIG_USB_STORAGE=y |
1128 | # CONFIG_USB_STORAGE_DEBUG is not set | 1182 | # CONFIG_USB_STORAGE_DEBUG is not set |
1129 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1183 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1130 | # CONFIG_USB_STORAGE_FREECOM is not set | 1184 | # CONFIG_USB_STORAGE_FREECOM is not set |
1131 | # CONFIG_USB_STORAGE_ISD200 is not set | 1185 | # CONFIG_USB_STORAGE_ISD200 is not set |
1132 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1133 | # CONFIG_USB_STORAGE_USBAT is not set | 1186 | # CONFIG_USB_STORAGE_USBAT is not set |
1134 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1187 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1135 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1188 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1165,7 +1218,6 @@ CONFIG_USB_STORAGE=y | |||
1165 | # CONFIG_USB_LED is not set | 1218 | # CONFIG_USB_LED is not set |
1166 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1219 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1167 | # CONFIG_USB_CYTHERM is not set | 1220 | # CONFIG_USB_CYTHERM is not set |
1168 | # CONFIG_USB_PHIDGET is not set | ||
1169 | # CONFIG_USB_IDMOUSE is not set | 1221 | # CONFIG_USB_IDMOUSE is not set |
1170 | # CONFIG_USB_FTDI_ELAN is not set | 1222 | # CONFIG_USB_FTDI_ELAN is not set |
1171 | # CONFIG_USB_APPLEDISPLAY is not set | 1223 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1177,6 +1229,13 @@ CONFIG_USB_STORAGE=y | |||
1177 | # CONFIG_USB_ISIGHTFW is not set | 1229 | # CONFIG_USB_ISIGHTFW is not set |
1178 | # CONFIG_USB_VST is not set | 1230 | # CONFIG_USB_VST is not set |
1179 | # CONFIG_USB_GADGET is not set | 1231 | # CONFIG_USB_GADGET is not set |
1232 | |||
1233 | # | ||
1234 | # OTG and related infrastructure | ||
1235 | # | ||
1236 | CONFIG_USB_OTG_UTILS=y | ||
1237 | # CONFIG_USB_GPIO_VBUS is not set | ||
1238 | CONFIG_NOP_USB_XCEIV=y | ||
1180 | # CONFIG_MMC is not set | 1239 | # CONFIG_MMC is not set |
1181 | # CONFIG_MEMSTICK is not set | 1240 | # CONFIG_MEMSTICK is not set |
1182 | # CONFIG_NEW_LEDS is not set | 1241 | # CONFIG_NEW_LEDS is not set |
@@ -1212,6 +1271,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1212 | # CONFIG_RTC_DRV_S35390A is not set | 1271 | # CONFIG_RTC_DRV_S35390A is not set |
1213 | # CONFIG_RTC_DRV_FM3130 is not set | 1272 | # CONFIG_RTC_DRV_FM3130 is not set |
1214 | # CONFIG_RTC_DRV_RX8581 is not set | 1273 | # CONFIG_RTC_DRV_RX8581 is not set |
1274 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1215 | 1275 | ||
1216 | # | 1276 | # |
1217 | # SPI RTC drivers | 1277 | # SPI RTC drivers |
@@ -1223,6 +1283,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1223 | # CONFIG_RTC_DRV_R9701 is not set | 1283 | # CONFIG_RTC_DRV_R9701 is not set |
1224 | # CONFIG_RTC_DRV_RS5C348 is not set | 1284 | # CONFIG_RTC_DRV_RS5C348 is not set |
1225 | # CONFIG_RTC_DRV_DS3234 is not set | 1285 | # CONFIG_RTC_DRV_DS3234 is not set |
1286 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1226 | 1287 | ||
1227 | # | 1288 | # |
1228 | # Platform RTC drivers | 1289 | # Platform RTC drivers |
@@ -1243,10 +1304,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1243 | # | 1304 | # |
1244 | CONFIG_RTC_DRV_BFIN=y | 1305 | CONFIG_RTC_DRV_BFIN=y |
1245 | # CONFIG_DMADEVICES is not set | 1306 | # CONFIG_DMADEVICES is not set |
1307 | # CONFIG_AUXDISPLAY is not set | ||
1246 | # CONFIG_UIO is not set | 1308 | # CONFIG_UIO is not set |
1309 | |||
1310 | # | ||
1311 | # TI VLYNQ | ||
1312 | # | ||
1247 | # CONFIG_STAGING is not set | 1313 | # CONFIG_STAGING is not set |
1248 | 1314 | ||
1249 | # | 1315 | # |
1316 | # Firmware Drivers | ||
1317 | # | ||
1318 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1319 | # CONFIG_SIGMA is not set | ||
1320 | |||
1321 | # | ||
1250 | # File systems | 1322 | # File systems |
1251 | # | 1323 | # |
1252 | CONFIG_EXT2_FS=m | 1324 | CONFIG_EXT2_FS=m |
@@ -1256,9 +1328,13 @@ CONFIG_EXT2_FS=m | |||
1256 | # CONFIG_REISERFS_FS is not set | 1328 | # CONFIG_REISERFS_FS is not set |
1257 | # CONFIG_JFS_FS is not set | 1329 | # CONFIG_JFS_FS is not set |
1258 | # CONFIG_FS_POSIX_ACL is not set | 1330 | # CONFIG_FS_POSIX_ACL is not set |
1259 | CONFIG_FILE_LOCKING=y | ||
1260 | # CONFIG_XFS_FS is not set | 1331 | # CONFIG_XFS_FS is not set |
1332 | # CONFIG_GFS2_FS is not set | ||
1261 | # CONFIG_OCFS2_FS is not set | 1333 | # CONFIG_OCFS2_FS is not set |
1334 | # CONFIG_BTRFS_FS is not set | ||
1335 | # CONFIG_NILFS2_FS is not set | ||
1336 | CONFIG_FILE_LOCKING=y | ||
1337 | CONFIG_FSNOTIFY=y | ||
1262 | # CONFIG_DNOTIFY is not set | 1338 | # CONFIG_DNOTIFY is not set |
1263 | CONFIG_INOTIFY=y | 1339 | CONFIG_INOTIFY=y |
1264 | CONFIG_INOTIFY_USER=y | 1340 | CONFIG_INOTIFY_USER=y |
@@ -1268,6 +1344,11 @@ CONFIG_INOTIFY_USER=y | |||
1268 | # CONFIG_FUSE_FS is not set | 1344 | # CONFIG_FUSE_FS is not set |
1269 | 1345 | ||
1270 | # | 1346 | # |
1347 | # Caches | ||
1348 | # | ||
1349 | # CONFIG_FSCACHE is not set | ||
1350 | |||
1351 | # | ||
1271 | # CD-ROM/DVD Filesystems | 1352 | # CD-ROM/DVD Filesystems |
1272 | # | 1353 | # |
1273 | CONFIG_ISO9660_FS=m | 1354 | CONFIG_ISO9660_FS=m |
@@ -1291,13 +1372,9 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1291 | CONFIG_PROC_FS=y | 1372 | CONFIG_PROC_FS=y |
1292 | CONFIG_PROC_SYSCTL=y | 1373 | CONFIG_PROC_SYSCTL=y |
1293 | CONFIG_SYSFS=y | 1374 | CONFIG_SYSFS=y |
1294 | # CONFIG_TMPFS is not set | ||
1295 | # CONFIG_HUGETLB_PAGE is not set | 1375 | # CONFIG_HUGETLB_PAGE is not set |
1296 | # CONFIG_CONFIGFS_FS is not set | 1376 | # CONFIG_CONFIGFS_FS is not set |
1297 | 1377 | CONFIG_MISC_FILESYSTEMS=y | |
1298 | # | ||
1299 | # Miscellaneous filesystems | ||
1300 | # | ||
1301 | # CONFIG_ADFS_FS is not set | 1378 | # CONFIG_ADFS_FS is not set |
1302 | # CONFIG_AFFS_FS is not set | 1379 | # CONFIG_AFFS_FS is not set |
1303 | # CONFIG_HFS_FS is not set | 1380 | # CONFIG_HFS_FS is not set |
@@ -1316,17 +1393,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1316 | # CONFIG_JFFS2_LZO is not set | 1393 | # CONFIG_JFFS2_LZO is not set |
1317 | CONFIG_JFFS2_RTIME=y | 1394 | CONFIG_JFFS2_RTIME=y |
1318 | # CONFIG_JFFS2_RUBIN is not set | 1395 | # CONFIG_JFFS2_RUBIN is not set |
1319 | CONFIG_YAFFS_FS=m | ||
1320 | CONFIG_YAFFS_YAFFS1=y | ||
1321 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1322 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1323 | CONFIG_YAFFS_YAFFS2=y | ||
1324 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1325 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1326 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1327 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1328 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1329 | # CONFIG_CRAMFS is not set | 1396 | # CONFIG_CRAMFS is not set |
1397 | # CONFIG_SQUASHFS is not set | ||
1330 | # CONFIG_VXFS_FS is not set | 1398 | # CONFIG_VXFS_FS is not set |
1331 | # CONFIG_MINIX_FS is not set | 1399 | # CONFIG_MINIX_FS is not set |
1332 | # CONFIG_OMFS_FS is not set | 1400 | # CONFIG_OMFS_FS is not set |
@@ -1345,7 +1413,6 @@ CONFIG_LOCKD=m | |||
1345 | CONFIG_LOCKD_V4=y | 1413 | CONFIG_LOCKD_V4=y |
1346 | CONFIG_NFS_COMMON=y | 1414 | CONFIG_NFS_COMMON=y |
1347 | CONFIG_SUNRPC=m | 1415 | CONFIG_SUNRPC=m |
1348 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1349 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1416 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1350 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1417 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1351 | CONFIG_SMB_FS=m | 1418 | CONFIG_SMB_FS=m |
@@ -1360,7 +1427,7 @@ CONFIG_SMB_FS=m | |||
1360 | # | 1427 | # |
1361 | # CONFIG_PARTITION_ADVANCED is not set | 1428 | # CONFIG_PARTITION_ADVANCED is not set |
1362 | CONFIG_MSDOS_PARTITION=y | 1429 | CONFIG_MSDOS_PARTITION=y |
1363 | CONFIG_NLS=m | 1430 | CONFIG_NLS=y |
1364 | CONFIG_NLS_DEFAULT="iso8859-1" | 1431 | CONFIG_NLS_DEFAULT="iso8859-1" |
1365 | CONFIG_NLS_CODEPAGE_437=m | 1432 | CONFIG_NLS_CODEPAGE_437=m |
1366 | # CONFIG_NLS_CODEPAGE_737 is not set | 1433 | # CONFIG_NLS_CODEPAGE_737 is not set |
@@ -1410,14 +1477,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1410 | CONFIG_ENABLE_MUST_CHECK=y | 1477 | CONFIG_ENABLE_MUST_CHECK=y |
1411 | CONFIG_FRAME_WARN=1024 | 1478 | CONFIG_FRAME_WARN=1024 |
1412 | # CONFIG_MAGIC_SYSRQ is not set | 1479 | # CONFIG_MAGIC_SYSRQ is not set |
1480 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1413 | # CONFIG_UNUSED_SYMBOLS is not set | 1481 | # CONFIG_UNUSED_SYMBOLS is not set |
1414 | CONFIG_DEBUG_FS=y | 1482 | CONFIG_DEBUG_FS=y |
1415 | # CONFIG_HEADERS_CHECK is not set | 1483 | # CONFIG_HEADERS_CHECK is not set |
1484 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1416 | CONFIG_DEBUG_KERNEL=y | 1485 | CONFIG_DEBUG_KERNEL=y |
1417 | CONFIG_DEBUG_SHIRQ=y | 1486 | CONFIG_DEBUG_SHIRQ=y |
1418 | CONFIG_DETECT_SOFTLOCKUP=y | 1487 | CONFIG_DETECT_SOFTLOCKUP=y |
1419 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1488 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1420 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1489 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1490 | CONFIG_DETECT_HUNG_TASK=y | ||
1491 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1492 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1421 | CONFIG_SCHED_DEBUG=y | 1493 | CONFIG_SCHED_DEBUG=y |
1422 | # CONFIG_SCHEDSTATS is not set | 1494 | # CONFIG_SCHEDSTATS is not set |
1423 | # CONFIG_TIMER_STATS is not set | 1495 | # CONFIG_TIMER_STATS is not set |
@@ -1425,31 +1497,39 @@ CONFIG_SCHED_DEBUG=y | |||
1425 | # CONFIG_DEBUG_SLAB is not set | 1497 | # CONFIG_DEBUG_SLAB is not set |
1426 | # CONFIG_DEBUG_SPINLOCK is not set | 1498 | # CONFIG_DEBUG_SPINLOCK is not set |
1427 | # CONFIG_DEBUG_MUTEXES is not set | 1499 | # CONFIG_DEBUG_MUTEXES is not set |
1500 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1501 | # CONFIG_PROVE_LOCKING is not set | ||
1502 | # CONFIG_LOCK_STAT is not set | ||
1428 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1503 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1429 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1504 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1430 | # CONFIG_DEBUG_KOBJECT is not set | 1505 | # CONFIG_DEBUG_KOBJECT is not set |
1431 | CONFIG_DEBUG_BUGVERBOSE=y | 1506 | CONFIG_DEBUG_BUGVERBOSE=y |
1432 | CONFIG_DEBUG_INFO=y | 1507 | CONFIG_DEBUG_INFO=y |
1433 | # CONFIG_DEBUG_VM is not set | 1508 | # CONFIG_DEBUG_VM is not set |
1509 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1434 | # CONFIG_DEBUG_WRITECOUNT is not set | 1510 | # CONFIG_DEBUG_WRITECOUNT is not set |
1435 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1511 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1436 | # CONFIG_DEBUG_LIST is not set | 1512 | # CONFIG_DEBUG_LIST is not set |
1437 | # CONFIG_DEBUG_SG is not set | 1513 | # CONFIG_DEBUG_SG is not set |
1514 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1515 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1438 | # CONFIG_FRAME_POINTER is not set | 1516 | # CONFIG_FRAME_POINTER is not set |
1439 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1517 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1440 | # CONFIG_RCU_TORTURE_TEST is not set | 1518 | # CONFIG_RCU_TORTURE_TEST is not set |
1441 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1519 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1442 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1520 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1443 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1521 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1522 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1444 | # CONFIG_FAULT_INJECTION is not set | 1523 | # CONFIG_FAULT_INJECTION is not set |
1445 | 1524 | # CONFIG_PAGE_POISONING is not set | |
1446 | # | 1525 | CONFIG_HAVE_FUNCTION_TRACER=y |
1447 | # Tracers | 1526 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1448 | # | 1527 | CONFIG_TRACING_SUPPORT=y |
1449 | # CONFIG_SCHED_TRACER is not set | 1528 | # CONFIG_FTRACE is not set |
1450 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1529 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1451 | # CONFIG_BOOT_TRACER is not set | 1530 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1452 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1531 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1532 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1453 | # CONFIG_SAMPLES is not set | 1533 | # CONFIG_SAMPLES is not set |
1454 | CONFIG_HAVE_ARCH_KGDB=y | 1534 | CONFIG_HAVE_ARCH_KGDB=y |
1455 | # CONFIG_KGDB is not set | 1535 | # CONFIG_KGDB is not set |
@@ -1474,6 +1554,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1474 | CONFIG_EARLY_PRINTK=y | 1554 | CONFIG_EARLY_PRINTK=y |
1475 | CONFIG_CPLB_INFO=y | 1555 | CONFIG_CPLB_INFO=y |
1476 | CONFIG_ACCESS_CHECK=y | 1556 | CONFIG_ACCESS_CHECK=y |
1557 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1477 | 1558 | ||
1478 | # | 1559 | # |
1479 | # Security options | 1560 | # Security options |
@@ -1482,15 +1563,15 @@ CONFIG_ACCESS_CHECK=y | |||
1482 | CONFIG_SECURITY=y | 1563 | CONFIG_SECURITY=y |
1483 | # CONFIG_SECURITYFS is not set | 1564 | # CONFIG_SECURITYFS is not set |
1484 | # CONFIG_SECURITY_NETWORK is not set | 1565 | # CONFIG_SECURITY_NETWORK is not set |
1566 | # CONFIG_SECURITY_PATH is not set | ||
1485 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1567 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1486 | # CONFIG_SECURITY_ROOTPLUG is not set | 1568 | # CONFIG_SECURITY_ROOTPLUG is not set |
1487 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1569 | # CONFIG_SECURITY_TOMOYO is not set |
1488 | CONFIG_CRYPTO=y | 1570 | CONFIG_CRYPTO=y |
1489 | 1571 | ||
1490 | # | 1572 | # |
1491 | # Crypto core or helper | 1573 | # Crypto core or helper |
1492 | # | 1574 | # |
1493 | # CONFIG_CRYPTO_FIPS is not set | ||
1494 | # CONFIG_CRYPTO_MANAGER is not set | 1575 | # CONFIG_CRYPTO_MANAGER is not set |
1495 | # CONFIG_CRYPTO_MANAGER2 is not set | 1576 | # CONFIG_CRYPTO_MANAGER2 is not set |
1496 | # CONFIG_CRYPTO_GF128MUL is not set | 1577 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1522,11 +1603,13 @@ CONFIG_CRYPTO=y | |||
1522 | # | 1603 | # |
1523 | # CONFIG_CRYPTO_HMAC is not set | 1604 | # CONFIG_CRYPTO_HMAC is not set |
1524 | # CONFIG_CRYPTO_XCBC is not set | 1605 | # CONFIG_CRYPTO_XCBC is not set |
1606 | # CONFIG_CRYPTO_VMAC is not set | ||
1525 | 1607 | ||
1526 | # | 1608 | # |
1527 | # Digest | 1609 | # Digest |
1528 | # | 1610 | # |
1529 | # CONFIG_CRYPTO_CRC32C is not set | 1611 | # CONFIG_CRYPTO_CRC32C is not set |
1612 | # CONFIG_CRYPTO_GHASH is not set | ||
1530 | # CONFIG_CRYPTO_MD4 is not set | 1613 | # CONFIG_CRYPTO_MD4 is not set |
1531 | # CONFIG_CRYPTO_MD5 is not set | 1614 | # CONFIG_CRYPTO_MD5 is not set |
1532 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1615 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1563,6 +1646,7 @@ CONFIG_CRYPTO=y | |||
1563 | # Compression | 1646 | # Compression |
1564 | # | 1647 | # |
1565 | # CONFIG_CRYPTO_DEFLATE is not set | 1648 | # CONFIG_CRYPTO_DEFLATE is not set |
1649 | # CONFIG_CRYPTO_ZLIB is not set | ||
1566 | # CONFIG_CRYPTO_LZO is not set | 1650 | # CONFIG_CRYPTO_LZO is not set |
1567 | 1651 | ||
1568 | # | 1652 | # |
@@ -1570,11 +1654,13 @@ CONFIG_CRYPTO=y | |||
1570 | # | 1654 | # |
1571 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1655 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1572 | CONFIG_CRYPTO_HW=y | 1656 | CONFIG_CRYPTO_HW=y |
1657 | # CONFIG_BINARY_PRINTF is not set | ||
1573 | 1658 | ||
1574 | # | 1659 | # |
1575 | # Library routines | 1660 | # Library routines |
1576 | # | 1661 | # |
1577 | CONFIG_BITREVERSE=y | 1662 | CONFIG_BITREVERSE=y |
1663 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1578 | CONFIG_CRC_CCITT=m | 1664 | CONFIG_CRC_CCITT=m |
1579 | # CONFIG_CRC16 is not set | 1665 | # CONFIG_CRC16 is not set |
1580 | # CONFIG_CRC_T10DIF is not set | 1666 | # CONFIG_CRC_T10DIF is not set |
@@ -1584,6 +1670,8 @@ CONFIG_CRC32=y | |||
1584 | # CONFIG_LIBCRC32C is not set | 1670 | # CONFIG_LIBCRC32C is not set |
1585 | CONFIG_ZLIB_INFLATE=y | 1671 | CONFIG_ZLIB_INFLATE=y |
1586 | CONFIG_ZLIB_DEFLATE=m | 1672 | CONFIG_ZLIB_DEFLATE=m |
1673 | CONFIG_DECOMPRESS_GZIP=y | ||
1587 | CONFIG_HAS_IOMEM=y | 1674 | CONFIG_HAS_IOMEM=y |
1588 | CONFIG_HAS_IOPORT=y | 1675 | CONFIG_HAS_IOPORT=y |
1589 | CONFIG_HAS_DMA=y | 1676 | CONFIG_HAS_DMA=y |
1677 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF527-EZKIT_defconfig b/arch/blackfin/configs/BF527-EZKIT_defconfig index 6d1a623fb149..edbb44d26bbf 100644 --- a/arch/blackfin/configs/BF527-EZKIT_defconfig +++ b/arch/blackfin/configs/BF527-EZKIT_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_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
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,29 +160,28 @@ CONFIG_BF527=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 |
147 | CONFIG_BF_REV_MAX=2 | 175 | CONFIG_BF_REV_MAX=2 |
148 | # CONFIG_BF_REV_0_0 is not set | 176 | # CONFIG_BF_REV_0_0 is not set |
149 | # CONFIG_BF_REV_0_1 is not set | 177 | CONFIG_BF_REV_0_1=y |
150 | CONFIG_BF_REV_0_2=y | 178 | # CONFIG_BF_REV_0_2 is not set |
151 | # CONFIG_BF_REV_0_3 is not set | 179 | # CONFIG_BF_REV_0_3 is not set |
152 | # CONFIG_BF_REV_0_4 is not set | 180 | # CONFIG_BF_REV_0_4 is not set |
153 | # CONFIG_BF_REV_0_5 is not set | 181 | # CONFIG_BF_REV_0_5 is not set |
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_BF52x=y | ||
158 | CONFIG_MEM_MT48LC32M16A2TG_75=y | 185 | CONFIG_MEM_MT48LC32M16A2TG_75=y |
159 | CONFIG_IRQ_PLL_WAKEUP=7 | 186 | CONFIG_IRQ_PLL_WAKEUP=7 |
160 | CONFIG_IRQ_DMA0_ERROR=7 | 187 | CONFIG_IRQ_DMA0_ERROR=7 |
@@ -200,7 +227,9 @@ CONFIG_IRQ_MEM_DMA1=13 | |||
200 | CONFIG_IRQ_WATCH=13 | 227 | CONFIG_IRQ_WATCH=13 |
201 | CONFIG_IRQ_PORTF_INTA=13 | 228 | CONFIG_IRQ_PORTF_INTA=13 |
202 | CONFIG_IRQ_PORTF_INTB=13 | 229 | CONFIG_IRQ_PORTF_INTB=13 |
230 | CONFIG_BF52x=y | ||
203 | CONFIG_BFIN527_EZKIT=y | 231 | CONFIG_BFIN527_EZKIT=y |
232 | # CONFIG_BFIN527_EZKIT_V2 is not set | ||
204 | # CONFIG_BFIN527_BLUETECHNIX_CM is not set | 233 | # CONFIG_BFIN527_BLUETECHNIX_CM is not set |
205 | # CONFIG_BFIN526_EZBRD is not set | 234 | # CONFIG_BFIN526_EZBRD is not set |
206 | 235 | ||
@@ -318,7 +347,6 @@ CONFIG_FLATMEM=y | |||
318 | CONFIG_FLAT_NODE_MEM_MAP=y | 347 | CONFIG_FLAT_NODE_MEM_MAP=y |
319 | CONFIG_PAGEFLAGS_EXTENDED=y | 348 | CONFIG_PAGEFLAGS_EXTENDED=y |
320 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 349 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
321 | # CONFIG_RESOURCES_64BIT is not set | ||
322 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 350 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
323 | CONFIG_ZONE_DMA_FLAG=1 | 351 | CONFIG_ZONE_DMA_FLAG=1 |
324 | CONFIG_VIRT_TO_BUS=y | 352 | CONFIG_VIRT_TO_BUS=y |
@@ -327,16 +355,18 @@ CONFIG_BFIN_GPTIMERS=y | |||
327 | # CONFIG_DMA_UNCACHED_4M is not set | 355 | # CONFIG_DMA_UNCACHED_4M is not set |
328 | # CONFIG_DMA_UNCACHED_2M is not set | 356 | # CONFIG_DMA_UNCACHED_2M is not set |
329 | CONFIG_DMA_UNCACHED_1M=y | 357 | CONFIG_DMA_UNCACHED_1M=y |
358 | # CONFIG_DMA_UNCACHED_512K is not set | ||
359 | # CONFIG_DMA_UNCACHED_256K is not set | ||
360 | # CONFIG_DMA_UNCACHED_128K is not set | ||
330 | # CONFIG_DMA_UNCACHED_NONE is not set | 361 | # CONFIG_DMA_UNCACHED_NONE is not set |
331 | 362 | ||
332 | # | 363 | # |
333 | # Cache Support | 364 | # Cache Support |
334 | # | 365 | # |
335 | CONFIG_BFIN_ICACHE=y | 366 | CONFIG_BFIN_ICACHE=y |
336 | # CONFIG_BFIN_ICACHE_LOCK is not set | 367 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
337 | CONFIG_BFIN_DCACHE=y | 368 | CONFIG_BFIN_DCACHE=y |
338 | # CONFIG_BFIN_DCACHE_BANKA is not set | 369 | # CONFIG_BFIN_DCACHE_BANKA is not set |
339 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
340 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 370 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
341 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 371 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
342 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 372 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -347,7 +377,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
347 | # CONFIG_MPU is not set | 377 | # CONFIG_MPU is not set |
348 | 378 | ||
349 | # | 379 | # |
350 | # Asynchonous Memory Configuration | 380 | # Asynchronous Memory Configuration |
351 | # | 381 | # |
352 | 382 | ||
353 | # | 383 | # |
@@ -403,11 +433,6 @@ CONFIG_NET=y | |||
403 | CONFIG_PACKET=y | 433 | CONFIG_PACKET=y |
404 | # CONFIG_PACKET_MMAP is not set | 434 | # CONFIG_PACKET_MMAP is not set |
405 | CONFIG_UNIX=y | 435 | CONFIG_UNIX=y |
406 | CONFIG_XFRM=y | ||
407 | # CONFIG_XFRM_USER is not set | ||
408 | # CONFIG_XFRM_SUB_POLICY is not set | ||
409 | # CONFIG_XFRM_MIGRATE is not set | ||
410 | # CONFIG_XFRM_STATISTICS is not set | ||
411 | # CONFIG_NET_KEY is not set | 436 | # CONFIG_NET_KEY is not set |
412 | CONFIG_INET=y | 437 | CONFIG_INET=y |
413 | # CONFIG_IP_MULTICAST is not set | 438 | # CONFIG_IP_MULTICAST is not set |
@@ -431,7 +456,6 @@ CONFIG_IP_PNP=y | |||
431 | # CONFIG_INET_XFRM_MODE_BEET is not set | 456 | # CONFIG_INET_XFRM_MODE_BEET is not set |
432 | # CONFIG_INET_LRO is not set | 457 | # CONFIG_INET_LRO is not set |
433 | # CONFIG_INET_DIAG is not set | 458 | # CONFIG_INET_DIAG is not set |
434 | CONFIG_INET_TCP_DIAG=y | ||
435 | # CONFIG_TCP_CONG_ADVANCED is not set | 459 | # CONFIG_TCP_CONG_ADVANCED is not set |
436 | CONFIG_TCP_CONG_CUBIC=y | 460 | CONFIG_TCP_CONG_CUBIC=y |
437 | CONFIG_DEFAULT_TCP_CONG="cubic" | 461 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -442,6 +466,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
442 | # CONFIG_NETFILTER is not set | 466 | # CONFIG_NETFILTER is not set |
443 | # CONFIG_IP_DCCP is not set | 467 | # CONFIG_IP_DCCP is not set |
444 | # CONFIG_IP_SCTP is not set | 468 | # CONFIG_IP_SCTP is not set |
469 | # CONFIG_RDS is not set | ||
445 | # CONFIG_TIPC is not set | 470 | # CONFIG_TIPC is not set |
446 | # CONFIG_ATM is not set | 471 | # CONFIG_ATM is not set |
447 | # CONFIG_BRIDGE is not set | 472 | # CONFIG_BRIDGE is not set |
@@ -455,7 +480,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
455 | # CONFIG_LAPB is not set | 480 | # CONFIG_LAPB is not set |
456 | # CONFIG_ECONET is not set | 481 | # CONFIG_ECONET is not set |
457 | # CONFIG_WAN_ROUTER is not set | 482 | # CONFIG_WAN_ROUTER is not set |
483 | # CONFIG_PHONET is not set | ||
484 | # CONFIG_IEEE802154 is not set | ||
458 | # CONFIG_NET_SCHED is not set | 485 | # CONFIG_NET_SCHED is not set |
486 | # CONFIG_DCB is not set | ||
459 | 487 | ||
460 | # | 488 | # |
461 | # Network testing | 489 | # Network testing |
@@ -508,13 +536,8 @@ CONFIG_SIR_BFIN_DMA=y | |||
508 | # CONFIG_MCS_FIR is not set | 536 | # CONFIG_MCS_FIR is not set |
509 | # CONFIG_BT is not set | 537 | # CONFIG_BT is not set |
510 | # CONFIG_AF_RXRPC is not set | 538 | # CONFIG_AF_RXRPC is not set |
511 | # CONFIG_PHONET is not set | 539 | # CONFIG_WIRELESS is not set |
512 | CONFIG_WIRELESS=y | 540 | # CONFIG_WIMAX is not set |
513 | # CONFIG_CFG80211 is not set | ||
514 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
515 | # CONFIG_WIRELESS_EXT is not set | ||
516 | # CONFIG_MAC80211 is not set | ||
517 | # CONFIG_IEEE80211 is not set | ||
518 | # CONFIG_RFKILL is not set | 541 | # CONFIG_RFKILL is not set |
519 | # CONFIG_NET_9P is not set | 542 | # CONFIG_NET_9P is not set |
520 | 543 | ||
@@ -535,6 +558,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
535 | # CONFIG_CONNECTOR is not set | 558 | # CONFIG_CONNECTOR is not set |
536 | CONFIG_MTD=y | 559 | CONFIG_MTD=y |
537 | # CONFIG_MTD_DEBUG is not set | 560 | # CONFIG_MTD_DEBUG is not set |
561 | # CONFIG_MTD_TESTS is not set | ||
538 | # CONFIG_MTD_CONCAT is not set | 562 | # CONFIG_MTD_CONCAT is not set |
539 | CONFIG_MTD_PARTITIONS=y | 563 | CONFIG_MTD_PARTITIONS=y |
540 | # CONFIG_MTD_REDBOOT_PARTS is not set | 564 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -593,6 +617,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
593 | # CONFIG_MTD_DATAFLASH is not set | 617 | # CONFIG_MTD_DATAFLASH is not set |
594 | CONFIG_MTD_M25P80=y | 618 | CONFIG_MTD_M25P80=y |
595 | CONFIG_M25PXX_USE_FAST_READ=y | 619 | CONFIG_M25PXX_USE_FAST_READ=y |
620 | # CONFIG_MTD_SST25L is not set | ||
596 | # CONFIG_MTD_SLRAM is not set | 621 | # CONFIG_MTD_SLRAM is not set |
597 | # CONFIG_MTD_PHRAM is not set | 622 | # CONFIG_MTD_PHRAM is not set |
598 | # CONFIG_MTD_MTDRAM is not set | 623 | # CONFIG_MTD_MTDRAM is not set |
@@ -608,11 +633,6 @@ CONFIG_MTD_NAND=m | |||
608 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 633 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
609 | # CONFIG_MTD_NAND_ECC_SMC is not set | 634 | # CONFIG_MTD_NAND_ECC_SMC is not set |
610 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 635 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
611 | CONFIG_MTD_NAND_BFIN=m | ||
612 | CONFIG_BFIN_NAND_BASE=0x20212000 | ||
613 | CONFIG_BFIN_NAND_CLE=2 | ||
614 | CONFIG_BFIN_NAND_ALE=1 | ||
615 | CONFIG_BFIN_NAND_READY=3 | ||
616 | CONFIG_MTD_NAND_IDS=m | 636 | CONFIG_MTD_NAND_IDS=m |
617 | # CONFIG_MTD_NAND_BF5XX is not set | 637 | # CONFIG_MTD_NAND_BF5XX is not set |
618 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 638 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
@@ -622,6 +642,11 @@ CONFIG_MTD_NAND_IDS=m | |||
622 | # CONFIG_MTD_ONENAND is not set | 642 | # CONFIG_MTD_ONENAND is not set |
623 | 643 | ||
624 | # | 644 | # |
645 | # LPDDR flash memory drivers | ||
646 | # | ||
647 | # CONFIG_MTD_LPDDR is not set | ||
648 | |||
649 | # | ||
625 | # UBI - Unsorted block images | 650 | # UBI - Unsorted block images |
626 | # | 651 | # |
627 | # CONFIG_MTD_UBI is not set | 652 | # CONFIG_MTD_UBI is not set |
@@ -639,10 +664,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
639 | # CONFIG_ATA_OVER_ETH is not set | 664 | # CONFIG_ATA_OVER_ETH is not set |
640 | # CONFIG_BLK_DEV_HD is not set | 665 | # CONFIG_BLK_DEV_HD is not set |
641 | CONFIG_MISC_DEVICES=y | 666 | CONFIG_MISC_DEVICES=y |
642 | # CONFIG_EEPROM_93CX6 is not set | 667 | # CONFIG_AD525X_DPOT is not set |
643 | # CONFIG_ICS932S401 is not set | 668 | # CONFIG_ICS932S401 is not set |
644 | # CONFIG_ENCLOSURE_SERVICES is not set | 669 | # CONFIG_ENCLOSURE_SERVICES is not set |
670 | # CONFIG_ISL29003 is not set | ||
645 | # CONFIG_C2PORT is not set | 671 | # CONFIG_C2PORT is not set |
672 | |||
673 | # | ||
674 | # EEPROM support | ||
675 | # | ||
676 | # CONFIG_EEPROM_AT24 is not set | ||
677 | # CONFIG_EEPROM_AT25 is not set | ||
678 | # CONFIG_EEPROM_LEGACY is not set | ||
679 | # CONFIG_EEPROM_MAX6875 is not set | ||
680 | # CONFIG_EEPROM_93CX6 is not set | ||
646 | CONFIG_HAVE_IDE=y | 681 | CONFIG_HAVE_IDE=y |
647 | # CONFIG_IDE is not set | 682 | # CONFIG_IDE is not set |
648 | 683 | ||
@@ -666,10 +701,6 @@ CONFIG_BLK_DEV_SR=m | |||
666 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 701 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
667 | # CONFIG_CHR_DEV_SG is not set | 702 | # CONFIG_CHR_DEV_SG is not set |
668 | # CONFIG_CHR_DEV_SCH is not set | 703 | # CONFIG_CHR_DEV_SCH is not set |
669 | |||
670 | # | ||
671 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
672 | # | ||
673 | # CONFIG_SCSI_MULTI_LUN is not set | 704 | # CONFIG_SCSI_MULTI_LUN is not set |
674 | # CONFIG_SCSI_CONSTANTS is not set | 705 | # CONFIG_SCSI_CONSTANTS is not set |
675 | # CONFIG_SCSI_LOGGING is not set | 706 | # CONFIG_SCSI_LOGGING is not set |
@@ -686,6 +717,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
686 | # CONFIG_SCSI_SRP_ATTRS is not set | 717 | # CONFIG_SCSI_SRP_ATTRS is not set |
687 | # CONFIG_SCSI_LOWLEVEL is not set | 718 | # CONFIG_SCSI_LOWLEVEL is not set |
688 | # CONFIG_SCSI_DH is not set | 719 | # CONFIG_SCSI_DH is not set |
720 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
689 | # CONFIG_ATA is not set | 721 | # CONFIG_ATA is not set |
690 | # CONFIG_MD is not set | 722 | # CONFIG_MD is not set |
691 | CONFIG_NETDEVICES=y | 723 | CONFIG_NETDEVICES=y |
@@ -710,6 +742,9 @@ CONFIG_PHYLIB=y | |||
710 | # CONFIG_BROADCOM_PHY is not set | 742 | # CONFIG_BROADCOM_PHY is not set |
711 | # CONFIG_ICPLUS_PHY is not set | 743 | # CONFIG_ICPLUS_PHY is not set |
712 | # CONFIG_REALTEK_PHY is not set | 744 | # CONFIG_REALTEK_PHY is not set |
745 | # CONFIG_NATIONAL_PHY is not set | ||
746 | # CONFIG_STE10XP is not set | ||
747 | # CONFIG_LSI_ET1011C_PHY is not set | ||
713 | # CONFIG_FIXED_PHY is not set | 748 | # CONFIG_FIXED_PHY is not set |
714 | # CONFIG_MDIO_BITBANG is not set | 749 | # CONFIG_MDIO_BITBANG is not set |
715 | CONFIG_NET_ETHERNET=y | 750 | CONFIG_NET_ETHERNET=y |
@@ -720,9 +755,12 @@ CONFIG_BFIN_TX_DESC_NUM=10 | |||
720 | CONFIG_BFIN_RX_DESC_NUM=20 | 755 | CONFIG_BFIN_RX_DESC_NUM=20 |
721 | CONFIG_BFIN_MAC_RMII=y | 756 | CONFIG_BFIN_MAC_RMII=y |
722 | # CONFIG_SMC91X is not set | 757 | # CONFIG_SMC91X is not set |
723 | # CONFIG_SMSC911X is not set | ||
724 | # CONFIG_DM9000 is not set | 758 | # CONFIG_DM9000 is not set |
725 | # CONFIG_ENC28J60 is not set | 759 | # CONFIG_ENC28J60 is not set |
760 | # CONFIG_ETHOC is not set | ||
761 | # CONFIG_SMSC911X is not set | ||
762 | # CONFIG_DNET is not set | ||
763 | # CONFIG_ADF702X is not set | ||
726 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 764 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
727 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 765 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
728 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 766 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -731,15 +769,16 @@ CONFIG_BFIN_MAC_RMII=y | |||
731 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 769 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
732 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 770 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
733 | # CONFIG_B44 is not set | 771 | # CONFIG_B44 is not set |
772 | # CONFIG_KS8842 is not set | ||
773 | # CONFIG_KS8851 is not set | ||
774 | # CONFIG_KS8851_MLL is not set | ||
734 | # CONFIG_NETDEV_1000 is not set | 775 | # CONFIG_NETDEV_1000 is not set |
735 | # CONFIG_NETDEV_10000 is not set | 776 | # CONFIG_NETDEV_10000 is not set |
777 | # CONFIG_WLAN is not set | ||
736 | 778 | ||
737 | # | 779 | # |
738 | # Wireless LAN | 780 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
739 | # | 781 | # |
740 | # CONFIG_WLAN_PRE80211 is not set | ||
741 | # CONFIG_WLAN_80211 is not set | ||
742 | # CONFIG_IWLWIFI_LEDS is not set | ||
743 | 782 | ||
744 | # | 783 | # |
745 | # USB Network Adapters | 784 | # USB Network Adapters |
@@ -789,7 +828,11 @@ CONFIG_INPUT_MISC=y | |||
789 | # CONFIG_INPUT_YEALINK is not set | 828 | # CONFIG_INPUT_YEALINK is not set |
790 | # CONFIG_INPUT_CM109 is not set | 829 | # CONFIG_INPUT_CM109 is not set |
791 | # CONFIG_INPUT_UINPUT is not set | 830 | # CONFIG_INPUT_UINPUT is not set |
792 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 831 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
832 | # CONFIG_INPUT_BFIN_ROTARY is not set | ||
833 | # CONFIG_INPUT_AD714X is not set | ||
834 | # CONFIG_INPUT_ADXL34X is not set | ||
835 | # CONFIG_INPUT_PCF8574 is not set | ||
793 | 836 | ||
794 | # | 837 | # |
795 | # Hardware I/O ports | 838 | # Hardware I/O ports |
@@ -800,16 +843,13 @@ CONFIG_INPUT_MISC=y | |||
800 | # | 843 | # |
801 | # Character devices | 844 | # Character devices |
802 | # | 845 | # |
803 | # CONFIG_AD9960 is not set | ||
804 | CONFIG_BFIN_DMA_INTERFACE=m | 846 | CONFIG_BFIN_DMA_INTERFACE=m |
805 | # CONFIG_BFIN_PPI is not set | 847 | # CONFIG_BFIN_PPI is not set |
806 | # CONFIG_BFIN_PPIFCD is not set | 848 | # CONFIG_BFIN_PPIFCD is not set |
807 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 849 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
808 | # CONFIG_BFIN_SPI_ADC is not set | 850 | # CONFIG_BFIN_SPI_ADC is not set |
809 | CONFIG_BFIN_SPORT=m | 851 | CONFIG_BFIN_SPORT=m |
810 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
811 | # CONFIG_BFIN_TWI_LCD is not set | 852 | # CONFIG_BFIN_TWI_LCD is not set |
812 | CONFIG_SIMPLE_GPIO=m | ||
813 | CONFIG_VT=y | 853 | CONFIG_VT=y |
814 | CONFIG_CONSOLE_TRANSLATIONS=y | 854 | CONFIG_CONSOLE_TRANSLATIONS=y |
815 | CONFIG_VT_CONSOLE=y | 855 | CONFIG_VT_CONSOLE=y |
@@ -827,6 +867,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
827 | # | 867 | # |
828 | # Non-8250 serial port support | 868 | # Non-8250 serial port support |
829 | # | 869 | # |
870 | # CONFIG_SERIAL_MAX3100 is not set | ||
830 | CONFIG_SERIAL_BFIN=y | 871 | CONFIG_SERIAL_BFIN=y |
831 | CONFIG_SERIAL_BFIN_CONSOLE=y | 872 | CONFIG_SERIAL_BFIN_CONSOLE=y |
832 | CONFIG_SERIAL_BFIN_DMA=y | 873 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -838,14 +879,10 @@ CONFIG_SERIAL_CORE=y | |||
838 | CONFIG_SERIAL_CORE_CONSOLE=y | 879 | CONFIG_SERIAL_CORE_CONSOLE=y |
839 | # CONFIG_SERIAL_BFIN_SPORT is not set | 880 | # CONFIG_SERIAL_BFIN_SPORT is not set |
840 | CONFIG_UNIX98_PTYS=y | 881 | CONFIG_UNIX98_PTYS=y |
882 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
841 | # CONFIG_LEGACY_PTYS is not set | 883 | # CONFIG_LEGACY_PTYS is not set |
842 | CONFIG_BFIN_OTP=y | 884 | CONFIG_BFIN_OTP=y |
843 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set | 885 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set |
844 | |||
845 | # | ||
846 | # CAN, the car bus and industrial fieldbus | ||
847 | # | ||
848 | # CONFIG_CAN4LINUX is not set | ||
849 | # CONFIG_IPMI_HANDLER is not set | 886 | # CONFIG_IPMI_HANDLER is not set |
850 | # CONFIG_HW_RANDOM is not set | 887 | # CONFIG_HW_RANDOM is not set |
851 | # CONFIG_R3964 is not set | 888 | # CONFIG_R3964 is not set |
@@ -853,6 +890,7 @@ CONFIG_BFIN_OTP=y | |||
853 | # CONFIG_TCG_TPM is not set | 890 | # CONFIG_TCG_TPM is not set |
854 | CONFIG_I2C=y | 891 | CONFIG_I2C=y |
855 | CONFIG_I2C_BOARDINFO=y | 892 | CONFIG_I2C_BOARDINFO=y |
893 | CONFIG_I2C_COMPAT=y | ||
856 | CONFIG_I2C_CHARDEV=m | 894 | CONFIG_I2C_CHARDEV=m |
857 | CONFIG_I2C_HELPER_AUTO=y | 895 | CONFIG_I2C_HELPER_AUTO=y |
858 | 896 | ||
@@ -886,14 +924,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
886 | # Miscellaneous I2C Chip support | 924 | # Miscellaneous I2C Chip support |
887 | # | 925 | # |
888 | # CONFIG_DS1682 is not set | 926 | # CONFIG_DS1682 is not set |
889 | # CONFIG_EEPROM_AT24 is not set | ||
890 | # CONFIG_SENSORS_AD5252 is not set | ||
891 | # CONFIG_EEPROM_LEGACY is not set | ||
892 | # CONFIG_SENSORS_PCF8574 is not set | ||
893 | # CONFIG_PCF8575 is not set | ||
894 | # CONFIG_SENSORS_PCA9539 is not set | ||
895 | # CONFIG_SENSORS_PCF8591 is not set | ||
896 | # CONFIG_SENSORS_MAX6875 is not set | ||
897 | # CONFIG_SENSORS_TSL2550 is not set | 927 | # CONFIG_SENSORS_TSL2550 is not set |
898 | # CONFIG_I2C_DEBUG_CORE is not set | 928 | # CONFIG_I2C_DEBUG_CORE is not set |
899 | # CONFIG_I2C_DEBUG_ALGO is not set | 929 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -910,13 +940,18 @@ CONFIG_SPI_BFIN=y | |||
910 | # CONFIG_SPI_BFIN_LOCK is not set | 940 | # CONFIG_SPI_BFIN_LOCK is not set |
911 | # CONFIG_SPI_BFIN_SPORT is not set | 941 | # CONFIG_SPI_BFIN_SPORT is not set |
912 | # CONFIG_SPI_BITBANG is not set | 942 | # CONFIG_SPI_BITBANG is not set |
943 | # CONFIG_SPI_GPIO is not set | ||
913 | 944 | ||
914 | # | 945 | # |
915 | # SPI Protocol Masters | 946 | # SPI Protocol Masters |
916 | # | 947 | # |
917 | # CONFIG_EEPROM_AT25 is not set | ||
918 | # CONFIG_SPI_SPIDEV is not set | 948 | # CONFIG_SPI_SPIDEV is not set |
919 | # CONFIG_SPI_TLE62X0 is not set | 949 | # CONFIG_SPI_TLE62X0 is not set |
950 | |||
951 | # | ||
952 | # PPS support | ||
953 | # | ||
954 | # CONFIG_PPS is not set | ||
920 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 955 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
921 | CONFIG_GPIOLIB=y | 956 | CONFIG_GPIOLIB=y |
922 | # CONFIG_DEBUG_GPIO is not set | 957 | # CONFIG_DEBUG_GPIO is not set |
@@ -932,6 +967,7 @@ CONFIG_GPIO_SYSFS=y | |||
932 | # CONFIG_GPIO_MAX732X is not set | 967 | # CONFIG_GPIO_MAX732X is not set |
933 | # CONFIG_GPIO_PCA953X is not set | 968 | # CONFIG_GPIO_PCA953X is not set |
934 | # CONFIG_GPIO_PCF857X is not set | 969 | # CONFIG_GPIO_PCF857X is not set |
970 | # CONFIG_GPIO_ADP5588 is not set | ||
935 | 971 | ||
936 | # | 972 | # |
937 | # PCI GPIO expanders: | 973 | # PCI GPIO expanders: |
@@ -942,11 +978,15 @@ CONFIG_GPIO_SYSFS=y | |||
942 | # | 978 | # |
943 | # CONFIG_GPIO_MAX7301 is not set | 979 | # CONFIG_GPIO_MAX7301 is not set |
944 | # CONFIG_GPIO_MCP23S08 is not set | 980 | # CONFIG_GPIO_MCP23S08 is not set |
981 | # CONFIG_GPIO_MC33880 is not set | ||
982 | |||
983 | # | ||
984 | # AC97 GPIO expanders: | ||
985 | # | ||
945 | # CONFIG_W1 is not set | 986 | # CONFIG_W1 is not set |
946 | # CONFIG_POWER_SUPPLY is not set | 987 | # CONFIG_POWER_SUPPLY is not set |
947 | # CONFIG_HWMON is not set | 988 | # CONFIG_HWMON is not set |
948 | # CONFIG_THERMAL is not set | 989 | # CONFIG_THERMAL is not set |
949 | # CONFIG_THERMAL_HWMON is not set | ||
950 | CONFIG_WATCHDOG=y | 990 | CONFIG_WATCHDOG=y |
951 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 991 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
952 | 992 | ||
@@ -973,28 +1013,21 @@ CONFIG_SSB_POSSIBLE=y | |||
973 | # CONFIG_MFD_CORE is not set | 1013 | # CONFIG_MFD_CORE is not set |
974 | # CONFIG_MFD_SM501 is not set | 1014 | # CONFIG_MFD_SM501 is not set |
975 | # CONFIG_HTC_PASIC3 is not set | 1015 | # CONFIG_HTC_PASIC3 is not set |
1016 | # CONFIG_UCB1400_CORE is not set | ||
1017 | # CONFIG_TPS65010 is not set | ||
1018 | # CONFIG_TWL4030_CORE is not set | ||
976 | # CONFIG_MFD_TMIO is not set | 1019 | # CONFIG_MFD_TMIO is not set |
977 | # CONFIG_PMIC_DA903X is not set | 1020 | # CONFIG_PMIC_DA903X is not set |
978 | # CONFIG_PMIC_ADP5520 is not set | 1021 | # CONFIG_PMIC_ADP5520 is not set |
979 | # CONFIG_MFD_WM8400 is not set | 1022 | # CONFIG_MFD_WM8400 is not set |
1023 | # CONFIG_MFD_WM831X is not set | ||
980 | # CONFIG_MFD_WM8350_I2C is not set | 1024 | # CONFIG_MFD_WM8350_I2C is not set |
1025 | # CONFIG_MFD_PCF50633 is not set | ||
1026 | # CONFIG_MFD_MC13783 is not set | ||
1027 | # CONFIG_AB3100_CORE is not set | ||
1028 | # CONFIG_EZX_PCAP is not set | ||
981 | # CONFIG_REGULATOR is not set | 1029 | # CONFIG_REGULATOR is not set |
982 | 1030 | # CONFIG_MEDIA_SUPPORT is not set | |
983 | # | ||
984 | # Multimedia devices | ||
985 | # | ||
986 | |||
987 | # | ||
988 | # Multimedia core support | ||
989 | # | ||
990 | # CONFIG_VIDEO_DEV is not set | ||
991 | # CONFIG_DVB_CORE is not set | ||
992 | # CONFIG_VIDEO_MEDIA is not set | ||
993 | |||
994 | # | ||
995 | # Multimedia drivers | ||
996 | # | ||
997 | # CONFIG_DAB is not set | ||
998 | 1031 | ||
999 | # | 1032 | # |
1000 | # Graphics support | 1033 | # Graphics support |
@@ -1030,15 +1063,18 @@ CONFIG_FB_BFIN_T350MCQB=y | |||
1030 | # CONFIG_FB_VIRTUAL is not set | 1063 | # CONFIG_FB_VIRTUAL is not set |
1031 | # CONFIG_FB_METRONOME is not set | 1064 | # CONFIG_FB_METRONOME is not set |
1032 | # CONFIG_FB_MB862XX is not set | 1065 | # CONFIG_FB_MB862XX is not set |
1066 | # CONFIG_FB_BROADSHEET is not set | ||
1033 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1067 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1034 | CONFIG_LCD_CLASS_DEVICE=m | 1068 | CONFIG_LCD_CLASS_DEVICE=m |
1069 | # CONFIG_LCD_LMS283GF05 is not set | ||
1035 | CONFIG_LCD_LTV350QV=m | 1070 | CONFIG_LCD_LTV350QV=m |
1036 | # CONFIG_LCD_ILI9320 is not set | 1071 | # CONFIG_LCD_ILI9320 is not set |
1037 | # CONFIG_LCD_TDO24M is not set | 1072 | # CONFIG_LCD_TDO24M is not set |
1038 | # CONFIG_LCD_VGG2432A4 is not set | 1073 | # CONFIG_LCD_VGG2432A4 is not set |
1039 | # CONFIG_LCD_PLATFORM is not set | 1074 | # CONFIG_LCD_PLATFORM is not set |
1040 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | 1075 | CONFIG_BACKLIGHT_CLASS_DEVICE=m |
1041 | # CONFIG_BACKLIGHT_CORGI is not set | 1076 | CONFIG_BACKLIGHT_GENERIC=m |
1077 | # CONFIG_BACKLIGHT_ADP8870 is not set | ||
1042 | 1078 | ||
1043 | # | 1079 | # |
1044 | # Display device support | 1080 | # Display device support |
@@ -1066,6 +1102,7 @@ CONFIG_SOUND=m | |||
1066 | CONFIG_SND=m | 1102 | CONFIG_SND=m |
1067 | CONFIG_SND_TIMER=m | 1103 | CONFIG_SND_TIMER=m |
1068 | CONFIG_SND_PCM=m | 1104 | CONFIG_SND_PCM=m |
1105 | CONFIG_SND_JACK=y | ||
1069 | # CONFIG_SND_SEQUENCER is not set | 1106 | # CONFIG_SND_SEQUENCER is not set |
1070 | # CONFIG_SND_MIXER_OSS is not set | 1107 | # CONFIG_SND_MIXER_OSS is not set |
1071 | # CONFIG_SND_PCM_OSS is not set | 1108 | # CONFIG_SND_PCM_OSS is not set |
@@ -1074,6 +1111,11 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
1074 | CONFIG_SND_VERBOSE_PROCFS=y | 1111 | CONFIG_SND_VERBOSE_PROCFS=y |
1075 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1112 | # CONFIG_SND_VERBOSE_PRINTK is not set |
1076 | # CONFIG_SND_DEBUG is not set | 1113 | # CONFIG_SND_DEBUG is not set |
1114 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1115 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1116 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1117 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1118 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
1077 | CONFIG_SND_DRIVERS=y | 1119 | CONFIG_SND_DRIVERS=y |
1078 | # CONFIG_SND_DUMMY is not set | 1120 | # CONFIG_SND_DUMMY is not set |
1079 | # CONFIG_SND_MTPAV is not set | 1121 | # CONFIG_SND_MTPAV is not set |
@@ -1084,7 +1126,6 @@ CONFIG_SND_SPI=y | |||
1084 | # | 1126 | # |
1085 | # ALSA Blackfin devices | 1127 | # ALSA Blackfin devices |
1086 | # | 1128 | # |
1087 | # CONFIG_SND_BLACKFIN_AD1836 is not set | ||
1088 | # CONFIG_SND_BFIN_AD73322 is not set | 1129 | # CONFIG_SND_BFIN_AD73322 is not set |
1089 | CONFIG_SND_USB=y | 1130 | CONFIG_SND_USB=y |
1090 | # CONFIG_SND_USB_AUDIO is not set | 1131 | # CONFIG_SND_USB_AUDIO is not set |
@@ -1094,15 +1135,19 @@ CONFIG_SND_SOC_AC97_BUS=y | |||
1094 | CONFIG_SND_BF5XX_I2S=m | 1135 | CONFIG_SND_BF5XX_I2S=m |
1095 | CONFIG_SND_BF5XX_SOC_SSM2602=m | 1136 | CONFIG_SND_BF5XX_SOC_SSM2602=m |
1096 | # CONFIG_SND_BF5XX_SOC_AD73311 is not set | 1137 | # CONFIG_SND_BF5XX_SOC_AD73311 is not set |
1138 | # CONFIG_SND_BF5XX_SOC_ADAU1371 is not set | ||
1139 | # CONFIG_SND_BF5XX_SOC_ADAU1761 is not set | ||
1140 | # CONFIG_SND_BF5XX_TDM is not set | ||
1097 | CONFIG_SND_BF5XX_AC97=m | 1141 | CONFIG_SND_BF5XX_AC97=m |
1098 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y | 1142 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y |
1099 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set | 1143 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set |
1144 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | ||
1145 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
1100 | CONFIG_SND_BF5XX_SOC_SPORT=m | 1146 | CONFIG_SND_BF5XX_SOC_SPORT=m |
1101 | CONFIG_SND_BF5XX_SOC_I2S=m | 1147 | CONFIG_SND_BF5XX_SOC_I2S=m |
1102 | CONFIG_SND_BF5XX_SOC_AC97=m | 1148 | CONFIG_SND_BF5XX_SOC_AC97=m |
1103 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
1104 | CONFIG_SND_BF5XX_SPORT_NUM=0 | 1149 | CONFIG_SND_BF5XX_SPORT_NUM=0 |
1105 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | 1150 | CONFIG_SND_SOC_I2C_AND_SPI=m |
1106 | # CONFIG_SND_SOC_ALL_CODECS is not set | 1151 | # CONFIG_SND_SOC_ALL_CODECS is not set |
1107 | CONFIG_SND_SOC_AD1980=m | 1152 | CONFIG_SND_SOC_AD1980=m |
1108 | CONFIG_SND_SOC_SSM2602=m | 1153 | CONFIG_SND_SOC_SSM2602=m |
@@ -1110,7 +1155,6 @@ CONFIG_SND_SOC_SSM2602=m | |||
1110 | CONFIG_AC97_BUS=m | 1155 | CONFIG_AC97_BUS=m |
1111 | CONFIG_HID_SUPPORT=y | 1156 | CONFIG_HID_SUPPORT=y |
1112 | CONFIG_HID=y | 1157 | CONFIG_HID=y |
1113 | # CONFIG_HID_DEBUG is not set | ||
1114 | # CONFIG_HIDRAW is not set | 1158 | # CONFIG_HIDRAW is not set |
1115 | 1159 | ||
1116 | # | 1160 | # |
@@ -1123,30 +1167,35 @@ CONFIG_USB_HID=y | |||
1123 | # | 1167 | # |
1124 | # Special HID drivers | 1168 | # Special HID drivers |
1125 | # | 1169 | # |
1126 | CONFIG_HID_COMPAT=y | ||
1127 | CONFIG_HID_A4TECH=y | 1170 | CONFIG_HID_A4TECH=y |
1128 | CONFIG_HID_APPLE=y | 1171 | CONFIG_HID_APPLE=y |
1129 | CONFIG_HID_BELKIN=y | 1172 | CONFIG_HID_BELKIN=y |
1130 | CONFIG_HID_BRIGHT=y | ||
1131 | CONFIG_HID_CHERRY=y | 1173 | CONFIG_HID_CHERRY=y |
1132 | CONFIG_HID_CHICONY=y | 1174 | CONFIG_HID_CHICONY=y |
1133 | CONFIG_HID_CYPRESS=y | 1175 | CONFIG_HID_CYPRESS=y |
1134 | CONFIG_HID_DELL=y | 1176 | # CONFIG_HID_DRAGONRISE is not set |
1135 | CONFIG_HID_EZKEY=y | 1177 | CONFIG_HID_EZKEY=y |
1178 | # CONFIG_HID_KYE is not set | ||
1136 | CONFIG_HID_GYRATION=y | 1179 | CONFIG_HID_GYRATION=y |
1180 | # CONFIG_HID_TWINHAN is not set | ||
1181 | # CONFIG_HID_KENSINGTON is not set | ||
1137 | CONFIG_HID_LOGITECH=y | 1182 | CONFIG_HID_LOGITECH=y |
1138 | # CONFIG_LOGITECH_FF is not set | 1183 | # CONFIG_LOGITECH_FF is not set |
1139 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1184 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1140 | CONFIG_HID_MICROSOFT=y | 1185 | CONFIG_HID_MICROSOFT=y |
1141 | CONFIG_HID_MONTEREY=y | 1186 | CONFIG_HID_MONTEREY=y |
1187 | # CONFIG_HID_NTRIG is not set | ||
1142 | CONFIG_HID_PANTHERLORD=y | 1188 | CONFIG_HID_PANTHERLORD=y |
1143 | # CONFIG_PANTHERLORD_FF is not set | 1189 | # CONFIG_PANTHERLORD_FF is not set |
1144 | CONFIG_HID_PETALYNX=y | 1190 | CONFIG_HID_PETALYNX=y |
1145 | CONFIG_HID_SAMSUNG=y | 1191 | CONFIG_HID_SAMSUNG=y |
1146 | CONFIG_HID_SONY=y | 1192 | CONFIG_HID_SONY=y |
1147 | CONFIG_HID_SUNPLUS=y | 1193 | CONFIG_HID_SUNPLUS=y |
1148 | CONFIG_THRUSTMASTER_FF=m | 1194 | # CONFIG_HID_GREENASIA is not set |
1149 | CONFIG_ZEROPLUS_FF=m | 1195 | # CONFIG_HID_SMARTJOYPLUS is not set |
1196 | # CONFIG_HID_TOPSEED is not set | ||
1197 | # CONFIG_HID_THRUSTMASTER is not set | ||
1198 | # CONFIG_HID_ZEROPLUS is not set | ||
1150 | CONFIG_USB_SUPPORT=y | 1199 | CONFIG_USB_SUPPORT=y |
1151 | CONFIG_USB_ARCH_HAS_HCD=y | 1200 | CONFIG_USB_ARCH_HAS_HCD=y |
1152 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 1201 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -1172,6 +1221,7 @@ CONFIG_USB_MON=y | |||
1172 | # USB Host Controller Drivers | 1221 | # USB Host Controller Drivers |
1173 | # | 1222 | # |
1174 | # CONFIG_USB_C67X00_HCD is not set | 1223 | # CONFIG_USB_C67X00_HCD is not set |
1224 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1175 | # CONFIG_USB_ISP116X_HCD is not set | 1225 | # CONFIG_USB_ISP116X_HCD is not set |
1176 | # CONFIG_USB_ISP1760_HCD is not set | 1226 | # CONFIG_USB_ISP1760_HCD is not set |
1177 | # CONFIG_USB_ISP1362_HCD is not set | 1227 | # CONFIG_USB_ISP1362_HCD is not set |
@@ -1188,9 +1238,7 @@ CONFIG_USB_MUSB_HOST=y | |||
1188 | # CONFIG_USB_MUSB_PERIPHERAL is not set | 1238 | # CONFIG_USB_MUSB_PERIPHERAL is not set |
1189 | # CONFIG_USB_MUSB_OTG is not set | 1239 | # CONFIG_USB_MUSB_OTG is not set |
1190 | CONFIG_USB_MUSB_HDRC_HCD=y | 1240 | CONFIG_USB_MUSB_HDRC_HCD=y |
1191 | # CONFIG_MUSB_PIO_ONLY is not set | 1241 | CONFIG_MUSB_PIO_ONLY=y |
1192 | CONFIG_USB_INVENTRA_DMA=y | ||
1193 | # CONFIG_USB_TI_CPPI_DMA is not set | ||
1194 | # CONFIG_USB_MUSB_DEBUG is not set | 1242 | # CONFIG_USB_MUSB_DEBUG is not set |
1195 | 1243 | ||
1196 | # | 1244 | # |
@@ -1202,18 +1250,17 @@ CONFIG_USB_INVENTRA_DMA=y | |||
1202 | # CONFIG_USB_TMC is not set | 1250 | # CONFIG_USB_TMC is not set |
1203 | 1251 | ||
1204 | # | 1252 | # |
1205 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1253 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1206 | # | 1254 | # |
1207 | 1255 | ||
1208 | # | 1256 | # |
1209 | # see USB_STORAGE Help for more information | 1257 | # also be needed; see USB_STORAGE Help for more info |
1210 | # | 1258 | # |
1211 | CONFIG_USB_STORAGE=y | 1259 | CONFIG_USB_STORAGE=y |
1212 | # CONFIG_USB_STORAGE_DEBUG is not set | 1260 | # CONFIG_USB_STORAGE_DEBUG is not set |
1213 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1261 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1214 | # CONFIG_USB_STORAGE_FREECOM is not set | 1262 | # CONFIG_USB_STORAGE_FREECOM is not set |
1215 | # CONFIG_USB_STORAGE_ISD200 is not set | 1263 | # CONFIG_USB_STORAGE_ISD200 is not set |
1216 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1217 | # CONFIG_USB_STORAGE_USBAT is not set | 1264 | # CONFIG_USB_STORAGE_USBAT is not set |
1218 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1265 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1219 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1266 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1249,7 +1296,6 @@ CONFIG_USB_STORAGE=y | |||
1249 | # CONFIG_USB_LED is not set | 1296 | # CONFIG_USB_LED is not set |
1250 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1297 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1251 | # CONFIG_USB_CYTHERM is not set | 1298 | # CONFIG_USB_CYTHERM is not set |
1252 | # CONFIG_USB_PHIDGET is not set | ||
1253 | # CONFIG_USB_IDMOUSE is not set | 1299 | # CONFIG_USB_IDMOUSE is not set |
1254 | # CONFIG_USB_FTDI_ELAN is not set | 1300 | # CONFIG_USB_FTDI_ELAN is not set |
1255 | # CONFIG_USB_APPLEDISPLAY is not set | 1301 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1261,6 +1307,13 @@ CONFIG_USB_STORAGE=y | |||
1261 | # CONFIG_USB_ISIGHTFW is not set | 1307 | # CONFIG_USB_ISIGHTFW is not set |
1262 | # CONFIG_USB_VST is not set | 1308 | # CONFIG_USB_VST is not set |
1263 | # CONFIG_USB_GADGET is not set | 1309 | # CONFIG_USB_GADGET is not set |
1310 | |||
1311 | # | ||
1312 | # OTG and related infrastructure | ||
1313 | # | ||
1314 | CONFIG_USB_OTG_UTILS=y | ||
1315 | # CONFIG_USB_GPIO_VBUS is not set | ||
1316 | CONFIG_NOP_USB_XCEIV=y | ||
1264 | # CONFIG_MMC is not set | 1317 | # CONFIG_MMC is not set |
1265 | # CONFIG_MEMSTICK is not set | 1318 | # CONFIG_MEMSTICK is not set |
1266 | # CONFIG_NEW_LEDS is not set | 1319 | # CONFIG_NEW_LEDS is not set |
@@ -1296,6 +1349,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1296 | # CONFIG_RTC_DRV_S35390A is not set | 1349 | # CONFIG_RTC_DRV_S35390A is not set |
1297 | # CONFIG_RTC_DRV_FM3130 is not set | 1350 | # CONFIG_RTC_DRV_FM3130 is not set |
1298 | # CONFIG_RTC_DRV_RX8581 is not set | 1351 | # CONFIG_RTC_DRV_RX8581 is not set |
1352 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1299 | 1353 | ||
1300 | # | 1354 | # |
1301 | # SPI RTC drivers | 1355 | # SPI RTC drivers |
@@ -1307,6 +1361,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1307 | # CONFIG_RTC_DRV_R9701 is not set | 1361 | # CONFIG_RTC_DRV_R9701 is not set |
1308 | # CONFIG_RTC_DRV_RS5C348 is not set | 1362 | # CONFIG_RTC_DRV_RS5C348 is not set |
1309 | # CONFIG_RTC_DRV_DS3234 is not set | 1363 | # CONFIG_RTC_DRV_DS3234 is not set |
1364 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1310 | 1365 | ||
1311 | # | 1366 | # |
1312 | # Platform RTC drivers | 1367 | # Platform RTC drivers |
@@ -1327,10 +1382,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1327 | # | 1382 | # |
1328 | CONFIG_RTC_DRV_BFIN=y | 1383 | CONFIG_RTC_DRV_BFIN=y |
1329 | # CONFIG_DMADEVICES is not set | 1384 | # CONFIG_DMADEVICES is not set |
1385 | # CONFIG_AUXDISPLAY is not set | ||
1330 | # CONFIG_UIO is not set | 1386 | # CONFIG_UIO is not set |
1387 | |||
1388 | # | ||
1389 | # TI VLYNQ | ||
1390 | # | ||
1331 | # CONFIG_STAGING is not set | 1391 | # CONFIG_STAGING is not set |
1332 | 1392 | ||
1333 | # | 1393 | # |
1394 | # Firmware Drivers | ||
1395 | # | ||
1396 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1397 | # CONFIG_SIGMA is not set | ||
1398 | |||
1399 | # | ||
1334 | # File systems | 1400 | # File systems |
1335 | # | 1401 | # |
1336 | CONFIG_EXT2_FS=m | 1402 | CONFIG_EXT2_FS=m |
@@ -1340,9 +1406,13 @@ CONFIG_EXT2_FS=m | |||
1340 | # CONFIG_REISERFS_FS is not set | 1406 | # CONFIG_REISERFS_FS is not set |
1341 | # CONFIG_JFS_FS is not set | 1407 | # CONFIG_JFS_FS is not set |
1342 | # CONFIG_FS_POSIX_ACL is not set | 1408 | # CONFIG_FS_POSIX_ACL is not set |
1343 | CONFIG_FILE_LOCKING=y | ||
1344 | # CONFIG_XFS_FS is not set | 1409 | # CONFIG_XFS_FS is not set |
1410 | # CONFIG_GFS2_FS is not set | ||
1345 | # CONFIG_OCFS2_FS is not set | 1411 | # CONFIG_OCFS2_FS is not set |
1412 | # CONFIG_BTRFS_FS is not set | ||
1413 | # CONFIG_NILFS2_FS is not set | ||
1414 | CONFIG_FILE_LOCKING=y | ||
1415 | CONFIG_FSNOTIFY=y | ||
1346 | # CONFIG_DNOTIFY is not set | 1416 | # CONFIG_DNOTIFY is not set |
1347 | CONFIG_INOTIFY=y | 1417 | CONFIG_INOTIFY=y |
1348 | CONFIG_INOTIFY_USER=y | 1418 | CONFIG_INOTIFY_USER=y |
@@ -1352,6 +1422,11 @@ CONFIG_INOTIFY_USER=y | |||
1352 | # CONFIG_FUSE_FS is not set | 1422 | # CONFIG_FUSE_FS is not set |
1353 | 1423 | ||
1354 | # | 1424 | # |
1425 | # Caches | ||
1426 | # | ||
1427 | # CONFIG_FSCACHE is not set | ||
1428 | |||
1429 | # | ||
1355 | # CD-ROM/DVD Filesystems | 1430 | # CD-ROM/DVD Filesystems |
1356 | # | 1431 | # |
1357 | CONFIG_ISO9660_FS=m | 1432 | CONFIG_ISO9660_FS=m |
@@ -1376,13 +1451,9 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1376 | CONFIG_PROC_FS=y | 1451 | CONFIG_PROC_FS=y |
1377 | CONFIG_PROC_SYSCTL=y | 1452 | CONFIG_PROC_SYSCTL=y |
1378 | CONFIG_SYSFS=y | 1453 | CONFIG_SYSFS=y |
1379 | # CONFIG_TMPFS is not set | ||
1380 | # CONFIG_HUGETLB_PAGE is not set | 1454 | # CONFIG_HUGETLB_PAGE is not set |
1381 | # CONFIG_CONFIGFS_FS is not set | 1455 | # CONFIG_CONFIGFS_FS is not set |
1382 | 1456 | CONFIG_MISC_FILESYSTEMS=y | |
1383 | # | ||
1384 | # Miscellaneous filesystems | ||
1385 | # | ||
1386 | # CONFIG_ADFS_FS is not set | 1457 | # CONFIG_ADFS_FS is not set |
1387 | # CONFIG_AFFS_FS is not set | 1458 | # CONFIG_AFFS_FS is not set |
1388 | # CONFIG_HFS_FS is not set | 1459 | # CONFIG_HFS_FS is not set |
@@ -1401,17 +1472,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1401 | # CONFIG_JFFS2_LZO is not set | 1472 | # CONFIG_JFFS2_LZO is not set |
1402 | CONFIG_JFFS2_RTIME=y | 1473 | CONFIG_JFFS2_RTIME=y |
1403 | # CONFIG_JFFS2_RUBIN is not set | 1474 | # CONFIG_JFFS2_RUBIN is not set |
1404 | CONFIG_YAFFS_FS=m | ||
1405 | CONFIG_YAFFS_YAFFS1=y | ||
1406 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1407 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1408 | CONFIG_YAFFS_YAFFS2=y | ||
1409 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1410 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1411 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1412 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1413 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1414 | # CONFIG_CRAMFS is not set | 1475 | # CONFIG_CRAMFS is not set |
1476 | # CONFIG_SQUASHFS is not set | ||
1415 | # CONFIG_VXFS_FS is not set | 1477 | # CONFIG_VXFS_FS is not set |
1416 | # CONFIG_MINIX_FS is not set | 1478 | # CONFIG_MINIX_FS is not set |
1417 | # CONFIG_OMFS_FS is not set | 1479 | # CONFIG_OMFS_FS is not set |
@@ -1430,7 +1492,6 @@ CONFIG_LOCKD=m | |||
1430 | CONFIG_LOCKD_V4=y | 1492 | CONFIG_LOCKD_V4=y |
1431 | CONFIG_NFS_COMMON=y | 1493 | CONFIG_NFS_COMMON=y |
1432 | CONFIG_SUNRPC=m | 1494 | CONFIG_SUNRPC=m |
1433 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1434 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1495 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1435 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1496 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1436 | CONFIG_SMB_FS=m | 1497 | CONFIG_SMB_FS=m |
@@ -1445,7 +1506,7 @@ CONFIG_SMB_FS=m | |||
1445 | # | 1506 | # |
1446 | # CONFIG_PARTITION_ADVANCED is not set | 1507 | # CONFIG_PARTITION_ADVANCED is not set |
1447 | CONFIG_MSDOS_PARTITION=y | 1508 | CONFIG_MSDOS_PARTITION=y |
1448 | CONFIG_NLS=m | 1509 | CONFIG_NLS=y |
1449 | CONFIG_NLS_DEFAULT="iso8859-1" | 1510 | CONFIG_NLS_DEFAULT="iso8859-1" |
1450 | CONFIG_NLS_CODEPAGE_437=m | 1511 | CONFIG_NLS_CODEPAGE_437=m |
1451 | # CONFIG_NLS_CODEPAGE_737 is not set | 1512 | # CONFIG_NLS_CODEPAGE_737 is not set |
@@ -1495,14 +1556,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1495 | CONFIG_ENABLE_MUST_CHECK=y | 1556 | CONFIG_ENABLE_MUST_CHECK=y |
1496 | CONFIG_FRAME_WARN=1024 | 1557 | CONFIG_FRAME_WARN=1024 |
1497 | # CONFIG_MAGIC_SYSRQ is not set | 1558 | # CONFIG_MAGIC_SYSRQ is not set |
1559 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1498 | # CONFIG_UNUSED_SYMBOLS is not set | 1560 | # CONFIG_UNUSED_SYMBOLS is not set |
1499 | CONFIG_DEBUG_FS=y | 1561 | CONFIG_DEBUG_FS=y |
1500 | # CONFIG_HEADERS_CHECK is not set | 1562 | # CONFIG_HEADERS_CHECK is not set |
1563 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1501 | CONFIG_DEBUG_KERNEL=y | 1564 | CONFIG_DEBUG_KERNEL=y |
1502 | CONFIG_DEBUG_SHIRQ=y | 1565 | CONFIG_DEBUG_SHIRQ=y |
1503 | CONFIG_DETECT_SOFTLOCKUP=y | 1566 | CONFIG_DETECT_SOFTLOCKUP=y |
1504 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1567 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1505 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1568 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1569 | CONFIG_DETECT_HUNG_TASK=y | ||
1570 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1571 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1506 | CONFIG_SCHED_DEBUG=y | 1572 | CONFIG_SCHED_DEBUG=y |
1507 | # CONFIG_SCHEDSTATS is not set | 1573 | # CONFIG_SCHEDSTATS is not set |
1508 | # CONFIG_TIMER_STATS is not set | 1574 | # CONFIG_TIMER_STATS is not set |
@@ -1510,31 +1576,39 @@ CONFIG_SCHED_DEBUG=y | |||
1510 | # CONFIG_DEBUG_SLAB is not set | 1576 | # CONFIG_DEBUG_SLAB is not set |
1511 | # CONFIG_DEBUG_SPINLOCK is not set | 1577 | # CONFIG_DEBUG_SPINLOCK is not set |
1512 | # CONFIG_DEBUG_MUTEXES is not set | 1578 | # CONFIG_DEBUG_MUTEXES is not set |
1579 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1580 | # CONFIG_PROVE_LOCKING is not set | ||
1581 | # CONFIG_LOCK_STAT is not set | ||
1513 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1582 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1514 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1583 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1515 | # CONFIG_DEBUG_KOBJECT is not set | 1584 | # CONFIG_DEBUG_KOBJECT is not set |
1516 | CONFIG_DEBUG_BUGVERBOSE=y | 1585 | CONFIG_DEBUG_BUGVERBOSE=y |
1517 | CONFIG_DEBUG_INFO=y | 1586 | CONFIG_DEBUG_INFO=y |
1518 | # CONFIG_DEBUG_VM is not set | 1587 | # CONFIG_DEBUG_VM is not set |
1588 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1519 | # CONFIG_DEBUG_WRITECOUNT is not set | 1589 | # CONFIG_DEBUG_WRITECOUNT is not set |
1520 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1590 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1521 | # CONFIG_DEBUG_LIST is not set | 1591 | # CONFIG_DEBUG_LIST is not set |
1522 | # CONFIG_DEBUG_SG is not set | 1592 | # CONFIG_DEBUG_SG is not set |
1593 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1594 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1523 | # CONFIG_FRAME_POINTER is not set | 1595 | # CONFIG_FRAME_POINTER is not set |
1524 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1596 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1525 | # CONFIG_RCU_TORTURE_TEST is not set | 1597 | # CONFIG_RCU_TORTURE_TEST is not set |
1526 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1598 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1527 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1599 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1528 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1600 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1601 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1529 | # CONFIG_FAULT_INJECTION is not set | 1602 | # CONFIG_FAULT_INJECTION is not set |
1530 | 1603 | # CONFIG_PAGE_POISONING is not set | |
1531 | # | 1604 | CONFIG_HAVE_FUNCTION_TRACER=y |
1532 | # Tracers | 1605 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1533 | # | 1606 | CONFIG_TRACING_SUPPORT=y |
1534 | # CONFIG_SCHED_TRACER is not set | 1607 | # CONFIG_FTRACE is not set |
1535 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1608 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1536 | # CONFIG_BOOT_TRACER is not set | 1609 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1537 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1610 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1611 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1538 | # CONFIG_SAMPLES is not set | 1612 | # CONFIG_SAMPLES is not set |
1539 | CONFIG_HAVE_ARCH_KGDB=y | 1613 | CONFIG_HAVE_ARCH_KGDB=y |
1540 | # CONFIG_KGDB is not set | 1614 | # CONFIG_KGDB is not set |
@@ -1559,6 +1633,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1559 | CONFIG_EARLY_PRINTK=y | 1633 | CONFIG_EARLY_PRINTK=y |
1560 | CONFIG_CPLB_INFO=y | 1634 | CONFIG_CPLB_INFO=y |
1561 | CONFIG_ACCESS_CHECK=y | 1635 | CONFIG_ACCESS_CHECK=y |
1636 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1562 | 1637 | ||
1563 | # | 1638 | # |
1564 | # Security options | 1639 | # Security options |
@@ -1567,15 +1642,15 @@ CONFIG_ACCESS_CHECK=y | |||
1567 | CONFIG_SECURITY=y | 1642 | CONFIG_SECURITY=y |
1568 | # CONFIG_SECURITYFS is not set | 1643 | # CONFIG_SECURITYFS is not set |
1569 | # CONFIG_SECURITY_NETWORK is not set | 1644 | # CONFIG_SECURITY_NETWORK is not set |
1645 | # CONFIG_SECURITY_PATH is not set | ||
1570 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1646 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1571 | # CONFIG_SECURITY_ROOTPLUG is not set | 1647 | # CONFIG_SECURITY_ROOTPLUG is not set |
1572 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1648 | # CONFIG_SECURITY_TOMOYO is not set |
1573 | CONFIG_CRYPTO=y | 1649 | CONFIG_CRYPTO=y |
1574 | 1650 | ||
1575 | # | 1651 | # |
1576 | # Crypto core or helper | 1652 | # Crypto core or helper |
1577 | # | 1653 | # |
1578 | # CONFIG_CRYPTO_FIPS is not set | ||
1579 | # CONFIG_CRYPTO_MANAGER is not set | 1654 | # CONFIG_CRYPTO_MANAGER is not set |
1580 | # CONFIG_CRYPTO_MANAGER2 is not set | 1655 | # CONFIG_CRYPTO_MANAGER2 is not set |
1581 | # CONFIG_CRYPTO_GF128MUL is not set | 1656 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1607,11 +1682,13 @@ CONFIG_CRYPTO=y | |||
1607 | # | 1682 | # |
1608 | # CONFIG_CRYPTO_HMAC is not set | 1683 | # CONFIG_CRYPTO_HMAC is not set |
1609 | # CONFIG_CRYPTO_XCBC is not set | 1684 | # CONFIG_CRYPTO_XCBC is not set |
1685 | # CONFIG_CRYPTO_VMAC is not set | ||
1610 | 1686 | ||
1611 | # | 1687 | # |
1612 | # Digest | 1688 | # Digest |
1613 | # | 1689 | # |
1614 | # CONFIG_CRYPTO_CRC32C is not set | 1690 | # CONFIG_CRYPTO_CRC32C is not set |
1691 | # CONFIG_CRYPTO_GHASH is not set | ||
1615 | # CONFIG_CRYPTO_MD4 is not set | 1692 | # CONFIG_CRYPTO_MD4 is not set |
1616 | # CONFIG_CRYPTO_MD5 is not set | 1693 | # CONFIG_CRYPTO_MD5 is not set |
1617 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1694 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1648,6 +1725,7 @@ CONFIG_CRYPTO=y | |||
1648 | # Compression | 1725 | # Compression |
1649 | # | 1726 | # |
1650 | # CONFIG_CRYPTO_DEFLATE is not set | 1727 | # CONFIG_CRYPTO_DEFLATE is not set |
1728 | # CONFIG_CRYPTO_ZLIB is not set | ||
1651 | # CONFIG_CRYPTO_LZO is not set | 1729 | # CONFIG_CRYPTO_LZO is not set |
1652 | 1730 | ||
1653 | # | 1731 | # |
@@ -1655,11 +1733,13 @@ CONFIG_CRYPTO=y | |||
1655 | # | 1733 | # |
1656 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1734 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1657 | CONFIG_CRYPTO_HW=y | 1735 | CONFIG_CRYPTO_HW=y |
1736 | # CONFIG_BINARY_PRINTF is not set | ||
1658 | 1737 | ||
1659 | # | 1738 | # |
1660 | # Library routines | 1739 | # Library routines |
1661 | # | 1740 | # |
1662 | CONFIG_BITREVERSE=y | 1741 | CONFIG_BITREVERSE=y |
1742 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1663 | CONFIG_CRC_CCITT=m | 1743 | CONFIG_CRC_CCITT=m |
1664 | # CONFIG_CRC16 is not set | 1744 | # CONFIG_CRC16 is not set |
1665 | # CONFIG_CRC_T10DIF is not set | 1745 | # CONFIG_CRC_T10DIF is not set |
@@ -1669,6 +1749,8 @@ CONFIG_CRC32=y | |||
1669 | # CONFIG_LIBCRC32C is not set | 1749 | # CONFIG_LIBCRC32C is not set |
1670 | CONFIG_ZLIB_INFLATE=y | 1750 | CONFIG_ZLIB_INFLATE=y |
1671 | CONFIG_ZLIB_DEFLATE=m | 1751 | CONFIG_ZLIB_DEFLATE=m |
1752 | CONFIG_DECOMPRESS_GZIP=y | ||
1672 | CONFIG_HAS_IOMEM=y | 1753 | CONFIG_HAS_IOMEM=y |
1673 | CONFIG_HAS_IOPORT=y | 1754 | CONFIG_HAS_IOPORT=y |
1674 | CONFIG_HAS_DMA=y | 1755 | CONFIG_HAS_DMA=y |
1756 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig index 50f9a23ccdbd..0b13d5836a48 100644 --- a/arch/blackfin/configs/BF533-EZKIT_defconfig +++ b/arch/blackfin/configs/BF533-EZKIT_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_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
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_BF533=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=3 | 174 | CONFIG_BF_REV_MIN=3 |
@@ -228,7 +256,7 @@ CONFIG_GENERIC_TIME=y | |||
228 | CONFIG_GENERIC_CLOCKEVENTS=y | 256 | CONFIG_GENERIC_CLOCKEVENTS=y |
229 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 257 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
230 | CONFIG_TICKSOURCE_CORETMR=y | 258 | CONFIG_TICKSOURCE_CORETMR=y |
231 | # CONFIG_CYCLES_CLOCKSOURCE is not set | 259 | CONFIG_CYCLES_CLOCKSOURCE=y |
232 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 260 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
233 | CONFIG_TICK_ONESHOT=y | 261 | CONFIG_TICK_ONESHOT=y |
234 | # CONFIG_NO_HZ is not set | 262 | # CONFIG_NO_HZ is not set |
@@ -280,7 +308,6 @@ CONFIG_FLATMEM=y | |||
280 | CONFIG_FLAT_NODE_MEM_MAP=y | 308 | CONFIG_FLAT_NODE_MEM_MAP=y |
281 | CONFIG_PAGEFLAGS_EXTENDED=y | 309 | CONFIG_PAGEFLAGS_EXTENDED=y |
282 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 310 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
283 | # CONFIG_RESOURCES_64BIT is not set | ||
284 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 311 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
285 | CONFIG_ZONE_DMA_FLAG=1 | 312 | CONFIG_ZONE_DMA_FLAG=1 |
286 | CONFIG_VIRT_TO_BUS=y | 313 | CONFIG_VIRT_TO_BUS=y |
@@ -289,19 +316,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
289 | # CONFIG_DMA_UNCACHED_4M is not set | 316 | # CONFIG_DMA_UNCACHED_4M is not set |
290 | # CONFIG_DMA_UNCACHED_2M is not set | 317 | # CONFIG_DMA_UNCACHED_2M is not set |
291 | CONFIG_DMA_UNCACHED_1M=y | 318 | CONFIG_DMA_UNCACHED_1M=y |
319 | # CONFIG_DMA_UNCACHED_512K is not set | ||
320 | # CONFIG_DMA_UNCACHED_256K is not set | ||
321 | # CONFIG_DMA_UNCACHED_128K is not set | ||
292 | # CONFIG_DMA_UNCACHED_NONE is not set | 322 | # CONFIG_DMA_UNCACHED_NONE is not set |
293 | 323 | ||
294 | # | 324 | # |
295 | # Cache Support | 325 | # Cache Support |
296 | # | 326 | # |
297 | # | ||
298 | # Cache Support | ||
299 | # | ||
300 | CONFIG_BFIN_ICACHE=y | 327 | CONFIG_BFIN_ICACHE=y |
301 | # CONFIG_BFIN_ICACHE_LOCK is not set | 328 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
302 | CONFIG_BFIN_DCACHE=y | 329 | CONFIG_BFIN_DCACHE=y |
303 | # CONFIG_BFIN_DCACHE_BANKA is not set | 330 | # CONFIG_BFIN_DCACHE_BANKA is not set |
304 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
305 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 331 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
306 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 332 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
307 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 333 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -312,7 +338,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
312 | # CONFIG_MPU is not set | 338 | # CONFIG_MPU is not set |
313 | 339 | ||
314 | # | 340 | # |
315 | # Asynchonous Memory Configuration | 341 | # Asynchronous Memory Configuration |
316 | # | 342 | # |
317 | 343 | ||
318 | # | 344 | # |
@@ -358,6 +384,7 @@ CONFIG_PM=y | |||
358 | CONFIG_PM_SLEEP=y | 384 | CONFIG_PM_SLEEP=y |
359 | CONFIG_SUSPEND=y | 385 | CONFIG_SUSPEND=y |
360 | CONFIG_SUSPEND_FREEZER=y | 386 | CONFIG_SUSPEND_FREEZER=y |
387 | # CONFIG_PM_RUNTIME is not set | ||
361 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 388 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
362 | CONFIG_PM_BFIN_SLEEP_DEEPER=y | 389 | CONFIG_PM_BFIN_SLEEP_DEEPER=y |
363 | # CONFIG_PM_BFIN_SLEEP is not set | 390 | # CONFIG_PM_BFIN_SLEEP is not set |
@@ -379,11 +406,6 @@ CONFIG_NET=y | |||
379 | CONFIG_PACKET=y | 406 | CONFIG_PACKET=y |
380 | # CONFIG_PACKET_MMAP is not set | 407 | # CONFIG_PACKET_MMAP is not set |
381 | CONFIG_UNIX=y | 408 | CONFIG_UNIX=y |
382 | CONFIG_XFRM=y | ||
383 | # CONFIG_XFRM_USER is not set | ||
384 | # CONFIG_XFRM_SUB_POLICY is not set | ||
385 | # CONFIG_XFRM_MIGRATE is not set | ||
386 | # CONFIG_XFRM_STATISTICS is not set | ||
387 | # CONFIG_NET_KEY is not set | 409 | # CONFIG_NET_KEY is not set |
388 | CONFIG_INET=y | 410 | CONFIG_INET=y |
389 | # CONFIG_IP_MULTICAST is not set | 411 | # CONFIG_IP_MULTICAST is not set |
@@ -407,7 +429,6 @@ CONFIG_IP_PNP=y | |||
407 | # CONFIG_INET_XFRM_MODE_BEET is not set | 429 | # CONFIG_INET_XFRM_MODE_BEET is not set |
408 | # CONFIG_INET_LRO is not set | 430 | # CONFIG_INET_LRO is not set |
409 | # CONFIG_INET_DIAG is not set | 431 | # CONFIG_INET_DIAG is not set |
410 | CONFIG_INET_TCP_DIAG=y | ||
411 | # CONFIG_TCP_CONG_ADVANCED is not set | 432 | # CONFIG_TCP_CONG_ADVANCED is not set |
412 | CONFIG_TCP_CONG_CUBIC=y | 433 | CONFIG_TCP_CONG_CUBIC=y |
413 | CONFIG_DEFAULT_TCP_CONG="cubic" | 434 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -418,6 +439,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
418 | # CONFIG_NETFILTER is not set | 439 | # CONFIG_NETFILTER is not set |
419 | # CONFIG_IP_DCCP is not set | 440 | # CONFIG_IP_DCCP is not set |
420 | # CONFIG_IP_SCTP is not set | 441 | # CONFIG_IP_SCTP is not set |
442 | # CONFIG_RDS is not set | ||
421 | # CONFIG_TIPC is not set | 443 | # CONFIG_TIPC is not set |
422 | # CONFIG_ATM is not set | 444 | # CONFIG_ATM is not set |
423 | # CONFIG_BRIDGE is not set | 445 | # CONFIG_BRIDGE is not set |
@@ -431,7 +453,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
431 | # CONFIG_LAPB is not set | 453 | # CONFIG_LAPB is not set |
432 | # CONFIG_ECONET is not set | 454 | # CONFIG_ECONET is not set |
433 | # CONFIG_WAN_ROUTER is not set | 455 | # CONFIG_WAN_ROUTER is not set |
456 | # CONFIG_PHONET is not set | ||
457 | # CONFIG_IEEE802154 is not set | ||
434 | # CONFIG_NET_SCHED is not set | 458 | # CONFIG_NET_SCHED is not set |
459 | # CONFIG_DCB is not set | ||
435 | 460 | ||
436 | # | 461 | # |
437 | # Network testing | 462 | # Network testing |
@@ -475,13 +500,8 @@ CONFIG_IRTTY_SIR=m | |||
475 | # | 500 | # |
476 | # CONFIG_BT is not set | 501 | # CONFIG_BT is not set |
477 | # CONFIG_AF_RXRPC is not set | 502 | # CONFIG_AF_RXRPC is not set |
478 | # CONFIG_PHONET is not set | 503 | # CONFIG_WIRELESS is not set |
479 | CONFIG_WIRELESS=y | 504 | # CONFIG_WIMAX is not set |
480 | # CONFIG_CFG80211 is not set | ||
481 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
482 | # CONFIG_WIRELESS_EXT is not set | ||
483 | # CONFIG_MAC80211 is not set | ||
484 | # CONFIG_IEEE80211 is not set | ||
485 | # CONFIG_RFKILL is not set | 505 | # CONFIG_RFKILL is not set |
486 | # CONFIG_NET_9P is not set | 506 | # CONFIG_NET_9P is not set |
487 | 507 | ||
@@ -502,6 +522,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
502 | # CONFIG_CONNECTOR is not set | 522 | # CONFIG_CONNECTOR is not set |
503 | CONFIG_MTD=y | 523 | CONFIG_MTD=y |
504 | # CONFIG_MTD_DEBUG is not set | 524 | # CONFIG_MTD_DEBUG is not set |
525 | # CONFIG_MTD_TESTS is not set | ||
505 | # CONFIG_MTD_CONCAT is not set | 526 | # CONFIG_MTD_CONCAT is not set |
506 | CONFIG_MTD_PARTITIONS=y | 527 | CONFIG_MTD_PARTITIONS=y |
507 | # CONFIG_MTD_REDBOOT_PARTS is not set | 528 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -559,6 +580,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
559 | # | 580 | # |
560 | # CONFIG_MTD_DATAFLASH is not set | 581 | # CONFIG_MTD_DATAFLASH is not set |
561 | # CONFIG_MTD_M25P80 is not set | 582 | # CONFIG_MTD_M25P80 is not set |
583 | # CONFIG_MTD_SST25L is not set | ||
562 | # CONFIG_MTD_SLRAM is not set | 584 | # CONFIG_MTD_SLRAM is not set |
563 | # CONFIG_MTD_PHRAM is not set | 585 | # CONFIG_MTD_PHRAM is not set |
564 | # CONFIG_MTD_MTDRAM is not set | 586 | # CONFIG_MTD_MTDRAM is not set |
@@ -574,6 +596,11 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
574 | # CONFIG_MTD_ONENAND is not set | 596 | # CONFIG_MTD_ONENAND is not set |
575 | 597 | ||
576 | # | 598 | # |
599 | # LPDDR flash memory drivers | ||
600 | # | ||
601 | # CONFIG_MTD_LPDDR is not set | ||
602 | |||
603 | # | ||
577 | # UBI - Unsorted block images | 604 | # UBI - Unsorted block images |
578 | # | 605 | # |
579 | # CONFIG_MTD_UBI is not set | 606 | # CONFIG_MTD_UBI is not set |
@@ -590,9 +617,14 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
590 | # CONFIG_ATA_OVER_ETH is not set | 617 | # CONFIG_ATA_OVER_ETH is not set |
591 | # CONFIG_BLK_DEV_HD is not set | 618 | # CONFIG_BLK_DEV_HD is not set |
592 | CONFIG_MISC_DEVICES=y | 619 | CONFIG_MISC_DEVICES=y |
593 | # CONFIG_EEPROM_93CX6 is not set | ||
594 | # CONFIG_ENCLOSURE_SERVICES is not set | 620 | # CONFIG_ENCLOSURE_SERVICES is not set |
595 | # CONFIG_C2PORT is not set | 621 | # CONFIG_C2PORT is not set |
622 | |||
623 | # | ||
624 | # EEPROM support | ||
625 | # | ||
626 | # CONFIG_EEPROM_AT25 is not set | ||
627 | # CONFIG_EEPROM_93CX6 is not set | ||
596 | CONFIG_HAVE_IDE=y | 628 | CONFIG_HAVE_IDE=y |
597 | # CONFIG_IDE is not set | 629 | # CONFIG_IDE is not set |
598 | 630 | ||
@@ -616,9 +648,12 @@ CONFIG_NETDEVICES=y | |||
616 | CONFIG_NET_ETHERNET=y | 648 | CONFIG_NET_ETHERNET=y |
617 | CONFIG_MII=y | 649 | CONFIG_MII=y |
618 | CONFIG_SMC91X=y | 650 | CONFIG_SMC91X=y |
619 | # CONFIG_SMSC911X is not set | ||
620 | # CONFIG_DM9000 is not set | 651 | # CONFIG_DM9000 is not set |
621 | # CONFIG_ENC28J60 is not set | 652 | # CONFIG_ENC28J60 is not set |
653 | # CONFIG_ETHOC is not set | ||
654 | # CONFIG_SMSC911X is not set | ||
655 | # CONFIG_DNET is not set | ||
656 | # CONFIG_ADF702X is not set | ||
622 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 657 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
623 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 658 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
624 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 659 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -627,15 +662,16 @@ CONFIG_SMC91X=y | |||
627 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 662 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
628 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 663 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
629 | # CONFIG_B44 is not set | 664 | # CONFIG_B44 is not set |
665 | # CONFIG_KS8842 is not set | ||
666 | # CONFIG_KS8851 is not set | ||
667 | # CONFIG_KS8851_MLL is not set | ||
630 | # CONFIG_NETDEV_1000 is not set | 668 | # CONFIG_NETDEV_1000 is not set |
631 | # CONFIG_NETDEV_10000 is not set | 669 | # CONFIG_NETDEV_10000 is not set |
670 | # CONFIG_WLAN is not set | ||
632 | 671 | ||
633 | # | 672 | # |
634 | # Wireless LAN | 673 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
635 | # | 674 | # |
636 | # CONFIG_WLAN_PRE80211 is not set | ||
637 | # CONFIG_WLAN_80211 is not set | ||
638 | # CONFIG_IWLWIFI_LEDS is not set | ||
639 | # CONFIG_WAN is not set | 675 | # CONFIG_WAN is not set |
640 | # CONFIG_PPP is not set | 676 | # CONFIG_PPP is not set |
641 | # CONFIG_SLIP is not set | 677 | # CONFIG_SLIP is not set |
@@ -679,15 +715,12 @@ CONFIG_INPUT_EVDEV=m | |||
679 | # | 715 | # |
680 | # Character devices | 716 | # Character devices |
681 | # | 717 | # |
682 | # CONFIG_AD9960 is not set | ||
683 | CONFIG_BFIN_DMA_INTERFACE=m | 718 | CONFIG_BFIN_DMA_INTERFACE=m |
684 | # CONFIG_BFIN_PPI is not set | 719 | # CONFIG_BFIN_PPI is not set |
685 | # CONFIG_BFIN_PPIFCD is not set | 720 | # CONFIG_BFIN_PPIFCD is not set |
686 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 721 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
687 | # CONFIG_BFIN_SPI_ADC is not set | 722 | # CONFIG_BFIN_SPI_ADC is not set |
688 | CONFIG_BFIN_SPORT=y | 723 | CONFIG_BFIN_SPORT=y |
689 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
690 | CONFIG_SIMPLE_GPIO=m | ||
691 | # CONFIG_VT is not set | 724 | # CONFIG_VT is not set |
692 | # CONFIG_DEVKMEM is not set | 725 | # CONFIG_DEVKMEM is not set |
693 | CONFIG_BFIN_JTAG_COMM=m | 726 | CONFIG_BFIN_JTAG_COMM=m |
@@ -701,6 +734,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
701 | # | 734 | # |
702 | # Non-8250 serial port support | 735 | # Non-8250 serial port support |
703 | # | 736 | # |
737 | # CONFIG_SERIAL_MAX3100 is not set | ||
704 | CONFIG_SERIAL_BFIN=y | 738 | CONFIG_SERIAL_BFIN=y |
705 | CONFIG_SERIAL_BFIN_CONSOLE=y | 739 | CONFIG_SERIAL_BFIN_CONSOLE=y |
706 | CONFIG_SERIAL_BFIN_DMA=y | 740 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -711,12 +745,8 @@ CONFIG_SERIAL_CORE=y | |||
711 | CONFIG_SERIAL_CORE_CONSOLE=y | 745 | CONFIG_SERIAL_CORE_CONSOLE=y |
712 | # CONFIG_SERIAL_BFIN_SPORT is not set | 746 | # CONFIG_SERIAL_BFIN_SPORT is not set |
713 | CONFIG_UNIX98_PTYS=y | 747 | CONFIG_UNIX98_PTYS=y |
748 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
714 | # CONFIG_LEGACY_PTYS is not set | 749 | # CONFIG_LEGACY_PTYS is not set |
715 | |||
716 | # | ||
717 | # CAN, the car bus and industrial fieldbus | ||
718 | # | ||
719 | # CONFIG_CAN4LINUX is not set | ||
720 | # CONFIG_IPMI_HANDLER is not set | 750 | # CONFIG_IPMI_HANDLER is not set |
721 | # CONFIG_HW_RANDOM is not set | 751 | # CONFIG_HW_RANDOM is not set |
722 | # CONFIG_R3964 is not set | 752 | # CONFIG_R3964 is not set |
@@ -734,13 +764,18 @@ CONFIG_SPI_BFIN=y | |||
734 | # CONFIG_SPI_BFIN_LOCK is not set | 764 | # CONFIG_SPI_BFIN_LOCK is not set |
735 | # CONFIG_SPI_BFIN_SPORT is not set | 765 | # CONFIG_SPI_BFIN_SPORT is not set |
736 | # CONFIG_SPI_BITBANG is not set | 766 | # CONFIG_SPI_BITBANG is not set |
767 | # CONFIG_SPI_GPIO is not set | ||
737 | 768 | ||
738 | # | 769 | # |
739 | # SPI Protocol Masters | 770 | # SPI Protocol Masters |
740 | # | 771 | # |
741 | # CONFIG_EEPROM_AT25 is not set | ||
742 | # CONFIG_SPI_SPIDEV is not set | 772 | # CONFIG_SPI_SPIDEV is not set |
743 | # CONFIG_SPI_TLE62X0 is not set | 773 | # CONFIG_SPI_TLE62X0 is not set |
774 | |||
775 | # | ||
776 | # PPS support | ||
777 | # | ||
778 | # CONFIG_PPS is not set | ||
744 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 779 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
745 | CONFIG_GPIOLIB=y | 780 | CONFIG_GPIOLIB=y |
746 | # CONFIG_DEBUG_GPIO is not set | 781 | # CONFIG_DEBUG_GPIO is not set |
@@ -753,9 +788,6 @@ CONFIG_GPIO_SYSFS=y | |||
753 | # | 788 | # |
754 | # I2C GPIO expanders: | 789 | # I2C GPIO expanders: |
755 | # | 790 | # |
756 | # CONFIG_GPIO_MAX732X is not set | ||
757 | # CONFIG_GPIO_PCA953X is not set | ||
758 | # CONFIG_GPIO_PCF857X is not set | ||
759 | 791 | ||
760 | # | 792 | # |
761 | # PCI GPIO expanders: | 793 | # PCI GPIO expanders: |
@@ -766,11 +798,15 @@ CONFIG_GPIO_SYSFS=y | |||
766 | # | 798 | # |
767 | # CONFIG_GPIO_MAX7301 is not set | 799 | # CONFIG_GPIO_MAX7301 is not set |
768 | # 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 | # | ||
769 | # CONFIG_W1 is not set | 806 | # CONFIG_W1 is not set |
770 | # CONFIG_POWER_SUPPLY is not set | 807 | # CONFIG_POWER_SUPPLY is not set |
771 | # CONFIG_HWMON is not set | 808 | # CONFIG_HWMON is not set |
772 | # CONFIG_THERMAL is not set | 809 | # CONFIG_THERMAL is not set |
773 | # CONFIG_THERMAL_HWMON is not set | ||
774 | CONFIG_WATCHDOG=y | 810 | CONFIG_WATCHDOG=y |
775 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 811 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
776 | 812 | ||
@@ -793,23 +829,10 @@ CONFIG_SSB_POSSIBLE=y | |||
793 | # CONFIG_MFD_SM501 is not set | 829 | # CONFIG_MFD_SM501 is not set |
794 | # CONFIG_HTC_PASIC3 is not set | 830 | # CONFIG_HTC_PASIC3 is not set |
795 | # CONFIG_MFD_TMIO is not set | 831 | # CONFIG_MFD_TMIO is not set |
832 | # CONFIG_MFD_MC13783 is not set | ||
833 | # CONFIG_EZX_PCAP is not set | ||
796 | # CONFIG_REGULATOR is not set | 834 | # CONFIG_REGULATOR is not set |
797 | 835 | # CONFIG_MEDIA_SUPPORT is not set | |
798 | # | ||
799 | # Multimedia devices | ||
800 | # | ||
801 | |||
802 | # | ||
803 | # Multimedia core support | ||
804 | # | ||
805 | # CONFIG_VIDEO_DEV is not set | ||
806 | # CONFIG_DVB_CORE is not set | ||
807 | # CONFIG_VIDEO_MEDIA is not set | ||
808 | |||
809 | # | ||
810 | # Multimedia drivers | ||
811 | # | ||
812 | # CONFIG_DAB is not set | ||
813 | 836 | ||
814 | # | 837 | # |
815 | # Graphics support | 838 | # Graphics support |
@@ -826,14 +849,12 @@ CONFIG_SSB_POSSIBLE=y | |||
826 | # CONFIG_SOUND is not set | 849 | # CONFIG_SOUND is not set |
827 | CONFIG_HID_SUPPORT=y | 850 | CONFIG_HID_SUPPORT=y |
828 | CONFIG_HID=m | 851 | CONFIG_HID=m |
829 | # CONFIG_HID_DEBUG is not set | ||
830 | # CONFIG_HIDRAW is not set | 852 | # CONFIG_HIDRAW is not set |
831 | # CONFIG_HID_PID is not set | 853 | # CONFIG_HID_PID is not set |
832 | 854 | ||
833 | # | 855 | # |
834 | # Special HID drivers | 856 | # Special HID drivers |
835 | # | 857 | # |
836 | CONFIG_HID_COMPAT=y | ||
837 | # CONFIG_USB_SUPPORT is not set | 858 | # CONFIG_USB_SUPPORT is not set |
838 | # CONFIG_MMC is not set | 859 | # CONFIG_MMC is not set |
839 | # CONFIG_MEMSTICK is not set | 860 | # CONFIG_MEMSTICK is not set |
@@ -864,6 +885,7 @@ CONFIG_RTC_INTF_DEV=y | |||
864 | # CONFIG_RTC_DRV_R9701 is not set | 885 | # CONFIG_RTC_DRV_R9701 is not set |
865 | # CONFIG_RTC_DRV_RS5C348 is not set | 886 | # CONFIG_RTC_DRV_RS5C348 is not set |
866 | # CONFIG_RTC_DRV_DS3234 is not set | 887 | # CONFIG_RTC_DRV_DS3234 is not set |
888 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
867 | 889 | ||
868 | # | 890 | # |
869 | # Platform RTC drivers | 891 | # Platform RTC drivers |
@@ -884,10 +906,20 @@ CONFIG_RTC_INTF_DEV=y | |||
884 | # | 906 | # |
885 | CONFIG_RTC_DRV_BFIN=y | 907 | CONFIG_RTC_DRV_BFIN=y |
886 | # CONFIG_DMADEVICES is not set | 908 | # CONFIG_DMADEVICES is not set |
909 | # CONFIG_AUXDISPLAY is not set | ||
887 | # CONFIG_UIO is not set | 910 | # CONFIG_UIO is not set |
911 | |||
912 | # | ||
913 | # TI VLYNQ | ||
914 | # | ||
888 | # CONFIG_STAGING is not set | 915 | # CONFIG_STAGING is not set |
889 | 916 | ||
890 | # | 917 | # |
918 | # Firmware Drivers | ||
919 | # | ||
920 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
921 | |||
922 | # | ||
891 | # File systems | 923 | # File systems |
892 | # | 924 | # |
893 | # CONFIG_EXT2_FS is not set | 925 | # CONFIG_EXT2_FS is not set |
@@ -896,9 +928,13 @@ CONFIG_RTC_DRV_BFIN=y | |||
896 | # CONFIG_REISERFS_FS is not set | 928 | # CONFIG_REISERFS_FS is not set |
897 | # CONFIG_JFS_FS is not set | 929 | # CONFIG_JFS_FS is not set |
898 | # CONFIG_FS_POSIX_ACL is not set | 930 | # CONFIG_FS_POSIX_ACL is not set |
899 | CONFIG_FILE_LOCKING=y | ||
900 | # CONFIG_XFS_FS is not set | 931 | # CONFIG_XFS_FS is not set |
932 | # CONFIG_GFS2_FS is not set | ||
901 | # CONFIG_OCFS2_FS is not set | 933 | # CONFIG_OCFS2_FS is not set |
934 | # CONFIG_BTRFS_FS is not set | ||
935 | # CONFIG_NILFS2_FS is not set | ||
936 | CONFIG_FILE_LOCKING=y | ||
937 | CONFIG_FSNOTIFY=y | ||
902 | # CONFIG_DNOTIFY is not set | 938 | # CONFIG_DNOTIFY is not set |
903 | CONFIG_INOTIFY=y | 939 | CONFIG_INOTIFY=y |
904 | CONFIG_INOTIFY_USER=y | 940 | CONFIG_INOTIFY_USER=y |
@@ -908,6 +944,11 @@ CONFIG_INOTIFY_USER=y | |||
908 | # CONFIG_FUSE_FS is not set | 944 | # CONFIG_FUSE_FS is not set |
909 | 945 | ||
910 | # | 946 | # |
947 | # Caches | ||
948 | # | ||
949 | # CONFIG_FSCACHE is not set | ||
950 | |||
951 | # | ||
911 | # CD-ROM/DVD Filesystems | 952 | # CD-ROM/DVD Filesystems |
912 | # | 953 | # |
913 | # CONFIG_ISO9660_FS is not set | 954 | # CONFIG_ISO9660_FS is not set |
@@ -926,13 +967,9 @@ CONFIG_INOTIFY_USER=y | |||
926 | CONFIG_PROC_FS=y | 967 | CONFIG_PROC_FS=y |
927 | CONFIG_PROC_SYSCTL=y | 968 | CONFIG_PROC_SYSCTL=y |
928 | CONFIG_SYSFS=y | 969 | CONFIG_SYSFS=y |
929 | # CONFIG_TMPFS is not set | ||
930 | # CONFIG_HUGETLB_PAGE is not set | 970 | # CONFIG_HUGETLB_PAGE is not set |
931 | # CONFIG_CONFIGFS_FS is not set | 971 | # CONFIG_CONFIGFS_FS is not set |
932 | 972 | CONFIG_MISC_FILESYSTEMS=y | |
933 | # | ||
934 | # Miscellaneous filesystems | ||
935 | # | ||
936 | # CONFIG_ADFS_FS is not set | 973 | # CONFIG_ADFS_FS is not set |
937 | # CONFIG_AFFS_FS is not set | 974 | # CONFIG_AFFS_FS is not set |
938 | # CONFIG_HFS_FS is not set | 975 | # CONFIG_HFS_FS is not set |
@@ -951,17 +988,8 @@ CONFIG_JFFS2_ZLIB=y | |||
951 | # CONFIG_JFFS2_LZO is not set | 988 | # CONFIG_JFFS2_LZO is not set |
952 | CONFIG_JFFS2_RTIME=y | 989 | CONFIG_JFFS2_RTIME=y |
953 | # CONFIG_JFFS2_RUBIN is not set | 990 | # CONFIG_JFFS2_RUBIN is not set |
954 | CONFIG_YAFFS_FS=m | ||
955 | CONFIG_YAFFS_YAFFS1=y | ||
956 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
957 | # CONFIG_YAFFS_DOES_ECC is not set | ||
958 | CONFIG_YAFFS_YAFFS2=y | ||
959 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
960 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
961 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
962 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
963 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
964 | # CONFIG_CRAMFS is not set | 991 | # CONFIG_CRAMFS is not set |
992 | # CONFIG_SQUASHFS is not set | ||
965 | # CONFIG_VXFS_FS is not set | 993 | # CONFIG_VXFS_FS is not set |
966 | # CONFIG_MINIX_FS is not set | 994 | # CONFIG_MINIX_FS is not set |
967 | # CONFIG_OMFS_FS is not set | 995 | # CONFIG_OMFS_FS is not set |
@@ -980,7 +1008,6 @@ CONFIG_LOCKD=m | |||
980 | CONFIG_LOCKD_V4=y | 1008 | CONFIG_LOCKD_V4=y |
981 | CONFIG_NFS_COMMON=y | 1009 | CONFIG_NFS_COMMON=y |
982 | CONFIG_SUNRPC=m | 1010 | CONFIG_SUNRPC=m |
983 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
984 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1011 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
985 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1012 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
986 | CONFIG_SMB_FS=m | 1013 | CONFIG_SMB_FS=m |
@@ -1045,14 +1072,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1045 | CONFIG_ENABLE_MUST_CHECK=y | 1072 | CONFIG_ENABLE_MUST_CHECK=y |
1046 | CONFIG_FRAME_WARN=1024 | 1073 | CONFIG_FRAME_WARN=1024 |
1047 | # CONFIG_MAGIC_SYSRQ is not set | 1074 | # CONFIG_MAGIC_SYSRQ is not set |
1075 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1048 | # CONFIG_UNUSED_SYMBOLS is not set | 1076 | # CONFIG_UNUSED_SYMBOLS is not set |
1049 | CONFIG_DEBUG_FS=y | 1077 | CONFIG_DEBUG_FS=y |
1050 | # CONFIG_HEADERS_CHECK is not set | 1078 | # CONFIG_HEADERS_CHECK is not set |
1079 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1051 | CONFIG_DEBUG_KERNEL=y | 1080 | CONFIG_DEBUG_KERNEL=y |
1052 | CONFIG_DEBUG_SHIRQ=y | 1081 | CONFIG_DEBUG_SHIRQ=y |
1053 | CONFIG_DETECT_SOFTLOCKUP=y | 1082 | CONFIG_DETECT_SOFTLOCKUP=y |
1054 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1083 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1055 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1084 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1085 | CONFIG_DETECT_HUNG_TASK=y | ||
1086 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1087 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1056 | CONFIG_SCHED_DEBUG=y | 1088 | CONFIG_SCHED_DEBUG=y |
1057 | # CONFIG_SCHEDSTATS is not set | 1089 | # CONFIG_SCHEDSTATS is not set |
1058 | # CONFIG_TIMER_STATS is not set | 1090 | # CONFIG_TIMER_STATS is not set |
@@ -1060,31 +1092,39 @@ CONFIG_SCHED_DEBUG=y | |||
1060 | # CONFIG_DEBUG_SLAB is not set | 1092 | # CONFIG_DEBUG_SLAB is not set |
1061 | # CONFIG_DEBUG_SPINLOCK is not set | 1093 | # CONFIG_DEBUG_SPINLOCK is not set |
1062 | # CONFIG_DEBUG_MUTEXES is not set | 1094 | # CONFIG_DEBUG_MUTEXES is not set |
1095 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1096 | # CONFIG_PROVE_LOCKING is not set | ||
1097 | # CONFIG_LOCK_STAT is not set | ||
1063 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1098 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1064 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1099 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1065 | # CONFIG_DEBUG_KOBJECT is not set | 1100 | # CONFIG_DEBUG_KOBJECT is not set |
1066 | CONFIG_DEBUG_BUGVERBOSE=y | 1101 | CONFIG_DEBUG_BUGVERBOSE=y |
1067 | CONFIG_DEBUG_INFO=y | 1102 | CONFIG_DEBUG_INFO=y |
1068 | # CONFIG_DEBUG_VM is not set | 1103 | # CONFIG_DEBUG_VM is not set |
1104 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1069 | # CONFIG_DEBUG_WRITECOUNT is not set | 1105 | # CONFIG_DEBUG_WRITECOUNT is not set |
1070 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1106 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1071 | # CONFIG_DEBUG_LIST is not set | 1107 | # CONFIG_DEBUG_LIST is not set |
1072 | # CONFIG_DEBUG_SG is not set | 1108 | # CONFIG_DEBUG_SG is not set |
1109 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1110 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1073 | # CONFIG_FRAME_POINTER is not set | 1111 | # CONFIG_FRAME_POINTER is not set |
1074 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1112 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1075 | # CONFIG_RCU_TORTURE_TEST is not set | 1113 | # CONFIG_RCU_TORTURE_TEST is not set |
1076 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1114 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1077 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1115 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1078 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1116 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1117 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1079 | # CONFIG_FAULT_INJECTION is not set | 1118 | # CONFIG_FAULT_INJECTION is not set |
1080 | 1119 | # CONFIG_PAGE_POISONING is not set | |
1081 | # | 1120 | CONFIG_HAVE_FUNCTION_TRACER=y |
1082 | # Tracers | 1121 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1083 | # | 1122 | CONFIG_TRACING_SUPPORT=y |
1084 | # CONFIG_SCHED_TRACER is not set | 1123 | # CONFIG_FTRACE is not set |
1085 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1124 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1086 | # CONFIG_BOOT_TRACER is not set | 1125 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1087 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1126 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1127 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1088 | # CONFIG_SAMPLES is not set | 1128 | # CONFIG_SAMPLES is not set |
1089 | CONFIG_HAVE_ARCH_KGDB=y | 1129 | CONFIG_HAVE_ARCH_KGDB=y |
1090 | # CONFIG_KGDB is not set | 1130 | # CONFIG_KGDB is not set |
@@ -1109,6 +1149,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1109 | CONFIG_EARLY_PRINTK=y | 1149 | CONFIG_EARLY_PRINTK=y |
1110 | CONFIG_CPLB_INFO=y | 1150 | CONFIG_CPLB_INFO=y |
1111 | CONFIG_ACCESS_CHECK=y | 1151 | CONFIG_ACCESS_CHECK=y |
1152 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1112 | 1153 | ||
1113 | # | 1154 | # |
1114 | # Security options | 1155 | # Security options |
@@ -1117,14 +1158,14 @@ CONFIG_ACCESS_CHECK=y | |||
1117 | CONFIG_SECURITY=y | 1158 | CONFIG_SECURITY=y |
1118 | # CONFIG_SECURITYFS is not set | 1159 | # CONFIG_SECURITYFS is not set |
1119 | # CONFIG_SECURITY_NETWORK is not set | 1160 | # CONFIG_SECURITY_NETWORK is not set |
1161 | # CONFIG_SECURITY_PATH is not set | ||
1120 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1162 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1121 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1163 | # CONFIG_SECURITY_TOMOYO is not set |
1122 | CONFIG_CRYPTO=y | 1164 | CONFIG_CRYPTO=y |
1123 | 1165 | ||
1124 | # | 1166 | # |
1125 | # Crypto core or helper | 1167 | # Crypto core or helper |
1126 | # | 1168 | # |
1127 | # CONFIG_CRYPTO_FIPS is not set | ||
1128 | # CONFIG_CRYPTO_MANAGER is not set | 1169 | # CONFIG_CRYPTO_MANAGER is not set |
1129 | # CONFIG_CRYPTO_MANAGER2 is not set | 1170 | # CONFIG_CRYPTO_MANAGER2 is not set |
1130 | # CONFIG_CRYPTO_GF128MUL is not set | 1171 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1156,11 +1197,13 @@ CONFIG_CRYPTO=y | |||
1156 | # | 1197 | # |
1157 | # CONFIG_CRYPTO_HMAC is not set | 1198 | # CONFIG_CRYPTO_HMAC is not set |
1158 | # CONFIG_CRYPTO_XCBC is not set | 1199 | # CONFIG_CRYPTO_XCBC is not set |
1200 | # CONFIG_CRYPTO_VMAC is not set | ||
1159 | 1201 | ||
1160 | # | 1202 | # |
1161 | # Digest | 1203 | # Digest |
1162 | # | 1204 | # |
1163 | # CONFIG_CRYPTO_CRC32C is not set | 1205 | # CONFIG_CRYPTO_CRC32C is not set |
1206 | # CONFIG_CRYPTO_GHASH is not set | ||
1164 | # CONFIG_CRYPTO_MD4 is not set | 1207 | # CONFIG_CRYPTO_MD4 is not set |
1165 | # CONFIG_CRYPTO_MD5 is not set | 1208 | # CONFIG_CRYPTO_MD5 is not set |
1166 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1209 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1197,6 +1240,7 @@ CONFIG_CRYPTO=y | |||
1197 | # Compression | 1240 | # Compression |
1198 | # | 1241 | # |
1199 | # CONFIG_CRYPTO_DEFLATE is not set | 1242 | # CONFIG_CRYPTO_DEFLATE is not set |
1243 | # CONFIG_CRYPTO_ZLIB is not set | ||
1200 | # CONFIG_CRYPTO_LZO is not set | 1244 | # CONFIG_CRYPTO_LZO is not set |
1201 | 1245 | ||
1202 | # | 1246 | # |
@@ -1204,11 +1248,13 @@ CONFIG_CRYPTO=y | |||
1204 | # | 1248 | # |
1205 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1249 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1206 | CONFIG_CRYPTO_HW=y | 1250 | CONFIG_CRYPTO_HW=y |
1251 | # CONFIG_BINARY_PRINTF is not set | ||
1207 | 1252 | ||
1208 | # | 1253 | # |
1209 | # Library routines | 1254 | # Library routines |
1210 | # | 1255 | # |
1211 | CONFIG_BITREVERSE=y | 1256 | CONFIG_BITREVERSE=y |
1257 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1212 | CONFIG_CRC_CCITT=m | 1258 | CONFIG_CRC_CCITT=m |
1213 | # CONFIG_CRC16 is not set | 1259 | # CONFIG_CRC16 is not set |
1214 | # CONFIG_CRC_T10DIF is not set | 1260 | # CONFIG_CRC_T10DIF is not set |
@@ -1218,6 +1264,8 @@ CONFIG_CRC32=y | |||
1218 | # CONFIG_LIBCRC32C is not set | 1264 | # CONFIG_LIBCRC32C is not set |
1219 | CONFIG_ZLIB_INFLATE=y | 1265 | CONFIG_ZLIB_INFLATE=y |
1220 | CONFIG_ZLIB_DEFLATE=m | 1266 | CONFIG_ZLIB_DEFLATE=m |
1267 | CONFIG_DECOMPRESS_GZIP=y | ||
1221 | CONFIG_HAS_IOMEM=y | 1268 | CONFIG_HAS_IOMEM=y |
1222 | CONFIG_HAS_IOPORT=y | 1269 | CONFIG_HAS_IOPORT=y |
1223 | CONFIG_HAS_DMA=y | 1270 | CONFIG_HAS_DMA=y |
1271 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF533-STAMP_defconfig b/arch/blackfin/configs/BF533-STAMP_defconfig index 6c60c8286318..c3fe6e5b612f 100644 --- a/arch/blackfin/configs/BF533-STAMP_defconfig +++ b/arch/blackfin/configs/BF533-STAMP_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_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
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_BF533=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=3 | 174 | CONFIG_BF_REV_MIN=3 |
@@ -228,7 +256,7 @@ CONFIG_GENERIC_TIME=y | |||
228 | CONFIG_GENERIC_CLOCKEVENTS=y | 256 | CONFIG_GENERIC_CLOCKEVENTS=y |
229 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 257 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
230 | CONFIG_TICKSOURCE_CORETMR=y | 258 | CONFIG_TICKSOURCE_CORETMR=y |
231 | # CONFIG_CYCLES_CLOCKSOURCE is not set | 259 | CONFIG_CYCLES_CLOCKSOURCE=y |
232 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 260 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
233 | CONFIG_TICK_ONESHOT=y | 261 | CONFIG_TICK_ONESHOT=y |
234 | # CONFIG_NO_HZ is not set | 262 | # CONFIG_NO_HZ is not set |
@@ -280,7 +308,6 @@ CONFIG_FLATMEM=y | |||
280 | CONFIG_FLAT_NODE_MEM_MAP=y | 308 | CONFIG_FLAT_NODE_MEM_MAP=y |
281 | CONFIG_PAGEFLAGS_EXTENDED=y | 309 | CONFIG_PAGEFLAGS_EXTENDED=y |
282 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 310 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
283 | # CONFIG_RESOURCES_64BIT is not set | ||
284 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 311 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
285 | CONFIG_ZONE_DMA_FLAG=1 | 312 | CONFIG_ZONE_DMA_FLAG=1 |
286 | CONFIG_VIRT_TO_BUS=y | 313 | CONFIG_VIRT_TO_BUS=y |
@@ -289,16 +316,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
289 | # CONFIG_DMA_UNCACHED_4M is not set | 316 | # CONFIG_DMA_UNCACHED_4M is not set |
290 | # CONFIG_DMA_UNCACHED_2M is not set | 317 | # CONFIG_DMA_UNCACHED_2M is not set |
291 | CONFIG_DMA_UNCACHED_1M=y | 318 | CONFIG_DMA_UNCACHED_1M=y |
319 | # CONFIG_DMA_UNCACHED_512K is not set | ||
320 | # CONFIG_DMA_UNCACHED_256K is not set | ||
321 | # CONFIG_DMA_UNCACHED_128K is not set | ||
292 | # CONFIG_DMA_UNCACHED_NONE is not set | 322 | # CONFIG_DMA_UNCACHED_NONE is not set |
293 | 323 | ||
294 | # | 324 | # |
295 | # Cache Support | 325 | # Cache Support |
296 | # | 326 | # |
297 | CONFIG_BFIN_ICACHE=y | 327 | CONFIG_BFIN_ICACHE=y |
298 | # CONFIG_BFIN_ICACHE_LOCK is not set | 328 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
299 | CONFIG_BFIN_DCACHE=y | 329 | CONFIG_BFIN_DCACHE=y |
300 | # CONFIG_BFIN_DCACHE_BANKA is not set | 330 | # CONFIG_BFIN_DCACHE_BANKA is not set |
301 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
302 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 331 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
303 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 332 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
304 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 333 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -309,7 +338,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
309 | # CONFIG_MPU is not set | 338 | # CONFIG_MPU is not set |
310 | 339 | ||
311 | # | 340 | # |
312 | # Asynchonous Memory Configuration | 341 | # Asynchronous Memory Configuration |
313 | # | 342 | # |
314 | 343 | ||
315 | # | 344 | # |
@@ -355,6 +384,7 @@ CONFIG_PM=y | |||
355 | CONFIG_PM_SLEEP=y | 384 | CONFIG_PM_SLEEP=y |
356 | CONFIG_SUSPEND=y | 385 | CONFIG_SUSPEND=y |
357 | CONFIG_SUSPEND_FREEZER=y | 386 | CONFIG_SUSPEND_FREEZER=y |
387 | # CONFIG_PM_RUNTIME is not set | ||
358 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 388 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
359 | CONFIG_PM_BFIN_SLEEP_DEEPER=y | 389 | CONFIG_PM_BFIN_SLEEP_DEEPER=y |
360 | # CONFIG_PM_BFIN_SLEEP is not set | 390 | # CONFIG_PM_BFIN_SLEEP is not set |
@@ -376,11 +406,6 @@ CONFIG_NET=y | |||
376 | CONFIG_PACKET=y | 406 | CONFIG_PACKET=y |
377 | # CONFIG_PACKET_MMAP is not set | 407 | # CONFIG_PACKET_MMAP is not set |
378 | CONFIG_UNIX=y | 408 | CONFIG_UNIX=y |
379 | CONFIG_XFRM=y | ||
380 | # CONFIG_XFRM_USER is not set | ||
381 | # CONFIG_XFRM_SUB_POLICY is not set | ||
382 | # CONFIG_XFRM_MIGRATE is not set | ||
383 | # CONFIG_XFRM_STATISTICS is not set | ||
384 | # CONFIG_NET_KEY is not set | 409 | # CONFIG_NET_KEY is not set |
385 | CONFIG_INET=y | 410 | CONFIG_INET=y |
386 | # CONFIG_IP_MULTICAST is not set | 411 | # CONFIG_IP_MULTICAST is not set |
@@ -404,7 +429,6 @@ CONFIG_IP_PNP=y | |||
404 | # CONFIG_INET_XFRM_MODE_BEET is not set | 429 | # CONFIG_INET_XFRM_MODE_BEET is not set |
405 | # CONFIG_INET_LRO is not set | 430 | # CONFIG_INET_LRO is not set |
406 | # CONFIG_INET_DIAG is not set | 431 | # CONFIG_INET_DIAG is not set |
407 | CONFIG_INET_TCP_DIAG=y | ||
408 | # CONFIG_TCP_CONG_ADVANCED is not set | 432 | # CONFIG_TCP_CONG_ADVANCED is not set |
409 | CONFIG_TCP_CONG_CUBIC=y | 433 | CONFIG_TCP_CONG_CUBIC=y |
410 | CONFIG_DEFAULT_TCP_CONG="cubic" | 434 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -415,6 +439,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
415 | # CONFIG_NETFILTER is not set | 439 | # CONFIG_NETFILTER is not set |
416 | # CONFIG_IP_DCCP is not set | 440 | # CONFIG_IP_DCCP is not set |
417 | # CONFIG_IP_SCTP is not set | 441 | # CONFIG_IP_SCTP is not set |
442 | # CONFIG_RDS is not set | ||
418 | # CONFIG_TIPC is not set | 443 | # CONFIG_TIPC is not set |
419 | # CONFIG_ATM is not set | 444 | # CONFIG_ATM is not set |
420 | # CONFIG_BRIDGE is not set | 445 | # CONFIG_BRIDGE is not set |
@@ -428,7 +453,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
428 | # CONFIG_LAPB is not set | 453 | # CONFIG_LAPB is not set |
429 | # CONFIG_ECONET is not set | 454 | # CONFIG_ECONET is not set |
430 | # CONFIG_WAN_ROUTER is not set | 455 | # CONFIG_WAN_ROUTER is not set |
456 | # CONFIG_PHONET is not set | ||
457 | # CONFIG_IEEE802154 is not set | ||
431 | # CONFIG_NET_SCHED is not set | 458 | # CONFIG_NET_SCHED is not set |
459 | # CONFIG_DCB is not set | ||
432 | 460 | ||
433 | # | 461 | # |
434 | # Network testing | 462 | # Network testing |
@@ -474,13 +502,8 @@ CONFIG_SIR_BFIN_DMA=y | |||
474 | # | 502 | # |
475 | # CONFIG_BT is not set | 503 | # CONFIG_BT is not set |
476 | # CONFIG_AF_RXRPC is not set | 504 | # CONFIG_AF_RXRPC is not set |
477 | # CONFIG_PHONET is not set | 505 | # CONFIG_WIRELESS is not set |
478 | CONFIG_WIRELESS=y | 506 | # CONFIG_WIMAX is not set |
479 | # CONFIG_CFG80211 is not set | ||
480 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
481 | # CONFIG_WIRELESS_EXT is not set | ||
482 | # CONFIG_MAC80211 is not set | ||
483 | # CONFIG_IEEE80211 is not set | ||
484 | # CONFIG_RFKILL is not set | 507 | # CONFIG_RFKILL is not set |
485 | # CONFIG_NET_9P is not set | 508 | # CONFIG_NET_9P is not set |
486 | 509 | ||
@@ -501,6 +524,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
501 | # CONFIG_CONNECTOR is not set | 524 | # CONFIG_CONNECTOR is not set |
502 | CONFIG_MTD=y | 525 | CONFIG_MTD=y |
503 | # CONFIG_MTD_DEBUG is not set | 526 | # CONFIG_MTD_DEBUG is not set |
527 | # CONFIG_MTD_TESTS is not set | ||
504 | # CONFIG_MTD_CONCAT is not set | 528 | # CONFIG_MTD_CONCAT is not set |
505 | CONFIG_MTD_PARTITIONS=y | 529 | CONFIG_MTD_PARTITIONS=y |
506 | # CONFIG_MTD_REDBOOT_PARTS is not set | 530 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -560,6 +584,7 @@ CONFIG_MTD_BFIN_ASYNC=m | |||
560 | # | 584 | # |
561 | # CONFIG_MTD_DATAFLASH is not set | 585 | # CONFIG_MTD_DATAFLASH is not set |
562 | # CONFIG_MTD_M25P80 is not set | 586 | # CONFIG_MTD_M25P80 is not set |
587 | # CONFIG_MTD_SST25L is not set | ||
563 | # CONFIG_MTD_SLRAM is not set | 588 | # CONFIG_MTD_SLRAM is not set |
564 | # CONFIG_MTD_PHRAM is not set | 589 | # CONFIG_MTD_PHRAM is not set |
565 | # CONFIG_MTD_MTDRAM is not set | 590 | # CONFIG_MTD_MTDRAM is not set |
@@ -575,6 +600,11 @@ CONFIG_MTD_BFIN_ASYNC=m | |||
575 | # CONFIG_MTD_ONENAND is not set | 600 | # CONFIG_MTD_ONENAND is not set |
576 | 601 | ||
577 | # | 602 | # |
603 | # LPDDR flash memory drivers | ||
604 | # | ||
605 | # CONFIG_MTD_LPDDR is not set | ||
606 | |||
607 | # | ||
578 | # UBI - Unsorted block images | 608 | # UBI - Unsorted block images |
579 | # | 609 | # |
580 | # CONFIG_MTD_UBI is not set | 610 | # CONFIG_MTD_UBI is not set |
@@ -591,10 +621,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
591 | # CONFIG_ATA_OVER_ETH is not set | 621 | # CONFIG_ATA_OVER_ETH is not set |
592 | # CONFIG_BLK_DEV_HD is not set | 622 | # CONFIG_BLK_DEV_HD is not set |
593 | CONFIG_MISC_DEVICES=y | 623 | CONFIG_MISC_DEVICES=y |
594 | # CONFIG_EEPROM_93CX6 is not set | 624 | # CONFIG_AD525X_DPOT is not set |
595 | # CONFIG_ICS932S401 is not set | 625 | # CONFIG_ICS932S401 is not set |
596 | # CONFIG_ENCLOSURE_SERVICES is not set | 626 | # CONFIG_ENCLOSURE_SERVICES is not set |
627 | # CONFIG_ISL29003 is not set | ||
597 | # CONFIG_C2PORT is not set | 628 | # CONFIG_C2PORT is not set |
629 | |||
630 | # | ||
631 | # EEPROM support | ||
632 | # | ||
633 | # CONFIG_EEPROM_AT24 is not set | ||
634 | # CONFIG_EEPROM_AT25 is not set | ||
635 | # CONFIG_EEPROM_LEGACY is not set | ||
636 | # CONFIG_EEPROM_MAX6875 is not set | ||
637 | # CONFIG_EEPROM_93CX6 is not set | ||
598 | CONFIG_HAVE_IDE=y | 638 | CONFIG_HAVE_IDE=y |
599 | # CONFIG_IDE is not set | 639 | # CONFIG_IDE is not set |
600 | 640 | ||
@@ -618,9 +658,12 @@ CONFIG_NETDEVICES=y | |||
618 | CONFIG_NET_ETHERNET=y | 658 | CONFIG_NET_ETHERNET=y |
619 | CONFIG_MII=y | 659 | CONFIG_MII=y |
620 | CONFIG_SMC91X=y | 660 | CONFIG_SMC91X=y |
621 | # CONFIG_SMSC911X is not set | ||
622 | # CONFIG_DM9000 is not set | 661 | # CONFIG_DM9000 is not set |
623 | # CONFIG_ENC28J60 is not set | 662 | # CONFIG_ENC28J60 is not set |
663 | # CONFIG_ETHOC is not set | ||
664 | # CONFIG_SMSC911X is not set | ||
665 | # CONFIG_DNET is not set | ||
666 | # CONFIG_ADF702X is not set | ||
624 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 667 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
625 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 668 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
626 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 669 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -629,15 +672,16 @@ CONFIG_SMC91X=y | |||
629 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 672 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
630 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 673 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
631 | # CONFIG_B44 is not set | 674 | # CONFIG_B44 is not set |
675 | # CONFIG_KS8842 is not set | ||
676 | # CONFIG_KS8851 is not set | ||
677 | # CONFIG_KS8851_MLL is not set | ||
632 | # CONFIG_NETDEV_1000 is not set | 678 | # CONFIG_NETDEV_1000 is not set |
633 | # CONFIG_NETDEV_10000 is not set | 679 | # CONFIG_NETDEV_10000 is not set |
680 | # CONFIG_WLAN is not set | ||
634 | 681 | ||
635 | # | 682 | # |
636 | # Wireless LAN | 683 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
637 | # | 684 | # |
638 | # CONFIG_WLAN_PRE80211 is not set | ||
639 | # CONFIG_WLAN_80211 is not set | ||
640 | # CONFIG_IWLWIFI_LEDS is not set | ||
641 | # CONFIG_WAN is not set | 685 | # CONFIG_WAN is not set |
642 | # CONFIG_PPP is not set | 686 | # CONFIG_PPP is not set |
643 | # CONFIG_SLIP is not set | 687 | # CONFIG_SLIP is not set |
@@ -672,7 +716,10 @@ CONFIG_INPUT_EVDEV=m | |||
672 | # CONFIG_INPUT_TOUCHSCREEN is not set | 716 | # CONFIG_INPUT_TOUCHSCREEN is not set |
673 | CONFIG_INPUT_MISC=y | 717 | CONFIG_INPUT_MISC=y |
674 | # CONFIG_INPUT_UINPUT is not set | 718 | # CONFIG_INPUT_UINPUT is not set |
675 | CONFIG_CONFIG_INPUT_PCF8574=m | 719 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
720 | # CONFIG_INPUT_AD714X is not set | ||
721 | # CONFIG_INPUT_ADXL34X is not set | ||
722 | # CONFIG_INPUT_PCF8574 is not set | ||
676 | 723 | ||
677 | # | 724 | # |
678 | # Hardware I/O ports | 725 | # Hardware I/O ports |
@@ -683,16 +730,13 @@ CONFIG_CONFIG_INPUT_PCF8574=m | |||
683 | # | 730 | # |
684 | # Character devices | 731 | # Character devices |
685 | # | 732 | # |
686 | # CONFIG_AD9960 is not set | ||
687 | CONFIG_BFIN_DMA_INTERFACE=m | 733 | CONFIG_BFIN_DMA_INTERFACE=m |
688 | # CONFIG_BFIN_PPI is not set | 734 | # CONFIG_BFIN_PPI is not set |
689 | # CONFIG_BFIN_PPIFCD is not set | 735 | # CONFIG_BFIN_PPIFCD is not set |
690 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 736 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
691 | # CONFIG_BFIN_SPI_ADC is not set | 737 | # CONFIG_BFIN_SPI_ADC is not set |
692 | CONFIG_BFIN_SPORT=m | 738 | CONFIG_BFIN_SPORT=m |
693 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
694 | # CONFIG_BFIN_TWI_LCD is not set | 739 | # CONFIG_BFIN_TWI_LCD is not set |
695 | CONFIG_SIMPLE_GPIO=m | ||
696 | # CONFIG_VT is not set | 740 | # CONFIG_VT is not set |
697 | # CONFIG_DEVKMEM is not set | 741 | # CONFIG_DEVKMEM is not set |
698 | CONFIG_BFIN_JTAG_COMM=m | 742 | CONFIG_BFIN_JTAG_COMM=m |
@@ -706,6 +750,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
706 | # | 750 | # |
707 | # Non-8250 serial port support | 751 | # Non-8250 serial port support |
708 | # | 752 | # |
753 | # CONFIG_SERIAL_MAX3100 is not set | ||
709 | CONFIG_SERIAL_BFIN=y | 754 | CONFIG_SERIAL_BFIN=y |
710 | CONFIG_SERIAL_BFIN_CONSOLE=y | 755 | CONFIG_SERIAL_BFIN_CONSOLE=y |
711 | CONFIG_SERIAL_BFIN_DMA=y | 756 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -716,12 +761,8 @@ CONFIG_SERIAL_CORE=y | |||
716 | CONFIG_SERIAL_CORE_CONSOLE=y | 761 | CONFIG_SERIAL_CORE_CONSOLE=y |
717 | # CONFIG_SERIAL_BFIN_SPORT is not set | 762 | # CONFIG_SERIAL_BFIN_SPORT is not set |
718 | CONFIG_UNIX98_PTYS=y | 763 | CONFIG_UNIX98_PTYS=y |
764 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
719 | # CONFIG_LEGACY_PTYS is not set | 765 | # CONFIG_LEGACY_PTYS is not set |
720 | |||
721 | # | ||
722 | # CAN, the car bus and industrial fieldbus | ||
723 | # | ||
724 | # CONFIG_CAN4LINUX is not set | ||
725 | # CONFIG_IPMI_HANDLER is not set | 766 | # CONFIG_IPMI_HANDLER is not set |
726 | # CONFIG_HW_RANDOM is not set | 767 | # CONFIG_HW_RANDOM is not set |
727 | # CONFIG_R3964 is not set | 768 | # CONFIG_R3964 is not set |
@@ -729,6 +770,7 @@ CONFIG_UNIX98_PTYS=y | |||
729 | # CONFIG_TCG_TPM is not set | 770 | # CONFIG_TCG_TPM is not set |
730 | CONFIG_I2C=m | 771 | CONFIG_I2C=m |
731 | CONFIG_I2C_BOARDINFO=y | 772 | CONFIG_I2C_BOARDINFO=y |
773 | CONFIG_I2C_COMPAT=y | ||
732 | CONFIG_I2C_CHARDEV=m | 774 | CONFIG_I2C_CHARDEV=m |
733 | CONFIG_I2C_HELPER_AUTO=y | 775 | CONFIG_I2C_HELPER_AUTO=y |
734 | 776 | ||
@@ -759,14 +801,6 @@ CONFIG_I2C_HELPER_AUTO=y | |||
759 | # Miscellaneous I2C Chip support | 801 | # Miscellaneous I2C Chip support |
760 | # | 802 | # |
761 | # CONFIG_DS1682 is not set | 803 | # CONFIG_DS1682 is not set |
762 | # CONFIG_EEPROM_AT24 is not set | ||
763 | # CONFIG_SENSORS_AD5252 is not set | ||
764 | # CONFIG_EEPROM_LEGACY is not set | ||
765 | # CONFIG_SENSORS_PCF8574 is not set | ||
766 | # CONFIG_PCF8575 is not set | ||
767 | # CONFIG_SENSORS_PCA9539 is not set | ||
768 | # CONFIG_SENSORS_PCF8591 is not set | ||
769 | # CONFIG_SENSORS_MAX6875 is not set | ||
770 | # CONFIG_SENSORS_TSL2550 is not set | 804 | # CONFIG_SENSORS_TSL2550 is not set |
771 | # CONFIG_I2C_DEBUG_CORE is not set | 805 | # CONFIG_I2C_DEBUG_CORE is not set |
772 | # CONFIG_I2C_DEBUG_ALGO is not set | 806 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -783,13 +817,18 @@ CONFIG_SPI_BFIN=y | |||
783 | # CONFIG_SPI_BFIN_LOCK is not set | 817 | # CONFIG_SPI_BFIN_LOCK is not set |
784 | # CONFIG_SPI_BFIN_SPORT is not set | 818 | # CONFIG_SPI_BFIN_SPORT is not set |
785 | # CONFIG_SPI_BITBANG is not set | 819 | # CONFIG_SPI_BITBANG is not set |
820 | # CONFIG_SPI_GPIO is not set | ||
786 | 821 | ||
787 | # | 822 | # |
788 | # SPI Protocol Masters | 823 | # SPI Protocol Masters |
789 | # | 824 | # |
790 | # CONFIG_EEPROM_AT25 is not set | ||
791 | # CONFIG_SPI_SPIDEV is not set | 825 | # CONFIG_SPI_SPIDEV is not set |
792 | # CONFIG_SPI_TLE62X0 is not set | 826 | # CONFIG_SPI_TLE62X0 is not set |
827 | |||
828 | # | ||
829 | # PPS support | ||
830 | # | ||
831 | # CONFIG_PPS is not set | ||
793 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 832 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
794 | CONFIG_GPIOLIB=y | 833 | CONFIG_GPIOLIB=y |
795 | # CONFIG_DEBUG_GPIO is not set | 834 | # CONFIG_DEBUG_GPIO is not set |
@@ -805,6 +844,7 @@ CONFIG_GPIO_SYSFS=y | |||
805 | # CONFIG_GPIO_MAX732X is not set | 844 | # CONFIG_GPIO_MAX732X is not set |
806 | # CONFIG_GPIO_PCA953X is not set | 845 | # CONFIG_GPIO_PCA953X is not set |
807 | # CONFIG_GPIO_PCF857X is not set | 846 | # CONFIG_GPIO_PCF857X is not set |
847 | # CONFIG_GPIO_ADP5588 is not set | ||
808 | 848 | ||
809 | # | 849 | # |
810 | # PCI GPIO expanders: | 850 | # PCI GPIO expanders: |
@@ -815,11 +855,15 @@ CONFIG_GPIO_SYSFS=y | |||
815 | # | 855 | # |
816 | # CONFIG_GPIO_MAX7301 is not set | 856 | # CONFIG_GPIO_MAX7301 is not set |
817 | # CONFIG_GPIO_MCP23S08 is not set | 857 | # CONFIG_GPIO_MCP23S08 is not set |
858 | # CONFIG_GPIO_MC33880 is not set | ||
859 | |||
860 | # | ||
861 | # AC97 GPIO expanders: | ||
862 | # | ||
818 | # CONFIG_W1 is not set | 863 | # CONFIG_W1 is not set |
819 | # CONFIG_POWER_SUPPLY is not set | 864 | # CONFIG_POWER_SUPPLY is not set |
820 | # CONFIG_HWMON is not set | 865 | # CONFIG_HWMON is not set |
821 | # CONFIG_THERMAL is not set | 866 | # CONFIG_THERMAL is not set |
822 | # CONFIG_THERMAL_HWMON is not set | ||
823 | CONFIG_WATCHDOG=y | 867 | CONFIG_WATCHDOG=y |
824 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 868 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
825 | 869 | ||
@@ -841,26 +885,18 @@ CONFIG_SSB_POSSIBLE=y | |||
841 | # CONFIG_MFD_CORE is not set | 885 | # CONFIG_MFD_CORE is not set |
842 | # CONFIG_MFD_SM501 is not set | 886 | # CONFIG_MFD_SM501 is not set |
843 | # CONFIG_HTC_PASIC3 is not set | 887 | # CONFIG_HTC_PASIC3 is not set |
888 | # CONFIG_UCB1400_CORE is not set | ||
889 | # CONFIG_TPS65010 is not set | ||
844 | # CONFIG_MFD_TMIO is not set | 890 | # CONFIG_MFD_TMIO is not set |
845 | # CONFIG_MFD_WM8400 is not set | 891 | # CONFIG_MFD_WM8400 is not set |
892 | # CONFIG_MFD_WM831X is not set | ||
846 | # CONFIG_MFD_WM8350_I2C is not set | 893 | # CONFIG_MFD_WM8350_I2C is not set |
894 | # CONFIG_MFD_PCF50633 is not set | ||
895 | # CONFIG_MFD_MC13783 is not set | ||
896 | # CONFIG_AB3100_CORE is not set | ||
897 | # CONFIG_EZX_PCAP is not set | ||
847 | # CONFIG_REGULATOR is not set | 898 | # CONFIG_REGULATOR is not set |
848 | 899 | # CONFIG_MEDIA_SUPPORT is not set | |
849 | # | ||
850 | # Multimedia devices | ||
851 | # | ||
852 | |||
853 | # | ||
854 | # Multimedia core support | ||
855 | # | ||
856 | # CONFIG_VIDEO_DEV is not set | ||
857 | # CONFIG_DVB_CORE is not set | ||
858 | # CONFIG_VIDEO_MEDIA is not set | ||
859 | |||
860 | # | ||
861 | # Multimedia drivers | ||
862 | # | ||
863 | # CONFIG_DAB is not set | ||
864 | 900 | ||
865 | # | 901 | # |
866 | # Graphics support | 902 | # Graphics support |
@@ -904,6 +940,7 @@ CONFIG_ADV7393_1XMEM=y | |||
904 | # CONFIG_FB_VIRTUAL is not set | 940 | # CONFIG_FB_VIRTUAL is not set |
905 | # CONFIG_FB_METRONOME is not set | 941 | # CONFIG_FB_METRONOME is not set |
906 | # CONFIG_FB_MB862XX is not set | 942 | # CONFIG_FB_MB862XX is not set |
943 | # CONFIG_FB_BROADSHEET is not set | ||
907 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 944 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
908 | 945 | ||
909 | # | 946 | # |
@@ -913,19 +950,27 @@ CONFIG_ADV7393_1XMEM=y | |||
913 | # CONFIG_LOGO is not set | 950 | # CONFIG_LOGO is not set |
914 | CONFIG_SOUND=m | 951 | CONFIG_SOUND=m |
915 | CONFIG_SOUND_OSS_CORE=y | 952 | CONFIG_SOUND_OSS_CORE=y |
953 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
916 | CONFIG_SND=m | 954 | CONFIG_SND=m |
917 | CONFIG_SND_TIMER=m | 955 | CONFIG_SND_TIMER=m |
918 | CONFIG_SND_PCM=m | 956 | CONFIG_SND_PCM=m |
957 | CONFIG_SND_JACK=y | ||
919 | # CONFIG_SND_SEQUENCER is not set | 958 | # CONFIG_SND_SEQUENCER is not set |
920 | CONFIG_SND_OSSEMUL=y | 959 | CONFIG_SND_OSSEMUL=y |
921 | CONFIG_SND_MIXER_OSS=m | 960 | CONFIG_SND_MIXER_OSS=m |
922 | CONFIG_SND_PCM_OSS=m | 961 | CONFIG_SND_PCM_OSS=m |
923 | CONFIG_SND_PCM_OSS_PLUGINS=y | 962 | CONFIG_SND_PCM_OSS_PLUGINS=y |
963 | # CONFIG_SND_HRTIMER is not set | ||
924 | # CONFIG_SND_DYNAMIC_MINORS is not set | 964 | # CONFIG_SND_DYNAMIC_MINORS is not set |
925 | CONFIG_SND_SUPPORT_OLD_API=y | 965 | CONFIG_SND_SUPPORT_OLD_API=y |
926 | CONFIG_SND_VERBOSE_PROCFS=y | 966 | CONFIG_SND_VERBOSE_PROCFS=y |
927 | # CONFIG_SND_VERBOSE_PRINTK is not set | 967 | # CONFIG_SND_VERBOSE_PRINTK is not set |
928 | # CONFIG_SND_DEBUG is not set | 968 | # CONFIG_SND_DEBUG is not set |
969 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
970 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
971 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
972 | # CONFIG_SND_SBAWE_SEQ is not set | ||
973 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
929 | CONFIG_SND_DRIVERS=y | 974 | CONFIG_SND_DRIVERS=y |
930 | # CONFIG_SND_DUMMY is not set | 975 | # CONFIG_SND_DUMMY is not set |
931 | # CONFIG_SND_MTPAV is not set | 976 | # CONFIG_SND_MTPAV is not set |
@@ -936,13 +981,6 @@ CONFIG_SND_SPI=y | |||
936 | # | 981 | # |
937 | # ALSA Blackfin devices | 982 | # ALSA Blackfin devices |
938 | # | 983 | # |
939 | CONFIG_SND_BLACKFIN_AD1836=m | ||
940 | CONFIG_SND_BLACKFIN_AD1836_TDM=y | ||
941 | # CONFIG_SND_BLACKFIN_AD1836_I2S is not set | ||
942 | CONFIG_SND_BLACKFIN_AD1836_MULSUB=y | ||
943 | # CONFIG_SND_BLACKFIN_AD1836_5P1 is not set | ||
944 | CONFIG_SND_BLACKFIN_SPORT=0 | ||
945 | CONFIG_SND_BLACKFIN_SPI_PFBIT=4 | ||
946 | CONFIG_SND_BFIN_SPORT=0 | 984 | CONFIG_SND_BFIN_SPORT=0 |
947 | CONFIG_SND_BFIN_AD73322=m | 985 | CONFIG_SND_BFIN_AD73322=m |
948 | CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 | 986 | CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 |
@@ -953,16 +991,20 @@ CONFIG_SND_SOC_AC97_BUS=y | |||
953 | CONFIG_SND_BF5XX_I2S=m | 991 | CONFIG_SND_BF5XX_I2S=m |
954 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set | 992 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set |
955 | CONFIG_SND_BF5XX_SOC_AD73311=m | 993 | CONFIG_SND_BF5XX_SOC_AD73311=m |
994 | # CONFIG_SND_BF5XX_SOC_ADAU1371 is not set | ||
995 | # CONFIG_SND_BF5XX_SOC_ADAU1761 is not set | ||
956 | CONFIG_SND_BFIN_AD73311_SE=4 | 996 | CONFIG_SND_BFIN_AD73311_SE=4 |
997 | # CONFIG_SND_BF5XX_TDM is not set | ||
957 | CONFIG_SND_BF5XX_AC97=m | 998 | CONFIG_SND_BF5XX_AC97=m |
958 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y | 999 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y |
959 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set | 1000 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set |
1001 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | ||
1002 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
960 | CONFIG_SND_BF5XX_SOC_SPORT=m | 1003 | CONFIG_SND_BF5XX_SOC_SPORT=m |
961 | CONFIG_SND_BF5XX_SOC_I2S=m | 1004 | CONFIG_SND_BF5XX_SOC_I2S=m |
962 | CONFIG_SND_BF5XX_SOC_AC97=m | 1005 | CONFIG_SND_BF5XX_SOC_AC97=m |
963 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
964 | CONFIG_SND_BF5XX_SPORT_NUM=0 | 1006 | CONFIG_SND_BF5XX_SPORT_NUM=0 |
965 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | 1007 | CONFIG_SND_SOC_I2C_AND_SPI=m |
966 | # CONFIG_SND_SOC_ALL_CODECS is not set | 1008 | # CONFIG_SND_SOC_ALL_CODECS is not set |
967 | CONFIG_SND_SOC_AD1980=m | 1009 | CONFIG_SND_SOC_AD1980=m |
968 | CONFIG_SND_SOC_AD73311=m | 1010 | CONFIG_SND_SOC_AD73311=m |
@@ -970,14 +1012,12 @@ CONFIG_SND_SOC_AD73311=m | |||
970 | CONFIG_AC97_BUS=m | 1012 | CONFIG_AC97_BUS=m |
971 | CONFIG_HID_SUPPORT=y | 1013 | CONFIG_HID_SUPPORT=y |
972 | CONFIG_HID=y | 1014 | CONFIG_HID=y |
973 | # CONFIG_HID_DEBUG is not set | ||
974 | # CONFIG_HIDRAW is not set | 1015 | # CONFIG_HIDRAW is not set |
975 | # CONFIG_HID_PID is not set | 1016 | # CONFIG_HID_PID is not set |
976 | 1017 | ||
977 | # | 1018 | # |
978 | # Special HID drivers | 1019 | # Special HID drivers |
979 | # | 1020 | # |
980 | CONFIG_HID_COMPAT=y | ||
981 | # CONFIG_USB_SUPPORT is not set | 1021 | # CONFIG_USB_SUPPORT is not set |
982 | # CONFIG_MMC is not set | 1022 | # CONFIG_MMC is not set |
983 | # CONFIG_MEMSTICK is not set | 1023 | # CONFIG_MEMSTICK is not set |
@@ -1014,6 +1054,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1014 | # CONFIG_RTC_DRV_S35390A is not set | 1054 | # CONFIG_RTC_DRV_S35390A is not set |
1015 | # CONFIG_RTC_DRV_FM3130 is not set | 1055 | # CONFIG_RTC_DRV_FM3130 is not set |
1016 | # CONFIG_RTC_DRV_RX8581 is not set | 1056 | # CONFIG_RTC_DRV_RX8581 is not set |
1057 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1017 | 1058 | ||
1018 | # | 1059 | # |
1019 | # SPI RTC drivers | 1060 | # SPI RTC drivers |
@@ -1025,6 +1066,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1025 | # CONFIG_RTC_DRV_R9701 is not set | 1066 | # CONFIG_RTC_DRV_R9701 is not set |
1026 | # CONFIG_RTC_DRV_RS5C348 is not set | 1067 | # CONFIG_RTC_DRV_RS5C348 is not set |
1027 | # CONFIG_RTC_DRV_DS3234 is not set | 1068 | # CONFIG_RTC_DRV_DS3234 is not set |
1069 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1028 | 1070 | ||
1029 | # | 1071 | # |
1030 | # Platform RTC drivers | 1072 | # Platform RTC drivers |
@@ -1045,10 +1087,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1045 | # | 1087 | # |
1046 | CONFIG_RTC_DRV_BFIN=y | 1088 | CONFIG_RTC_DRV_BFIN=y |
1047 | # CONFIG_DMADEVICES is not set | 1089 | # CONFIG_DMADEVICES is not set |
1090 | # CONFIG_AUXDISPLAY is not set | ||
1048 | # CONFIG_UIO is not set | 1091 | # CONFIG_UIO is not set |
1092 | |||
1093 | # | ||
1094 | # TI VLYNQ | ||
1095 | # | ||
1049 | # CONFIG_STAGING is not set | 1096 | # CONFIG_STAGING is not set |
1050 | 1097 | ||
1051 | # | 1098 | # |
1099 | # Firmware Drivers | ||
1100 | # | ||
1101 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1102 | # CONFIG_SIGMA is not set | ||
1103 | |||
1104 | # | ||
1052 | # File systems | 1105 | # File systems |
1053 | # | 1106 | # |
1054 | # CONFIG_EXT2_FS is not set | 1107 | # CONFIG_EXT2_FS is not set |
@@ -1057,9 +1110,13 @@ CONFIG_RTC_DRV_BFIN=y | |||
1057 | # CONFIG_REISERFS_FS is not set | 1110 | # CONFIG_REISERFS_FS is not set |
1058 | # CONFIG_JFS_FS is not set | 1111 | # CONFIG_JFS_FS is not set |
1059 | # CONFIG_FS_POSIX_ACL is not set | 1112 | # CONFIG_FS_POSIX_ACL is not set |
1060 | CONFIG_FILE_LOCKING=y | ||
1061 | # CONFIG_XFS_FS is not set | 1113 | # CONFIG_XFS_FS is not set |
1114 | # CONFIG_GFS2_FS is not set | ||
1062 | # CONFIG_OCFS2_FS is not set | 1115 | # CONFIG_OCFS2_FS is not set |
1116 | # CONFIG_BTRFS_FS is not set | ||
1117 | # CONFIG_NILFS2_FS is not set | ||
1118 | CONFIG_FILE_LOCKING=y | ||
1119 | CONFIG_FSNOTIFY=y | ||
1063 | # CONFIG_DNOTIFY is not set | 1120 | # CONFIG_DNOTIFY is not set |
1064 | CONFIG_INOTIFY=y | 1121 | CONFIG_INOTIFY=y |
1065 | CONFIG_INOTIFY_USER=y | 1122 | CONFIG_INOTIFY_USER=y |
@@ -1069,6 +1126,11 @@ CONFIG_INOTIFY_USER=y | |||
1069 | # CONFIG_FUSE_FS is not set | 1126 | # CONFIG_FUSE_FS is not set |
1070 | 1127 | ||
1071 | # | 1128 | # |
1129 | # Caches | ||
1130 | # | ||
1131 | # CONFIG_FSCACHE is not set | ||
1132 | |||
1133 | # | ||
1072 | # CD-ROM/DVD Filesystems | 1134 | # CD-ROM/DVD Filesystems |
1073 | # | 1135 | # |
1074 | # CONFIG_ISO9660_FS is not set | 1136 | # CONFIG_ISO9660_FS is not set |
@@ -1087,13 +1149,9 @@ CONFIG_INOTIFY_USER=y | |||
1087 | CONFIG_PROC_FS=y | 1149 | CONFIG_PROC_FS=y |
1088 | CONFIG_PROC_SYSCTL=y | 1150 | CONFIG_PROC_SYSCTL=y |
1089 | CONFIG_SYSFS=y | 1151 | CONFIG_SYSFS=y |
1090 | # CONFIG_TMPFS is not set | ||
1091 | # CONFIG_HUGETLB_PAGE is not set | 1152 | # CONFIG_HUGETLB_PAGE is not set |
1092 | # CONFIG_CONFIGFS_FS is not set | 1153 | # CONFIG_CONFIGFS_FS is not set |
1093 | 1154 | CONFIG_MISC_FILESYSTEMS=y | |
1094 | # | ||
1095 | # Miscellaneous filesystems | ||
1096 | # | ||
1097 | # CONFIG_ADFS_FS is not set | 1155 | # CONFIG_ADFS_FS is not set |
1098 | # CONFIG_AFFS_FS is not set | 1156 | # CONFIG_AFFS_FS is not set |
1099 | # CONFIG_HFS_FS is not set | 1157 | # CONFIG_HFS_FS is not set |
@@ -1112,17 +1170,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1112 | # CONFIG_JFFS2_LZO is not set | 1170 | # CONFIG_JFFS2_LZO is not set |
1113 | CONFIG_JFFS2_RTIME=y | 1171 | CONFIG_JFFS2_RTIME=y |
1114 | # CONFIG_JFFS2_RUBIN is not set | 1172 | # CONFIG_JFFS2_RUBIN is not set |
1115 | CONFIG_YAFFS_FS=m | ||
1116 | CONFIG_YAFFS_YAFFS1=y | ||
1117 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1118 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1119 | CONFIG_YAFFS_YAFFS2=y | ||
1120 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1121 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1122 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1123 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1124 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1125 | # CONFIG_CRAMFS is not set | 1173 | # CONFIG_CRAMFS is not set |
1174 | # CONFIG_SQUASHFS is not set | ||
1126 | # CONFIG_VXFS_FS is not set | 1175 | # CONFIG_VXFS_FS is not set |
1127 | # CONFIG_MINIX_FS is not set | 1176 | # CONFIG_MINIX_FS is not set |
1128 | # CONFIG_OMFS_FS is not set | 1177 | # CONFIG_OMFS_FS is not set |
@@ -1141,7 +1190,6 @@ CONFIG_LOCKD=m | |||
1141 | CONFIG_LOCKD_V4=y | 1190 | CONFIG_LOCKD_V4=y |
1142 | CONFIG_NFS_COMMON=y | 1191 | CONFIG_NFS_COMMON=y |
1143 | CONFIG_SUNRPC=m | 1192 | CONFIG_SUNRPC=m |
1144 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1145 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1193 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1146 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1194 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1147 | CONFIG_SMB_FS=m | 1195 | CONFIG_SMB_FS=m |
@@ -1206,14 +1254,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1206 | CONFIG_ENABLE_MUST_CHECK=y | 1254 | CONFIG_ENABLE_MUST_CHECK=y |
1207 | CONFIG_FRAME_WARN=1024 | 1255 | CONFIG_FRAME_WARN=1024 |
1208 | # CONFIG_MAGIC_SYSRQ is not set | 1256 | # CONFIG_MAGIC_SYSRQ is not set |
1257 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1209 | # CONFIG_UNUSED_SYMBOLS is not set | 1258 | # CONFIG_UNUSED_SYMBOLS is not set |
1210 | CONFIG_DEBUG_FS=y | 1259 | CONFIG_DEBUG_FS=y |
1211 | # CONFIG_HEADERS_CHECK is not set | 1260 | # CONFIG_HEADERS_CHECK is not set |
1261 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1212 | CONFIG_DEBUG_KERNEL=y | 1262 | CONFIG_DEBUG_KERNEL=y |
1213 | CONFIG_DEBUG_SHIRQ=y | 1263 | CONFIG_DEBUG_SHIRQ=y |
1214 | CONFIG_DETECT_SOFTLOCKUP=y | 1264 | CONFIG_DETECT_SOFTLOCKUP=y |
1215 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1265 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1216 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1266 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1267 | CONFIG_DETECT_HUNG_TASK=y | ||
1268 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1269 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1217 | CONFIG_SCHED_DEBUG=y | 1270 | CONFIG_SCHED_DEBUG=y |
1218 | # CONFIG_SCHEDSTATS is not set | 1271 | # CONFIG_SCHEDSTATS is not set |
1219 | # CONFIG_TIMER_STATS is not set | 1272 | # CONFIG_TIMER_STATS is not set |
@@ -1221,31 +1274,39 @@ CONFIG_SCHED_DEBUG=y | |||
1221 | # CONFIG_DEBUG_SLAB is not set | 1274 | # CONFIG_DEBUG_SLAB is not set |
1222 | # CONFIG_DEBUG_SPINLOCK is not set | 1275 | # CONFIG_DEBUG_SPINLOCK is not set |
1223 | # CONFIG_DEBUG_MUTEXES is not set | 1276 | # CONFIG_DEBUG_MUTEXES is not set |
1277 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1278 | # CONFIG_PROVE_LOCKING is not set | ||
1279 | # CONFIG_LOCK_STAT is not set | ||
1224 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1280 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1225 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1281 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1226 | # CONFIG_DEBUG_KOBJECT is not set | 1282 | # CONFIG_DEBUG_KOBJECT is not set |
1227 | CONFIG_DEBUG_BUGVERBOSE=y | 1283 | CONFIG_DEBUG_BUGVERBOSE=y |
1228 | CONFIG_DEBUG_INFO=y | 1284 | CONFIG_DEBUG_INFO=y |
1229 | # CONFIG_DEBUG_VM is not set | 1285 | # CONFIG_DEBUG_VM is not set |
1286 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1230 | # CONFIG_DEBUG_WRITECOUNT is not set | 1287 | # CONFIG_DEBUG_WRITECOUNT is not set |
1231 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1288 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1232 | # CONFIG_DEBUG_LIST is not set | 1289 | # CONFIG_DEBUG_LIST is not set |
1233 | # CONFIG_DEBUG_SG is not set | 1290 | # CONFIG_DEBUG_SG is not set |
1291 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1292 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1234 | # CONFIG_FRAME_POINTER is not set | 1293 | # CONFIG_FRAME_POINTER is not set |
1235 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1294 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1236 | # CONFIG_RCU_TORTURE_TEST is not set | 1295 | # CONFIG_RCU_TORTURE_TEST is not set |
1237 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1296 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1238 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1297 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1239 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1298 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1299 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1240 | # CONFIG_FAULT_INJECTION is not set | 1300 | # CONFIG_FAULT_INJECTION is not set |
1241 | 1301 | # CONFIG_PAGE_POISONING is not set | |
1242 | # | 1302 | CONFIG_HAVE_FUNCTION_TRACER=y |
1243 | # Tracers | 1303 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1244 | # | 1304 | CONFIG_TRACING_SUPPORT=y |
1245 | # CONFIG_SCHED_TRACER is not set | 1305 | # CONFIG_FTRACE is not set |
1246 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1306 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1247 | # CONFIG_BOOT_TRACER is not set | 1307 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1248 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1308 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1309 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1249 | # CONFIG_SAMPLES is not set | 1310 | # CONFIG_SAMPLES is not set |
1250 | CONFIG_HAVE_ARCH_KGDB=y | 1311 | CONFIG_HAVE_ARCH_KGDB=y |
1251 | # CONFIG_KGDB is not set | 1312 | # CONFIG_KGDB is not set |
@@ -1270,6 +1331,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1270 | CONFIG_EARLY_PRINTK=y | 1331 | CONFIG_EARLY_PRINTK=y |
1271 | CONFIG_CPLB_INFO=y | 1332 | CONFIG_CPLB_INFO=y |
1272 | CONFIG_ACCESS_CHECK=y | 1333 | CONFIG_ACCESS_CHECK=y |
1334 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1273 | 1335 | ||
1274 | # | 1336 | # |
1275 | # Security options | 1337 | # Security options |
@@ -1278,14 +1340,14 @@ CONFIG_ACCESS_CHECK=y | |||
1278 | CONFIG_SECURITY=y | 1340 | CONFIG_SECURITY=y |
1279 | # CONFIG_SECURITYFS is not set | 1341 | # CONFIG_SECURITYFS is not set |
1280 | # CONFIG_SECURITY_NETWORK is not set | 1342 | # CONFIG_SECURITY_NETWORK is not set |
1343 | # CONFIG_SECURITY_PATH is not set | ||
1281 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1344 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1282 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1345 | # CONFIG_SECURITY_TOMOYO is not set |
1283 | CONFIG_CRYPTO=y | 1346 | CONFIG_CRYPTO=y |
1284 | 1347 | ||
1285 | # | 1348 | # |
1286 | # Crypto core or helper | 1349 | # Crypto core or helper |
1287 | # | 1350 | # |
1288 | # CONFIG_CRYPTO_FIPS is not set | ||
1289 | # CONFIG_CRYPTO_MANAGER is not set | 1351 | # CONFIG_CRYPTO_MANAGER is not set |
1290 | # CONFIG_CRYPTO_MANAGER2 is not set | 1352 | # CONFIG_CRYPTO_MANAGER2 is not set |
1291 | # CONFIG_CRYPTO_GF128MUL is not set | 1353 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1317,11 +1379,13 @@ CONFIG_CRYPTO=y | |||
1317 | # | 1379 | # |
1318 | # CONFIG_CRYPTO_HMAC is not set | 1380 | # CONFIG_CRYPTO_HMAC is not set |
1319 | # CONFIG_CRYPTO_XCBC is not set | 1381 | # CONFIG_CRYPTO_XCBC is not set |
1382 | # CONFIG_CRYPTO_VMAC is not set | ||
1320 | 1383 | ||
1321 | # | 1384 | # |
1322 | # Digest | 1385 | # Digest |
1323 | # | 1386 | # |
1324 | # CONFIG_CRYPTO_CRC32C is not set | 1387 | # CONFIG_CRYPTO_CRC32C is not set |
1388 | # CONFIG_CRYPTO_GHASH is not set | ||
1325 | # CONFIG_CRYPTO_MD4 is not set | 1389 | # CONFIG_CRYPTO_MD4 is not set |
1326 | # CONFIG_CRYPTO_MD5 is not set | 1390 | # CONFIG_CRYPTO_MD5 is not set |
1327 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1391 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1358,6 +1422,7 @@ CONFIG_CRYPTO=y | |||
1358 | # Compression | 1422 | # Compression |
1359 | # | 1423 | # |
1360 | # CONFIG_CRYPTO_DEFLATE is not set | 1424 | # CONFIG_CRYPTO_DEFLATE is not set |
1425 | # CONFIG_CRYPTO_ZLIB is not set | ||
1361 | # CONFIG_CRYPTO_LZO is not set | 1426 | # CONFIG_CRYPTO_LZO is not set |
1362 | 1427 | ||
1363 | # | 1428 | # |
@@ -1365,11 +1430,13 @@ CONFIG_CRYPTO=y | |||
1365 | # | 1430 | # |
1366 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1431 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1367 | CONFIG_CRYPTO_HW=y | 1432 | CONFIG_CRYPTO_HW=y |
1433 | # CONFIG_BINARY_PRINTF is not set | ||
1368 | 1434 | ||
1369 | # | 1435 | # |
1370 | # Library routines | 1436 | # Library routines |
1371 | # | 1437 | # |
1372 | CONFIG_BITREVERSE=y | 1438 | CONFIG_BITREVERSE=y |
1439 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1373 | CONFIG_CRC_CCITT=m | 1440 | CONFIG_CRC_CCITT=m |
1374 | # CONFIG_CRC16 is not set | 1441 | # CONFIG_CRC16 is not set |
1375 | # CONFIG_CRC_T10DIF is not set | 1442 | # CONFIG_CRC_T10DIF is not set |
@@ -1379,6 +1446,8 @@ CONFIG_CRC32=y | |||
1379 | # CONFIG_LIBCRC32C is not set | 1446 | # CONFIG_LIBCRC32C is not set |
1380 | CONFIG_ZLIB_INFLATE=y | 1447 | CONFIG_ZLIB_INFLATE=y |
1381 | CONFIG_ZLIB_DEFLATE=m | 1448 | CONFIG_ZLIB_DEFLATE=m |
1449 | CONFIG_DECOMPRESS_GZIP=y | ||
1382 | CONFIG_HAS_IOMEM=y | 1450 | CONFIG_HAS_IOMEM=y |
1383 | CONFIG_HAS_IOPORT=y | 1451 | CONFIG_HAS_IOPORT=y |
1384 | CONFIG_HAS_DMA=y | 1452 | CONFIG_HAS_DMA=y |
1453 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig b/arch/blackfin/configs/BF537-STAMP_defconfig index 2908595b67c5..7596cf7673f1 100644 --- a/arch/blackfin/configs/BF537-STAMP_defconfig +++ b/arch/blackfin/configs/BF537-STAMP_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_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
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_FREEZER=y | |||
132 | CONFIG_BF537=y | 160 | CONFIG_BF537=y |
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=2 | 174 | CONFIG_BF_REV_MIN=2 |
@@ -184,7 +212,8 @@ CONFIG_IRQ_MEM_DMA1=13 | |||
184 | CONFIG_IRQ_WATCH=13 | 212 | CONFIG_IRQ_WATCH=13 |
185 | CONFIG_IRQ_SPI=10 | 213 | CONFIG_IRQ_SPI=10 |
186 | CONFIG_BFIN537_STAMP=y | 214 | CONFIG_BFIN537_STAMP=y |
187 | # CONFIG_BFIN537_BLUETECHNIX_CM is not set | 215 | # CONFIG_BFIN537_BLUETECHNIX_CM_E is not set |
216 | # CONFIG_BFIN537_BLUETECHNIX_CM_U is not set | ||
188 | # CONFIG_BFIN537_BLUETECHNIX_TCM is not set | 217 | # CONFIG_BFIN537_BLUETECHNIX_TCM is not set |
189 | # CONFIG_PNAV10 is not set | 218 | # CONFIG_PNAV10 is not set |
190 | # CONFIG_CAMSIG_MINOTAUR is not set | 219 | # CONFIG_CAMSIG_MINOTAUR is not set |
@@ -235,7 +264,7 @@ CONFIG_GENERIC_TIME=y | |||
235 | CONFIG_GENERIC_CLOCKEVENTS=y | 264 | CONFIG_GENERIC_CLOCKEVENTS=y |
236 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 265 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
237 | CONFIG_TICKSOURCE_CORETMR=y | 266 | CONFIG_TICKSOURCE_CORETMR=y |
238 | # CONFIG_CYCLES_CLOCKSOURCE is not set | 267 | CONFIG_CYCLES_CLOCKSOURCE=y |
239 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 268 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
240 | CONFIG_TICK_ONESHOT=y | 269 | CONFIG_TICK_ONESHOT=y |
241 | # CONFIG_NO_HZ is not set | 270 | # CONFIG_NO_HZ is not set |
@@ -287,7 +316,6 @@ CONFIG_FLATMEM=y | |||
287 | CONFIG_FLAT_NODE_MEM_MAP=y | 316 | CONFIG_FLAT_NODE_MEM_MAP=y |
288 | CONFIG_PAGEFLAGS_EXTENDED=y | 317 | CONFIG_PAGEFLAGS_EXTENDED=y |
289 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 318 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
290 | # CONFIG_RESOURCES_64BIT is not set | ||
291 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 319 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
292 | CONFIG_ZONE_DMA_FLAG=1 | 320 | CONFIG_ZONE_DMA_FLAG=1 |
293 | CONFIG_VIRT_TO_BUS=y | 321 | CONFIG_VIRT_TO_BUS=y |
@@ -296,16 +324,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
296 | # CONFIG_DMA_UNCACHED_4M is not set | 324 | # CONFIG_DMA_UNCACHED_4M is not set |
297 | # CONFIG_DMA_UNCACHED_2M is not set | 325 | # CONFIG_DMA_UNCACHED_2M is not set |
298 | CONFIG_DMA_UNCACHED_1M=y | 326 | CONFIG_DMA_UNCACHED_1M=y |
327 | # CONFIG_DMA_UNCACHED_512K is not set | ||
328 | # CONFIG_DMA_UNCACHED_256K is not set | ||
329 | # CONFIG_DMA_UNCACHED_128K is not set | ||
299 | # CONFIG_DMA_UNCACHED_NONE is not set | 330 | # CONFIG_DMA_UNCACHED_NONE is not set |
300 | 331 | ||
301 | # | 332 | # |
302 | # Cache Support | 333 | # Cache Support |
303 | # | 334 | # |
304 | CONFIG_BFIN_ICACHE=y | 335 | CONFIG_BFIN_ICACHE=y |
305 | # CONFIG_BFIN_ICACHE_LOCK is not set | 336 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
306 | CONFIG_BFIN_DCACHE=y | 337 | CONFIG_BFIN_DCACHE=y |
307 | # CONFIG_BFIN_DCACHE_BANKA is not set | 338 | # CONFIG_BFIN_DCACHE_BANKA is not set |
308 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
309 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 339 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
310 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 340 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
311 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 341 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -316,7 +346,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
316 | # CONFIG_MPU is not set | 346 | # CONFIG_MPU is not set |
317 | 347 | ||
318 | # | 348 | # |
319 | # Asynchonous Memory Configuration | 349 | # Asynchronous Memory Configuration |
320 | # | 350 | # |
321 | 351 | ||
322 | # | 352 | # |
@@ -362,6 +392,7 @@ CONFIG_PM=y | |||
362 | CONFIG_PM_SLEEP=y | 392 | CONFIG_PM_SLEEP=y |
363 | CONFIG_SUSPEND=y | 393 | CONFIG_SUSPEND=y |
364 | CONFIG_SUSPEND_FREEZER=y | 394 | CONFIG_SUSPEND_FREEZER=y |
395 | # CONFIG_PM_RUNTIME is not set | ||
365 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 396 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
366 | CONFIG_PM_BFIN_SLEEP_DEEPER=y | 397 | CONFIG_PM_BFIN_SLEEP_DEEPER=y |
367 | # CONFIG_PM_BFIN_SLEEP is not set | 398 | # CONFIG_PM_BFIN_SLEEP is not set |
@@ -384,11 +415,6 @@ CONFIG_NET=y | |||
384 | CONFIG_PACKET=y | 415 | CONFIG_PACKET=y |
385 | # CONFIG_PACKET_MMAP is not set | 416 | # CONFIG_PACKET_MMAP is not set |
386 | CONFIG_UNIX=y | 417 | CONFIG_UNIX=y |
387 | CONFIG_XFRM=y | ||
388 | # CONFIG_XFRM_USER is not set | ||
389 | # CONFIG_XFRM_SUB_POLICY is not set | ||
390 | # CONFIG_XFRM_MIGRATE is not set | ||
391 | # CONFIG_XFRM_STATISTICS is not set | ||
392 | # CONFIG_NET_KEY is not set | 418 | # CONFIG_NET_KEY is not set |
393 | CONFIG_INET=y | 419 | CONFIG_INET=y |
394 | # CONFIG_IP_MULTICAST is not set | 420 | # CONFIG_IP_MULTICAST is not set |
@@ -412,7 +438,6 @@ CONFIG_IP_PNP=y | |||
412 | # CONFIG_INET_XFRM_MODE_BEET is not set | 438 | # CONFIG_INET_XFRM_MODE_BEET is not set |
413 | # CONFIG_INET_LRO is not set | 439 | # CONFIG_INET_LRO is not set |
414 | # CONFIG_INET_DIAG is not set | 440 | # CONFIG_INET_DIAG is not set |
415 | CONFIG_INET_TCP_DIAG=y | ||
416 | # CONFIG_TCP_CONG_ADVANCED is not set | 441 | # CONFIG_TCP_CONG_ADVANCED is not set |
417 | CONFIG_TCP_CONG_CUBIC=y | 442 | CONFIG_TCP_CONG_CUBIC=y |
418 | CONFIG_DEFAULT_TCP_CONG="cubic" | 443 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -423,6 +448,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
423 | # CONFIG_NETFILTER is not set | 448 | # CONFIG_NETFILTER is not set |
424 | # CONFIG_IP_DCCP is not set | 449 | # CONFIG_IP_DCCP is not set |
425 | # CONFIG_IP_SCTP is not set | 450 | # CONFIG_IP_SCTP is not set |
451 | # CONFIG_RDS is not set | ||
426 | # CONFIG_TIPC is not set | 452 | # CONFIG_TIPC is not set |
427 | # CONFIG_ATM is not set | 453 | # CONFIG_ATM is not set |
428 | # CONFIG_BRIDGE is not set | 454 | # CONFIG_BRIDGE is not set |
@@ -436,14 +462,34 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
436 | # CONFIG_LAPB is not set | 462 | # CONFIG_LAPB is not set |
437 | # CONFIG_ECONET is not set | 463 | # CONFIG_ECONET is not set |
438 | # CONFIG_WAN_ROUTER is not set | 464 | # CONFIG_WAN_ROUTER is not set |
465 | # CONFIG_PHONET is not set | ||
466 | # CONFIG_IEEE802154 is not set | ||
439 | # CONFIG_NET_SCHED is not set | 467 | # CONFIG_NET_SCHED is not set |
468 | # CONFIG_DCB is not set | ||
440 | 469 | ||
441 | # | 470 | # |
442 | # Network testing | 471 | # Network testing |
443 | # | 472 | # |
444 | # CONFIG_NET_PKTGEN is not set | 473 | # CONFIG_NET_PKTGEN is not set |
445 | # CONFIG_HAMRADIO is not set | 474 | # CONFIG_HAMRADIO is not set |
446 | # CONFIG_CAN is not set | 475 | CONFIG_CAN=m |
476 | CONFIG_CAN_RAW=m | ||
477 | CONFIG_CAN_BCM=m | ||
478 | |||
479 | # | ||
480 | # CAN Device Drivers | ||
481 | # | ||
482 | # CONFIG_CAN_VCAN is not set | ||
483 | CONFIG_CAN_DEV=m | ||
484 | # CONFIG_CAN_CALC_BITTIMING is not set | ||
485 | CONFIG_CAN_BFIN=m | ||
486 | # CONFIG_CAN_SJA1000 is not set | ||
487 | |||
488 | # | ||
489 | # CAN USB interfaces | ||
490 | # | ||
491 | # CONFIG_CAN_EMS_USB is not set | ||
492 | # CONFIG_CAN_DEBUG_DEVICES is not set | ||
447 | CONFIG_IRDA=m | 493 | CONFIG_IRDA=m |
448 | 494 | ||
449 | # | 495 | # |
@@ -483,13 +529,8 @@ CONFIG_SIR_BFIN_DMA=y | |||
483 | # | 529 | # |
484 | # CONFIG_BT is not set | 530 | # CONFIG_BT is not set |
485 | # CONFIG_AF_RXRPC is not set | 531 | # CONFIG_AF_RXRPC is not set |
486 | # CONFIG_PHONET is not set | 532 | # CONFIG_WIRELESS is not set |
487 | CONFIG_WIRELESS=y | 533 | # CONFIG_WIMAX is not set |
488 | # CONFIG_CFG80211 is not set | ||
489 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
490 | # CONFIG_WIRELESS_EXT is not set | ||
491 | # CONFIG_MAC80211 is not set | ||
492 | # CONFIG_IEEE80211 is not set | ||
493 | # CONFIG_RFKILL is not set | 534 | # CONFIG_RFKILL is not set |
494 | # CONFIG_NET_9P is not set | 535 | # CONFIG_NET_9P is not set |
495 | 536 | ||
@@ -510,6 +551,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
510 | # CONFIG_CONNECTOR is not set | 551 | # CONFIG_CONNECTOR is not set |
511 | CONFIG_MTD=y | 552 | CONFIG_MTD=y |
512 | # CONFIG_MTD_DEBUG is not set | 553 | # CONFIG_MTD_DEBUG is not set |
554 | # CONFIG_MTD_TESTS is not set | ||
513 | # CONFIG_MTD_CONCAT is not set | 555 | # CONFIG_MTD_CONCAT is not set |
514 | CONFIG_MTD_PARTITIONS=y | 556 | CONFIG_MTD_PARTITIONS=y |
515 | # CONFIG_MTD_REDBOOT_PARTS is not set | 557 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -568,6 +610,7 @@ CONFIG_MTD_PHYSMAP=m | |||
568 | # | 610 | # |
569 | # CONFIG_MTD_DATAFLASH is not set | 611 | # CONFIG_MTD_DATAFLASH is not set |
570 | # CONFIG_MTD_M25P80 is not set | 612 | # CONFIG_MTD_M25P80 is not set |
613 | # CONFIG_MTD_SST25L is not set | ||
571 | # CONFIG_MTD_SLRAM is not set | 614 | # CONFIG_MTD_SLRAM is not set |
572 | # CONFIG_MTD_PHRAM is not set | 615 | # CONFIG_MTD_PHRAM is not set |
573 | # CONFIG_MTD_MTDRAM is not set | 616 | # CONFIG_MTD_MTDRAM is not set |
@@ -583,6 +626,11 @@ CONFIG_MTD_PHYSMAP=m | |||
583 | # CONFIG_MTD_ONENAND is not set | 626 | # CONFIG_MTD_ONENAND is not set |
584 | 627 | ||
585 | # | 628 | # |
629 | # LPDDR flash memory drivers | ||
630 | # | ||
631 | # CONFIG_MTD_LPDDR is not set | ||
632 | |||
633 | # | ||
586 | # UBI - Unsorted block images | 634 | # UBI - Unsorted block images |
587 | # | 635 | # |
588 | # CONFIG_MTD_UBI is not set | 636 | # CONFIG_MTD_UBI is not set |
@@ -599,10 +647,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
599 | # CONFIG_ATA_OVER_ETH is not set | 647 | # CONFIG_ATA_OVER_ETH is not set |
600 | # CONFIG_BLK_DEV_HD is not set | 648 | # CONFIG_BLK_DEV_HD is not set |
601 | CONFIG_MISC_DEVICES=y | 649 | CONFIG_MISC_DEVICES=y |
602 | # CONFIG_EEPROM_93CX6 is not set | 650 | # CONFIG_AD525X_DPOT is not set |
603 | # CONFIG_ICS932S401 is not set | 651 | # CONFIG_ICS932S401 is not set |
604 | # CONFIG_ENCLOSURE_SERVICES is not set | 652 | # CONFIG_ENCLOSURE_SERVICES is not set |
653 | # CONFIG_ISL29003 is not set | ||
605 | # CONFIG_C2PORT is not set | 654 | # CONFIG_C2PORT is not set |
655 | |||
656 | # | ||
657 | # EEPROM support | ||
658 | # | ||
659 | # CONFIG_EEPROM_AT24 is not set | ||
660 | # CONFIG_EEPROM_AT25 is not set | ||
661 | # CONFIG_EEPROM_LEGACY is not set | ||
662 | # CONFIG_EEPROM_MAX6875 is not set | ||
663 | # CONFIG_EEPROM_93CX6 is not set | ||
606 | CONFIG_HAVE_IDE=y | 664 | CONFIG_HAVE_IDE=y |
607 | # CONFIG_IDE is not set | 665 | # CONFIG_IDE is not set |
608 | 666 | ||
@@ -637,6 +695,9 @@ CONFIG_SMSC_PHY=y | |||
637 | # CONFIG_BROADCOM_PHY is not set | 695 | # CONFIG_BROADCOM_PHY is not set |
638 | # CONFIG_ICPLUS_PHY is not set | 696 | # CONFIG_ICPLUS_PHY is not set |
639 | # CONFIG_REALTEK_PHY is not set | 697 | # CONFIG_REALTEK_PHY is not set |
698 | # CONFIG_NATIONAL_PHY is not set | ||
699 | # CONFIG_STE10XP is not set | ||
700 | # CONFIG_LSI_ET1011C_PHY is not set | ||
640 | # CONFIG_FIXED_PHY is not set | 701 | # CONFIG_FIXED_PHY is not set |
641 | # CONFIG_MDIO_BITBANG is not set | 702 | # CONFIG_MDIO_BITBANG is not set |
642 | CONFIG_NET_ETHERNET=y | 703 | CONFIG_NET_ETHERNET=y |
@@ -647,9 +708,12 @@ CONFIG_BFIN_TX_DESC_NUM=10 | |||
647 | CONFIG_BFIN_RX_DESC_NUM=20 | 708 | CONFIG_BFIN_RX_DESC_NUM=20 |
648 | # CONFIG_BFIN_MAC_RMII is not set | 709 | # CONFIG_BFIN_MAC_RMII is not set |
649 | # CONFIG_SMC91X is not set | 710 | # CONFIG_SMC91X is not set |
650 | # CONFIG_SMSC911X is not set | ||
651 | # CONFIG_DM9000 is not set | 711 | # CONFIG_DM9000 is not set |
652 | # CONFIG_ENC28J60 is not set | 712 | # CONFIG_ENC28J60 is not set |
713 | # CONFIG_ETHOC is not set | ||
714 | # CONFIG_SMSC911X is not set | ||
715 | # CONFIG_DNET is not set | ||
716 | # CONFIG_ADF702X is not set | ||
653 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 717 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
654 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 718 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
655 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 719 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -658,15 +722,16 @@ CONFIG_BFIN_RX_DESC_NUM=20 | |||
658 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 722 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
659 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 723 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
660 | # CONFIG_B44 is not set | 724 | # CONFIG_B44 is not set |
725 | # CONFIG_KS8842 is not set | ||
726 | # CONFIG_KS8851 is not set | ||
727 | # CONFIG_KS8851_MLL is not set | ||
661 | # CONFIG_NETDEV_1000 is not set | 728 | # CONFIG_NETDEV_1000 is not set |
662 | # CONFIG_NETDEV_10000 is not set | 729 | # CONFIG_NETDEV_10000 is not set |
730 | # CONFIG_WLAN is not set | ||
663 | 731 | ||
664 | # | 732 | # |
665 | # Wireless LAN | 733 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
666 | # | 734 | # |
667 | # CONFIG_WLAN_PRE80211 is not set | ||
668 | # CONFIG_WLAN_80211 is not set | ||
669 | # CONFIG_IWLWIFI_LEDS is not set | ||
670 | # CONFIG_WAN is not set | 735 | # CONFIG_WAN is not set |
671 | # CONFIG_PPP is not set | 736 | # CONFIG_PPP is not set |
672 | # CONFIG_SLIP is not set | 737 | # CONFIG_SLIP is not set |
@@ -701,7 +766,10 @@ CONFIG_INPUT_EVDEV=m | |||
701 | # CONFIG_INPUT_TOUCHSCREEN is not set | 766 | # CONFIG_INPUT_TOUCHSCREEN is not set |
702 | CONFIG_INPUT_MISC=y | 767 | CONFIG_INPUT_MISC=y |
703 | # CONFIG_INPUT_UINPUT is not set | 768 | # CONFIG_INPUT_UINPUT is not set |
704 | CONFIG_CONFIG_INPUT_PCF8574=m | 769 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
770 | # CONFIG_INPUT_AD714X is not set | ||
771 | # CONFIG_INPUT_ADXL34X is not set | ||
772 | # CONFIG_INPUT_PCF8574 is not set | ||
705 | 773 | ||
706 | # | 774 | # |
707 | # Hardware I/O ports | 775 | # Hardware I/O ports |
@@ -712,16 +780,13 @@ CONFIG_CONFIG_INPUT_PCF8574=m | |||
712 | # | 780 | # |
713 | # Character devices | 781 | # Character devices |
714 | # | 782 | # |
715 | # CONFIG_AD9960 is not set | ||
716 | CONFIG_BFIN_DMA_INTERFACE=m | 783 | CONFIG_BFIN_DMA_INTERFACE=m |
717 | # CONFIG_BFIN_PPI is not set | 784 | # CONFIG_BFIN_PPI is not set |
718 | # CONFIG_BFIN_PPIFCD is not set | 785 | # CONFIG_BFIN_PPIFCD is not set |
719 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 786 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
720 | # CONFIG_BFIN_SPI_ADC is not set | 787 | # CONFIG_BFIN_SPI_ADC is not set |
721 | CONFIG_BFIN_SPORT=m | 788 | CONFIG_BFIN_SPORT=m |
722 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
723 | # CONFIG_BFIN_TWI_LCD is not set | 789 | # CONFIG_BFIN_TWI_LCD is not set |
724 | CONFIG_SIMPLE_GPIO=m | ||
725 | # CONFIG_VT is not set | 790 | # CONFIG_VT is not set |
726 | # CONFIG_DEVKMEM is not set | 791 | # CONFIG_DEVKMEM is not set |
727 | CONFIG_BFIN_JTAG_COMM=m | 792 | CONFIG_BFIN_JTAG_COMM=m |
@@ -735,6 +800,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
735 | # | 800 | # |
736 | # Non-8250 serial port support | 801 | # Non-8250 serial port support |
737 | # | 802 | # |
803 | # CONFIG_SERIAL_MAX3100 is not set | ||
738 | CONFIG_SERIAL_BFIN=y | 804 | CONFIG_SERIAL_BFIN=y |
739 | CONFIG_SERIAL_BFIN_CONSOLE=y | 805 | CONFIG_SERIAL_BFIN_CONSOLE=y |
740 | CONFIG_SERIAL_BFIN_DMA=y | 806 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -746,17 +812,8 @@ CONFIG_SERIAL_CORE=y | |||
746 | CONFIG_SERIAL_CORE_CONSOLE=y | 812 | CONFIG_SERIAL_CORE_CONSOLE=y |
747 | # CONFIG_SERIAL_BFIN_SPORT is not set | 813 | # CONFIG_SERIAL_BFIN_SPORT is not set |
748 | CONFIG_UNIX98_PTYS=y | 814 | CONFIG_UNIX98_PTYS=y |
815 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
749 | # CONFIG_LEGACY_PTYS is not set | 816 | # CONFIG_LEGACY_PTYS is not set |
750 | |||
751 | # | ||
752 | # CAN, the car bus and industrial fieldbus | ||
753 | # | ||
754 | CONFIG_CAN4LINUX=y | ||
755 | |||
756 | # | ||
757 | # linux embedded drivers | ||
758 | # | ||
759 | CONFIG_CAN_BLACKFIN=m | ||
760 | # CONFIG_IPMI_HANDLER is not set | 817 | # CONFIG_IPMI_HANDLER is not set |
761 | # CONFIG_HW_RANDOM is not set | 818 | # CONFIG_HW_RANDOM is not set |
762 | # CONFIG_R3964 is not set | 819 | # CONFIG_R3964 is not set |
@@ -764,6 +821,7 @@ CONFIG_CAN_BLACKFIN=m | |||
764 | # CONFIG_TCG_TPM is not set | 821 | # CONFIG_TCG_TPM is not set |
765 | CONFIG_I2C=m | 822 | CONFIG_I2C=m |
766 | CONFIG_I2C_BOARDINFO=y | 823 | CONFIG_I2C_BOARDINFO=y |
824 | CONFIG_I2C_COMPAT=y | ||
767 | CONFIG_I2C_CHARDEV=m | 825 | CONFIG_I2C_CHARDEV=m |
768 | CONFIG_I2C_HELPER_AUTO=y | 826 | CONFIG_I2C_HELPER_AUTO=y |
769 | 827 | ||
@@ -796,14 +854,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
796 | # Miscellaneous I2C Chip support | 854 | # Miscellaneous I2C Chip support |
797 | # | 855 | # |
798 | # CONFIG_DS1682 is not set | 856 | # CONFIG_DS1682 is not set |
799 | # CONFIG_EEPROM_AT24 is not set | ||
800 | CONFIG_SENSORS_AD5252=m | ||
801 | # CONFIG_EEPROM_LEGACY is not set | ||
802 | # CONFIG_SENSORS_PCF8574 is not set | ||
803 | # CONFIG_PCF8575 is not set | ||
804 | # CONFIG_SENSORS_PCA9539 is not set | ||
805 | # CONFIG_SENSORS_PCF8591 is not set | ||
806 | # CONFIG_SENSORS_MAX6875 is not set | ||
807 | # CONFIG_SENSORS_TSL2550 is not set | 857 | # CONFIG_SENSORS_TSL2550 is not set |
808 | # CONFIG_I2C_DEBUG_CORE is not set | 858 | # CONFIG_I2C_DEBUG_CORE is not set |
809 | # CONFIG_I2C_DEBUG_ALGO is not set | 859 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -820,13 +870,18 @@ CONFIG_SPI_BFIN=y | |||
820 | # CONFIG_SPI_BFIN_LOCK is not set | 870 | # CONFIG_SPI_BFIN_LOCK is not set |
821 | # CONFIG_SPI_BFIN_SPORT is not set | 871 | # CONFIG_SPI_BFIN_SPORT is not set |
822 | # CONFIG_SPI_BITBANG is not set | 872 | # CONFIG_SPI_BITBANG is not set |
873 | # CONFIG_SPI_GPIO is not set | ||
823 | 874 | ||
824 | # | 875 | # |
825 | # SPI Protocol Masters | 876 | # SPI Protocol Masters |
826 | # | 877 | # |
827 | # CONFIG_EEPROM_AT25 is not set | ||
828 | # CONFIG_SPI_SPIDEV is not set | 878 | # CONFIG_SPI_SPIDEV is not set |
829 | # CONFIG_SPI_TLE62X0 is not set | 879 | # CONFIG_SPI_TLE62X0 is not set |
880 | |||
881 | # | ||
882 | # PPS support | ||
883 | # | ||
884 | # CONFIG_PPS is not set | ||
830 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 885 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
831 | CONFIG_GPIOLIB=y | 886 | CONFIG_GPIOLIB=y |
832 | # CONFIG_DEBUG_GPIO is not set | 887 | # CONFIG_DEBUG_GPIO is not set |
@@ -842,6 +897,7 @@ CONFIG_GPIO_SYSFS=y | |||
842 | # CONFIG_GPIO_MAX732X is not set | 897 | # CONFIG_GPIO_MAX732X is not set |
843 | # CONFIG_GPIO_PCA953X is not set | 898 | # CONFIG_GPIO_PCA953X is not set |
844 | # CONFIG_GPIO_PCF857X is not set | 899 | # CONFIG_GPIO_PCF857X is not set |
900 | # CONFIG_GPIO_ADP5588 is not set | ||
845 | 901 | ||
846 | # | 902 | # |
847 | # PCI GPIO expanders: | 903 | # PCI GPIO expanders: |
@@ -852,11 +908,15 @@ CONFIG_GPIO_SYSFS=y | |||
852 | # | 908 | # |
853 | # CONFIG_GPIO_MAX7301 is not set | 909 | # CONFIG_GPIO_MAX7301 is not set |
854 | # CONFIG_GPIO_MCP23S08 is not set | 910 | # CONFIG_GPIO_MCP23S08 is not set |
911 | # CONFIG_GPIO_MC33880 is not set | ||
912 | |||
913 | # | ||
914 | # AC97 GPIO expanders: | ||
915 | # | ||
855 | # CONFIG_W1 is not set | 916 | # CONFIG_W1 is not set |
856 | # CONFIG_POWER_SUPPLY is not set | 917 | # CONFIG_POWER_SUPPLY is not set |
857 | # CONFIG_HWMON is not set | 918 | # CONFIG_HWMON is not set |
858 | # CONFIG_THERMAL is not set | 919 | # CONFIG_THERMAL is not set |
859 | # CONFIG_THERMAL_HWMON is not set | ||
860 | CONFIG_WATCHDOG=y | 920 | CONFIG_WATCHDOG=y |
861 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 921 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
862 | 922 | ||
@@ -878,26 +938,18 @@ CONFIG_SSB_POSSIBLE=y | |||
878 | # CONFIG_MFD_CORE is not set | 938 | # CONFIG_MFD_CORE is not set |
879 | # CONFIG_MFD_SM501 is not set | 939 | # CONFIG_MFD_SM501 is not set |
880 | # CONFIG_HTC_PASIC3 is not set | 940 | # CONFIG_HTC_PASIC3 is not set |
941 | # CONFIG_UCB1400_CORE is not set | ||
942 | # CONFIG_TPS65010 is not set | ||
881 | # CONFIG_MFD_TMIO is not set | 943 | # CONFIG_MFD_TMIO is not set |
882 | # CONFIG_MFD_WM8400 is not set | 944 | # CONFIG_MFD_WM8400 is not set |
945 | # CONFIG_MFD_WM831X is not set | ||
883 | # CONFIG_MFD_WM8350_I2C is not set | 946 | # CONFIG_MFD_WM8350_I2C is not set |
947 | # CONFIG_MFD_PCF50633 is not set | ||
948 | # CONFIG_MFD_MC13783 is not set | ||
949 | # CONFIG_AB3100_CORE is not set | ||
950 | # CONFIG_EZX_PCAP is not set | ||
884 | # CONFIG_REGULATOR is not set | 951 | # CONFIG_REGULATOR is not set |
885 | 952 | # CONFIG_MEDIA_SUPPORT is not set | |
886 | # | ||
887 | # Multimedia devices | ||
888 | # | ||
889 | |||
890 | # | ||
891 | # Multimedia core support | ||
892 | # | ||
893 | # CONFIG_VIDEO_DEV is not set | ||
894 | # CONFIG_DVB_CORE is not set | ||
895 | # CONFIG_VIDEO_MEDIA is not set | ||
896 | |||
897 | # | ||
898 | # Multimedia drivers | ||
899 | # | ||
900 | # CONFIG_DAB is not set | ||
901 | 953 | ||
902 | # | 954 | # |
903 | # Graphics support | 955 | # Graphics support |
@@ -929,9 +981,6 @@ CONFIG_FB_CFB_IMAGEBLIT=m | |||
929 | # CONFIG_FB_BFIN_T350MCQB is not set | 981 | # CONFIG_FB_BFIN_T350MCQB is not set |
930 | # CONFIG_FB_BFIN_LQ035Q1 is not set | 982 | # CONFIG_FB_BFIN_LQ035Q1 is not set |
931 | CONFIG_FB_BF537_LQ035=m | 983 | CONFIG_FB_BF537_LQ035=m |
932 | CONFIG_LQ035_SLAVE_ADDR=0x58 | ||
933 | # CONFIG_FB_BFIN_LANDSCAPE is not set | ||
934 | # CONFIG_FB_BFIN_BGR is not set | ||
935 | CONFIG_FB_BFIN_7393=m | 984 | CONFIG_FB_BFIN_7393=m |
936 | CONFIG_NTSC=y | 985 | CONFIG_NTSC=y |
937 | # CONFIG_PAL is not set | 986 | # CONFIG_PAL is not set |
@@ -946,15 +995,18 @@ CONFIG_ADV7393_1XMEM=y | |||
946 | # CONFIG_FB_VIRTUAL is not set | 995 | # CONFIG_FB_VIRTUAL is not set |
947 | # CONFIG_FB_METRONOME is not set | 996 | # CONFIG_FB_METRONOME is not set |
948 | # CONFIG_FB_MB862XX is not set | 997 | # CONFIG_FB_MB862XX is not set |
998 | # CONFIG_FB_BROADSHEET is not set | ||
949 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 999 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
950 | CONFIG_LCD_CLASS_DEVICE=m | 1000 | CONFIG_LCD_CLASS_DEVICE=m |
1001 | # CONFIG_LCD_LMS283GF05 is not set | ||
951 | # CONFIG_LCD_LTV350QV is not set | 1002 | # CONFIG_LCD_LTV350QV is not set |
952 | # CONFIG_LCD_ILI9320 is not set | 1003 | # CONFIG_LCD_ILI9320 is not set |
953 | # CONFIG_LCD_TDO24M is not set | 1004 | # CONFIG_LCD_TDO24M is not set |
954 | # CONFIG_LCD_VGG2432A4 is not set | 1005 | # CONFIG_LCD_VGG2432A4 is not set |
955 | # CONFIG_LCD_PLATFORM is not set | 1006 | # CONFIG_LCD_PLATFORM is not set |
956 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | 1007 | CONFIG_BACKLIGHT_CLASS_DEVICE=m |
957 | CONFIG_BACKLIGHT_CORGI=m | 1008 | CONFIG_BACKLIGHT_GENERIC=m |
1009 | # CONFIG_BACKLIGHT_ADP8870 is not set | ||
958 | 1010 | ||
959 | # | 1011 | # |
960 | # Display device support | 1012 | # Display device support |
@@ -963,19 +1015,27 @@ CONFIG_BACKLIGHT_CORGI=m | |||
963 | # CONFIG_LOGO is not set | 1015 | # CONFIG_LOGO is not set |
964 | CONFIG_SOUND=m | 1016 | CONFIG_SOUND=m |
965 | CONFIG_SOUND_OSS_CORE=y | 1017 | CONFIG_SOUND_OSS_CORE=y |
1018 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
966 | CONFIG_SND=m | 1019 | CONFIG_SND=m |
967 | CONFIG_SND_TIMER=m | 1020 | CONFIG_SND_TIMER=m |
968 | CONFIG_SND_PCM=m | 1021 | CONFIG_SND_PCM=m |
1022 | CONFIG_SND_JACK=y | ||
969 | # CONFIG_SND_SEQUENCER is not set | 1023 | # CONFIG_SND_SEQUENCER is not set |
970 | CONFIG_SND_OSSEMUL=y | 1024 | CONFIG_SND_OSSEMUL=y |
971 | CONFIG_SND_MIXER_OSS=m | 1025 | CONFIG_SND_MIXER_OSS=m |
972 | CONFIG_SND_PCM_OSS=m | 1026 | CONFIG_SND_PCM_OSS=m |
973 | CONFIG_SND_PCM_OSS_PLUGINS=y | 1027 | CONFIG_SND_PCM_OSS_PLUGINS=y |
1028 | # CONFIG_SND_HRTIMER is not set | ||
974 | # CONFIG_SND_DYNAMIC_MINORS is not set | 1029 | # CONFIG_SND_DYNAMIC_MINORS is not set |
975 | CONFIG_SND_SUPPORT_OLD_API=y | 1030 | CONFIG_SND_SUPPORT_OLD_API=y |
976 | CONFIG_SND_VERBOSE_PROCFS=y | 1031 | CONFIG_SND_VERBOSE_PROCFS=y |
977 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1032 | # CONFIG_SND_VERBOSE_PRINTK is not set |
978 | # CONFIG_SND_DEBUG is not set | 1033 | # CONFIG_SND_DEBUG is not set |
1034 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1035 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1036 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1037 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1038 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
979 | CONFIG_SND_DRIVERS=y | 1039 | CONFIG_SND_DRIVERS=y |
980 | # CONFIG_SND_DUMMY is not set | 1040 | # CONFIG_SND_DUMMY is not set |
981 | # CONFIG_SND_MTPAV is not set | 1041 | # CONFIG_SND_MTPAV is not set |
@@ -986,13 +1046,6 @@ CONFIG_SND_SPI=y | |||
986 | # | 1046 | # |
987 | # ALSA Blackfin devices | 1047 | # ALSA Blackfin devices |
988 | # | 1048 | # |
989 | CONFIG_SND_BLACKFIN_AD1836=m | ||
990 | CONFIG_SND_BLACKFIN_AD1836_TDM=y | ||
991 | # CONFIG_SND_BLACKFIN_AD1836_I2S is not set | ||
992 | CONFIG_SND_BLACKFIN_AD1836_MULSUB=y | ||
993 | # CONFIG_SND_BLACKFIN_AD1836_5P1 is not set | ||
994 | CONFIG_SND_BLACKFIN_SPORT=0 | ||
995 | CONFIG_SND_BLACKFIN_SPI_PFBIT=4 | ||
996 | CONFIG_SND_BFIN_SPORT=0 | 1049 | CONFIG_SND_BFIN_SPORT=0 |
997 | CONFIG_SND_BFIN_AD73322=m | 1050 | CONFIG_SND_BFIN_AD73322=m |
998 | CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 | 1051 | CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 |
@@ -1003,16 +1056,20 @@ CONFIG_SND_SOC_AC97_BUS=y | |||
1003 | CONFIG_SND_BF5XX_I2S=m | 1056 | CONFIG_SND_BF5XX_I2S=m |
1004 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set | 1057 | # CONFIG_SND_BF5XX_SOC_SSM2602 is not set |
1005 | CONFIG_SND_BF5XX_SOC_AD73311=m | 1058 | CONFIG_SND_BF5XX_SOC_AD73311=m |
1059 | # CONFIG_SND_BF5XX_SOC_ADAU1371 is not set | ||
1060 | # CONFIG_SND_BF5XX_SOC_ADAU1761 is not set | ||
1006 | CONFIG_SND_BFIN_AD73311_SE=4 | 1061 | CONFIG_SND_BFIN_AD73311_SE=4 |
1062 | # CONFIG_SND_BF5XX_TDM is not set | ||
1007 | CONFIG_SND_BF5XX_AC97=m | 1063 | CONFIG_SND_BF5XX_AC97=m |
1008 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y | 1064 | CONFIG_SND_BF5XX_MMAP_SUPPORT=y |
1009 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set | 1065 | # CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set |
1066 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | ||
1067 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
1010 | CONFIG_SND_BF5XX_SOC_SPORT=m | 1068 | CONFIG_SND_BF5XX_SOC_SPORT=m |
1011 | CONFIG_SND_BF5XX_SOC_I2S=m | 1069 | CONFIG_SND_BF5XX_SOC_I2S=m |
1012 | CONFIG_SND_BF5XX_SOC_AC97=m | 1070 | CONFIG_SND_BF5XX_SOC_AC97=m |
1013 | CONFIG_SND_BF5XX_SOC_AD1980=m | ||
1014 | CONFIG_SND_BF5XX_SPORT_NUM=0 | 1071 | CONFIG_SND_BF5XX_SPORT_NUM=0 |
1015 | # CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set | 1072 | CONFIG_SND_SOC_I2C_AND_SPI=m |
1016 | # CONFIG_SND_SOC_ALL_CODECS is not set | 1073 | # CONFIG_SND_SOC_ALL_CODECS is not set |
1017 | CONFIG_SND_SOC_AD1980=m | 1074 | CONFIG_SND_SOC_AD1980=m |
1018 | CONFIG_SND_SOC_AD73311=m | 1075 | CONFIG_SND_SOC_AD73311=m |
@@ -1020,14 +1077,12 @@ CONFIG_SND_SOC_AD73311=m | |||
1020 | CONFIG_AC97_BUS=m | 1077 | CONFIG_AC97_BUS=m |
1021 | CONFIG_HID_SUPPORT=y | 1078 | CONFIG_HID_SUPPORT=y |
1022 | CONFIG_HID=y | 1079 | CONFIG_HID=y |
1023 | # CONFIG_HID_DEBUG is not set | ||
1024 | # CONFIG_HIDRAW is not set | 1080 | # CONFIG_HIDRAW is not set |
1025 | # CONFIG_HID_PID is not set | 1081 | # CONFIG_HID_PID is not set |
1026 | 1082 | ||
1027 | # | 1083 | # |
1028 | # Special HID drivers | 1084 | # Special HID drivers |
1029 | # | 1085 | # |
1030 | CONFIG_HID_COMPAT=y | ||
1031 | # CONFIG_USB_SUPPORT is not set | 1086 | # CONFIG_USB_SUPPORT is not set |
1032 | # CONFIG_MMC is not set | 1087 | # CONFIG_MMC is not set |
1033 | # CONFIG_MEMSTICK is not set | 1088 | # CONFIG_MEMSTICK is not set |
@@ -1064,6 +1119,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1064 | # CONFIG_RTC_DRV_S35390A is not set | 1119 | # CONFIG_RTC_DRV_S35390A is not set |
1065 | # CONFIG_RTC_DRV_FM3130 is not set | 1120 | # CONFIG_RTC_DRV_FM3130 is not set |
1066 | # CONFIG_RTC_DRV_RX8581 is not set | 1121 | # CONFIG_RTC_DRV_RX8581 is not set |
1122 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1067 | 1123 | ||
1068 | # | 1124 | # |
1069 | # SPI RTC drivers | 1125 | # SPI RTC drivers |
@@ -1075,6 +1131,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1075 | # CONFIG_RTC_DRV_R9701 is not set | 1131 | # CONFIG_RTC_DRV_R9701 is not set |
1076 | # CONFIG_RTC_DRV_RS5C348 is not set | 1132 | # CONFIG_RTC_DRV_RS5C348 is not set |
1077 | # CONFIG_RTC_DRV_DS3234 is not set | 1133 | # CONFIG_RTC_DRV_DS3234 is not set |
1134 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1078 | 1135 | ||
1079 | # | 1136 | # |
1080 | # Platform RTC drivers | 1137 | # Platform RTC drivers |
@@ -1095,10 +1152,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1095 | # | 1152 | # |
1096 | CONFIG_RTC_DRV_BFIN=y | 1153 | CONFIG_RTC_DRV_BFIN=y |
1097 | # CONFIG_DMADEVICES is not set | 1154 | # CONFIG_DMADEVICES is not set |
1155 | # CONFIG_AUXDISPLAY is not set | ||
1098 | # CONFIG_UIO is not set | 1156 | # CONFIG_UIO is not set |
1157 | |||
1158 | # | ||
1159 | # TI VLYNQ | ||
1160 | # | ||
1099 | # CONFIG_STAGING is not set | 1161 | # CONFIG_STAGING is not set |
1100 | 1162 | ||
1101 | # | 1163 | # |
1164 | # Firmware Drivers | ||
1165 | # | ||
1166 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1167 | # CONFIG_SIGMA is not set | ||
1168 | |||
1169 | # | ||
1102 | # File systems | 1170 | # File systems |
1103 | # | 1171 | # |
1104 | # CONFIG_EXT2_FS is not set | 1172 | # CONFIG_EXT2_FS is not set |
@@ -1107,9 +1175,13 @@ CONFIG_RTC_DRV_BFIN=y | |||
1107 | # CONFIG_REISERFS_FS is not set | 1175 | # CONFIG_REISERFS_FS is not set |
1108 | # CONFIG_JFS_FS is not set | 1176 | # CONFIG_JFS_FS is not set |
1109 | # CONFIG_FS_POSIX_ACL is not set | 1177 | # CONFIG_FS_POSIX_ACL is not set |
1110 | CONFIG_FILE_LOCKING=y | ||
1111 | # CONFIG_XFS_FS is not set | 1178 | # CONFIG_XFS_FS is not set |
1179 | # CONFIG_GFS2_FS is not set | ||
1112 | # CONFIG_OCFS2_FS is not set | 1180 | # CONFIG_OCFS2_FS is not set |
1181 | # CONFIG_BTRFS_FS is not set | ||
1182 | # CONFIG_NILFS2_FS is not set | ||
1183 | CONFIG_FILE_LOCKING=y | ||
1184 | CONFIG_FSNOTIFY=y | ||
1113 | # CONFIG_DNOTIFY is not set | 1185 | # CONFIG_DNOTIFY is not set |
1114 | CONFIG_INOTIFY=y | 1186 | CONFIG_INOTIFY=y |
1115 | CONFIG_INOTIFY_USER=y | 1187 | CONFIG_INOTIFY_USER=y |
@@ -1119,6 +1191,11 @@ CONFIG_INOTIFY_USER=y | |||
1119 | # CONFIG_FUSE_FS is not set | 1191 | # CONFIG_FUSE_FS is not set |
1120 | 1192 | ||
1121 | # | 1193 | # |
1194 | # Caches | ||
1195 | # | ||
1196 | # CONFIG_FSCACHE is not set | ||
1197 | |||
1198 | # | ||
1122 | # CD-ROM/DVD Filesystems | 1199 | # CD-ROM/DVD Filesystems |
1123 | # | 1200 | # |
1124 | # CONFIG_ISO9660_FS is not set | 1201 | # CONFIG_ISO9660_FS is not set |
@@ -1137,13 +1214,9 @@ CONFIG_INOTIFY_USER=y | |||
1137 | CONFIG_PROC_FS=y | 1214 | CONFIG_PROC_FS=y |
1138 | CONFIG_PROC_SYSCTL=y | 1215 | CONFIG_PROC_SYSCTL=y |
1139 | CONFIG_SYSFS=y | 1216 | CONFIG_SYSFS=y |
1140 | # CONFIG_TMPFS is not set | ||
1141 | # CONFIG_HUGETLB_PAGE is not set | 1217 | # CONFIG_HUGETLB_PAGE is not set |
1142 | # CONFIG_CONFIGFS_FS is not set | 1218 | # CONFIG_CONFIGFS_FS is not set |
1143 | 1219 | CONFIG_MISC_FILESYSTEMS=y | |
1144 | # | ||
1145 | # Miscellaneous filesystems | ||
1146 | # | ||
1147 | # CONFIG_ADFS_FS is not set | 1220 | # CONFIG_ADFS_FS is not set |
1148 | # CONFIG_AFFS_FS is not set | 1221 | # CONFIG_AFFS_FS is not set |
1149 | # CONFIG_HFS_FS is not set | 1222 | # CONFIG_HFS_FS is not set |
@@ -1162,17 +1235,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1162 | # CONFIG_JFFS2_LZO is not set | 1235 | # CONFIG_JFFS2_LZO is not set |
1163 | CONFIG_JFFS2_RTIME=y | 1236 | CONFIG_JFFS2_RTIME=y |
1164 | # CONFIG_JFFS2_RUBIN is not set | 1237 | # CONFIG_JFFS2_RUBIN is not set |
1165 | CONFIG_YAFFS_FS=m | ||
1166 | CONFIG_YAFFS_YAFFS1=y | ||
1167 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1168 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1169 | CONFIG_YAFFS_YAFFS2=y | ||
1170 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1171 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1172 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1173 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1174 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1175 | # CONFIG_CRAMFS is not set | 1238 | # CONFIG_CRAMFS is not set |
1239 | # CONFIG_SQUASHFS is not set | ||
1176 | # CONFIG_VXFS_FS is not set | 1240 | # CONFIG_VXFS_FS is not set |
1177 | # CONFIG_MINIX_FS is not set | 1241 | # CONFIG_MINIX_FS is not set |
1178 | # CONFIG_OMFS_FS is not set | 1242 | # CONFIG_OMFS_FS is not set |
@@ -1191,7 +1255,6 @@ CONFIG_LOCKD=m | |||
1191 | CONFIG_LOCKD_V4=y | 1255 | CONFIG_LOCKD_V4=y |
1192 | CONFIG_NFS_COMMON=y | 1256 | CONFIG_NFS_COMMON=y |
1193 | CONFIG_SUNRPC=m | 1257 | CONFIG_SUNRPC=m |
1194 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1195 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1258 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1196 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1259 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1197 | CONFIG_SMB_FS=m | 1260 | CONFIG_SMB_FS=m |
@@ -1256,14 +1319,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1256 | CONFIG_ENABLE_MUST_CHECK=y | 1319 | CONFIG_ENABLE_MUST_CHECK=y |
1257 | CONFIG_FRAME_WARN=1024 | 1320 | CONFIG_FRAME_WARN=1024 |
1258 | # CONFIG_MAGIC_SYSRQ is not set | 1321 | # CONFIG_MAGIC_SYSRQ is not set |
1322 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1259 | # CONFIG_UNUSED_SYMBOLS is not set | 1323 | # CONFIG_UNUSED_SYMBOLS is not set |
1260 | CONFIG_DEBUG_FS=y | 1324 | CONFIG_DEBUG_FS=y |
1261 | # CONFIG_HEADERS_CHECK is not set | 1325 | # CONFIG_HEADERS_CHECK is not set |
1326 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1262 | CONFIG_DEBUG_KERNEL=y | 1327 | CONFIG_DEBUG_KERNEL=y |
1263 | CONFIG_DEBUG_SHIRQ=y | 1328 | CONFIG_DEBUG_SHIRQ=y |
1264 | CONFIG_DETECT_SOFTLOCKUP=y | 1329 | CONFIG_DETECT_SOFTLOCKUP=y |
1265 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1330 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1266 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1331 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1332 | CONFIG_DETECT_HUNG_TASK=y | ||
1333 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1334 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1267 | CONFIG_SCHED_DEBUG=y | 1335 | CONFIG_SCHED_DEBUG=y |
1268 | # CONFIG_SCHEDSTATS is not set | 1336 | # CONFIG_SCHEDSTATS is not set |
1269 | # CONFIG_TIMER_STATS is not set | 1337 | # CONFIG_TIMER_STATS is not set |
@@ -1271,31 +1339,39 @@ CONFIG_SCHED_DEBUG=y | |||
1271 | # CONFIG_DEBUG_SLAB is not set | 1339 | # CONFIG_DEBUG_SLAB is not set |
1272 | # CONFIG_DEBUG_SPINLOCK is not set | 1340 | # CONFIG_DEBUG_SPINLOCK is not set |
1273 | # CONFIG_DEBUG_MUTEXES is not set | 1341 | # CONFIG_DEBUG_MUTEXES is not set |
1342 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1343 | # CONFIG_PROVE_LOCKING is not set | ||
1344 | # CONFIG_LOCK_STAT is not set | ||
1274 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1345 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1275 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1346 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1276 | # CONFIG_DEBUG_KOBJECT is not set | 1347 | # CONFIG_DEBUG_KOBJECT is not set |
1277 | CONFIG_DEBUG_BUGVERBOSE=y | 1348 | CONFIG_DEBUG_BUGVERBOSE=y |
1278 | CONFIG_DEBUG_INFO=y | 1349 | CONFIG_DEBUG_INFO=y |
1279 | # CONFIG_DEBUG_VM is not set | 1350 | # CONFIG_DEBUG_VM is not set |
1351 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1280 | # CONFIG_DEBUG_WRITECOUNT is not set | 1352 | # CONFIG_DEBUG_WRITECOUNT is not set |
1281 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1353 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1282 | # CONFIG_DEBUG_LIST is not set | 1354 | # CONFIG_DEBUG_LIST is not set |
1283 | # CONFIG_DEBUG_SG is not set | 1355 | # CONFIG_DEBUG_SG is not set |
1356 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1357 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1284 | # CONFIG_FRAME_POINTER is not set | 1358 | # CONFIG_FRAME_POINTER is not set |
1285 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1359 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1286 | # CONFIG_RCU_TORTURE_TEST is not set | 1360 | # CONFIG_RCU_TORTURE_TEST is not set |
1287 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1361 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1288 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1362 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1289 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1363 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1364 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1290 | # CONFIG_FAULT_INJECTION is not set | 1365 | # CONFIG_FAULT_INJECTION is not set |
1291 | 1366 | # CONFIG_PAGE_POISONING is not set | |
1292 | # | 1367 | CONFIG_HAVE_FUNCTION_TRACER=y |
1293 | # Tracers | 1368 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1294 | # | 1369 | CONFIG_TRACING_SUPPORT=y |
1295 | # CONFIG_SCHED_TRACER is not set | 1370 | # CONFIG_FTRACE is not set |
1296 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1371 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1297 | # CONFIG_BOOT_TRACER is not set | 1372 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1298 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1373 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1374 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1299 | # CONFIG_SAMPLES is not set | 1375 | # CONFIG_SAMPLES is not set |
1300 | CONFIG_HAVE_ARCH_KGDB=y | 1376 | CONFIG_HAVE_ARCH_KGDB=y |
1301 | # CONFIG_KGDB is not set | 1377 | # CONFIG_KGDB is not set |
@@ -1320,6 +1396,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1320 | CONFIG_EARLY_PRINTK=y | 1396 | CONFIG_EARLY_PRINTK=y |
1321 | CONFIG_CPLB_INFO=y | 1397 | CONFIG_CPLB_INFO=y |
1322 | CONFIG_ACCESS_CHECK=y | 1398 | CONFIG_ACCESS_CHECK=y |
1399 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1323 | 1400 | ||
1324 | # | 1401 | # |
1325 | # Security options | 1402 | # Security options |
@@ -1328,14 +1405,14 @@ CONFIG_ACCESS_CHECK=y | |||
1328 | CONFIG_SECURITY=y | 1405 | CONFIG_SECURITY=y |
1329 | # CONFIG_SECURITYFS is not set | 1406 | # CONFIG_SECURITYFS is not set |
1330 | # CONFIG_SECURITY_NETWORK is not set | 1407 | # CONFIG_SECURITY_NETWORK is not set |
1408 | # CONFIG_SECURITY_PATH is not set | ||
1331 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1409 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1332 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1410 | # CONFIG_SECURITY_TOMOYO is not set |
1333 | CONFIG_CRYPTO=y | 1411 | CONFIG_CRYPTO=y |
1334 | 1412 | ||
1335 | # | 1413 | # |
1336 | # Crypto core or helper | 1414 | # Crypto core or helper |
1337 | # | 1415 | # |
1338 | # CONFIG_CRYPTO_FIPS is not set | ||
1339 | # CONFIG_CRYPTO_MANAGER is not set | 1416 | # CONFIG_CRYPTO_MANAGER is not set |
1340 | # CONFIG_CRYPTO_MANAGER2 is not set | 1417 | # CONFIG_CRYPTO_MANAGER2 is not set |
1341 | # CONFIG_CRYPTO_GF128MUL is not set | 1418 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1367,11 +1444,13 @@ CONFIG_CRYPTO=y | |||
1367 | # | 1444 | # |
1368 | # CONFIG_CRYPTO_HMAC is not set | 1445 | # CONFIG_CRYPTO_HMAC is not set |
1369 | # CONFIG_CRYPTO_XCBC is not set | 1446 | # CONFIG_CRYPTO_XCBC is not set |
1447 | # CONFIG_CRYPTO_VMAC is not set | ||
1370 | 1448 | ||
1371 | # | 1449 | # |
1372 | # Digest | 1450 | # Digest |
1373 | # | 1451 | # |
1374 | # CONFIG_CRYPTO_CRC32C is not set | 1452 | # CONFIG_CRYPTO_CRC32C is not set |
1453 | # CONFIG_CRYPTO_GHASH is not set | ||
1375 | # CONFIG_CRYPTO_MD4 is not set | 1454 | # CONFIG_CRYPTO_MD4 is not set |
1376 | # CONFIG_CRYPTO_MD5 is not set | 1455 | # CONFIG_CRYPTO_MD5 is not set |
1377 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1456 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1408,6 +1487,7 @@ CONFIG_CRYPTO=y | |||
1408 | # Compression | 1487 | # Compression |
1409 | # | 1488 | # |
1410 | # CONFIG_CRYPTO_DEFLATE is not set | 1489 | # CONFIG_CRYPTO_DEFLATE is not set |
1490 | # CONFIG_CRYPTO_ZLIB is not set | ||
1411 | # CONFIG_CRYPTO_LZO is not set | 1491 | # CONFIG_CRYPTO_LZO is not set |
1412 | 1492 | ||
1413 | # | 1493 | # |
@@ -1415,11 +1495,13 @@ CONFIG_CRYPTO=y | |||
1415 | # | 1495 | # |
1416 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1496 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1417 | CONFIG_CRYPTO_HW=y | 1497 | CONFIG_CRYPTO_HW=y |
1498 | # CONFIG_BINARY_PRINTF is not set | ||
1418 | 1499 | ||
1419 | # | 1500 | # |
1420 | # Library routines | 1501 | # Library routines |
1421 | # | 1502 | # |
1422 | CONFIG_BITREVERSE=y | 1503 | CONFIG_BITREVERSE=y |
1504 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1423 | CONFIG_CRC_CCITT=m | 1505 | CONFIG_CRC_CCITT=m |
1424 | # CONFIG_CRC16 is not set | 1506 | # CONFIG_CRC16 is not set |
1425 | # CONFIG_CRC_T10DIF is not set | 1507 | # CONFIG_CRC_T10DIF is not set |
@@ -1429,6 +1511,8 @@ CONFIG_CRC32=y | |||
1429 | # CONFIG_LIBCRC32C is not set | 1511 | # CONFIG_LIBCRC32C is not set |
1430 | CONFIG_ZLIB_INFLATE=y | 1512 | CONFIG_ZLIB_INFLATE=y |
1431 | CONFIG_ZLIB_DEFLATE=m | 1513 | CONFIG_ZLIB_DEFLATE=m |
1514 | CONFIG_DECOMPRESS_GZIP=y | ||
1432 | CONFIG_HAS_IOMEM=y | 1515 | CONFIG_HAS_IOMEM=y |
1433 | CONFIG_HAS_IOPORT=y | 1516 | CONFIG_HAS_IOPORT=y |
1434 | CONFIG_HAS_DMA=y | 1517 | CONFIG_HAS_DMA=y |
1518 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF538-EZKIT_defconfig b/arch/blackfin/configs/BF538-EZKIT_defconfig index 09ea2499555e..bc1871d89fd5 100644 --- a/arch/blackfin/configs/BF538-EZKIT_defconfig +++ b/arch/blackfin/configs/BF538-EZKIT_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_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 130 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 132 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
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_PREEMPT_VOLUNTARY=y | |||
132 | # CONFIG_BF537 is not set | 160 | # CONFIG_BF537 is not set |
133 | CONFIG_BF538=y | 161 | CONFIG_BF538=y |
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=4 | 174 | CONFIG_BF_REV_MIN=4 |
@@ -246,7 +274,7 @@ CONFIG_GENERIC_TIME=y | |||
246 | CONFIG_GENERIC_CLOCKEVENTS=y | 274 | CONFIG_GENERIC_CLOCKEVENTS=y |
247 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 275 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
248 | CONFIG_TICKSOURCE_CORETMR=y | 276 | CONFIG_TICKSOURCE_CORETMR=y |
249 | # CONFIG_CYCLES_CLOCKSOURCE is not set | 277 | CONFIG_CYCLES_CLOCKSOURCE=y |
250 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 278 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
251 | CONFIG_TICK_ONESHOT=y | 279 | CONFIG_TICK_ONESHOT=y |
252 | # CONFIG_NO_HZ is not set | 280 | # CONFIG_NO_HZ is not set |
@@ -298,7 +326,6 @@ CONFIG_FLATMEM=y | |||
298 | CONFIG_FLAT_NODE_MEM_MAP=y | 326 | CONFIG_FLAT_NODE_MEM_MAP=y |
299 | CONFIG_PAGEFLAGS_EXTENDED=y | 327 | CONFIG_PAGEFLAGS_EXTENDED=y |
300 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 328 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
301 | # CONFIG_RESOURCES_64BIT is not set | ||
302 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 329 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
303 | CONFIG_ZONE_DMA_FLAG=1 | 330 | CONFIG_ZONE_DMA_FLAG=1 |
304 | CONFIG_VIRT_TO_BUS=y | 331 | CONFIG_VIRT_TO_BUS=y |
@@ -307,16 +334,18 @@ CONFIG_BFIN_GPTIMERS=m | |||
307 | # CONFIG_DMA_UNCACHED_4M is not set | 334 | # CONFIG_DMA_UNCACHED_4M is not set |
308 | # CONFIG_DMA_UNCACHED_2M is not set | 335 | # CONFIG_DMA_UNCACHED_2M is not set |
309 | CONFIG_DMA_UNCACHED_1M=y | 336 | CONFIG_DMA_UNCACHED_1M=y |
337 | # CONFIG_DMA_UNCACHED_512K is not set | ||
338 | # CONFIG_DMA_UNCACHED_256K is not set | ||
339 | # CONFIG_DMA_UNCACHED_128K is not set | ||
310 | # CONFIG_DMA_UNCACHED_NONE is not set | 340 | # CONFIG_DMA_UNCACHED_NONE is not set |
311 | 341 | ||
312 | # | 342 | # |
313 | # Cache Support | 343 | # Cache Support |
314 | # | 344 | # |
315 | CONFIG_BFIN_ICACHE=y | 345 | CONFIG_BFIN_ICACHE=y |
316 | # CONFIG_BFIN_ICACHE_LOCK is not set | 346 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
317 | CONFIG_BFIN_DCACHE=y | 347 | CONFIG_BFIN_DCACHE=y |
318 | # CONFIG_BFIN_DCACHE_BANKA is not set | 348 | # CONFIG_BFIN_DCACHE_BANKA is not set |
319 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
320 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 349 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
321 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 350 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
322 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 351 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -327,7 +356,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
327 | # CONFIG_MPU is not set | 356 | # CONFIG_MPU is not set |
328 | 357 | ||
329 | # | 358 | # |
330 | # Asynchonous Memory Configuration | 359 | # Asynchronous Memory Configuration |
331 | # | 360 | # |
332 | 361 | ||
333 | # | 362 | # |
@@ -383,11 +412,6 @@ CONFIG_NET=y | |||
383 | CONFIG_PACKET=y | 412 | CONFIG_PACKET=y |
384 | # CONFIG_PACKET_MMAP is not set | 413 | # CONFIG_PACKET_MMAP is not set |
385 | CONFIG_UNIX=y | 414 | CONFIG_UNIX=y |
386 | CONFIG_XFRM=y | ||
387 | # CONFIG_XFRM_USER is not set | ||
388 | # CONFIG_XFRM_SUB_POLICY is not set | ||
389 | # CONFIG_XFRM_MIGRATE is not set | ||
390 | # CONFIG_XFRM_STATISTICS is not set | ||
391 | # CONFIG_NET_KEY is not set | 415 | # CONFIG_NET_KEY is not set |
392 | CONFIG_INET=y | 416 | CONFIG_INET=y |
393 | # CONFIG_IP_MULTICAST is not set | 417 | # CONFIG_IP_MULTICAST is not set |
@@ -411,7 +435,6 @@ CONFIG_IP_PNP=y | |||
411 | # CONFIG_INET_XFRM_MODE_BEET is not set | 435 | # CONFIG_INET_XFRM_MODE_BEET is not set |
412 | # CONFIG_INET_LRO is not set | 436 | # CONFIG_INET_LRO is not set |
413 | # CONFIG_INET_DIAG is not set | 437 | # CONFIG_INET_DIAG is not set |
414 | CONFIG_INET_TCP_DIAG=y | ||
415 | # CONFIG_TCP_CONG_ADVANCED is not set | 438 | # CONFIG_TCP_CONG_ADVANCED is not set |
416 | CONFIG_TCP_CONG_CUBIC=y | 439 | CONFIG_TCP_CONG_CUBIC=y |
417 | CONFIG_DEFAULT_TCP_CONG="cubic" | 440 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -422,6 +445,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
422 | # CONFIG_NETFILTER is not set | 445 | # CONFIG_NETFILTER is not set |
423 | # CONFIG_IP_DCCP is not set | 446 | # CONFIG_IP_DCCP is not set |
424 | # CONFIG_IP_SCTP is not set | 447 | # CONFIG_IP_SCTP is not set |
448 | # CONFIG_RDS is not set | ||
425 | # CONFIG_TIPC is not set | 449 | # CONFIG_TIPC is not set |
426 | # CONFIG_ATM is not set | 450 | # CONFIG_ATM is not set |
427 | # CONFIG_BRIDGE is not set | 451 | # CONFIG_BRIDGE is not set |
@@ -435,14 +459,34 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
435 | # CONFIG_LAPB is not set | 459 | # CONFIG_LAPB is not set |
436 | # CONFIG_ECONET is not set | 460 | # CONFIG_ECONET is not set |
437 | # CONFIG_WAN_ROUTER is not set | 461 | # CONFIG_WAN_ROUTER is not set |
462 | # CONFIG_PHONET is not set | ||
463 | # CONFIG_IEEE802154 is not set | ||
438 | # CONFIG_NET_SCHED is not set | 464 | # CONFIG_NET_SCHED is not set |
465 | # CONFIG_DCB is not set | ||
439 | 466 | ||
440 | # | 467 | # |
441 | # Network testing | 468 | # Network testing |
442 | # | 469 | # |
443 | # CONFIG_NET_PKTGEN is not set | 470 | # CONFIG_NET_PKTGEN is not set |
444 | # CONFIG_HAMRADIO is not set | 471 | # CONFIG_HAMRADIO is not set |
445 | # CONFIG_CAN is not set | 472 | CONFIG_CAN=m |
473 | CONFIG_CAN_RAW=m | ||
474 | CONFIG_CAN_BCM=m | ||
475 | |||
476 | # | ||
477 | # CAN Device Drivers | ||
478 | # | ||
479 | # CONFIG_CAN_VCAN is not set | ||
480 | CONFIG_CAN_DEV=m | ||
481 | # CONFIG_CAN_CALC_BITTIMING is not set | ||
482 | CONFIG_CAN_BFIN=m | ||
483 | # CONFIG_CAN_SJA1000 is not set | ||
484 | |||
485 | # | ||
486 | # CAN USB interfaces | ||
487 | # | ||
488 | # CONFIG_CAN_EMS_USB is not set | ||
489 | # CONFIG_CAN_DEBUG_DEVICES is not set | ||
446 | CONFIG_IRDA=m | 490 | CONFIG_IRDA=m |
447 | 491 | ||
448 | # | 492 | # |
@@ -481,13 +525,8 @@ CONFIG_SIR_BFIN_DMA=y | |||
481 | # | 525 | # |
482 | # CONFIG_BT is not set | 526 | # CONFIG_BT is not set |
483 | # CONFIG_AF_RXRPC is not set | 527 | # CONFIG_AF_RXRPC is not set |
484 | # CONFIG_PHONET is not set | 528 | # CONFIG_WIRELESS is not set |
485 | CONFIG_WIRELESS=y | 529 | # CONFIG_WIMAX is not set |
486 | # CONFIG_CFG80211 is not set | ||
487 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
488 | # CONFIG_WIRELESS_EXT is not set | ||
489 | # CONFIG_MAC80211 is not set | ||
490 | # CONFIG_IEEE80211 is not set | ||
491 | # CONFIG_RFKILL is not set | 530 | # CONFIG_RFKILL is not set |
492 | # CONFIG_NET_9P is not set | 531 | # CONFIG_NET_9P is not set |
493 | 532 | ||
@@ -508,6 +547,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
508 | # CONFIG_CONNECTOR is not set | 547 | # CONFIG_CONNECTOR is not set |
509 | CONFIG_MTD=y | 548 | CONFIG_MTD=y |
510 | # CONFIG_MTD_DEBUG is not set | 549 | # CONFIG_MTD_DEBUG is not set |
550 | # CONFIG_MTD_TESTS is not set | ||
511 | # CONFIG_MTD_CONCAT is not set | 551 | # CONFIG_MTD_CONCAT is not set |
512 | CONFIG_MTD_PARTITIONS=y | 552 | CONFIG_MTD_PARTITIONS=y |
513 | # CONFIG_MTD_REDBOOT_PARTS is not set | 553 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -566,6 +606,7 @@ CONFIG_MTD_PHYSMAP=m | |||
566 | # | 606 | # |
567 | # CONFIG_MTD_DATAFLASH is not set | 607 | # CONFIG_MTD_DATAFLASH is not set |
568 | # CONFIG_MTD_M25P80 is not set | 608 | # CONFIG_MTD_M25P80 is not set |
609 | # CONFIG_MTD_SST25L is not set | ||
569 | # CONFIG_MTD_SLRAM is not set | 610 | # CONFIG_MTD_SLRAM is not set |
570 | # CONFIG_MTD_PHRAM is not set | 611 | # CONFIG_MTD_PHRAM is not set |
571 | # CONFIG_MTD_MTDRAM is not set | 612 | # CONFIG_MTD_MTDRAM is not set |
@@ -581,11 +622,6 @@ CONFIG_MTD_NAND=m | |||
581 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 622 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
582 | # CONFIG_MTD_NAND_ECC_SMC is not set | 623 | # CONFIG_MTD_NAND_ECC_SMC is not set |
583 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 624 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
584 | CONFIG_MTD_NAND_BFIN=m | ||
585 | CONFIG_BFIN_NAND_BASE=0x20212000 | ||
586 | CONFIG_BFIN_NAND_CLE=2 | ||
587 | CONFIG_BFIN_NAND_ALE=1 | ||
588 | CONFIG_BFIN_NAND_READY=3 | ||
589 | CONFIG_MTD_NAND_IDS=m | 625 | CONFIG_MTD_NAND_IDS=m |
590 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 626 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
591 | # CONFIG_MTD_NAND_NANDSIM is not set | 627 | # CONFIG_MTD_NAND_NANDSIM is not set |
@@ -593,6 +629,11 @@ CONFIG_MTD_NAND_IDS=m | |||
593 | # CONFIG_MTD_ONENAND is not set | 629 | # CONFIG_MTD_ONENAND is not set |
594 | 630 | ||
595 | # | 631 | # |
632 | # LPDDR flash memory drivers | ||
633 | # | ||
634 | # CONFIG_MTD_LPDDR is not set | ||
635 | |||
636 | # | ||
596 | # UBI - Unsorted block images | 637 | # UBI - Unsorted block images |
597 | # | 638 | # |
598 | # CONFIG_MTD_UBI is not set | 639 | # CONFIG_MTD_UBI is not set |
@@ -643,14 +684,20 @@ CONFIG_SMSC_PHY=y | |||
643 | # CONFIG_BROADCOM_PHY is not set | 684 | # CONFIG_BROADCOM_PHY is not set |
644 | # CONFIG_ICPLUS_PHY is not set | 685 | # CONFIG_ICPLUS_PHY is not set |
645 | # CONFIG_REALTEK_PHY is not set | 686 | # CONFIG_REALTEK_PHY is not set |
687 | # CONFIG_NATIONAL_PHY is not set | ||
688 | # CONFIG_STE10XP is not set | ||
689 | # CONFIG_LSI_ET1011C_PHY is not set | ||
646 | # CONFIG_FIXED_PHY is not set | 690 | # CONFIG_FIXED_PHY is not set |
647 | # CONFIG_MDIO_BITBANG is not set | 691 | # CONFIG_MDIO_BITBANG is not set |
648 | CONFIG_NET_ETHERNET=y | 692 | CONFIG_NET_ETHERNET=y |
649 | CONFIG_MII=y | 693 | CONFIG_MII=y |
650 | CONFIG_SMC91X=y | 694 | CONFIG_SMC91X=y |
651 | # CONFIG_SMSC911X is not set | ||
652 | # CONFIG_DM9000 is not set | 695 | # CONFIG_DM9000 is not set |
653 | # CONFIG_ENC28J60 is not set | 696 | # CONFIG_ENC28J60 is not set |
697 | # CONFIG_ETHOC is not set | ||
698 | # CONFIG_SMSC911X is not set | ||
699 | # CONFIG_DNET is not set | ||
700 | # CONFIG_ADF702X is not set | ||
654 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 701 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
655 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 702 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
656 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 703 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -659,15 +706,16 @@ CONFIG_SMC91X=y | |||
659 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 706 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
660 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 707 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
661 | # CONFIG_B44 is not set | 708 | # CONFIG_B44 is not set |
709 | # CONFIG_KS8842 is not set | ||
710 | # CONFIG_KS8851 is not set | ||
711 | # CONFIG_KS8851_MLL is not set | ||
662 | # CONFIG_NETDEV_1000 is not set | 712 | # CONFIG_NETDEV_1000 is not set |
663 | # CONFIG_NETDEV_10000 is not set | 713 | # CONFIG_NETDEV_10000 is not set |
714 | # CONFIG_WLAN is not set | ||
664 | 715 | ||
665 | # | 716 | # |
666 | # Wireless LAN | 717 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
667 | # | 718 | # |
668 | # CONFIG_WLAN_PRE80211 is not set | ||
669 | # CONFIG_WLAN_80211 is not set | ||
670 | # CONFIG_IWLWIFI_LEDS is not set | ||
671 | # CONFIG_WAN is not set | 719 | # CONFIG_WAN is not set |
672 | # CONFIG_PPP is not set | 720 | # CONFIG_PPP is not set |
673 | # CONFIG_SLIP is not set | 721 | # CONFIG_SLIP is not set |
@@ -700,14 +748,17 @@ CONFIG_INPUT_EVDEV=m | |||
700 | # CONFIG_INPUT_JOYSTICK is not set | 748 | # CONFIG_INPUT_JOYSTICK is not set |
701 | # CONFIG_INPUT_TABLET is not set | 749 | # CONFIG_INPUT_TABLET is not set |
702 | CONFIG_INPUT_TOUCHSCREEN=y | 750 | CONFIG_INPUT_TOUCHSCREEN=y |
751 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
703 | # CONFIG_TOUCHSCREEN_AD7877 is not set | 752 | # CONFIG_TOUCHSCREEN_AD7877 is not set |
704 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | 753 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set |
705 | CONFIG_TOUCHSCREEN_AD7879_SPI=y | 754 | CONFIG_TOUCHSCREEN_AD7879_SPI=y |
706 | CONFIG_TOUCHSCREEN_AD7879=y | 755 | CONFIG_TOUCHSCREEN_AD7879=y |
707 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | 756 | # CONFIG_TOUCHSCREEN_EETI is not set |
708 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 757 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
709 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 758 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
710 | # CONFIG_TOUCHSCREEN_ELO is not set | 759 | # CONFIG_TOUCHSCREEN_ELO is not set |
760 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
761 | # CONFIG_TOUCHSCREEN_MCS5000 is not set | ||
711 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 762 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
712 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 763 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
713 | # CONFIG_TOUCHSCREEN_MK712 is not set | 764 | # CONFIG_TOUCHSCREEN_MK712 is not set |
@@ -715,9 +766,13 @@ CONFIG_TOUCHSCREEN_AD7879=y | |||
715 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 766 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
716 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 767 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
717 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 768 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
769 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
718 | CONFIG_INPUT_MISC=y | 770 | CONFIG_INPUT_MISC=y |
719 | # CONFIG_INPUT_UINPUT is not set | 771 | # CONFIG_INPUT_UINPUT is not set |
720 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 772 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set |
773 | # CONFIG_INPUT_AD714X is not set | ||
774 | # CONFIG_INPUT_ADXL34X is not set | ||
775 | # CONFIG_INPUT_PCF8574 is not set | ||
721 | 776 | ||
722 | # | 777 | # |
723 | # Hardware I/O ports | 778 | # Hardware I/O ports |
@@ -728,16 +783,13 @@ CONFIG_INPUT_MISC=y | |||
728 | # | 783 | # |
729 | # Character devices | 784 | # Character devices |
730 | # | 785 | # |
731 | # CONFIG_AD9960 is not set | ||
732 | CONFIG_BFIN_DMA_INTERFACE=m | 786 | CONFIG_BFIN_DMA_INTERFACE=m |
733 | # CONFIG_BFIN_PPI is not set | 787 | # CONFIG_BFIN_PPI is not set |
734 | # CONFIG_BFIN_PPIFCD is not set | 788 | # CONFIG_BFIN_PPIFCD is not set |
735 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 789 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
736 | # CONFIG_BFIN_SPI_ADC is not set | 790 | # CONFIG_BFIN_SPI_ADC is not set |
737 | CONFIG_BFIN_SPORT=m | 791 | CONFIG_BFIN_SPORT=m |
738 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
739 | # CONFIG_BFIN_TWI_LCD is not set | 792 | # CONFIG_BFIN_TWI_LCD is not set |
740 | CONFIG_SIMPLE_GPIO=m | ||
741 | # CONFIG_VT is not set | 793 | # CONFIG_VT is not set |
742 | # CONFIG_DEVKMEM is not set | 794 | # CONFIG_DEVKMEM is not set |
743 | CONFIG_BFIN_JTAG_COMM=m | 795 | CONFIG_BFIN_JTAG_COMM=m |
@@ -751,6 +803,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
751 | # | 803 | # |
752 | # Non-8250 serial port support | 804 | # Non-8250 serial port support |
753 | # | 805 | # |
806 | # CONFIG_SERIAL_MAX3100 is not set | ||
754 | CONFIG_SERIAL_BFIN=y | 807 | CONFIG_SERIAL_BFIN=y |
755 | CONFIG_SERIAL_BFIN_CONSOLE=y | 808 | CONFIG_SERIAL_BFIN_CONSOLE=y |
756 | CONFIG_SERIAL_BFIN_DMA=y | 809 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -765,12 +818,8 @@ CONFIG_SERIAL_CORE=y | |||
765 | CONFIG_SERIAL_CORE_CONSOLE=y | 818 | CONFIG_SERIAL_CORE_CONSOLE=y |
766 | # CONFIG_SERIAL_BFIN_SPORT is not set | 819 | # CONFIG_SERIAL_BFIN_SPORT is not set |
767 | CONFIG_UNIX98_PTYS=y | 820 | CONFIG_UNIX98_PTYS=y |
821 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
768 | # CONFIG_LEGACY_PTYS is not set | 822 | # CONFIG_LEGACY_PTYS is not set |
769 | |||
770 | # | ||
771 | # CAN, the car bus and industrial fieldbus | ||
772 | # | ||
773 | # CONFIG_CAN4LINUX is not set | ||
774 | # CONFIG_IPMI_HANDLER is not set | 823 | # CONFIG_IPMI_HANDLER is not set |
775 | # CONFIG_HW_RANDOM is not set | 824 | # CONFIG_HW_RANDOM is not set |
776 | # CONFIG_R3964 is not set | 825 | # CONFIG_R3964 is not set |
@@ -778,6 +827,7 @@ CONFIG_UNIX98_PTYS=y | |||
778 | # CONFIG_TCG_TPM is not set | 827 | # CONFIG_TCG_TPM is not set |
779 | CONFIG_I2C=m | 828 | CONFIG_I2C=m |
780 | CONFIG_I2C_BOARDINFO=y | 829 | CONFIG_I2C_BOARDINFO=y |
830 | CONFIG_I2C_COMPAT=y | ||
781 | # CONFIG_I2C_CHARDEV is not set | 831 | # CONFIG_I2C_CHARDEV is not set |
782 | CONFIG_I2C_HELPER_AUTO=y | 832 | CONFIG_I2C_HELPER_AUTO=y |
783 | 833 | ||
@@ -810,14 +860,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
810 | # Miscellaneous I2C Chip support | 860 | # Miscellaneous I2C Chip support |
811 | # | 861 | # |
812 | # CONFIG_DS1682 is not set | 862 | # CONFIG_DS1682 is not set |
813 | # CONFIG_EEPROM_AT24 is not set | ||
814 | # CONFIG_SENSORS_AD5252 is not set | ||
815 | # CONFIG_EEPROM_LEGACY is not set | ||
816 | # CONFIG_SENSORS_PCF8574 is not set | ||
817 | # CONFIG_PCF8575 is not set | ||
818 | # CONFIG_SENSORS_PCA9539 is not set | ||
819 | # CONFIG_SENSORS_PCF8591 is not set | ||
820 | # CONFIG_SENSORS_MAX6875 is not set | ||
821 | # CONFIG_SENSORS_TSL2550 is not set | 863 | # CONFIG_SENSORS_TSL2550 is not set |
822 | # CONFIG_I2C_DEBUG_CORE is not set | 864 | # CONFIG_I2C_DEBUG_CORE is not set |
823 | # CONFIG_I2C_DEBUG_ALGO is not set | 865 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -834,13 +876,18 @@ CONFIG_SPI_BFIN=y | |||
834 | # CONFIG_SPI_BFIN_LOCK is not set | 876 | # CONFIG_SPI_BFIN_LOCK is not set |
835 | # CONFIG_SPI_BFIN_SPORT is not set | 877 | # CONFIG_SPI_BFIN_SPORT is not set |
836 | # CONFIG_SPI_BITBANG is not set | 878 | # CONFIG_SPI_BITBANG is not set |
879 | # CONFIG_SPI_GPIO is not set | ||
837 | 880 | ||
838 | # | 881 | # |
839 | # SPI Protocol Masters | 882 | # SPI Protocol Masters |
840 | # | 883 | # |
841 | # CONFIG_EEPROM_AT25 is not set | ||
842 | # CONFIG_SPI_SPIDEV is not set | 884 | # CONFIG_SPI_SPIDEV is not set |
843 | # CONFIG_SPI_TLE62X0 is not set | 885 | # CONFIG_SPI_TLE62X0 is not set |
886 | |||
887 | # | ||
888 | # PPS support | ||
889 | # | ||
890 | # CONFIG_PPS is not set | ||
844 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 891 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
845 | CONFIG_GPIOLIB=y | 892 | CONFIG_GPIOLIB=y |
846 | # CONFIG_DEBUG_GPIO is not set | 893 | # CONFIG_DEBUG_GPIO is not set |
@@ -856,6 +903,7 @@ CONFIG_GPIO_SYSFS=y | |||
856 | # CONFIG_GPIO_MAX732X is not set | 903 | # CONFIG_GPIO_MAX732X is not set |
857 | # CONFIG_GPIO_PCA953X is not set | 904 | # CONFIG_GPIO_PCA953X is not set |
858 | # CONFIG_GPIO_PCF857X is not set | 905 | # CONFIG_GPIO_PCF857X is not set |
906 | # CONFIG_GPIO_ADP5588 is not set | ||
859 | 907 | ||
860 | # | 908 | # |
861 | # PCI GPIO expanders: | 909 | # PCI GPIO expanders: |
@@ -866,11 +914,15 @@ CONFIG_GPIO_SYSFS=y | |||
866 | # | 914 | # |
867 | # CONFIG_GPIO_MAX7301 is not set | 915 | # CONFIG_GPIO_MAX7301 is not set |
868 | # CONFIG_GPIO_MCP23S08 is not set | 916 | # CONFIG_GPIO_MCP23S08 is not set |
917 | # CONFIG_GPIO_MC33880 is not set | ||
918 | |||
919 | # | ||
920 | # AC97 GPIO expanders: | ||
921 | # | ||
869 | # CONFIG_W1 is not set | 922 | # CONFIG_W1 is not set |
870 | # CONFIG_POWER_SUPPLY is not set | 923 | # CONFIG_POWER_SUPPLY is not set |
871 | # CONFIG_HWMON is not set | 924 | # CONFIG_HWMON is not set |
872 | # CONFIG_THERMAL is not set | 925 | # CONFIG_THERMAL is not set |
873 | # CONFIG_THERMAL_HWMON is not set | ||
874 | CONFIG_WATCHDOG=y | 926 | CONFIG_WATCHDOG=y |
875 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 927 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
876 | 928 | ||
@@ -892,26 +944,17 @@ CONFIG_SSB_POSSIBLE=y | |||
892 | # CONFIG_MFD_CORE is not set | 944 | # CONFIG_MFD_CORE is not set |
893 | # CONFIG_MFD_SM501 is not set | 945 | # CONFIG_MFD_SM501 is not set |
894 | # CONFIG_HTC_PASIC3 is not set | 946 | # CONFIG_HTC_PASIC3 is not set |
947 | # CONFIG_TPS65010 is not set | ||
895 | # CONFIG_MFD_TMIO is not set | 948 | # CONFIG_MFD_TMIO is not set |
896 | # CONFIG_MFD_WM8400 is not set | 949 | # CONFIG_MFD_WM8400 is not set |
950 | # CONFIG_MFD_WM831X is not set | ||
897 | # CONFIG_MFD_WM8350_I2C is not set | 951 | # CONFIG_MFD_WM8350_I2C is not set |
952 | # CONFIG_MFD_PCF50633 is not set | ||
953 | # CONFIG_MFD_MC13783 is not set | ||
954 | # CONFIG_AB3100_CORE is not set | ||
955 | # CONFIG_EZX_PCAP is not set | ||
898 | # CONFIG_REGULATOR is not set | 956 | # CONFIG_REGULATOR is not set |
899 | 957 | # CONFIG_MEDIA_SUPPORT is not set | |
900 | # | ||
901 | # Multimedia devices | ||
902 | # | ||
903 | |||
904 | # | ||
905 | # Multimedia core support | ||
906 | # | ||
907 | # CONFIG_VIDEO_DEV is not set | ||
908 | # CONFIG_DVB_CORE is not set | ||
909 | # CONFIG_VIDEO_MEDIA is not set | ||
910 | |||
911 | # | ||
912 | # Multimedia drivers | ||
913 | # | ||
914 | # CONFIG_DAB is not set | ||
915 | 958 | ||
916 | # | 959 | # |
917 | # Graphics support | 960 | # Graphics support |
@@ -947,6 +990,7 @@ CONFIG_FB_BFIN_LQ035Q1=m | |||
947 | # CONFIG_FB_VIRTUAL is not set | 990 | # CONFIG_FB_VIRTUAL is not set |
948 | # CONFIG_FB_METRONOME is not set | 991 | # CONFIG_FB_METRONOME is not set |
949 | # CONFIG_FB_MB862XX is not set | 992 | # CONFIG_FB_MB862XX is not set |
993 | # CONFIG_FB_BROADSHEET is not set | ||
950 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 994 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
951 | 995 | ||
952 | # | 996 | # |
@@ -957,14 +1001,12 @@ CONFIG_FB_BFIN_LQ035Q1=m | |||
957 | # CONFIG_SOUND is not set | 1001 | # CONFIG_SOUND is not set |
958 | CONFIG_HID_SUPPORT=y | 1002 | CONFIG_HID_SUPPORT=y |
959 | CONFIG_HID=y | 1003 | CONFIG_HID=y |
960 | # CONFIG_HID_DEBUG is not set | ||
961 | # CONFIG_HIDRAW is not set | 1004 | # CONFIG_HIDRAW is not set |
962 | # CONFIG_HID_PID is not set | 1005 | # CONFIG_HID_PID is not set |
963 | 1006 | ||
964 | # | 1007 | # |
965 | # Special HID drivers | 1008 | # Special HID drivers |
966 | # | 1009 | # |
967 | CONFIG_HID_COMPAT=y | ||
968 | # CONFIG_USB_SUPPORT is not set | 1010 | # CONFIG_USB_SUPPORT is not set |
969 | # CONFIG_MMC is not set | 1011 | # CONFIG_MMC is not set |
970 | # CONFIG_MEMSTICK is not set | 1012 | # CONFIG_MEMSTICK is not set |
@@ -1001,6 +1043,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1001 | # CONFIG_RTC_DRV_S35390A is not set | 1043 | # CONFIG_RTC_DRV_S35390A is not set |
1002 | # CONFIG_RTC_DRV_FM3130 is not set | 1044 | # CONFIG_RTC_DRV_FM3130 is not set |
1003 | # CONFIG_RTC_DRV_RX8581 is not set | 1045 | # CONFIG_RTC_DRV_RX8581 is not set |
1046 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1004 | 1047 | ||
1005 | # | 1048 | # |
1006 | # SPI RTC drivers | 1049 | # SPI RTC drivers |
@@ -1012,6 +1055,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1012 | # CONFIG_RTC_DRV_R9701 is not set | 1055 | # CONFIG_RTC_DRV_R9701 is not set |
1013 | # CONFIG_RTC_DRV_RS5C348 is not set | 1056 | # CONFIG_RTC_DRV_RS5C348 is not set |
1014 | # CONFIG_RTC_DRV_DS3234 is not set | 1057 | # CONFIG_RTC_DRV_DS3234 is not set |
1058 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1015 | 1059 | ||
1016 | # | 1060 | # |
1017 | # Platform RTC drivers | 1061 | # Platform RTC drivers |
@@ -1032,10 +1076,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1032 | # | 1076 | # |
1033 | CONFIG_RTC_DRV_BFIN=y | 1077 | CONFIG_RTC_DRV_BFIN=y |
1034 | # CONFIG_DMADEVICES is not set | 1078 | # CONFIG_DMADEVICES is not set |
1079 | # CONFIG_AUXDISPLAY is not set | ||
1035 | # CONFIG_UIO is not set | 1080 | # CONFIG_UIO is not set |
1081 | |||
1082 | # | ||
1083 | # TI VLYNQ | ||
1084 | # | ||
1036 | # CONFIG_STAGING is not set | 1085 | # CONFIG_STAGING is not set |
1037 | 1086 | ||
1038 | # | 1087 | # |
1088 | # Firmware Drivers | ||
1089 | # | ||
1090 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1091 | # CONFIG_SIGMA is not set | ||
1092 | |||
1093 | # | ||
1039 | # File systems | 1094 | # File systems |
1040 | # | 1095 | # |
1041 | # CONFIG_EXT2_FS is not set | 1096 | # CONFIG_EXT2_FS is not set |
@@ -1044,9 +1099,13 @@ CONFIG_RTC_DRV_BFIN=y | |||
1044 | # CONFIG_REISERFS_FS is not set | 1099 | # CONFIG_REISERFS_FS is not set |
1045 | # CONFIG_JFS_FS is not set | 1100 | # CONFIG_JFS_FS is not set |
1046 | # CONFIG_FS_POSIX_ACL is not set | 1101 | # CONFIG_FS_POSIX_ACL is not set |
1047 | CONFIG_FILE_LOCKING=y | ||
1048 | # CONFIG_XFS_FS is not set | 1102 | # CONFIG_XFS_FS is not set |
1103 | # CONFIG_GFS2_FS is not set | ||
1049 | # CONFIG_OCFS2_FS is not set | 1104 | # CONFIG_OCFS2_FS is not set |
1105 | # CONFIG_BTRFS_FS is not set | ||
1106 | # CONFIG_NILFS2_FS is not set | ||
1107 | CONFIG_FILE_LOCKING=y | ||
1108 | CONFIG_FSNOTIFY=y | ||
1050 | # CONFIG_DNOTIFY is not set | 1109 | # CONFIG_DNOTIFY is not set |
1051 | CONFIG_INOTIFY=y | 1110 | CONFIG_INOTIFY=y |
1052 | CONFIG_INOTIFY_USER=y | 1111 | CONFIG_INOTIFY_USER=y |
@@ -1056,6 +1115,11 @@ CONFIG_INOTIFY_USER=y | |||
1056 | # CONFIG_FUSE_FS is not set | 1115 | # CONFIG_FUSE_FS is not set |
1057 | 1116 | ||
1058 | # | 1117 | # |
1118 | # Caches | ||
1119 | # | ||
1120 | # CONFIG_FSCACHE is not set | ||
1121 | |||
1122 | # | ||
1059 | # CD-ROM/DVD Filesystems | 1123 | # CD-ROM/DVD Filesystems |
1060 | # | 1124 | # |
1061 | # CONFIG_ISO9660_FS is not set | 1125 | # CONFIG_ISO9660_FS is not set |
@@ -1074,13 +1138,9 @@ CONFIG_INOTIFY_USER=y | |||
1074 | CONFIG_PROC_FS=y | 1138 | CONFIG_PROC_FS=y |
1075 | CONFIG_PROC_SYSCTL=y | 1139 | CONFIG_PROC_SYSCTL=y |
1076 | CONFIG_SYSFS=y | 1140 | CONFIG_SYSFS=y |
1077 | # CONFIG_TMPFS is not set | ||
1078 | # CONFIG_HUGETLB_PAGE is not set | 1141 | # CONFIG_HUGETLB_PAGE is not set |
1079 | # CONFIG_CONFIGFS_FS is not set | 1142 | # CONFIG_CONFIGFS_FS is not set |
1080 | 1143 | CONFIG_MISC_FILESYSTEMS=y | |
1081 | # | ||
1082 | # Miscellaneous filesystems | ||
1083 | # | ||
1084 | # CONFIG_ADFS_FS is not set | 1144 | # CONFIG_ADFS_FS is not set |
1085 | # CONFIG_AFFS_FS is not set | 1145 | # CONFIG_AFFS_FS is not set |
1086 | # CONFIG_HFS_FS is not set | 1146 | # CONFIG_HFS_FS is not set |
@@ -1099,17 +1159,8 @@ CONFIG_JFFS2_ZLIB=y | |||
1099 | # CONFIG_JFFS2_LZO is not set | 1159 | # CONFIG_JFFS2_LZO is not set |
1100 | CONFIG_JFFS2_RTIME=y | 1160 | CONFIG_JFFS2_RTIME=y |
1101 | # CONFIG_JFFS2_RUBIN is not set | 1161 | # CONFIG_JFFS2_RUBIN is not set |
1102 | CONFIG_YAFFS_FS=m | ||
1103 | CONFIG_YAFFS_YAFFS1=y | ||
1104 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1105 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1106 | CONFIG_YAFFS_YAFFS2=y | ||
1107 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1108 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1109 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1110 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1111 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1112 | # CONFIG_CRAMFS is not set | 1162 | # CONFIG_CRAMFS is not set |
1163 | # CONFIG_SQUASHFS is not set | ||
1113 | # CONFIG_VXFS_FS is not set | 1164 | # CONFIG_VXFS_FS is not set |
1114 | # CONFIG_MINIX_FS is not set | 1165 | # CONFIG_MINIX_FS is not set |
1115 | # CONFIG_OMFS_FS is not set | 1166 | # CONFIG_OMFS_FS is not set |
@@ -1128,7 +1179,6 @@ CONFIG_LOCKD=m | |||
1128 | CONFIG_LOCKD_V4=y | 1179 | CONFIG_LOCKD_V4=y |
1129 | CONFIG_NFS_COMMON=y | 1180 | CONFIG_NFS_COMMON=y |
1130 | CONFIG_SUNRPC=m | 1181 | CONFIG_SUNRPC=m |
1131 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1132 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1182 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1133 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1183 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1134 | CONFIG_SMB_FS=m | 1184 | CONFIG_SMB_FS=m |
@@ -1193,14 +1243,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1193 | CONFIG_ENABLE_MUST_CHECK=y | 1243 | CONFIG_ENABLE_MUST_CHECK=y |
1194 | CONFIG_FRAME_WARN=1024 | 1244 | CONFIG_FRAME_WARN=1024 |
1195 | # CONFIG_MAGIC_SYSRQ is not set | 1245 | # CONFIG_MAGIC_SYSRQ is not set |
1246 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1196 | # CONFIG_UNUSED_SYMBOLS is not set | 1247 | # CONFIG_UNUSED_SYMBOLS is not set |
1197 | CONFIG_DEBUG_FS=y | 1248 | CONFIG_DEBUG_FS=y |
1198 | # CONFIG_HEADERS_CHECK is not set | 1249 | # CONFIG_HEADERS_CHECK is not set |
1250 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1199 | CONFIG_DEBUG_KERNEL=y | 1251 | CONFIG_DEBUG_KERNEL=y |
1200 | CONFIG_DEBUG_SHIRQ=y | 1252 | CONFIG_DEBUG_SHIRQ=y |
1201 | CONFIG_DETECT_SOFTLOCKUP=y | 1253 | CONFIG_DETECT_SOFTLOCKUP=y |
1202 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1254 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1203 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1255 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1256 | CONFIG_DETECT_HUNG_TASK=y | ||
1257 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1258 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1204 | CONFIG_SCHED_DEBUG=y | 1259 | CONFIG_SCHED_DEBUG=y |
1205 | # CONFIG_SCHEDSTATS is not set | 1260 | # CONFIG_SCHEDSTATS is not set |
1206 | # CONFIG_TIMER_STATS is not set | 1261 | # CONFIG_TIMER_STATS is not set |
@@ -1208,31 +1263,39 @@ CONFIG_SCHED_DEBUG=y | |||
1208 | # CONFIG_DEBUG_SLAB is not set | 1263 | # CONFIG_DEBUG_SLAB is not set |
1209 | # CONFIG_DEBUG_SPINLOCK is not set | 1264 | # CONFIG_DEBUG_SPINLOCK is not set |
1210 | # CONFIG_DEBUG_MUTEXES is not set | 1265 | # CONFIG_DEBUG_MUTEXES is not set |
1266 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1267 | # CONFIG_PROVE_LOCKING is not set | ||
1268 | # CONFIG_LOCK_STAT is not set | ||
1211 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1269 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1212 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1270 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1213 | # CONFIG_DEBUG_KOBJECT is not set | 1271 | # CONFIG_DEBUG_KOBJECT is not set |
1214 | CONFIG_DEBUG_BUGVERBOSE=y | 1272 | CONFIG_DEBUG_BUGVERBOSE=y |
1215 | CONFIG_DEBUG_INFO=y | 1273 | CONFIG_DEBUG_INFO=y |
1216 | # CONFIG_DEBUG_VM is not set | 1274 | # CONFIG_DEBUG_VM is not set |
1275 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1217 | # CONFIG_DEBUG_WRITECOUNT is not set | 1276 | # CONFIG_DEBUG_WRITECOUNT is not set |
1218 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1277 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1219 | # CONFIG_DEBUG_LIST is not set | 1278 | # CONFIG_DEBUG_LIST is not set |
1220 | # CONFIG_DEBUG_SG is not set | 1279 | # CONFIG_DEBUG_SG is not set |
1280 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1281 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1221 | # CONFIG_FRAME_POINTER is not set | 1282 | # CONFIG_FRAME_POINTER is not set |
1222 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1283 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1223 | # CONFIG_RCU_TORTURE_TEST is not set | 1284 | # CONFIG_RCU_TORTURE_TEST is not set |
1224 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1285 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1225 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1286 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1226 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1287 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1288 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1227 | # CONFIG_FAULT_INJECTION is not set | 1289 | # CONFIG_FAULT_INJECTION is not set |
1228 | 1290 | # CONFIG_PAGE_POISONING is not set | |
1229 | # | 1291 | CONFIG_HAVE_FUNCTION_TRACER=y |
1230 | # Tracers | 1292 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1231 | # | 1293 | CONFIG_TRACING_SUPPORT=y |
1232 | # CONFIG_SCHED_TRACER is not set | 1294 | # CONFIG_FTRACE is not set |
1233 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1295 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1234 | # CONFIG_BOOT_TRACER is not set | 1296 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1235 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1297 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1298 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1236 | # CONFIG_SAMPLES is not set | 1299 | # CONFIG_SAMPLES is not set |
1237 | CONFIG_HAVE_ARCH_KGDB=y | 1300 | CONFIG_HAVE_ARCH_KGDB=y |
1238 | # CONFIG_KGDB is not set | 1301 | # CONFIG_KGDB is not set |
@@ -1257,6 +1320,7 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1257 | CONFIG_EARLY_PRINTK=y | 1320 | CONFIG_EARLY_PRINTK=y |
1258 | CONFIG_CPLB_INFO=y | 1321 | CONFIG_CPLB_INFO=y |
1259 | CONFIG_ACCESS_CHECK=y | 1322 | CONFIG_ACCESS_CHECK=y |
1323 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1260 | 1324 | ||
1261 | # | 1325 | # |
1262 | # Security options | 1326 | # Security options |
@@ -1265,14 +1329,14 @@ CONFIG_ACCESS_CHECK=y | |||
1265 | CONFIG_SECURITY=y | 1329 | CONFIG_SECURITY=y |
1266 | # CONFIG_SECURITYFS is not set | 1330 | # CONFIG_SECURITYFS is not set |
1267 | # CONFIG_SECURITY_NETWORK is not set | 1331 | # CONFIG_SECURITY_NETWORK is not set |
1332 | # CONFIG_SECURITY_PATH is not set | ||
1268 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1333 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1269 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1334 | # CONFIG_SECURITY_TOMOYO is not set |
1270 | CONFIG_CRYPTO=y | 1335 | CONFIG_CRYPTO=y |
1271 | 1336 | ||
1272 | # | 1337 | # |
1273 | # Crypto core or helper | 1338 | # Crypto core or helper |
1274 | # | 1339 | # |
1275 | # CONFIG_CRYPTO_FIPS is not set | ||
1276 | # CONFIG_CRYPTO_MANAGER is not set | 1340 | # CONFIG_CRYPTO_MANAGER is not set |
1277 | # CONFIG_CRYPTO_MANAGER2 is not set | 1341 | # CONFIG_CRYPTO_MANAGER2 is not set |
1278 | # CONFIG_CRYPTO_GF128MUL is not set | 1342 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1304,11 +1368,13 @@ CONFIG_CRYPTO=y | |||
1304 | # | 1368 | # |
1305 | # CONFIG_CRYPTO_HMAC is not set | 1369 | # CONFIG_CRYPTO_HMAC is not set |
1306 | # CONFIG_CRYPTO_XCBC is not set | 1370 | # CONFIG_CRYPTO_XCBC is not set |
1371 | # CONFIG_CRYPTO_VMAC is not set | ||
1307 | 1372 | ||
1308 | # | 1373 | # |
1309 | # Digest | 1374 | # Digest |
1310 | # | 1375 | # |
1311 | # CONFIG_CRYPTO_CRC32C is not set | 1376 | # CONFIG_CRYPTO_CRC32C is not set |
1377 | # CONFIG_CRYPTO_GHASH is not set | ||
1312 | # CONFIG_CRYPTO_MD4 is not set | 1378 | # CONFIG_CRYPTO_MD4 is not set |
1313 | # CONFIG_CRYPTO_MD5 is not set | 1379 | # CONFIG_CRYPTO_MD5 is not set |
1314 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1380 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1345,6 +1411,7 @@ CONFIG_CRYPTO=y | |||
1345 | # Compression | 1411 | # Compression |
1346 | # | 1412 | # |
1347 | # CONFIG_CRYPTO_DEFLATE is not set | 1413 | # CONFIG_CRYPTO_DEFLATE is not set |
1414 | # CONFIG_CRYPTO_ZLIB is not set | ||
1348 | # CONFIG_CRYPTO_LZO is not set | 1415 | # CONFIG_CRYPTO_LZO is not set |
1349 | 1416 | ||
1350 | # | 1417 | # |
@@ -1352,11 +1419,13 @@ CONFIG_CRYPTO=y | |||
1352 | # | 1419 | # |
1353 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1420 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1354 | CONFIG_CRYPTO_HW=y | 1421 | CONFIG_CRYPTO_HW=y |
1422 | # CONFIG_BINARY_PRINTF is not set | ||
1355 | 1423 | ||
1356 | # | 1424 | # |
1357 | # Library routines | 1425 | # Library routines |
1358 | # | 1426 | # |
1359 | CONFIG_BITREVERSE=y | 1427 | CONFIG_BITREVERSE=y |
1428 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1360 | CONFIG_CRC_CCITT=m | 1429 | CONFIG_CRC_CCITT=m |
1361 | # CONFIG_CRC16 is not set | 1430 | # CONFIG_CRC16 is not set |
1362 | # CONFIG_CRC_T10DIF is not set | 1431 | # CONFIG_CRC_T10DIF is not set |
@@ -1366,6 +1435,8 @@ CONFIG_CRC32=y | |||
1366 | # CONFIG_LIBCRC32C is not set | 1435 | # CONFIG_LIBCRC32C is not set |
1367 | CONFIG_ZLIB_INFLATE=y | 1436 | CONFIG_ZLIB_INFLATE=y |
1368 | CONFIG_ZLIB_DEFLATE=m | 1437 | CONFIG_ZLIB_DEFLATE=m |
1438 | CONFIG_DECOMPRESS_GZIP=y | ||
1369 | CONFIG_HAS_IOMEM=y | 1439 | CONFIG_HAS_IOMEM=y |
1370 | CONFIG_HAS_IOPORT=y | 1440 | CONFIG_HAS_IOPORT=y |
1371 | CONFIG_HAS_DMA=y | 1441 | CONFIG_HAS_DMA=y |
1442 | CONFIG_NLATTR=y | ||
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig index eb3e98b6f3f0..ca309cfc6ac4 100644 --- a/arch/blackfin/configs/BF548-EZKIT_defconfig +++ b/arch/blackfin/configs/BF548-EZKIT_defconfig | |||
@@ -1,7 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31.5 | 3 | # Linux kernel version: 2.6.32.2 |
4 | # Mon Nov 2 22:02:56 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 |
@@ -12,7 +11,6 @@ CONFIG_GENERIC_CSUM=y | |||
12 | CONFIG_GENERIC_BUG=y | 11 | CONFIG_GENERIC_BUG=y |
13 | CONFIG_ZONE_DMA=y | 12 | CONFIG_ZONE_DMA=y |
14 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 13 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
15 | CONFIG_GENERIC_HWEIGHT=y | ||
16 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
17 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
18 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 16 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
@@ -49,11 +47,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
49 | # | 47 | # |
50 | # RCU Subsystem | 48 | # RCU Subsystem |
51 | # | 49 | # |
52 | CONFIG_CLASSIC_RCU=y | 50 | CONFIG_TREE_RCU=y |
53 | # CONFIG_TREE_RCU is not set | 51 | # CONFIG_TREE_PREEMPT_RCU is not set |
54 | # CONFIG_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 | 55 | # CONFIG_TREE_RCU_TRACE is not set |
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
57 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
58 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
59 | CONFIG_LOG_BUF_SHIFT=14 | 58 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -89,24 +88,23 @@ CONFIG_EPOLL=y | |||
89 | # CONFIG_AIO is not set | 88 | # CONFIG_AIO is not set |
90 | 89 | ||
91 | # | 90 | # |
92 | # Performance Counters | 91 | # Kernel Performance Events And Counters |
93 | # | 92 | # |
94 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
95 | # CONFIG_STRIP_ASM_SYMS is not set | ||
96 | CONFIG_COMPAT_BRK=y | 94 | CONFIG_COMPAT_BRK=y |
97 | CONFIG_SLAB=y | 95 | CONFIG_SLAB=y |
98 | # CONFIG_SLUB is not set | 96 | # CONFIG_SLUB is not set |
99 | # CONFIG_SLOB is not set | 97 | # CONFIG_SLOB is not set |
100 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | 98 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y |
101 | # CONFIG_PROFILING is not set | 99 | # CONFIG_PROFILING is not set |
102 | # CONFIG_MARKERS is not set | ||
103 | CONFIG_HAVE_OPROFILE=y | 100 | CONFIG_HAVE_OPROFILE=y |
104 | 101 | ||
105 | # | 102 | # |
106 | # GCOV-based kernel profiling | 103 | # GCOV-based kernel profiling |
107 | # | 104 | # |
108 | # CONFIG_GCOV_KERNEL is not set | 105 | # CONFIG_GCOV_KERNEL is not set |
109 | # CONFIG_SLOW_WORK is not set | 106 | CONFIG_SLOW_WORK=y |
107 | # CONFIG_SLOW_WORK_DEBUG is not set | ||
110 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 108 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
111 | CONFIG_SLABINFO=y | 109 | CONFIG_SLABINFO=y |
112 | CONFIG_BASE_SMALL=0 | 110 | CONFIG_BASE_SMALL=0 |
@@ -163,15 +161,15 @@ CONFIG_PREEMPT_VOLUNTARY=y | |||
163 | # CONFIG_BF537 is not set | 161 | # CONFIG_BF537 is not set |
164 | # CONFIG_BF538 is not set | 162 | # CONFIG_BF538 is not set |
165 | # CONFIG_BF539 is not set | 163 | # CONFIG_BF539 is not set |
166 | # CONFIG_BF542 is not set | 164 | # CONFIG_BF542_std is not set |
167 | # CONFIG_BF542M is not set | 165 | # CONFIG_BF542M is not set |
168 | # CONFIG_BF544 is not set | 166 | # CONFIG_BF544_std is not set |
169 | # CONFIG_BF544M is not set | 167 | # CONFIG_BF544M is not set |
170 | # CONFIG_BF547 is not set | 168 | # CONFIG_BF547_std is not set |
171 | # CONFIG_BF547M is not set | 169 | # CONFIG_BF547M is not set |
172 | CONFIG_BF548_std=y | 170 | CONFIG_BF548_std=y |
173 | # CONFIG_BF548M is not set | 171 | # CONFIG_BF548M is not set |
174 | # CONFIG_BF549 is not set | 172 | # CONFIG_BF549_std is not set |
175 | # CONFIG_BF549M is not set | 173 | # CONFIG_BF549M is not set |
176 | # CONFIG_BF561 is not set | 174 | # CONFIG_BF561 is not set |
177 | CONFIG_BF_REV_MIN=0 | 175 | CONFIG_BF_REV_MIN=0 |
@@ -185,7 +183,6 @@ CONFIG_BF_REV_0_2=y | |||
185 | # CONFIG_BF_REV_0_6 is not set | 183 | # CONFIG_BF_REV_0_6 is not set |
186 | # CONFIG_BF_REV_ANY is not set | 184 | # CONFIG_BF_REV_ANY is not set |
187 | # CONFIG_BF_REV_NONE is not set | 185 | # CONFIG_BF_REV_NONE is not set |
188 | CONFIG_BF54x=y | ||
189 | CONFIG_IRQ_PLL_WAKEUP=7 | 186 | CONFIG_IRQ_PLL_WAKEUP=7 |
190 | CONFIG_IRQ_RTC=8 | 187 | CONFIG_IRQ_RTC=8 |
191 | CONFIG_IRQ_SPORT0_RX=9 | 188 | CONFIG_IRQ_SPORT0_RX=9 |
@@ -221,6 +218,8 @@ CONFIG_IRQ_SPI1=10 | |||
221 | CONFIG_IRQ_SPI2=10 | 218 | CONFIG_IRQ_SPI2=10 |
222 | CONFIG_IRQ_TWI0=11 | 219 | CONFIG_IRQ_TWI0=11 |
223 | CONFIG_IRQ_TWI1=11 | 220 | CONFIG_IRQ_TWI1=11 |
221 | CONFIG_BF548=y | ||
222 | CONFIG_BF54x=y | ||
224 | CONFIG_BFIN548_EZKIT=y | 223 | CONFIG_BFIN548_EZKIT=y |
225 | # CONFIG_BFIN548_BLUETECHNIX_CM is not set | 224 | # CONFIG_BFIN548_BLUETECHNIX_CM is not set |
226 | 225 | ||
@@ -387,12 +386,14 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
387 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 386 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
388 | CONFIG_ZONE_DMA_FLAG=1 | 387 | CONFIG_ZONE_DMA_FLAG=1 |
389 | CONFIG_VIRT_TO_BUS=y | 388 | CONFIG_VIRT_TO_BUS=y |
390 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
391 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 | 389 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 |
392 | CONFIG_BFIN_GPTIMERS=m | 390 | CONFIG_BFIN_GPTIMERS=m |
393 | # CONFIG_DMA_UNCACHED_4M is not set | 391 | # CONFIG_DMA_UNCACHED_4M is not set |
394 | CONFIG_DMA_UNCACHED_2M=y | 392 | CONFIG_DMA_UNCACHED_2M=y |
395 | # CONFIG_DMA_UNCACHED_1M is not set | 393 | # CONFIG_DMA_UNCACHED_1M is not set |
394 | # CONFIG_DMA_UNCACHED_512K is not set | ||
395 | # CONFIG_DMA_UNCACHED_256K is not set | ||
396 | # CONFIG_DMA_UNCACHED_128K is not set | ||
396 | # CONFIG_DMA_UNCACHED_NONE is not set | 397 | # CONFIG_DMA_UNCACHED_NONE is not set |
397 | 398 | ||
398 | # | 399 | # |
@@ -505,6 +506,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
505 | # CONFIG_NETFILTER is not set | 506 | # CONFIG_NETFILTER is not set |
506 | # CONFIG_IP_DCCP is not set | 507 | # CONFIG_IP_DCCP is not set |
507 | # CONFIG_IP_SCTP is not set | 508 | # CONFIG_IP_SCTP is not set |
509 | # CONFIG_RDS is not set | ||
508 | # CONFIG_TIPC is not set | 510 | # CONFIG_TIPC is not set |
509 | # CONFIG_ATM is not set | 511 | # CONFIG_ATM is not set |
510 | # CONFIG_BRIDGE is not set | 512 | # CONFIG_BRIDGE is not set |
@@ -528,7 +530,24 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
528 | # | 530 | # |
529 | # CONFIG_NET_PKTGEN is not set | 531 | # CONFIG_NET_PKTGEN is not set |
530 | # CONFIG_HAMRADIO is not set | 532 | # CONFIG_HAMRADIO is not set |
531 | # CONFIG_CAN is not set | 533 | CONFIG_CAN=m |
534 | CONFIG_CAN_RAW=m | ||
535 | CONFIG_CAN_BCM=m | ||
536 | |||
537 | # | ||
538 | # CAN Device Drivers | ||
539 | # | ||
540 | # CONFIG_CAN_VCAN is not set | ||
541 | CONFIG_CAN_DEV=m | ||
542 | # CONFIG_CAN_CALC_BITTIMING is not set | ||
543 | CONFIG_CAN_BFIN=m | ||
544 | # CONFIG_CAN_SJA1000 is not set | ||
545 | |||
546 | # | ||
547 | # CAN USB interfaces | ||
548 | # | ||
549 | # CONFIG_CAN_EMS_USB is not set | ||
550 | # CONFIG_CAN_DEBUG_DEVICES is not set | ||
532 | CONFIG_IRDA=m | 551 | CONFIG_IRDA=m |
533 | 552 | ||
534 | # | 553 | # |
@@ -663,6 +682,7 @@ CONFIG_MTD_PHYSMAP=y | |||
663 | # CONFIG_MTD_DATAFLASH is not set | 682 | # CONFIG_MTD_DATAFLASH is not set |
664 | CONFIG_MTD_M25P80=y | 683 | CONFIG_MTD_M25P80=y |
665 | CONFIG_M25PXX_USE_FAST_READ=y | 684 | CONFIG_M25PXX_USE_FAST_READ=y |
685 | # CONFIG_MTD_SST25L is not set | ||
666 | # CONFIG_MTD_SLRAM is not set | 686 | # CONFIG_MTD_SLRAM is not set |
667 | # CONFIG_MTD_PHRAM is not set | 687 | # CONFIG_MTD_PHRAM is not set |
668 | # CONFIG_MTD_MTDRAM is not set | 688 | # CONFIG_MTD_MTDRAM is not set |
@@ -711,10 +731,10 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
711 | # CONFIG_ATA_OVER_ETH is not set | 731 | # CONFIG_ATA_OVER_ETH is not set |
712 | # CONFIG_BLK_DEV_HD is not set | 732 | # CONFIG_BLK_DEV_HD is not set |
713 | CONFIG_MISC_DEVICES=y | 733 | CONFIG_MISC_DEVICES=y |
734 | # CONFIG_AD525X_DPOT is not set | ||
714 | # CONFIG_ICS932S401 is not set | 735 | # CONFIG_ICS932S401 is not set |
715 | # CONFIG_ENCLOSURE_SERVICES is not set | 736 | # CONFIG_ENCLOSURE_SERVICES is not set |
716 | # CONFIG_ISL29003 is not set | 737 | # CONFIG_ISL29003 is not set |
717 | # CONFIG_AD525X_DPOT is not set | ||
718 | # CONFIG_C2PORT is not set | 738 | # CONFIG_C2PORT is not set |
719 | 739 | ||
720 | # | 740 | # |
@@ -767,7 +787,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
767 | # CONFIG_SCSI_OSD_INITIATOR is not set | 787 | # CONFIG_SCSI_OSD_INITIATOR is not set |
768 | CONFIG_ATA=y | 788 | CONFIG_ATA=y |
769 | # CONFIG_ATA_NONSTANDARD is not set | 789 | # CONFIG_ATA_NONSTANDARD is not set |
770 | CONFIG_SATA_PMP=y | 790 | CONFIG_ATA_VERBOSE_ERROR=y |
791 | # CONFIG_SATA_PMP is not set | ||
771 | CONFIG_ATA_SFF=y | 792 | CONFIG_ATA_SFF=y |
772 | # CONFIG_SATA_MV is not set | 793 | # CONFIG_SATA_MV is not set |
773 | # CONFIG_PATA_PLATFORM is not set | 794 | # CONFIG_PATA_PLATFORM is not set |
@@ -808,6 +829,7 @@ CONFIG_MII=y | |||
808 | # CONFIG_ETHOC is not set | 829 | # CONFIG_ETHOC is not set |
809 | CONFIG_SMSC911X=y | 830 | CONFIG_SMSC911X=y |
810 | # CONFIG_DNET is not set | 831 | # CONFIG_DNET is not set |
832 | # CONFIG_ADF702X is not set | ||
811 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 833 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
812 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 834 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
813 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 835 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -818,12 +840,10 @@ CONFIG_SMSC911X=y | |||
818 | # CONFIG_B44 is not set | 840 | # CONFIG_B44 is not set |
819 | # CONFIG_KS8842 is not set | 841 | # CONFIG_KS8842 is not set |
820 | # CONFIG_KS8851 is not set | 842 | # CONFIG_KS8851 is not set |
843 | # CONFIG_KS8851_MLL is not set | ||
821 | # CONFIG_NETDEV_1000 is not set | 844 | # CONFIG_NETDEV_1000 is not set |
822 | # CONFIG_NETDEV_10000 is not set | 845 | # CONFIG_NETDEV_10000 is not set |
823 | 846 | CONFIG_WLAN=y | |
824 | # | ||
825 | # Wireless LAN | ||
826 | # | ||
827 | # CONFIG_WLAN_PRE80211 is not set | 847 | # CONFIG_WLAN_PRE80211 is not set |
828 | CONFIG_WLAN_80211=y | 848 | CONFIG_WLAN_80211=y |
829 | CONFIG_LIBERTAS=m | 849 | CONFIG_LIBERTAS=m |
@@ -877,10 +897,12 @@ CONFIG_INPUT_EVBUG=m | |||
877 | CONFIG_INPUT_KEYBOARD=y | 897 | CONFIG_INPUT_KEYBOARD=y |
878 | # CONFIG_KEYBOARD_ADP5588 is not set | 898 | # CONFIG_KEYBOARD_ADP5588 is not set |
879 | # CONFIG_KEYBOARD_ATKBD is not set | 899 | # CONFIG_KEYBOARD_ATKBD is not set |
900 | # CONFIG_QT2160 is not set | ||
880 | CONFIG_KEYBOARD_BFIN=y | 901 | CONFIG_KEYBOARD_BFIN=y |
881 | # CONFIG_KEYBOARD_LKKBD is not set | 902 | # CONFIG_KEYBOARD_LKKBD is not set |
882 | # CONFIG_KEYBOARD_GPIO is not set | 903 | # CONFIG_KEYBOARD_GPIO is not set |
883 | # CONFIG_KEYBOARD_MATRIX is not set | 904 | # CONFIG_KEYBOARD_MATRIX is not set |
905 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
884 | # CONFIG_KEYBOARD_NEWTON is not set | 906 | # CONFIG_KEYBOARD_NEWTON is not set |
885 | # CONFIG_KEYBOARD_OPENCORES is not set | 907 | # CONFIG_KEYBOARD_OPENCORES is not set |
886 | # CONFIG_KEYBOARD_STOWAWAY is not set | 908 | # CONFIG_KEYBOARD_STOWAWAY is not set |
@@ -900,6 +922,7 @@ CONFIG_TOUCHSCREEN_AD7877=m | |||
900 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 922 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
901 | # CONFIG_TOUCHSCREEN_ELO is not set | 923 | # CONFIG_TOUCHSCREEN_ELO is not set |
902 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | 924 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set |
925 | # CONFIG_TOUCHSCREEN_MCS5000 is not set | ||
903 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 926 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
904 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 927 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
905 | # CONFIG_TOUCHSCREEN_MK712 is not set | 928 | # CONFIG_TOUCHSCREEN_MK712 is not set |
@@ -910,7 +933,6 @@ CONFIG_TOUCHSCREEN_AD7877=m | |||
910 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 933 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
911 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 934 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
912 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | 935 | # CONFIG_TOUCHSCREEN_TSC2007 is not set |
913 | # CONFIG_TOUCHSCREEN_W90X900 is not set | ||
914 | CONFIG_INPUT_MISC=y | 936 | CONFIG_INPUT_MISC=y |
915 | # CONFIG_INPUT_ATI_REMOTE is not set | 937 | # CONFIG_INPUT_ATI_REMOTE is not set |
916 | # CONFIG_INPUT_ATI_REMOTE2 is not set | 938 | # CONFIG_INPUT_ATI_REMOTE2 is not set |
@@ -976,11 +998,6 @@ CONFIG_UNIX98_PTYS=y | |||
976 | # CONFIG_LEGACY_PTYS is not set | 998 | # CONFIG_LEGACY_PTYS is not set |
977 | CONFIG_BFIN_OTP=y | 999 | CONFIG_BFIN_OTP=y |
978 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set | 1000 | # CONFIG_BFIN_OTP_WRITE_ENABLE is not set |
979 | |||
980 | # | ||
981 | # CAN, the car bus and industrial fieldbus | ||
982 | # | ||
983 | # CONFIG_CAN4LINUX is not set | ||
984 | # CONFIG_IPMI_HANDLER is not set | 1001 | # CONFIG_IPMI_HANDLER is not set |
985 | # CONFIG_HW_RANDOM is not set | 1002 | # CONFIG_HW_RANDOM is not set |
986 | # CONFIG_R3964 is not set | 1003 | # CONFIG_R3964 is not set |
@@ -988,6 +1005,7 @@ CONFIG_BFIN_OTP=y | |||
988 | # CONFIG_TCG_TPM is not set | 1005 | # CONFIG_TCG_TPM is not set |
989 | CONFIG_I2C=y | 1006 | CONFIG_I2C=y |
990 | CONFIG_I2C_BOARDINFO=y | 1007 | CONFIG_I2C_BOARDINFO=y |
1008 | CONFIG_I2C_COMPAT=y | ||
991 | CONFIG_I2C_CHARDEV=y | 1009 | CONFIG_I2C_CHARDEV=y |
992 | CONFIG_I2C_HELPER_AUTO=y | 1010 | CONFIG_I2C_HELPER_AUTO=y |
993 | 1011 | ||
@@ -1021,9 +1039,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
1021 | # Miscellaneous I2C Chip support | 1039 | # Miscellaneous I2C Chip support |
1022 | # | 1040 | # |
1023 | # CONFIG_DS1682 is not set | 1041 | # CONFIG_DS1682 is not set |
1024 | # CONFIG_SENSORS_PCF8574 is not set | ||
1025 | # CONFIG_PCF8575 is not set | ||
1026 | # CONFIG_SENSORS_PCA9539 is not set | ||
1027 | # CONFIG_SENSORS_TSL2550 is not set | 1042 | # CONFIG_SENSORS_TSL2550 is not set |
1028 | # CONFIG_I2C_DEBUG_CORE is not set | 1043 | # CONFIG_I2C_DEBUG_CORE is not set |
1029 | # CONFIG_I2C_DEBUG_ALGO is not set | 1044 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1078,11 +1093,15 @@ CONFIG_GPIO_SYSFS=y | |||
1078 | # | 1093 | # |
1079 | # CONFIG_GPIO_MAX7301 is not set | 1094 | # CONFIG_GPIO_MAX7301 is not set |
1080 | # CONFIG_GPIO_MCP23S08 is not set | 1095 | # CONFIG_GPIO_MCP23S08 is not set |
1096 | # CONFIG_GPIO_MC33880 is not set | ||
1097 | |||
1098 | # | ||
1099 | # AC97 GPIO expanders: | ||
1100 | # | ||
1081 | # CONFIG_W1 is not set | 1101 | # CONFIG_W1 is not set |
1082 | # CONFIG_POWER_SUPPLY is not set | 1102 | # CONFIG_POWER_SUPPLY is not set |
1083 | # CONFIG_HWMON is not set | 1103 | # CONFIG_HWMON is not set |
1084 | # CONFIG_THERMAL is not set | 1104 | # CONFIG_THERMAL is not set |
1085 | # CONFIG_THERMAL_HWMON is not set | ||
1086 | CONFIG_WATCHDOG=y | 1105 | CONFIG_WATCHDOG=y |
1087 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1106 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1088 | 1107 | ||
@@ -1116,8 +1135,10 @@ CONFIG_SSB_POSSIBLE=y | |||
1116 | # CONFIG_PMIC_DA903X is not set | 1135 | # CONFIG_PMIC_DA903X is not set |
1117 | # CONFIG_PMIC_ADP5520 is not set | 1136 | # CONFIG_PMIC_ADP5520 is not set |
1118 | # CONFIG_MFD_WM8400 is not set | 1137 | # CONFIG_MFD_WM8400 is not set |
1138 | # CONFIG_MFD_WM831X is not set | ||
1119 | # CONFIG_MFD_WM8350_I2C is not set | 1139 | # CONFIG_MFD_WM8350_I2C is not set |
1120 | # CONFIG_MFD_PCF50633 is not set | 1140 | # CONFIG_MFD_PCF50633 is not set |
1141 | # CONFIG_MFD_MC13783 is not set | ||
1121 | # CONFIG_AB3100_CORE is not set | 1142 | # CONFIG_AB3100_CORE is not set |
1122 | # CONFIG_EZX_PCAP is not set | 1143 | # CONFIG_EZX_PCAP is not set |
1123 | # CONFIG_REGULATOR is not set | 1144 | # CONFIG_REGULATOR is not set |
@@ -1192,6 +1213,7 @@ CONFIG_LOGO=y | |||
1192 | CONFIG_LOGO_BLACKFIN_CLUT224=y | 1213 | CONFIG_LOGO_BLACKFIN_CLUT224=y |
1193 | CONFIG_SOUND=y | 1214 | CONFIG_SOUND=y |
1194 | CONFIG_SOUND_OSS_CORE=y | 1215 | CONFIG_SOUND_OSS_CORE=y |
1216 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
1195 | CONFIG_SND=y | 1217 | CONFIG_SND=y |
1196 | CONFIG_SND_TIMER=y | 1218 | CONFIG_SND_TIMER=y |
1197 | CONFIG_SND_PCM=y | 1219 | CONFIG_SND_PCM=y |
@@ -1245,7 +1267,6 @@ CONFIG_SND_SOC_AD1980=y | |||
1245 | CONFIG_AC97_BUS=y | 1267 | CONFIG_AC97_BUS=y |
1246 | CONFIG_HID_SUPPORT=y | 1268 | CONFIG_HID_SUPPORT=y |
1247 | CONFIG_HID=y | 1269 | CONFIG_HID=y |
1248 | # CONFIG_HID_DEBUG is not set | ||
1249 | # CONFIG_HIDRAW is not set | 1270 | # CONFIG_HIDRAW is not set |
1250 | 1271 | ||
1251 | # | 1272 | # |
@@ -1268,6 +1289,7 @@ CONFIG_HID_CYPRESS=y | |||
1268 | CONFIG_HID_EZKEY=y | 1289 | CONFIG_HID_EZKEY=y |
1269 | # CONFIG_HID_KYE is not set | 1290 | # CONFIG_HID_KYE is not set |
1270 | CONFIG_HID_GYRATION=y | 1291 | CONFIG_HID_GYRATION=y |
1292 | # CONFIG_HID_TWINHAN is not set | ||
1271 | # CONFIG_HID_KENSINGTON is not set | 1293 | # CONFIG_HID_KENSINGTON is not set |
1272 | CONFIG_HID_LOGITECH=y | 1294 | CONFIG_HID_LOGITECH=y |
1273 | # CONFIG_LOGITECH_FF is not set | 1295 | # CONFIG_LOGITECH_FF is not set |
@@ -1422,10 +1444,11 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
1422 | # MMC/SD/SDIO Host Controller Drivers | 1444 | # MMC/SD/SDIO Host Controller Drivers |
1423 | # | 1445 | # |
1424 | # CONFIG_MMC_SDHCI is not set | 1446 | # CONFIG_MMC_SDHCI is not set |
1447 | # CONFIG_MMC_AT91 is not set | ||
1448 | # CONFIG_MMC_ATMELMCI is not set | ||
1449 | # CONFIG_MMC_SPI is not set | ||
1425 | CONFIG_SDH_BFIN=y | 1450 | CONFIG_SDH_BFIN=y |
1426 | # CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set | 1451 | # CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set |
1427 | # CONFIG_SDH_BFIN_ENABLE_SDIO_IRQ is not set | ||
1428 | # CONFIG_MMC_SPI is not set | ||
1429 | # CONFIG_MEMSTICK is not set | 1452 | # CONFIG_MEMSTICK is not set |
1430 | # CONFIG_NEW_LEDS is not set | 1453 | # CONFIG_NEW_LEDS is not set |
1431 | # CONFIG_ACCESSIBILITY is not set | 1454 | # CONFIG_ACCESSIBILITY is not set |
@@ -1472,6 +1495,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1472 | # CONFIG_RTC_DRV_R9701 is not set | 1495 | # CONFIG_RTC_DRV_R9701 is not set |
1473 | # CONFIG_RTC_DRV_RS5C348 is not set | 1496 | # CONFIG_RTC_DRV_RS5C348 is not set |
1474 | # CONFIG_RTC_DRV_DS3234 is not set | 1497 | # CONFIG_RTC_DRV_DS3234 is not set |
1498 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1475 | 1499 | ||
1476 | # | 1500 | # |
1477 | # Platform RTC drivers | 1501 | # Platform RTC drivers |
@@ -1522,6 +1546,7 @@ CONFIG_FS_MBCACHE=y | |||
1522 | # CONFIG_XFS_FS is not set | 1546 | # CONFIG_XFS_FS is not set |
1523 | # CONFIG_OCFS2_FS is not set | 1547 | # CONFIG_OCFS2_FS is not set |
1524 | # CONFIG_BTRFS_FS is not set | 1548 | # CONFIG_BTRFS_FS is not set |
1549 | # CONFIG_NILFS2_FS is not set | ||
1525 | CONFIG_FILE_LOCKING=y | 1550 | CONFIG_FILE_LOCKING=y |
1526 | CONFIG_FSNOTIFY=y | 1551 | CONFIG_FSNOTIFY=y |
1527 | # CONFIG_DNOTIFY is not set | 1552 | # CONFIG_DNOTIFY is not set |
@@ -1563,7 +1588,6 @@ CONFIG_NTFS_RW=y | |||
1563 | CONFIG_PROC_FS=y | 1588 | CONFIG_PROC_FS=y |
1564 | CONFIG_PROC_SYSCTL=y | 1589 | CONFIG_PROC_SYSCTL=y |
1565 | CONFIG_SYSFS=y | 1590 | CONFIG_SYSFS=y |
1566 | # CONFIG_TMPFS is not set | ||
1567 | # CONFIG_HUGETLB_PAGE is not set | 1591 | # CONFIG_HUGETLB_PAGE is not set |
1568 | # CONFIG_CONFIGFS_FS is not set | 1592 | # CONFIG_CONFIGFS_FS is not set |
1569 | CONFIG_MISC_FILESYSTEMS=y | 1593 | CONFIG_MISC_FILESYSTEMS=y |
@@ -1595,7 +1619,6 @@ CONFIG_JFFS2_RTIME=y | |||
1595 | # CONFIG_ROMFS_FS is not set | 1619 | # CONFIG_ROMFS_FS is not set |
1596 | # CONFIG_SYSV_FS is not set | 1620 | # CONFIG_SYSV_FS is not set |
1597 | # CONFIG_UFS_FS is not set | 1621 | # CONFIG_UFS_FS is not set |
1598 | # CONFIG_NILFS2_FS is not set | ||
1599 | CONFIG_NETWORK_FILESYSTEMS=y | 1622 | CONFIG_NETWORK_FILESYSTEMS=y |
1600 | CONFIG_NFS_FS=m | 1623 | CONFIG_NFS_FS=m |
1601 | CONFIG_NFS_V3=y | 1624 | CONFIG_NFS_V3=y |
@@ -1680,6 +1703,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1680 | CONFIG_ENABLE_MUST_CHECK=y | 1703 | CONFIG_ENABLE_MUST_CHECK=y |
1681 | CONFIG_FRAME_WARN=1024 | 1704 | CONFIG_FRAME_WARN=1024 |
1682 | # CONFIG_MAGIC_SYSRQ is not set | 1705 | # CONFIG_MAGIC_SYSRQ is not set |
1706 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1683 | # CONFIG_UNUSED_SYMBOLS is not set | 1707 | # CONFIG_UNUSED_SYMBOLS is not set |
1684 | CONFIG_DEBUG_FS=y | 1708 | CONFIG_DEBUG_FS=y |
1685 | # CONFIG_HEADERS_CHECK is not set | 1709 | # CONFIG_HEADERS_CHECK is not set |
@@ -1714,12 +1738,14 @@ CONFIG_DEBUG_INFO=y | |||
1714 | # CONFIG_DEBUG_LIST is not set | 1738 | # CONFIG_DEBUG_LIST is not set |
1715 | # CONFIG_DEBUG_SG is not set | 1739 | # CONFIG_DEBUG_SG is not set |
1716 | # CONFIG_DEBUG_NOTIFIERS is not set | 1740 | # CONFIG_DEBUG_NOTIFIERS is not set |
1741 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1717 | # CONFIG_FRAME_POINTER is not set | 1742 | # CONFIG_FRAME_POINTER is not set |
1718 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1743 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1719 | # CONFIG_RCU_TORTURE_TEST is not set | 1744 | # CONFIG_RCU_TORTURE_TEST is not set |
1720 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1745 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1721 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1746 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1722 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1747 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1748 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1723 | # CONFIG_FAULT_INJECTION is not set | 1749 | # CONFIG_FAULT_INJECTION is not set |
1724 | # CONFIG_PAGE_POISONING is not set | 1750 | # CONFIG_PAGE_POISONING is not set |
1725 | CONFIG_HAVE_FUNCTION_TRACER=y | 1751 | CONFIG_HAVE_FUNCTION_TRACER=y |
@@ -1730,7 +1756,6 @@ CONFIG_TRACING_SUPPORT=y | |||
1730 | # CONFIG_SAMPLES is not set | 1756 | # CONFIG_SAMPLES is not set |
1731 | CONFIG_HAVE_ARCH_KGDB=y | 1757 | CONFIG_HAVE_ARCH_KGDB=y |
1732 | # CONFIG_KGDB is not set | 1758 | # CONFIG_KGDB is not set |
1733 | # CONFIG_KMEMCHECK is not set | ||
1734 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1759 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1735 | # CONFIG_DEBUG_STACK_USAGE is not set | 1760 | # CONFIG_DEBUG_STACK_USAGE is not set |
1736 | CONFIG_DEBUG_VERBOSE=y | 1761 | CONFIG_DEBUG_VERBOSE=y |
@@ -1766,7 +1791,6 @@ CONFIG_CRYPTO=y | |||
1766 | # | 1791 | # |
1767 | # Crypto core or helper | 1792 | # Crypto core or helper |
1768 | # | 1793 | # |
1769 | # CONFIG_CRYPTO_FIPS is not set | ||
1770 | # CONFIG_CRYPTO_MANAGER is not set | 1794 | # CONFIG_CRYPTO_MANAGER is not set |
1771 | # CONFIG_CRYPTO_MANAGER2 is not set | 1795 | # CONFIG_CRYPTO_MANAGER2 is not set |
1772 | # CONFIG_CRYPTO_GF128MUL is not set | 1796 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1798,11 +1822,13 @@ CONFIG_CRYPTO=y | |||
1798 | # | 1822 | # |
1799 | # CONFIG_CRYPTO_HMAC is not set | 1823 | # CONFIG_CRYPTO_HMAC is not set |
1800 | # CONFIG_CRYPTO_XCBC is not set | 1824 | # CONFIG_CRYPTO_XCBC is not set |
1825 | # CONFIG_CRYPTO_VMAC is not set | ||
1801 | 1826 | ||
1802 | # | 1827 | # |
1803 | # Digest | 1828 | # Digest |
1804 | # | 1829 | # |
1805 | # CONFIG_CRYPTO_CRC32C is not set | 1830 | # CONFIG_CRYPTO_CRC32C is not set |
1831 | # CONFIG_CRYPTO_GHASH is not set | ||
1806 | # CONFIG_CRYPTO_MD4 is not set | 1832 | # CONFIG_CRYPTO_MD4 is not set |
1807 | # CONFIG_CRYPTO_MD5 is not set | 1833 | # CONFIG_CRYPTO_MD5 is not set |
1808 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1834 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/blackfin/configs/BF561-ACVILON_defconfig b/arch/blackfin/configs/BF561-ACVILON_defconfig index b9b0f93d0bd3..6a776ce75e9c 100644 --- a/arch/blackfin/configs/BF561-ACVILON_defconfig +++ b/arch/blackfin/configs/BF561-ACVILON_defconfig | |||
@@ -114,7 +114,7 @@ CONFIG_MODULE_UNLOAD=y | |||
114 | # CONFIG_MODVERSIONS is not set | 114 | # CONFIG_MODVERSIONS is not set |
115 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 115 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
116 | CONFIG_BLOCK=y | 116 | CONFIG_BLOCK=y |
117 | CONFIG_LBDAF=y | 117 | # CONFIG_LBDAF is not set |
118 | # CONFIG_BLK_DEV_BSG is not set | 118 | # CONFIG_BLK_DEV_BSG is not set |
119 | # CONFIG_BLK_DEV_INTEGRITY is not set | 119 | # CONFIG_BLK_DEV_INTEGRITY is not set |
120 | 120 | ||
@@ -1486,19 +1486,10 @@ CONFIG_DEBUG_INFO=y | |||
1486 | CONFIG_HAVE_FUNCTION_TRACER=y | 1486 | CONFIG_HAVE_FUNCTION_TRACER=y |
1487 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | 1487 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1488 | CONFIG_TRACING_SUPPORT=y | 1488 | CONFIG_TRACING_SUPPORT=y |
1489 | CONFIG_FTRACE=y | 1489 | # CONFIG_FTRACE is not set |
1490 | # CONFIG_FUNCTION_TRACER is not set | 1490 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1491 | # CONFIG_IRQSOFF_TRACER is not set | ||
1492 | # CONFIG_SCHED_TRACER is not set | ||
1493 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1494 | # CONFIG_BOOT_TRACER is not set | ||
1495 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1496 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | 1491 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1497 | # CONFIG_PROFILE_ALL_BRANCHES is not set | 1492 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1498 | # CONFIG_STACK_TRACER is not set | ||
1499 | # CONFIG_KMEMTRACE is not set | ||
1500 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1501 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1502 | # CONFIG_DYNAMIC_DEBUG is not set | 1493 | # CONFIG_DYNAMIC_DEBUG is not set |
1503 | # CONFIG_SAMPLES is not set | 1494 | # CONFIG_SAMPLES is not set |
1504 | CONFIG_HAVE_ARCH_KGDB=y | 1495 | CONFIG_HAVE_ARCH_KGDB=y |
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig index e3ecdcc3e76b..792ff0938835 100644 --- a/arch/blackfin/configs/BF561-EZKIT_defconfig +++ b/arch/blackfin/configs/BF561-EZKIT_defconfig | |||
@@ -1,7 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31.5 | 3 | # Linux kernel version: 2.6.32.2 |
4 | # Mon Nov 2 21:59:31 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 |
@@ -12,7 +11,6 @@ CONFIG_GENERIC_CSUM=y | |||
12 | CONFIG_GENERIC_BUG=y | 11 | CONFIG_GENERIC_BUG=y |
13 | CONFIG_ZONE_DMA=y | 12 | CONFIG_ZONE_DMA=y |
14 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 13 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
15 | CONFIG_GENERIC_HWEIGHT=y | ||
16 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
17 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
18 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 16 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
@@ -49,11 +47,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
49 | # | 47 | # |
50 | # RCU Subsystem | 48 | # RCU Subsystem |
51 | # | 49 | # |
52 | CONFIG_CLASSIC_RCU=y | 50 | CONFIG_TREE_RCU=y |
53 | # CONFIG_TREE_RCU is not set | 51 | # CONFIG_TREE_PREEMPT_RCU is not set |
54 | # CONFIG_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 | 55 | # CONFIG_TREE_RCU_TRACE is not set |
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
57 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
58 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
59 | CONFIG_LOG_BUF_SHIFT=14 | 58 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -89,17 +88,15 @@ CONFIG_EPOLL=y | |||
89 | # CONFIG_AIO is not set | 88 | # CONFIG_AIO is not set |
90 | 89 | ||
91 | # | 90 | # |
92 | # Performance Counters | 91 | # Kernel Performance Events And Counters |
93 | # | 92 | # |
94 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
95 | # CONFIG_STRIP_ASM_SYMS is not set | ||
96 | CONFIG_COMPAT_BRK=y | 94 | CONFIG_COMPAT_BRK=y |
97 | CONFIG_SLAB=y | 95 | CONFIG_SLAB=y |
98 | # CONFIG_SLUB is not set | 96 | # CONFIG_SLUB is not set |
99 | # CONFIG_SLOB is not set | 97 | # CONFIG_SLOB is not set |
100 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | 98 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y |
101 | # CONFIG_PROFILING is not set | 99 | # CONFIG_PROFILING is not set |
102 | # CONFIG_MARKERS is not set | ||
103 | CONFIG_HAVE_OPROFILE=y | 100 | CONFIG_HAVE_OPROFILE=y |
104 | 101 | ||
105 | # | 102 | # |
@@ -163,15 +160,15 @@ CONFIG_PREEMPT_VOLUNTARY=y | |||
163 | # CONFIG_BF537 is not set | 160 | # CONFIG_BF537 is not set |
164 | # CONFIG_BF538 is not set | 161 | # CONFIG_BF538 is not set |
165 | # CONFIG_BF539 is not set | 162 | # CONFIG_BF539 is not set |
166 | # CONFIG_BF542 is not set | 163 | # CONFIG_BF542_std is not set |
167 | # CONFIG_BF542M is not set | 164 | # CONFIG_BF542M is not set |
168 | # CONFIG_BF544 is not set | 165 | # CONFIG_BF544_std is not set |
169 | # CONFIG_BF544M is not set | 166 | # CONFIG_BF544M is not set |
170 | # CONFIG_BF547 is not set | 167 | # CONFIG_BF547_std is not set |
171 | # CONFIG_BF547M is not set | 168 | # CONFIG_BF547M is not set |
172 | # CONFIG_BF548 is not set | 169 | # CONFIG_BF548_std is not set |
173 | # CONFIG_BF548M is not set | 170 | # CONFIG_BF548M is not set |
174 | # CONFIG_BF549 is not set | 171 | # CONFIG_BF549_std is not set |
175 | # CONFIG_BF549M is not set | 172 | # CONFIG_BF549M is not set |
176 | CONFIG_BF561=y | 173 | CONFIG_BF561=y |
177 | # CONFIG_SMP is not set | 174 | # CONFIG_SMP is not set |
@@ -180,9 +177,9 @@ CONFIG_BF_REV_MAX=5 | |||
180 | # CONFIG_BF_REV_0_0 is not set | 177 | # CONFIG_BF_REV_0_0 is not set |
181 | # CONFIG_BF_REV_0_1 is not set | 178 | # CONFIG_BF_REV_0_1 is not set |
182 | # CONFIG_BF_REV_0_2 is not set | 179 | # CONFIG_BF_REV_0_2 is not set |
183 | # CONFIG_BF_REV_0_3 is not set | 180 | CONFIG_BF_REV_0_3=y |
184 | # CONFIG_BF_REV_0_4 is not set | 181 | # CONFIG_BF_REV_0_4 is not set |
185 | CONFIG_BF_REV_0_5=y | 182 | # CONFIG_BF_REV_0_5 is not set |
186 | # CONFIG_BF_REV_0_6 is not set | 183 | # CONFIG_BF_REV_0_6 is not set |
187 | # CONFIG_BF_REV_ANY is not set | 184 | # CONFIG_BF_REV_ANY is not set |
188 | # CONFIG_BF_REV_NONE is not set | 185 | # CONFIG_BF_REV_NONE is not set |
@@ -298,7 +295,7 @@ CONFIG_GENERIC_TIME=y | |||
298 | CONFIG_GENERIC_CLOCKEVENTS=y | 295 | CONFIG_GENERIC_CLOCKEVENTS=y |
299 | # CONFIG_TICKSOURCE_GPTMR0 is not set | 296 | # CONFIG_TICKSOURCE_GPTMR0 is not set |
300 | CONFIG_TICKSOURCE_CORETMR=y | 297 | CONFIG_TICKSOURCE_CORETMR=y |
301 | # CONFIG_CYCLES_CLOCKSOURCE is not set | 298 | CONFIG_CYCLES_CLOCKSOURCE=y |
302 | # CONFIG_GPTMR0_CLOCKSOURCE is not set | 299 | # CONFIG_GPTMR0_CLOCKSOURCE is not set |
303 | CONFIG_TICK_ONESHOT=y | 300 | CONFIG_TICK_ONESHOT=y |
304 | # CONFIG_NO_HZ is not set | 301 | # CONFIG_NO_HZ is not set |
@@ -353,12 +350,14 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
353 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 350 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
354 | CONFIG_ZONE_DMA_FLAG=1 | 351 | CONFIG_ZONE_DMA_FLAG=1 |
355 | CONFIG_VIRT_TO_BUS=y | 352 | CONFIG_VIRT_TO_BUS=y |
356 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
357 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 | 353 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 |
358 | CONFIG_BFIN_GPTIMERS=m | 354 | CONFIG_BFIN_GPTIMERS=m |
359 | # CONFIG_DMA_UNCACHED_4M is not set | 355 | # CONFIG_DMA_UNCACHED_4M is not set |
360 | # CONFIG_DMA_UNCACHED_2M is not set | 356 | # CONFIG_DMA_UNCACHED_2M is not set |
361 | CONFIG_DMA_UNCACHED_1M=y | 357 | CONFIG_DMA_UNCACHED_1M=y |
358 | # CONFIG_DMA_UNCACHED_512K is not set | ||
359 | # CONFIG_DMA_UNCACHED_256K is not set | ||
360 | # CONFIG_DMA_UNCACHED_128K is not set | ||
362 | # CONFIG_DMA_UNCACHED_NONE is not set | 361 | # CONFIG_DMA_UNCACHED_NONE is not set |
363 | 362 | ||
364 | # | 363 | # |
@@ -370,9 +369,11 @@ CONFIG_BFIN_EXTMEM_ICACHEABLE=y | |||
370 | CONFIG_BFIN_DCACHE=y | 369 | CONFIG_BFIN_DCACHE=y |
371 | # CONFIG_BFIN_DCACHE_BANKA is not set | 370 | # CONFIG_BFIN_DCACHE_BANKA is not set |
372 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 371 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
373 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 372 | # CONFIG_BFIN_EXTMEM_WRITEBACK is not set |
374 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 373 | CONFIG_BFIN_EXTMEM_WRITETHROUGH=y |
375 | # CONFIG_BFIN_L2_DCACHEABLE is not set | 374 | CONFIG_BFIN_L2_DCACHEABLE=y |
375 | # CONFIG_BFIN_L2_WRITEBACK is not set | ||
376 | CONFIG_BFIN_L2_WRITETHROUGH=y | ||
376 | 377 | ||
377 | # | 378 | # |
378 | # Memory Protection Unit | 379 | # Memory Protection Unit |
@@ -472,6 +473,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
472 | # CONFIG_NETFILTER is not set | 473 | # CONFIG_NETFILTER is not set |
473 | # CONFIG_IP_DCCP is not set | 474 | # CONFIG_IP_DCCP is not set |
474 | # CONFIG_IP_SCTP is not set | 475 | # CONFIG_IP_SCTP is not set |
476 | # CONFIG_RDS is not set | ||
475 | # CONFIG_TIPC is not set | 477 | # CONFIG_TIPC is not set |
476 | # CONFIG_ATM is not set | 478 | # CONFIG_ATM is not set |
477 | # CONFIG_BRIDGE is not set | 479 | # CONFIG_BRIDGE is not set |
@@ -613,6 +615,7 @@ CONFIG_MTD_PHYSMAP=m | |||
613 | # | 615 | # |
614 | # CONFIG_MTD_DATAFLASH is not set | 616 | # CONFIG_MTD_DATAFLASH is not set |
615 | # CONFIG_MTD_M25P80 is not set | 617 | # CONFIG_MTD_M25P80 is not set |
618 | # CONFIG_MTD_SST25L is not set | ||
616 | # CONFIG_MTD_SLRAM is not set | 619 | # CONFIG_MTD_SLRAM is not set |
617 | # CONFIG_MTD_PHRAM is not set | 620 | # CONFIG_MTD_PHRAM is not set |
618 | # CONFIG_MTD_MTDRAM is not set | 621 | # CONFIG_MTD_MTDRAM is not set |
@@ -685,6 +688,7 @@ CONFIG_SMC91X=y | |||
685 | # CONFIG_ETHOC is not set | 688 | # CONFIG_ETHOC is not set |
686 | # CONFIG_SMSC911X is not set | 689 | # CONFIG_SMSC911X is not set |
687 | # CONFIG_DNET is not set | 690 | # CONFIG_DNET is not set |
691 | # CONFIG_ADF702X is not set | ||
688 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 692 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
689 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 693 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
690 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 694 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -695,14 +699,10 @@ CONFIG_SMC91X=y | |||
695 | # CONFIG_B44 is not set | 699 | # CONFIG_B44 is not set |
696 | # CONFIG_KS8842 is not set | 700 | # CONFIG_KS8842 is not set |
697 | # CONFIG_KS8851 is not set | 701 | # CONFIG_KS8851 is not set |
702 | # CONFIG_KS8851_MLL is not set | ||
698 | # CONFIG_NETDEV_1000 is not set | 703 | # CONFIG_NETDEV_1000 is not set |
699 | # CONFIG_NETDEV_10000 is not set | 704 | # CONFIG_NETDEV_10000 is not set |
700 | 705 | # CONFIG_WLAN is not set | |
701 | # | ||
702 | # Wireless LAN | ||
703 | # | ||
704 | # CONFIG_WLAN_PRE80211 is not set | ||
705 | # CONFIG_WLAN_80211 is not set | ||
706 | 706 | ||
707 | # | 707 | # |
708 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 708 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -782,11 +782,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
782 | CONFIG_UNIX98_PTYS=y | 782 | CONFIG_UNIX98_PTYS=y |
783 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 783 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
784 | # CONFIG_LEGACY_PTYS is not set | 784 | # CONFIG_LEGACY_PTYS is not set |
785 | |||
786 | # | ||
787 | # CAN, the car bus and industrial fieldbus | ||
788 | # | ||
789 | # CONFIG_CAN4LINUX is not set | ||
790 | # CONFIG_IPMI_HANDLER is not set | 785 | # CONFIG_IPMI_HANDLER is not set |
791 | # CONFIG_HW_RANDOM is not set | 786 | # CONFIG_HW_RANDOM is not set |
792 | # CONFIG_R3964 is not set | 787 | # CONFIG_R3964 is not set |
@@ -838,11 +833,15 @@ CONFIG_GPIO_SYSFS=y | |||
838 | # | 833 | # |
839 | # CONFIG_GPIO_MAX7301 is not set | 834 | # CONFIG_GPIO_MAX7301 is not set |
840 | # CONFIG_GPIO_MCP23S08 is not set | 835 | # CONFIG_GPIO_MCP23S08 is not set |
836 | # CONFIG_GPIO_MC33880 is not set | ||
837 | |||
838 | # | ||
839 | # AC97 GPIO expanders: | ||
840 | # | ||
841 | # CONFIG_W1 is not set | 841 | # CONFIG_W1 is not set |
842 | # CONFIG_POWER_SUPPLY is not set | 842 | # CONFIG_POWER_SUPPLY is not set |
843 | # CONFIG_HWMON is not set | 843 | # CONFIG_HWMON is not set |
844 | # CONFIG_THERMAL is not set | 844 | # CONFIG_THERMAL is not set |
845 | # CONFIG_THERMAL_HWMON is not set | ||
846 | CONFIG_WATCHDOG=y | 845 | CONFIG_WATCHDOG=y |
847 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 846 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
848 | 847 | ||
@@ -865,6 +864,7 @@ CONFIG_SSB_POSSIBLE=y | |||
865 | # CONFIG_MFD_SM501 is not set | 864 | # CONFIG_MFD_SM501 is not set |
866 | # CONFIG_HTC_PASIC3 is not set | 865 | # CONFIG_HTC_PASIC3 is not set |
867 | # CONFIG_MFD_TMIO is not set | 866 | # CONFIG_MFD_TMIO is not set |
867 | # CONFIG_MFD_MC13783 is not set | ||
868 | # CONFIG_EZX_PCAP is not set | 868 | # CONFIG_EZX_PCAP is not set |
869 | # CONFIG_REGULATOR is not set | 869 | # CONFIG_REGULATOR is not set |
870 | # CONFIG_MEDIA_SUPPORT is not set | 870 | # CONFIG_MEDIA_SUPPORT is not set |
@@ -884,7 +884,6 @@ CONFIG_SSB_POSSIBLE=y | |||
884 | # CONFIG_SOUND is not set | 884 | # CONFIG_SOUND is not set |
885 | CONFIG_HID_SUPPORT=y | 885 | CONFIG_HID_SUPPORT=y |
886 | CONFIG_HID=m | 886 | CONFIG_HID=m |
887 | # CONFIG_HID_DEBUG is not set | ||
888 | # CONFIG_HIDRAW is not set | 887 | # CONFIG_HIDRAW is not set |
889 | # CONFIG_HID_PID is not set | 888 | # CONFIG_HID_PID is not set |
890 | 889 | ||
@@ -923,6 +922,7 @@ CONFIG_HID=m | |||
923 | # CONFIG_XFS_FS is not set | 922 | # CONFIG_XFS_FS is not set |
924 | # CONFIG_OCFS2_FS is not set | 923 | # CONFIG_OCFS2_FS is not set |
925 | # CONFIG_BTRFS_FS is not set | 924 | # CONFIG_BTRFS_FS is not set |
925 | # CONFIG_NILFS2_FS is not set | ||
926 | CONFIG_FILE_LOCKING=y | 926 | CONFIG_FILE_LOCKING=y |
927 | CONFIG_FSNOTIFY=y | 927 | CONFIG_FSNOTIFY=y |
928 | # CONFIG_DNOTIFY is not set | 928 | # CONFIG_DNOTIFY is not set |
@@ -957,7 +957,6 @@ CONFIG_INOTIFY_USER=y | |||
957 | CONFIG_PROC_FS=y | 957 | CONFIG_PROC_FS=y |
958 | CONFIG_PROC_SYSCTL=y | 958 | CONFIG_PROC_SYSCTL=y |
959 | CONFIG_SYSFS=y | 959 | CONFIG_SYSFS=y |
960 | # CONFIG_TMPFS is not set | ||
961 | # CONFIG_HUGETLB_PAGE is not set | 960 | # CONFIG_HUGETLB_PAGE is not set |
962 | # CONFIG_CONFIGFS_FS is not set | 961 | # CONFIG_CONFIGFS_FS is not set |
963 | CONFIG_MISC_FILESYSTEMS=y | 962 | CONFIG_MISC_FILESYSTEMS=y |
@@ -989,7 +988,6 @@ CONFIG_JFFS2_RTIME=y | |||
989 | # CONFIG_ROMFS_FS is not set | 988 | # CONFIG_ROMFS_FS is not set |
990 | # CONFIG_SYSV_FS is not set | 989 | # CONFIG_SYSV_FS is not set |
991 | # CONFIG_UFS_FS is not set | 990 | # CONFIG_UFS_FS is not set |
992 | # CONFIG_NILFS2_FS is not set | ||
993 | CONFIG_NETWORK_FILESYSTEMS=y | 991 | CONFIG_NETWORK_FILESYSTEMS=y |
994 | CONFIG_NFS_FS=m | 992 | CONFIG_NFS_FS=m |
995 | CONFIG_NFS_V3=y | 993 | CONFIG_NFS_V3=y |
@@ -1064,6 +1062,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1064 | CONFIG_ENABLE_MUST_CHECK=y | 1062 | CONFIG_ENABLE_MUST_CHECK=y |
1065 | CONFIG_FRAME_WARN=1024 | 1063 | CONFIG_FRAME_WARN=1024 |
1066 | # CONFIG_MAGIC_SYSRQ is not set | 1064 | # CONFIG_MAGIC_SYSRQ is not set |
1065 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1067 | # CONFIG_UNUSED_SYMBOLS is not set | 1066 | # CONFIG_UNUSED_SYMBOLS is not set |
1068 | CONFIG_DEBUG_FS=y | 1067 | CONFIG_DEBUG_FS=y |
1069 | # CONFIG_HEADERS_CHECK is not set | 1068 | # CONFIG_HEADERS_CHECK is not set |
@@ -1098,26 +1097,24 @@ CONFIG_DEBUG_INFO=y | |||
1098 | # CONFIG_DEBUG_LIST is not set | 1097 | # CONFIG_DEBUG_LIST is not set |
1099 | # CONFIG_DEBUG_SG is not set | 1098 | # CONFIG_DEBUG_SG is not set |
1100 | # CONFIG_DEBUG_NOTIFIERS is not set | 1099 | # CONFIG_DEBUG_NOTIFIERS is not set |
1100 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1101 | # CONFIG_FRAME_POINTER is not set | 1101 | # CONFIG_FRAME_POINTER is not set |
1102 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1102 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1103 | # CONFIG_RCU_TORTURE_TEST is not set | 1103 | # CONFIG_RCU_TORTURE_TEST is not set |
1104 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1104 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1105 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1105 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1106 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1106 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1107 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1107 | # CONFIG_FAULT_INJECTION is not set | 1108 | # CONFIG_FAULT_INJECTION is not set |
1108 | # CONFIG_PAGE_POISONING is not set | 1109 | # CONFIG_PAGE_POISONING is not set |
1109 | CONFIG_HAVE_FUNCTION_TRACER=y | 1110 | CONFIG_HAVE_FUNCTION_TRACER=y |
1110 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | 1111 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1111 | CONFIG_TRACING_SUPPORT=y | 1112 | CONFIG_TRACING_SUPPORT=y |
1112 | # CONFIG_FTRACE is not set | 1113 | # CONFIG_FTRACE is not set |
1113 | # CONFIG_BRANCH_PROFILE_NONE is not set | ||
1114 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1115 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1116 | # CONFIG_DYNAMIC_DEBUG is not set | 1114 | # CONFIG_DYNAMIC_DEBUG is not set |
1117 | # CONFIG_SAMPLES is not set | 1115 | # CONFIG_SAMPLES is not set |
1118 | CONFIG_HAVE_ARCH_KGDB=y | 1116 | CONFIG_HAVE_ARCH_KGDB=y |
1119 | # CONFIG_KGDB is not set | 1117 | # CONFIG_KGDB is not set |
1120 | # CONFIG_KMEMCHECK is not set | ||
1121 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1118 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1122 | # CONFIG_DEBUG_STACK_USAGE is not set | 1119 | # CONFIG_DEBUG_STACK_USAGE is not set |
1123 | CONFIG_DEBUG_VERBOSE=y | 1120 | CONFIG_DEBUG_VERBOSE=y |
@@ -1153,7 +1150,6 @@ CONFIG_CRYPTO=y | |||
1153 | # | 1150 | # |
1154 | # Crypto core or helper | 1151 | # Crypto core or helper |
1155 | # | 1152 | # |
1156 | # CONFIG_CRYPTO_FIPS is not set | ||
1157 | # CONFIG_CRYPTO_MANAGER is not set | 1153 | # CONFIG_CRYPTO_MANAGER is not set |
1158 | # CONFIG_CRYPTO_MANAGER2 is not set | 1154 | # CONFIG_CRYPTO_MANAGER2 is not set |
1159 | # CONFIG_CRYPTO_GF128MUL is not set | 1155 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1185,11 +1181,13 @@ CONFIG_CRYPTO=y | |||
1185 | # | 1181 | # |
1186 | # CONFIG_CRYPTO_HMAC is not set | 1182 | # CONFIG_CRYPTO_HMAC is not set |
1187 | # CONFIG_CRYPTO_XCBC is not set | 1183 | # CONFIG_CRYPTO_XCBC is not set |
1184 | # CONFIG_CRYPTO_VMAC is not set | ||
1188 | 1185 | ||
1189 | # | 1186 | # |
1190 | # Digest | 1187 | # Digest |
1191 | # | 1188 | # |
1192 | # CONFIG_CRYPTO_CRC32C is not set | 1189 | # CONFIG_CRYPTO_CRC32C is not set |
1190 | # CONFIG_CRYPTO_GHASH is not set | ||
1193 | # CONFIG_CRYPTO_MD4 is not set | 1191 | # CONFIG_CRYPTO_MD4 is not set |
1194 | # CONFIG_CRYPTO_MD5 is not set | 1192 | # CONFIG_CRYPTO_MD5 is not set |
1195 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1193 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
diff --git a/arch/blackfin/configs/H8606_defconfig b/arch/blackfin/configs/H8606_defconfig index bc7fae3d8b83..ed0a7ebeb85c 100644 --- a/arch/blackfin/configs/H8606_defconfig +++ b/arch/blackfin/configs/H8606_defconfig | |||
@@ -834,13 +834,6 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
834 | # | 834 | # |
835 | # ALSA Blackfin devices | 835 | # ALSA Blackfin devices |
836 | # | 836 | # |
837 | CONFIG_SND_BLACKFIN_AD1836=m | ||
838 | CONFIG_SND_BLACKFIN_AD1836_TDM=y | ||
839 | # CONFIG_SND_BLACKFIN_AD1836_I2S is not set | ||
840 | CONFIG_SND_BLACKFIN_AD1836_MULSUB=y | ||
841 | # CONFIG_SND_BLACKFIN_AD1836_5P1 is not set | ||
842 | CONFIG_SND_BLACKFIN_SPORT=0 | ||
843 | CONFIG_SND_BLACKFIN_SPI_PFBIT=4 | ||
844 | # CONFIG_SND_BFIN_AD73311 is not set | 837 | # CONFIG_SND_BFIN_AD73311 is not set |
845 | 838 | ||
846 | # | 839 | # |
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig index 67d12768602a..ad58fede1f41 100644 --- a/arch/blackfin/configs/PNAV-10_defconfig +++ b/arch/blackfin/configs/PNAV-10_defconfig | |||
@@ -1,21 +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 | # | 4 | # |
5 | # CONFIG_MMU is not set | 5 | # CONFIG_MMU is not set |
6 | # CONFIG_FPU is not set | 6 | # CONFIG_FPU is not set |
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
8 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 8 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
9 | CONFIG_BLACKFIN=y | 9 | CONFIG_BLACKFIN=y |
10 | CONFIG_GENERIC_CSUM=y | ||
11 | CONFIG_GENERIC_BUG=y | ||
10 | CONFIG_ZONE_DMA=y | 12 | CONFIG_ZONE_DMA=y |
11 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 13 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
16 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
15 | CONFIG_GENERIC_GPIO=y | 17 | CONFIG_GENERIC_GPIO=y |
16 | CONFIG_FORCE_MAX_ZONEORDER=14 | 18 | CONFIG_FORCE_MAX_ZONEORDER=14 |
17 | 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 | ||
18 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | CONFIG_CONSTRUCTORS=y | ||
19 | 25 | ||
20 | # | 26 | # |
21 | # General setup | 27 | # General setup |
@@ -25,16 +31,32 @@ CONFIG_BROKEN_ON_SMP=y | |||
25 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
26 | CONFIG_LOCALVERSION="" | 32 | CONFIG_LOCALVERSION="" |
27 | 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 | ||
28 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
29 | CONFIG_SYSVIPC_SYSCTL=y | 41 | CONFIG_SYSVIPC_SYSCTL=y |
30 | # CONFIG_POSIX_MQUEUE is not set | 42 | # CONFIG_POSIX_MQUEUE is not set |
31 | # CONFIG_BSD_PROCESS_ACCT is not set | 43 | # CONFIG_BSD_PROCESS_ACCT is not set |
32 | # CONFIG_TASKSTATS is not set | 44 | # CONFIG_TASKSTATS is not set |
33 | # 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 | ||
34 | # CONFIG_IKCONFIG is not set | 56 | # CONFIG_IKCONFIG is not set |
35 | CONFIG_LOG_BUF_SHIFT=14 | 57 | CONFIG_LOG_BUF_SHIFT=14 |
36 | # CONFIG_CGROUPS is not set | ||
37 | # CONFIG_GROUP_SCHED is not set | 58 | # CONFIG_GROUP_SCHED is not set |
59 | # CONFIG_CGROUPS is not set | ||
38 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 60 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
39 | # CONFIG_RELAY is not set | 61 | # CONFIG_RELAY is not set |
40 | # CONFIG_NAMESPACES is not set | 62 | # CONFIG_NAMESPACES is not set |
@@ -58,6 +80,10 @@ CONFIG_SIGNALFD=y | |||
58 | CONFIG_TIMERFD=y | 80 | CONFIG_TIMERFD=y |
59 | CONFIG_EVENTFD=y | 81 | CONFIG_EVENTFD=y |
60 | # CONFIG_AIO is not set | 82 | # CONFIG_AIO is not set |
83 | |||
84 | # | ||
85 | # Kernel Performance Events And Counters | ||
86 | # | ||
61 | CONFIG_VM_EVENT_COUNTERS=y | 87 | CONFIG_VM_EVENT_COUNTERS=y |
62 | CONFIG_COMPAT_BRK=y | 88 | CONFIG_COMPAT_BRK=y |
63 | CONFIG_SLAB=y | 89 | CONFIG_SLAB=y |
@@ -65,11 +91,14 @@ CONFIG_SLAB=y | |||
65 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
66 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | 92 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y |
67 | # CONFIG_PROFILING is not set | 93 | # CONFIG_PROFILING is not set |
68 | # CONFIG_MARKERS is not set | ||
69 | CONFIG_HAVE_OPROFILE=y | 94 | CONFIG_HAVE_OPROFILE=y |
95 | |||
96 | # | ||
97 | # GCOV-based kernel profiling | ||
98 | # | ||
99 | # CONFIG_SLOW_WORK is not set | ||
70 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 100 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
71 | CONFIG_SLABINFO=y | 101 | CONFIG_SLABINFO=y |
72 | CONFIG_TINY_SHMEM=y | ||
73 | CONFIG_BASE_SMALL=0 | 102 | CONFIG_BASE_SMALL=0 |
74 | CONFIG_MODULES=y | 103 | CONFIG_MODULES=y |
75 | # CONFIG_MODULE_FORCE_LOAD is not set | 104 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -77,11 +106,8 @@ CONFIG_MODULE_UNLOAD=y | |||
77 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 106 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
78 | # CONFIG_MODVERSIONS is not set | 107 | # CONFIG_MODVERSIONS is not set |
79 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 108 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
80 | CONFIG_KMOD=y | ||
81 | CONFIG_BLOCK=y | 109 | CONFIG_BLOCK=y |
82 | # CONFIG_LBD is not set | 110 | # CONFIG_LBDAF is not set |
83 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
84 | # CONFIG_LSF is not set | ||
85 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
86 | # CONFIG_BLK_DEV_INTEGRITY is not set | 112 | # CONFIG_BLK_DEV_INTEGRITY is not set |
87 | 113 | ||
@@ -97,7 +123,6 @@ CONFIG_DEFAULT_AS=y | |||
97 | # CONFIG_DEFAULT_CFQ is not set | 123 | # CONFIG_DEFAULT_CFQ is not set |
98 | # CONFIG_DEFAULT_NOOP is not set | 124 | # CONFIG_DEFAULT_NOOP is not set |
99 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 125 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
100 | CONFIG_CLASSIC_RCU=y | ||
101 | # CONFIG_PREEMPT_NONE is not set | 126 | # CONFIG_PREEMPT_NONE is not set |
102 | CONFIG_PREEMPT_VOLUNTARY=y | 127 | CONFIG_PREEMPT_VOLUNTARY=y |
103 | # CONFIG_PREEMPT is not set | 128 | # CONFIG_PREEMPT is not set |
@@ -128,15 +153,15 @@ CONFIG_PREEMPT_VOLUNTARY=y | |||
128 | CONFIG_BF537=y | 153 | CONFIG_BF537=y |
129 | # CONFIG_BF538 is not set | 154 | # CONFIG_BF538 is not set |
130 | # CONFIG_BF539 is not set | 155 | # CONFIG_BF539 is not set |
131 | # CONFIG_BF542 is not set | 156 | # CONFIG_BF542_std is not set |
132 | # CONFIG_BF542M is not set | 157 | # CONFIG_BF542M is not set |
133 | # CONFIG_BF544 is not set | 158 | # CONFIG_BF544_std is not set |
134 | # CONFIG_BF544M is not set | 159 | # CONFIG_BF544M is not set |
135 | # CONFIG_BF547 is not set | 160 | # CONFIG_BF547_std is not set |
136 | # CONFIG_BF547M is not set | 161 | # CONFIG_BF547M is not set |
137 | # CONFIG_BF548 is not set | 162 | # CONFIG_BF548_std is not set |
138 | # CONFIG_BF548M is not set | 163 | # CONFIG_BF548M is not set |
139 | # CONFIG_BF549 is not set | 164 | # CONFIG_BF549_std is not set |
140 | # CONFIG_BF549M is not set | 165 | # CONFIG_BF549M is not set |
141 | # CONFIG_BF561 is not set | 166 | # CONFIG_BF561 is not set |
142 | CONFIG_BF_REV_MIN=2 | 167 | CONFIG_BF_REV_MIN=2 |
@@ -180,7 +205,8 @@ CONFIG_IRQ_MEM_DMA1=13 | |||
180 | CONFIG_IRQ_WATCH=13 | 205 | CONFIG_IRQ_WATCH=13 |
181 | CONFIG_IRQ_SPI=10 | 206 | CONFIG_IRQ_SPI=10 |
182 | # CONFIG_BFIN537_STAMP is not set | 207 | # CONFIG_BFIN537_STAMP is not set |
183 | # CONFIG_BFIN537_BLUETECHNIX_CM is not set | 208 | # CONFIG_BFIN537_BLUETECHNIX_CM_E is not set |
209 | # CONFIG_BFIN537_BLUETECHNIX_CM_U is not set | ||
184 | # CONFIG_BFIN537_BLUETECHNIX_TCM is not set | 210 | # CONFIG_BFIN537_BLUETECHNIX_TCM is not set |
185 | CONFIG_PNAV10=y | 211 | CONFIG_PNAV10=y |
186 | # CONFIG_CAMSIG_MINOTAUR is not set | 212 | # CONFIG_CAMSIG_MINOTAUR is not set |
@@ -282,7 +308,6 @@ CONFIG_FLATMEM=y | |||
282 | CONFIG_FLAT_NODE_MEM_MAP=y | 308 | CONFIG_FLAT_NODE_MEM_MAP=y |
283 | CONFIG_PAGEFLAGS_EXTENDED=y | 309 | CONFIG_PAGEFLAGS_EXTENDED=y |
284 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 310 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
285 | # CONFIG_RESOURCES_64BIT is not set | ||
286 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 311 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
287 | CONFIG_ZONE_DMA_FLAG=1 | 312 | CONFIG_ZONE_DMA_FLAG=1 |
288 | CONFIG_VIRT_TO_BUS=y | 313 | CONFIG_VIRT_TO_BUS=y |
@@ -291,16 +316,18 @@ CONFIG_BFIN_GPTIMERS=y | |||
291 | # CONFIG_DMA_UNCACHED_4M is not set | 316 | # CONFIG_DMA_UNCACHED_4M is not set |
292 | # CONFIG_DMA_UNCACHED_2M is not set | 317 | # CONFIG_DMA_UNCACHED_2M is not set |
293 | CONFIG_DMA_UNCACHED_1M=y | 318 | CONFIG_DMA_UNCACHED_1M=y |
319 | # CONFIG_DMA_UNCACHED_512K is not set | ||
320 | # CONFIG_DMA_UNCACHED_256K is not set | ||
321 | # CONFIG_DMA_UNCACHED_128K is not set | ||
294 | # CONFIG_DMA_UNCACHED_NONE is not set | 322 | # CONFIG_DMA_UNCACHED_NONE is not set |
295 | 323 | ||
296 | # | 324 | # |
297 | # Cache Support | 325 | # Cache Support |
298 | # | 326 | # |
299 | CONFIG_BFIN_ICACHE=y | 327 | CONFIG_BFIN_ICACHE=y |
300 | # CONFIG_BFIN_ICACHE_LOCK is not set | 328 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
301 | CONFIG_BFIN_DCACHE=y | 329 | CONFIG_BFIN_DCACHE=y |
302 | # CONFIG_BFIN_DCACHE_BANKA is not set | 330 | # CONFIG_BFIN_DCACHE_BANKA is not set |
303 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
304 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 331 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
305 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 332 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
306 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 333 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
@@ -311,7 +338,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
311 | # CONFIG_MPU is not set | 338 | # CONFIG_MPU is not set |
312 | 339 | ||
313 | # | 340 | # |
314 | # Asynchonous Memory Configuration | 341 | # Asynchronous Memory Configuration |
315 | # | 342 | # |
316 | 343 | ||
317 | # | 344 | # |
@@ -367,11 +394,6 @@ CONFIG_NET=y | |||
367 | CONFIG_PACKET=y | 394 | CONFIG_PACKET=y |
368 | # CONFIG_PACKET_MMAP is not set | 395 | # CONFIG_PACKET_MMAP is not set |
369 | CONFIG_UNIX=y | 396 | CONFIG_UNIX=y |
370 | CONFIG_XFRM=y | ||
371 | # CONFIG_XFRM_USER is not set | ||
372 | # CONFIG_XFRM_SUB_POLICY is not set | ||
373 | # CONFIG_XFRM_MIGRATE is not set | ||
374 | # CONFIG_XFRM_STATISTICS is not set | ||
375 | # CONFIG_NET_KEY is not set | 397 | # CONFIG_NET_KEY is not set |
376 | CONFIG_INET=y | 398 | CONFIG_INET=y |
377 | # CONFIG_IP_MULTICAST is not set | 399 | # CONFIG_IP_MULTICAST is not set |
@@ -395,7 +417,6 @@ CONFIG_IP_PNP=y | |||
395 | # CONFIG_INET_XFRM_MODE_BEET is not set | 417 | # CONFIG_INET_XFRM_MODE_BEET is not set |
396 | # CONFIG_INET_LRO is not set | 418 | # CONFIG_INET_LRO is not set |
397 | # CONFIG_INET_DIAG is not set | 419 | # CONFIG_INET_DIAG is not set |
398 | CONFIG_INET_TCP_DIAG=y | ||
399 | # CONFIG_TCP_CONG_ADVANCED is not set | 420 | # CONFIG_TCP_CONG_ADVANCED is not set |
400 | CONFIG_TCP_CONG_CUBIC=y | 421 | CONFIG_TCP_CONG_CUBIC=y |
401 | CONFIG_DEFAULT_TCP_CONG="cubic" | 422 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -406,6 +427,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
406 | # CONFIG_NETFILTER is not set | 427 | # CONFIG_NETFILTER is not set |
407 | # CONFIG_IP_DCCP is not set | 428 | # CONFIG_IP_DCCP is not set |
408 | # CONFIG_IP_SCTP is not set | 429 | # CONFIG_IP_SCTP is not set |
430 | # CONFIG_RDS is not set | ||
409 | # CONFIG_TIPC is not set | 431 | # CONFIG_TIPC is not set |
410 | # CONFIG_ATM is not set | 432 | # CONFIG_ATM is not set |
411 | # CONFIG_BRIDGE is not set | 433 | # CONFIG_BRIDGE is not set |
@@ -419,7 +441,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
419 | # CONFIG_LAPB is not set | 441 | # CONFIG_LAPB is not set |
420 | # CONFIG_ECONET is not set | 442 | # CONFIG_ECONET is not set |
421 | # CONFIG_WAN_ROUTER is not set | 443 | # CONFIG_WAN_ROUTER is not set |
444 | # CONFIG_PHONET is not set | ||
445 | # CONFIG_IEEE802154 is not set | ||
422 | # CONFIG_NET_SCHED is not set | 446 | # CONFIG_NET_SCHED is not set |
447 | # CONFIG_DCB is not set | ||
423 | 448 | ||
424 | # | 449 | # |
425 | # Network testing | 450 | # Network testing |
@@ -430,13 +455,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
430 | # CONFIG_IRDA is not set | 455 | # CONFIG_IRDA is not set |
431 | # CONFIG_BT is not set | 456 | # CONFIG_BT is not set |
432 | # CONFIG_AF_RXRPC is not set | 457 | # CONFIG_AF_RXRPC is not set |
433 | # CONFIG_PHONET is not set | 458 | # CONFIG_WIRELESS is not set |
434 | CONFIG_WIRELESS=y | 459 | # CONFIG_WIMAX is not set |
435 | # CONFIG_CFG80211 is not set | ||
436 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
437 | # CONFIG_WIRELESS_EXT is not set | ||
438 | # CONFIG_MAC80211 is not set | ||
439 | # CONFIG_IEEE80211 is not set | ||
440 | # CONFIG_RFKILL is not set | 460 | # CONFIG_RFKILL is not set |
441 | # CONFIG_NET_9P is not set | 461 | # CONFIG_NET_9P is not set |
442 | 462 | ||
@@ -455,6 +475,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
455 | # CONFIG_CONNECTOR is not set | 475 | # CONFIG_CONNECTOR is not set |
456 | CONFIG_MTD=y | 476 | CONFIG_MTD=y |
457 | # CONFIG_MTD_DEBUG is not set | 477 | # CONFIG_MTD_DEBUG is not set |
478 | # CONFIG_MTD_TESTS is not set | ||
458 | # CONFIG_MTD_CONCAT is not set | 479 | # CONFIG_MTD_CONCAT is not set |
459 | CONFIG_MTD_PARTITIONS=y | 480 | CONFIG_MTD_PARTITIONS=y |
460 | # CONFIG_MTD_REDBOOT_PARTS is not set | 481 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -506,6 +527,7 @@ CONFIG_MTD_UCLINUX=y | |||
506 | # | 527 | # |
507 | # CONFIG_MTD_DATAFLASH is not set | 528 | # CONFIG_MTD_DATAFLASH is not set |
508 | # CONFIG_MTD_M25P80 is not set | 529 | # CONFIG_MTD_M25P80 is not set |
530 | # CONFIG_MTD_SST25L is not set | ||
509 | # CONFIG_MTD_SLRAM is not set | 531 | # CONFIG_MTD_SLRAM is not set |
510 | # CONFIG_MTD_PHRAM is not set | 532 | # CONFIG_MTD_PHRAM is not set |
511 | # CONFIG_MTD_MTDRAM is not set | 533 | # CONFIG_MTD_MTDRAM is not set |
@@ -521,11 +543,6 @@ CONFIG_MTD_NAND=y | |||
521 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 543 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
522 | # CONFIG_MTD_NAND_ECC_SMC is not set | 544 | # CONFIG_MTD_NAND_ECC_SMC is not set |
523 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 545 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
524 | CONFIG_MTD_NAND_BFIN=y | ||
525 | CONFIG_BFIN_NAND_BASE=0x20100000 | ||
526 | CONFIG_BFIN_NAND_CLE=2 | ||
527 | CONFIG_BFIN_NAND_ALE=1 | ||
528 | CONFIG_BFIN_NAND_READY=44 | ||
529 | CONFIG_MTD_NAND_IDS=y | 546 | CONFIG_MTD_NAND_IDS=y |
530 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 547 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
531 | # CONFIG_MTD_NAND_NANDSIM is not set | 548 | # CONFIG_MTD_NAND_NANDSIM is not set |
@@ -533,6 +550,11 @@ CONFIG_MTD_NAND_IDS=y | |||
533 | # CONFIG_MTD_ONENAND is not set | 550 | # CONFIG_MTD_ONENAND is not set |
534 | 551 | ||
535 | # | 552 | # |
553 | # LPDDR flash memory drivers | ||
554 | # | ||
555 | # CONFIG_MTD_LPDDR is not set | ||
556 | |||
557 | # | ||
536 | # UBI - Unsorted block images | 558 | # UBI - Unsorted block images |
537 | # | 559 | # |
538 | # CONFIG_MTD_UBI is not set | 560 | # CONFIG_MTD_UBI is not set |
@@ -549,10 +571,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
549 | # CONFIG_ATA_OVER_ETH is not set | 571 | # CONFIG_ATA_OVER_ETH is not set |
550 | # CONFIG_BLK_DEV_HD is not set | 572 | # CONFIG_BLK_DEV_HD is not set |
551 | CONFIG_MISC_DEVICES=y | 573 | CONFIG_MISC_DEVICES=y |
552 | # CONFIG_EEPROM_93CX6 is not set | 574 | # CONFIG_AD525X_DPOT is not set |
553 | # CONFIG_ICS932S401 is not set | 575 | # CONFIG_ICS932S401 is not set |
554 | # CONFIG_ENCLOSURE_SERVICES is not set | 576 | # CONFIG_ENCLOSURE_SERVICES is not set |
577 | # CONFIG_ISL29003 is not set | ||
555 | # CONFIG_C2PORT is not set | 578 | # CONFIG_C2PORT is not set |
579 | |||
580 | # | ||
581 | # EEPROM support | ||
582 | # | ||
583 | # CONFIG_EEPROM_AT24 is not set | ||
584 | # CONFIG_EEPROM_AT25 is not set | ||
585 | # CONFIG_EEPROM_LEGACY is not set | ||
586 | # CONFIG_EEPROM_MAX6875 is not set | ||
587 | # CONFIG_EEPROM_93CX6 is not set | ||
556 | CONFIG_HAVE_IDE=y | 588 | CONFIG_HAVE_IDE=y |
557 | # CONFIG_IDE is not set | 589 | # CONFIG_IDE is not set |
558 | 590 | ||
@@ -587,6 +619,9 @@ CONFIG_PHYLIB=y | |||
587 | # CONFIG_BROADCOM_PHY is not set | 619 | # CONFIG_BROADCOM_PHY is not set |
588 | # CONFIG_ICPLUS_PHY is not set | 620 | # CONFIG_ICPLUS_PHY is not set |
589 | # CONFIG_REALTEK_PHY is not set | 621 | # CONFIG_REALTEK_PHY is not set |
622 | # CONFIG_NATIONAL_PHY is not set | ||
623 | # CONFIG_STE10XP is not set | ||
624 | # CONFIG_LSI_ET1011C_PHY is not set | ||
590 | # CONFIG_FIXED_PHY is not set | 625 | # CONFIG_FIXED_PHY is not set |
591 | # CONFIG_MDIO_BITBANG is not set | 626 | # CONFIG_MDIO_BITBANG is not set |
592 | CONFIG_NET_ETHERNET=y | 627 | CONFIG_NET_ETHERNET=y |
@@ -597,9 +632,12 @@ CONFIG_BFIN_TX_DESC_NUM=100 | |||
597 | CONFIG_BFIN_RX_DESC_NUM=100 | 632 | CONFIG_BFIN_RX_DESC_NUM=100 |
598 | CONFIG_BFIN_MAC_RMII=y | 633 | CONFIG_BFIN_MAC_RMII=y |
599 | # CONFIG_SMC91X is not set | 634 | # CONFIG_SMC91X is not set |
600 | # CONFIG_SMSC911X is not set | ||
601 | # CONFIG_DM9000 is not set | 635 | # CONFIG_DM9000 is not set |
602 | # CONFIG_ENC28J60 is not set | 636 | # CONFIG_ENC28J60 is not set |
637 | # CONFIG_ETHOC is not set | ||
638 | # CONFIG_SMSC911X is not set | ||
639 | # CONFIG_DNET is not set | ||
640 | # CONFIG_ADF702X is not set | ||
603 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 641 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
604 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 642 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
605 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 643 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -608,15 +646,16 @@ CONFIG_BFIN_MAC_RMII=y | |||
608 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 646 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
609 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 647 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
610 | # CONFIG_B44 is not set | 648 | # CONFIG_B44 is not set |
649 | # CONFIG_KS8842 is not set | ||
650 | # CONFIG_KS8851 is not set | ||
651 | # CONFIG_KS8851_MLL is not set | ||
611 | # CONFIG_NETDEV_1000 is not set | 652 | # CONFIG_NETDEV_1000 is not set |
612 | # CONFIG_NETDEV_10000 is not set | 653 | # CONFIG_NETDEV_10000 is not set |
654 | # CONFIG_WLAN is not set | ||
613 | 655 | ||
614 | # | 656 | # |
615 | # Wireless LAN | 657 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
616 | # | 658 | # |
617 | # CONFIG_WLAN_PRE80211 is not set | ||
618 | # CONFIG_WLAN_80211 is not set | ||
619 | # CONFIG_IWLWIFI_LEDS is not set | ||
620 | # CONFIG_WAN is not set | 659 | # CONFIG_WAN is not set |
621 | # CONFIG_PPP is not set | 660 | # CONFIG_PPP is not set |
622 | # CONFIG_SLIP is not set | 661 | # CONFIG_SLIP is not set |
@@ -649,14 +688,17 @@ CONFIG_INPUT_EVDEV=y | |||
649 | # CONFIG_INPUT_JOYSTICK is not set | 688 | # CONFIG_INPUT_JOYSTICK is not set |
650 | # CONFIG_INPUT_TABLET is not set | 689 | # CONFIG_INPUT_TABLET is not set |
651 | CONFIG_INPUT_TOUCHSCREEN=y | 690 | CONFIG_INPUT_TOUCHSCREEN=y |
691 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
652 | CONFIG_TOUCHSCREEN_AD7877=y | 692 | CONFIG_TOUCHSCREEN_AD7877=y |
653 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | 693 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set |
654 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set | 694 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set |
655 | # CONFIG_TOUCHSCREEN_AD7879 is not set | 695 | # CONFIG_TOUCHSCREEN_AD7879 is not set |
656 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | 696 | # CONFIG_TOUCHSCREEN_EETI is not set |
657 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 697 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
658 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 698 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
659 | # CONFIG_TOUCHSCREEN_ELO is not set | 699 | # CONFIG_TOUCHSCREEN_ELO is not set |
700 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
701 | # CONFIG_TOUCHSCREEN_MCS5000 is not set | ||
660 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 702 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
661 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 703 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
662 | # CONFIG_TOUCHSCREEN_MK712 is not set | 704 | # CONFIG_TOUCHSCREEN_MK712 is not set |
@@ -665,6 +707,7 @@ CONFIG_TOUCHSCREEN_AD7877=y | |||
665 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 707 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
666 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 708 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
667 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 709 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
710 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
668 | CONFIG_INPUT_MISC=y | 711 | CONFIG_INPUT_MISC=y |
669 | # CONFIG_INPUT_ATI_REMOTE is not set | 712 | # CONFIG_INPUT_ATI_REMOTE is not set |
670 | # CONFIG_INPUT_ATI_REMOTE2 is not set | 713 | # CONFIG_INPUT_ATI_REMOTE2 is not set |
@@ -673,7 +716,9 @@ CONFIG_INPUT_MISC=y | |||
673 | # CONFIG_INPUT_YEALINK is not set | 716 | # CONFIG_INPUT_YEALINK is not set |
674 | # CONFIG_INPUT_CM109 is not set | 717 | # CONFIG_INPUT_CM109 is not set |
675 | CONFIG_INPUT_UINPUT=y | 718 | CONFIG_INPUT_UINPUT=y |
676 | # CONFIG_CONFIG_INPUT_PCF8574 is not set | 719 | # CONFIG_INPUT_AD714X is not set |
720 | # CONFIG_INPUT_ADXL34X is not set | ||
721 | # CONFIG_INPUT_PCF8574 is not set | ||
677 | 722 | ||
678 | # | 723 | # |
679 | # Hardware I/O ports | 724 | # Hardware I/O ports |
@@ -684,16 +729,13 @@ CONFIG_INPUT_UINPUT=y | |||
684 | # | 729 | # |
685 | # Character devices | 730 | # Character devices |
686 | # | 731 | # |
687 | # CONFIG_AD9960 is not set | ||
688 | CONFIG_BFIN_DMA_INTERFACE=m | 732 | CONFIG_BFIN_DMA_INTERFACE=m |
689 | # CONFIG_BFIN_PPI is not set | 733 | # CONFIG_BFIN_PPI is not set |
690 | # CONFIG_BFIN_PPIFCD is not set | 734 | # CONFIG_BFIN_PPIFCD is not set |
691 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 735 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
692 | # CONFIG_BFIN_SPI_ADC is not set | 736 | # CONFIG_BFIN_SPI_ADC is not set |
693 | CONFIG_BFIN_SPORT=y | 737 | CONFIG_BFIN_SPORT=y |
694 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
695 | # CONFIG_BFIN_TWI_LCD is not set | 738 | # CONFIG_BFIN_TWI_LCD is not set |
696 | # CONFIG_SIMPLE_GPIO is not set | ||
697 | # CONFIG_VT is not set | 739 | # CONFIG_VT is not set |
698 | CONFIG_DEVKMEM=y | 740 | CONFIG_DEVKMEM=y |
699 | # CONFIG_BFIN_JTAG_COMM is not set | 741 | # CONFIG_BFIN_JTAG_COMM is not set |
@@ -707,6 +749,7 @@ CONFIG_DEVKMEM=y | |||
707 | # | 749 | # |
708 | # Non-8250 serial port support | 750 | # Non-8250 serial port support |
709 | # | 751 | # |
752 | # CONFIG_SERIAL_MAX3100 is not set | ||
710 | CONFIG_SERIAL_BFIN=y | 753 | CONFIG_SERIAL_BFIN=y |
711 | CONFIG_SERIAL_BFIN_CONSOLE=y | 754 | CONFIG_SERIAL_BFIN_CONSOLE=y |
712 | CONFIG_SERIAL_BFIN_DMA=y | 755 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -719,24 +762,17 @@ CONFIG_SERIAL_CORE=y | |||
719 | CONFIG_SERIAL_CORE_CONSOLE=y | 762 | CONFIG_SERIAL_CORE_CONSOLE=y |
720 | # CONFIG_SERIAL_BFIN_SPORT is not set | 763 | # CONFIG_SERIAL_BFIN_SPORT is not set |
721 | CONFIG_UNIX98_PTYS=y | 764 | CONFIG_UNIX98_PTYS=y |
765 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
722 | # CONFIG_LEGACY_PTYS is not set | 766 | # CONFIG_LEGACY_PTYS is not set |
723 | |||
724 | # | ||
725 | # CAN, the car bus and industrial fieldbus | ||
726 | # | ||
727 | CONFIG_CAN4LINUX=y | ||
728 | |||
729 | # | ||
730 | # linux embedded drivers | ||
731 | # | ||
732 | CONFIG_CAN_BLACKFIN=m | ||
733 | # CONFIG_IPMI_HANDLER is not set | 767 | # CONFIG_IPMI_HANDLER is not set |
734 | CONFIG_HW_RANDOM=y | 768 | CONFIG_HW_RANDOM=y |
769 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
735 | # CONFIG_R3964 is not set | 770 | # CONFIG_R3964 is not set |
736 | # CONFIG_RAW_DRIVER is not set | 771 | # CONFIG_RAW_DRIVER is not set |
737 | # CONFIG_TCG_TPM is not set | 772 | # CONFIG_TCG_TPM is not set |
738 | CONFIG_I2C=y | 773 | CONFIG_I2C=y |
739 | CONFIG_I2C_BOARDINFO=y | 774 | CONFIG_I2C_BOARDINFO=y |
775 | CONFIG_I2C_COMPAT=y | ||
740 | CONFIG_I2C_CHARDEV=y | 776 | CONFIG_I2C_CHARDEV=y |
741 | CONFIG_I2C_HELPER_AUTO=y | 777 | CONFIG_I2C_HELPER_AUTO=y |
742 | 778 | ||
@@ -769,14 +805,6 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | |||
769 | # Miscellaneous I2C Chip support | 805 | # Miscellaneous I2C Chip support |
770 | # | 806 | # |
771 | # CONFIG_DS1682 is not set | 807 | # CONFIG_DS1682 is not set |
772 | # CONFIG_EEPROM_AT24 is not set | ||
773 | # CONFIG_SENSORS_AD5252 is not set | ||
774 | # CONFIG_EEPROM_LEGACY is not set | ||
775 | CONFIG_SENSORS_PCF8574=m | ||
776 | # CONFIG_PCF8575 is not set | ||
777 | # CONFIG_SENSORS_PCA9539 is not set | ||
778 | # CONFIG_SENSORS_PCF8591 is not set | ||
779 | # CONFIG_SENSORS_MAX6875 is not set | ||
780 | # CONFIG_SENSORS_TSL2550 is not set | 808 | # CONFIG_SENSORS_TSL2550 is not set |
781 | # CONFIG_I2C_DEBUG_CORE is not set | 809 | # CONFIG_I2C_DEBUG_CORE is not set |
782 | # CONFIG_I2C_DEBUG_ALGO is not set | 810 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -792,20 +820,29 @@ CONFIG_SPI_BFIN=y | |||
792 | # CONFIG_SPI_BFIN_LOCK is not set | 820 | # CONFIG_SPI_BFIN_LOCK is not set |
793 | # CONFIG_SPI_BFIN_SPORT is not set | 821 | # CONFIG_SPI_BFIN_SPORT is not set |
794 | # CONFIG_SPI_BITBANG is not set | 822 | # CONFIG_SPI_BITBANG is not set |
823 | # CONFIG_SPI_GPIO is not set | ||
795 | 824 | ||
796 | # | 825 | # |
797 | # SPI Protocol Masters | 826 | # SPI Protocol Masters |
798 | # | 827 | # |
799 | # CONFIG_EEPROM_AT25 is not set | ||
800 | # CONFIG_SPI_SPIDEV is not set | 828 | # CONFIG_SPI_SPIDEV is not set |
801 | # CONFIG_SPI_TLE62X0 is not set | 829 | # CONFIG_SPI_TLE62X0 is not set |
830 | |||
831 | # | ||
832 | # PPS support | ||
833 | # | ||
834 | # CONFIG_PPS is not set | ||
802 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 835 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
803 | # CONFIG_GPIOLIB is not set | 836 | # CONFIG_GPIOLIB is not set |
804 | # CONFIG_W1 is not set | 837 | # CONFIG_W1 is not set |
805 | # CONFIG_POWER_SUPPLY is not set | 838 | # CONFIG_POWER_SUPPLY is not set |
806 | CONFIG_HWMON=y | 839 | CONFIG_HWMON=y |
807 | # CONFIG_HWMON_VID is not set | 840 | # CONFIG_HWMON_VID is not set |
808 | # CONFIG_SENSORS_AD5252 is not set | 841 | # CONFIG_HWMON_DEBUG_CHIP is not set |
842 | |||
843 | # | ||
844 | # Native drivers | ||
845 | # | ||
809 | # CONFIG_SENSORS_AD7414 is not set | 846 | # CONFIG_SENSORS_AD7414 is not set |
810 | # CONFIG_SENSORS_AD7418 is not set | 847 | # CONFIG_SENSORS_AD7418 is not set |
811 | # CONFIG_SENSORS_ADCXX is not set | 848 | # CONFIG_SENSORS_ADCXX is not set |
@@ -818,11 +855,13 @@ CONFIG_HWMON=y | |||
818 | # CONFIG_SENSORS_ADT7462 is not set | 855 | # CONFIG_SENSORS_ADT7462 is not set |
819 | # CONFIG_SENSORS_ADT7470 is not set | 856 | # CONFIG_SENSORS_ADT7470 is not set |
820 | # CONFIG_SENSORS_ADT7473 is not set | 857 | # CONFIG_SENSORS_ADT7473 is not set |
858 | # CONFIG_SENSORS_ADT7475 is not set | ||
821 | # CONFIG_SENSORS_ATXP1 is not set | 859 | # CONFIG_SENSORS_ATXP1 is not set |
822 | # CONFIG_SENSORS_DS1621 is not set | 860 | # CONFIG_SENSORS_DS1621 is not set |
823 | # CONFIG_SENSORS_F71805F is not set | 861 | # CONFIG_SENSORS_F71805F is not set |
824 | # CONFIG_SENSORS_F71882FG is not set | 862 | # CONFIG_SENSORS_F71882FG is not set |
825 | # CONFIG_SENSORS_F75375S is not set | 863 | # CONFIG_SENSORS_F75375S is not set |
864 | # CONFIG_SENSORS_G760A is not set | ||
826 | # CONFIG_SENSORS_GL518SM is not set | 865 | # CONFIG_SENSORS_GL518SM is not set |
827 | # CONFIG_SENSORS_GL520SM is not set | 866 | # CONFIG_SENSORS_GL520SM is not set |
828 | # CONFIG_SENSORS_IT87 is not set | 867 | # CONFIG_SENSORS_IT87 is not set |
@@ -838,17 +877,24 @@ CONFIG_HWMON=y | |||
838 | # CONFIG_SENSORS_LM90 is not set | 877 | # CONFIG_SENSORS_LM90 is not set |
839 | # CONFIG_SENSORS_LM92 is not set | 878 | # CONFIG_SENSORS_LM92 is not set |
840 | # CONFIG_SENSORS_LM93 is not set | 879 | # CONFIG_SENSORS_LM93 is not set |
880 | # CONFIG_SENSORS_LTC4215 is not set | ||
881 | # CONFIG_SENSORS_LTC4245 is not set | ||
882 | # CONFIG_SENSORS_LM95241 is not set | ||
841 | # CONFIG_SENSORS_MAX1111 is not set | 883 | # CONFIG_SENSORS_MAX1111 is not set |
842 | # CONFIG_SENSORS_MAX1619 is not set | 884 | # CONFIG_SENSORS_MAX1619 is not set |
843 | # CONFIG_SENSORS_MAX6650 is not set | 885 | # CONFIG_SENSORS_MAX6650 is not set |
844 | # CONFIG_SENSORS_PC87360 is not set | 886 | # CONFIG_SENSORS_PC87360 is not set |
845 | # CONFIG_SENSORS_PC87427 is not set | 887 | # CONFIG_SENSORS_PC87427 is not set |
888 | # CONFIG_SENSORS_PCF8591 is not set | ||
889 | # CONFIG_SENSORS_SHT15 is not set | ||
846 | # CONFIG_SENSORS_DME1737 is not set | 890 | # CONFIG_SENSORS_DME1737 is not set |
847 | # CONFIG_SENSORS_SMSC47M1 is not set | 891 | # CONFIG_SENSORS_SMSC47M1 is not set |
848 | # CONFIG_SENSORS_SMSC47M192 is not set | 892 | # CONFIG_SENSORS_SMSC47M192 is not set |
849 | # CONFIG_SENSORS_SMSC47B397 is not set | 893 | # CONFIG_SENSORS_SMSC47B397 is not set |
850 | # CONFIG_SENSORS_ADS7828 is not set | 894 | # CONFIG_SENSORS_ADS7828 is not set |
851 | # CONFIG_SENSORS_THMC50 is not set | 895 | # CONFIG_SENSORS_THMC50 is not set |
896 | # CONFIG_SENSORS_TMP401 is not set | ||
897 | # CONFIG_SENSORS_TMP421 is not set | ||
852 | # CONFIG_SENSORS_VT1211 is not set | 898 | # CONFIG_SENSORS_VT1211 is not set |
853 | # CONFIG_SENSORS_W83781D is not set | 899 | # CONFIG_SENSORS_W83781D is not set |
854 | # CONFIG_SENSORS_W83791D is not set | 900 | # CONFIG_SENSORS_W83791D is not set |
@@ -858,9 +904,8 @@ CONFIG_HWMON=y | |||
858 | # CONFIG_SENSORS_W83L786NG is not set | 904 | # CONFIG_SENSORS_W83L786NG is not set |
859 | # CONFIG_SENSORS_W83627HF is not set | 905 | # CONFIG_SENSORS_W83627HF is not set |
860 | # CONFIG_SENSORS_W83627EHF is not set | 906 | # CONFIG_SENSORS_W83627EHF is not set |
861 | # CONFIG_HWMON_DEBUG_CHIP is not set | 907 | # CONFIG_SENSORS_LIS3_SPI is not set |
862 | # CONFIG_THERMAL is not set | 908 | # CONFIG_THERMAL is not set |
863 | # CONFIG_THERMAL_HWMON is not set | ||
864 | # CONFIG_WATCHDOG is not set | 909 | # CONFIG_WATCHDOG is not set |
865 | CONFIG_SSB_POSSIBLE=y | 910 | CONFIG_SSB_POSSIBLE=y |
866 | 911 | ||
@@ -875,28 +920,19 @@ CONFIG_SSB_POSSIBLE=y | |||
875 | # CONFIG_MFD_CORE is not set | 920 | # CONFIG_MFD_CORE is not set |
876 | # CONFIG_MFD_SM501 is not set | 921 | # CONFIG_MFD_SM501 is not set |
877 | # CONFIG_HTC_PASIC3 is not set | 922 | # CONFIG_HTC_PASIC3 is not set |
923 | # CONFIG_TWL4030_CORE is not set | ||
878 | # CONFIG_MFD_TMIO is not set | 924 | # CONFIG_MFD_TMIO is not set |
879 | # CONFIG_PMIC_DA903X is not set | 925 | # CONFIG_PMIC_DA903X is not set |
880 | # CONFIG_PMIC_ADP5520 is not set | 926 | # CONFIG_PMIC_ADP5520 is not set |
881 | # CONFIG_MFD_WM8400 is not set | 927 | # CONFIG_MFD_WM8400 is not set |
928 | # CONFIG_MFD_WM831X is not set | ||
882 | # CONFIG_MFD_WM8350_I2C is not set | 929 | # CONFIG_MFD_WM8350_I2C is not set |
930 | # CONFIG_MFD_PCF50633 is not set | ||
931 | # CONFIG_MFD_MC13783 is not set | ||
932 | # CONFIG_AB3100_CORE is not set | ||
933 | # CONFIG_EZX_PCAP is not set | ||
883 | # CONFIG_REGULATOR is not set | 934 | # CONFIG_REGULATOR is not set |
884 | 935 | # CONFIG_MEDIA_SUPPORT is not set | |
885 | # | ||
886 | # Multimedia devices | ||
887 | # | ||
888 | |||
889 | # | ||
890 | # Multimedia core support | ||
891 | # | ||
892 | # CONFIG_VIDEO_DEV is not set | ||
893 | # CONFIG_DVB_CORE is not set | ||
894 | # CONFIG_VIDEO_MEDIA is not set | ||
895 | |||
896 | # | ||
897 | # Multimedia drivers | ||
898 | # | ||
899 | CONFIG_DAB=y | ||
900 | 936 | ||
901 | # | 937 | # |
902 | # Graphics support | 938 | # Graphics support |
@@ -928,24 +964,24 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
928 | # CONFIG_FB_BFIN_T350MCQB is not set | 964 | # CONFIG_FB_BFIN_T350MCQB is not set |
929 | # CONFIG_FB_BFIN_LQ035Q1 is not set | 965 | # CONFIG_FB_BFIN_LQ035Q1 is not set |
930 | CONFIG_FB_BF537_LQ035=y | 966 | CONFIG_FB_BF537_LQ035=y |
931 | CONFIG_LQ035_SLAVE_ADDR=0x58 | ||
932 | CONFIG_FB_BFIN_LANDSCAPE=y | ||
933 | # CONFIG_FB_BFIN_BGR is not set | ||
934 | # CONFIG_FB_BFIN_7393 is not set | 967 | # CONFIG_FB_BFIN_7393 is not set |
935 | # CONFIG_FB_HITACHI_TX09 is not set | 968 | # CONFIG_FB_HITACHI_TX09 is not set |
936 | # CONFIG_FB_S1D13XXX is not set | 969 | # CONFIG_FB_S1D13XXX is not set |
937 | # CONFIG_FB_VIRTUAL is not set | 970 | # CONFIG_FB_VIRTUAL is not set |
938 | # CONFIG_FB_METRONOME is not set | 971 | # CONFIG_FB_METRONOME is not set |
939 | # CONFIG_FB_MB862XX is not set | 972 | # CONFIG_FB_MB862XX is not set |
973 | # CONFIG_FB_BROADSHEET is not set | ||
940 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 974 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
941 | CONFIG_LCD_CLASS_DEVICE=y | 975 | CONFIG_LCD_CLASS_DEVICE=y |
976 | # CONFIG_LCD_LMS283GF05 is not set | ||
942 | # CONFIG_LCD_LTV350QV is not set | 977 | # CONFIG_LCD_LTV350QV is not set |
943 | # CONFIG_LCD_ILI9320 is not set | 978 | # CONFIG_LCD_ILI9320 is not set |
944 | # CONFIG_LCD_TDO24M is not set | 979 | # CONFIG_LCD_TDO24M is not set |
945 | # CONFIG_LCD_VGG2432A4 is not set | 980 | # CONFIG_LCD_VGG2432A4 is not set |
946 | # CONFIG_LCD_PLATFORM is not set | 981 | # CONFIG_LCD_PLATFORM is not set |
947 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 982 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
948 | # CONFIG_BACKLIGHT_CORGI is not set | 983 | CONFIG_BACKLIGHT_GENERIC=y |
984 | # CONFIG_BACKLIGHT_ADP8870 is not set | ||
949 | 985 | ||
950 | # | 986 | # |
951 | # Display device support | 987 | # Display device support |
@@ -954,6 +990,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y | |||
954 | # CONFIG_LOGO is not set | 990 | # CONFIG_LOGO is not set |
955 | CONFIG_SOUND=y | 991 | CONFIG_SOUND=y |
956 | CONFIG_SOUND_OSS_CORE=y | 992 | CONFIG_SOUND_OSS_CORE=y |
993 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
957 | CONFIG_SND=m | 994 | CONFIG_SND=m |
958 | # CONFIG_SND_SEQUENCER is not set | 995 | # CONFIG_SND_SEQUENCER is not set |
959 | # CONFIG_SND_MIXER_OSS is not set | 996 | # CONFIG_SND_MIXER_OSS is not set |
@@ -963,6 +1000,11 @@ CONFIG_SND=m | |||
963 | # CONFIG_SND_VERBOSE_PROCFS is not set | 1000 | # CONFIG_SND_VERBOSE_PROCFS is not set |
964 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1001 | # CONFIG_SND_VERBOSE_PRINTK is not set |
965 | # CONFIG_SND_DEBUG is not set | 1002 | # CONFIG_SND_DEBUG is not set |
1003 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1004 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1005 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1006 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1007 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
966 | CONFIG_SND_DRIVERS=y | 1008 | CONFIG_SND_DRIVERS=y |
967 | # CONFIG_SND_DUMMY is not set | 1009 | # CONFIG_SND_DUMMY is not set |
968 | # CONFIG_SND_MTPAV is not set | 1010 | # CONFIG_SND_MTPAV is not set |
@@ -973,7 +1015,6 @@ CONFIG_SND_SPI=y | |||
973 | # | 1015 | # |
974 | # ALSA Blackfin devices | 1016 | # ALSA Blackfin devices |
975 | # | 1017 | # |
976 | # CONFIG_SND_BLACKFIN_AD1836 is not set | ||
977 | # CONFIG_SND_BFIN_AD73322 is not set | 1018 | # CONFIG_SND_BFIN_AD73322 is not set |
978 | # CONFIG_SND_SOC is not set | 1019 | # CONFIG_SND_SOC is not set |
979 | CONFIG_SOUND_PRIME=y | 1020 | CONFIG_SOUND_PRIME=y |
@@ -993,9 +1034,13 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
993 | # | 1034 | # |
994 | 1035 | ||
995 | # | 1036 | # |
996 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1037 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
997 | # | 1038 | # |
998 | # CONFIG_USB_GADGET is not set | 1039 | # CONFIG_USB_GADGET is not set |
1040 | |||
1041 | # | ||
1042 | # OTG and related infrastructure | ||
1043 | # | ||
999 | # CONFIG_MMC is not set | 1044 | # CONFIG_MMC is not set |
1000 | # CONFIG_MEMSTICK is not set | 1045 | # CONFIG_MEMSTICK is not set |
1001 | # CONFIG_NEW_LEDS is not set | 1046 | # CONFIG_NEW_LEDS is not set |
@@ -1031,6 +1076,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1031 | # CONFIG_RTC_DRV_S35390A is not set | 1076 | # CONFIG_RTC_DRV_S35390A is not set |
1032 | # CONFIG_RTC_DRV_FM3130 is not set | 1077 | # CONFIG_RTC_DRV_FM3130 is not set |
1033 | # CONFIG_RTC_DRV_RX8581 is not set | 1078 | # CONFIG_RTC_DRV_RX8581 is not set |
1079 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1034 | 1080 | ||
1035 | # | 1081 | # |
1036 | # SPI RTC drivers | 1082 | # SPI RTC drivers |
@@ -1042,6 +1088,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1042 | # CONFIG_RTC_DRV_R9701 is not set | 1088 | # CONFIG_RTC_DRV_R9701 is not set |
1043 | # CONFIG_RTC_DRV_RS5C348 is not set | 1089 | # CONFIG_RTC_DRV_RS5C348 is not set |
1044 | # CONFIG_RTC_DRV_DS3234 is not set | 1090 | # CONFIG_RTC_DRV_DS3234 is not set |
1091 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1045 | 1092 | ||
1046 | # | 1093 | # |
1047 | # Platform RTC drivers | 1094 | # Platform RTC drivers |
@@ -1062,10 +1109,21 @@ CONFIG_RTC_INTF_DEV=y | |||
1062 | # | 1109 | # |
1063 | CONFIG_RTC_DRV_BFIN=y | 1110 | CONFIG_RTC_DRV_BFIN=y |
1064 | # CONFIG_DMADEVICES is not set | 1111 | # CONFIG_DMADEVICES is not set |
1112 | # CONFIG_AUXDISPLAY is not set | ||
1065 | # CONFIG_UIO is not set | 1113 | # CONFIG_UIO is not set |
1114 | |||
1115 | # | ||
1116 | # TI VLYNQ | ||
1117 | # | ||
1066 | # CONFIG_STAGING is not set | 1118 | # CONFIG_STAGING is not set |
1067 | 1119 | ||
1068 | # | 1120 | # |
1121 | # Firmware Drivers | ||
1122 | # | ||
1123 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
1124 | # CONFIG_SIGMA is not set | ||
1125 | |||
1126 | # | ||
1069 | # File systems | 1127 | # File systems |
1070 | # | 1128 | # |
1071 | CONFIG_EXT2_FS=y | 1129 | CONFIG_EXT2_FS=y |
@@ -1078,9 +1136,13 @@ CONFIG_FS_MBCACHE=y | |||
1078 | # CONFIG_REISERFS_FS is not set | 1136 | # CONFIG_REISERFS_FS is not set |
1079 | # CONFIG_JFS_FS is not set | 1137 | # CONFIG_JFS_FS is not set |
1080 | # CONFIG_FS_POSIX_ACL is not set | 1138 | # CONFIG_FS_POSIX_ACL is not set |
1081 | CONFIG_FILE_LOCKING=y | ||
1082 | # CONFIG_XFS_FS is not set | 1139 | # CONFIG_XFS_FS is not set |
1140 | # CONFIG_GFS2_FS is not set | ||
1083 | # CONFIG_OCFS2_FS is not set | 1141 | # CONFIG_OCFS2_FS is not set |
1142 | # CONFIG_BTRFS_FS is not set | ||
1143 | # CONFIG_NILFS2_FS is not set | ||
1144 | CONFIG_FILE_LOCKING=y | ||
1145 | CONFIG_FSNOTIFY=y | ||
1084 | # CONFIG_DNOTIFY is not set | 1146 | # CONFIG_DNOTIFY is not set |
1085 | CONFIG_INOTIFY=y | 1147 | CONFIG_INOTIFY=y |
1086 | CONFIG_INOTIFY_USER=y | 1148 | CONFIG_INOTIFY_USER=y |
@@ -1090,6 +1152,11 @@ CONFIG_INOTIFY_USER=y | |||
1090 | # CONFIG_FUSE_FS is not set | 1152 | # CONFIG_FUSE_FS is not set |
1091 | 1153 | ||
1092 | # | 1154 | # |
1155 | # Caches | ||
1156 | # | ||
1157 | # CONFIG_FSCACHE is not set | ||
1158 | |||
1159 | # | ||
1093 | # CD-ROM/DVD Filesystems | 1160 | # CD-ROM/DVD Filesystems |
1094 | # | 1161 | # |
1095 | # CONFIG_ISO9660_FS is not set | 1162 | # CONFIG_ISO9660_FS is not set |
@@ -1108,13 +1175,9 @@ CONFIG_INOTIFY_USER=y | |||
1108 | CONFIG_PROC_FS=y | 1175 | CONFIG_PROC_FS=y |
1109 | CONFIG_PROC_SYSCTL=y | 1176 | CONFIG_PROC_SYSCTL=y |
1110 | CONFIG_SYSFS=y | 1177 | CONFIG_SYSFS=y |
1111 | # CONFIG_TMPFS is not set | ||
1112 | # CONFIG_HUGETLB_PAGE is not set | 1178 | # CONFIG_HUGETLB_PAGE is not set |
1113 | # CONFIG_CONFIGFS_FS is not set | 1179 | # CONFIG_CONFIGFS_FS is not set |
1114 | 1180 | CONFIG_MISC_FILESYSTEMS=y | |
1115 | # | ||
1116 | # Miscellaneous filesystems | ||
1117 | # | ||
1118 | # CONFIG_ADFS_FS is not set | 1181 | # CONFIG_ADFS_FS is not set |
1119 | # CONFIG_AFFS_FS is not set | 1182 | # CONFIG_AFFS_FS is not set |
1120 | # CONFIG_HFS_FS is not set | 1183 | # CONFIG_HFS_FS is not set |
@@ -1123,17 +1186,8 @@ CONFIG_SYSFS=y | |||
1123 | # CONFIG_BFS_FS is not set | 1186 | # CONFIG_BFS_FS is not set |
1124 | # CONFIG_EFS_FS is not set | 1187 | # CONFIG_EFS_FS is not set |
1125 | # CONFIG_JFFS2_FS is not set | 1188 | # CONFIG_JFFS2_FS is not set |
1126 | CONFIG_YAFFS_FS=y | ||
1127 | CONFIG_YAFFS_YAFFS1=y | ||
1128 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
1129 | # CONFIG_YAFFS_DOES_ECC is not set | ||
1130 | CONFIG_YAFFS_YAFFS2=y | ||
1131 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
1132 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
1133 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
1134 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
1135 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
1136 | # CONFIG_CRAMFS is not set | 1189 | # CONFIG_CRAMFS is not set |
1190 | # CONFIG_SQUASHFS is not set | ||
1137 | # CONFIG_VXFS_FS is not set | 1191 | # CONFIG_VXFS_FS is not set |
1138 | # CONFIG_MINIX_FS is not set | 1192 | # CONFIG_MINIX_FS is not set |
1139 | # CONFIG_OMFS_FS is not set | 1193 | # CONFIG_OMFS_FS is not set |
@@ -1152,7 +1206,6 @@ CONFIG_LOCKD=m | |||
1152 | CONFIG_LOCKD_V4=y | 1206 | CONFIG_LOCKD_V4=y |
1153 | CONFIG_NFS_COMMON=y | 1207 | CONFIG_NFS_COMMON=y |
1154 | CONFIG_SUNRPC=m | 1208 | CONFIG_SUNRPC=m |
1155 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1156 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1209 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1157 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1210 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1158 | CONFIG_SMB_FS=m | 1211 | CONFIG_SMB_FS=m |
@@ -1217,18 +1270,19 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1217 | CONFIG_ENABLE_MUST_CHECK=y | 1270 | CONFIG_ENABLE_MUST_CHECK=y |
1218 | CONFIG_FRAME_WARN=1024 | 1271 | CONFIG_FRAME_WARN=1024 |
1219 | # CONFIG_MAGIC_SYSRQ is not set | 1272 | # CONFIG_MAGIC_SYSRQ is not set |
1273 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1220 | # CONFIG_UNUSED_SYMBOLS is not set | 1274 | # CONFIG_UNUSED_SYMBOLS is not set |
1221 | # CONFIG_DEBUG_FS is not set | 1275 | # CONFIG_DEBUG_FS is not set |
1222 | # CONFIG_HEADERS_CHECK is not set | 1276 | # CONFIG_HEADERS_CHECK is not set |
1277 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1223 | # CONFIG_DEBUG_KERNEL is not set | 1278 | # CONFIG_DEBUG_KERNEL is not set |
1224 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1279 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1225 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1280 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1226 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1281 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1227 | 1282 | CONFIG_HAVE_FUNCTION_TRACER=y | |
1228 | # | 1283 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1229 | # Tracers | 1284 | CONFIG_TRACING_SUPPORT=y |
1230 | # | 1285 | # CONFIG_FTRACE is not set |
1231 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1232 | # CONFIG_SAMPLES is not set | 1286 | # CONFIG_SAMPLES is not set |
1233 | CONFIG_HAVE_ARCH_KGDB=y | 1287 | CONFIG_HAVE_ARCH_KGDB=y |
1234 | CONFIG_DEBUG_VERBOSE=y | 1288 | CONFIG_DEBUG_VERBOSE=y |
@@ -1245,6 +1299,7 @@ CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0 | |||
1245 | # CONFIG_EARLY_PRINTK is not set | 1299 | # CONFIG_EARLY_PRINTK is not set |
1246 | # CONFIG_CPLB_INFO is not set | 1300 | # CONFIG_CPLB_INFO is not set |
1247 | # CONFIG_ACCESS_CHECK is not set | 1301 | # CONFIG_ACCESS_CHECK is not set |
1302 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1248 | 1303 | ||
1249 | # | 1304 | # |
1250 | # Security options | 1305 | # Security options |
@@ -1253,14 +1308,14 @@ CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0 | |||
1253 | CONFIG_SECURITY=y | 1308 | CONFIG_SECURITY=y |
1254 | # CONFIG_SECURITYFS is not set | 1309 | # CONFIG_SECURITYFS is not set |
1255 | # CONFIG_SECURITY_NETWORK is not set | 1310 | # CONFIG_SECURITY_NETWORK is not set |
1311 | # CONFIG_SECURITY_PATH is not set | ||
1256 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1312 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1257 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1313 | # CONFIG_SECURITY_TOMOYO is not set |
1258 | CONFIG_CRYPTO=y | 1314 | CONFIG_CRYPTO=y |
1259 | 1315 | ||
1260 | # | 1316 | # |
1261 | # Crypto core or helper | 1317 | # Crypto core or helper |
1262 | # | 1318 | # |
1263 | # CONFIG_CRYPTO_FIPS is not set | ||
1264 | # CONFIG_CRYPTO_MANAGER is not set | 1319 | # CONFIG_CRYPTO_MANAGER is not set |
1265 | # CONFIG_CRYPTO_MANAGER2 is not set | 1320 | # CONFIG_CRYPTO_MANAGER2 is not set |
1266 | # CONFIG_CRYPTO_GF128MUL is not set | 1321 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1292,11 +1347,13 @@ CONFIG_CRYPTO=y | |||
1292 | # | 1347 | # |
1293 | # CONFIG_CRYPTO_HMAC is not set | 1348 | # CONFIG_CRYPTO_HMAC is not set |
1294 | # CONFIG_CRYPTO_XCBC is not set | 1349 | # CONFIG_CRYPTO_XCBC is not set |
1350 | # CONFIG_CRYPTO_VMAC is not set | ||
1295 | 1351 | ||
1296 | # | 1352 | # |
1297 | # Digest | 1353 | # Digest |
1298 | # | 1354 | # |
1299 | # CONFIG_CRYPTO_CRC32C is not set | 1355 | # CONFIG_CRYPTO_CRC32C is not set |
1356 | # CONFIG_CRYPTO_GHASH is not set | ||
1300 | # CONFIG_CRYPTO_MD4 is not set | 1357 | # CONFIG_CRYPTO_MD4 is not set |
1301 | # CONFIG_CRYPTO_MD5 is not set | 1358 | # CONFIG_CRYPTO_MD5 is not set |
1302 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1359 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1333,6 +1390,7 @@ CONFIG_CRYPTO=y | |||
1333 | # Compression | 1390 | # Compression |
1334 | # | 1391 | # |
1335 | # CONFIG_CRYPTO_DEFLATE is not set | 1392 | # CONFIG_CRYPTO_DEFLATE is not set |
1393 | # CONFIG_CRYPTO_ZLIB is not set | ||
1336 | # CONFIG_CRYPTO_LZO is not set | 1394 | # CONFIG_CRYPTO_LZO is not set |
1337 | 1395 | ||
1338 | # | 1396 | # |
@@ -1340,11 +1398,13 @@ CONFIG_CRYPTO=y | |||
1340 | # | 1398 | # |
1341 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1399 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1342 | CONFIG_CRYPTO_HW=y | 1400 | CONFIG_CRYPTO_HW=y |
1401 | # CONFIG_BINARY_PRINTF is not set | ||
1343 | 1402 | ||
1344 | # | 1403 | # |
1345 | # Library routines | 1404 | # Library routines |
1346 | # | 1405 | # |
1347 | CONFIG_BITREVERSE=y | 1406 | CONFIG_BITREVERSE=y |
1407 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1348 | CONFIG_CRC_CCITT=m | 1408 | CONFIG_CRC_CCITT=m |
1349 | # CONFIG_CRC16 is not set | 1409 | # CONFIG_CRC16 is not set |
1350 | # CONFIG_CRC_T10DIF is not set | 1410 | # CONFIG_CRC_T10DIF is not set |
@@ -1356,3 +1416,4 @@ CONFIG_ZLIB_INFLATE=y | |||
1356 | CONFIG_HAS_IOMEM=y | 1416 | CONFIG_HAS_IOMEM=y |
1357 | CONFIG_HAS_IOPORT=y | 1417 | CONFIG_HAS_IOPORT=y |
1358 | CONFIG_HAS_DMA=y | 1418 | CONFIG_HAS_DMA=y |
1419 | CONFIG_NLATTR=y | ||