diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-06-23 09:43:06 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-12-15 00:13:37 -0500 |
commit | 3a022ba9ac12aefe6bbbdda4c9086e21b25b8939 (patch) | |
tree | 393e81f1e52726ac5ebbc46489417bc0b205d53d /arch/blackfin/configs/BF561-EZKIT_defconfig | |
parent | ddf9ddacef0989fdeb22e182212a232488f0f3ad (diff) |
Blackfin: update defconfigs
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/BF561-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF561-EZKIT_defconfig | 214 |
1 files changed, 131 insertions, 83 deletions
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig index 0313cd1d9824..e3ecdcc3e76b 100644 --- a/arch/blackfin/configs/BF561-EZKIT_defconfig +++ b/arch/blackfin/configs/BF561-EZKIT_defconfig | |||
@@ -1,22 +1,29 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.28.10 | 3 | # Linux kernel version: 2.6.31.5 |
4 | # Thu May 21 05:50:01 2009 | 4 | # Mon Nov 2 21:59:31 2009 |
5 | # | 5 | # |
6 | # CONFIG_MMU is not set | 6 | # CONFIG_MMU is not set |
7 | # CONFIG_FPU is not set | 7 | # CONFIG_FPU is not set |
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
10 | CONFIG_BLACKFIN=y | 10 | CONFIG_BLACKFIN=y |
11 | CONFIG_GENERIC_CSUM=y | ||
12 | CONFIG_GENERIC_BUG=y | ||
11 | CONFIG_ZONE_DMA=y | 13 | CONFIG_ZONE_DMA=y |
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 14 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
13 | CONFIG_GENERIC_HWEIGHT=y | 15 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_HARDIRQS=y | 16 | CONFIG_GENERIC_HARDIRQS=y |
15 | CONFIG_GENERIC_IRQ_PROBE=y | 17 | CONFIG_GENERIC_IRQ_PROBE=y |
18 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
16 | CONFIG_GENERIC_GPIO=y | 19 | CONFIG_GENERIC_GPIO=y |
17 | CONFIG_FORCE_MAX_ZONEORDER=14 | 20 | CONFIG_FORCE_MAX_ZONEORDER=14 |
18 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 21 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
22 | CONFIG_LOCKDEP_SUPPORT=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | ||
24 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
26 | CONFIG_CONSTRUCTORS=y | ||
20 | 27 | ||
21 | # | 28 | # |
22 | # General setup | 29 | # General setup |
@@ -26,22 +33,40 @@ CONFIG_BROKEN_ON_SMP=y | |||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 33 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
27 | CONFIG_LOCALVERSION="" | 34 | CONFIG_LOCALVERSION="" |
28 | CONFIG_LOCALVERSION_AUTO=y | 35 | CONFIG_LOCALVERSION_AUTO=y |
36 | CONFIG_HAVE_KERNEL_GZIP=y | ||
37 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
38 | CONFIG_HAVE_KERNEL_LZMA=y | ||
39 | CONFIG_KERNEL_GZIP=y | ||
40 | # CONFIG_KERNEL_BZIP2 is not set | ||
41 | # CONFIG_KERNEL_LZMA is not set | ||
29 | CONFIG_SYSVIPC=y | 42 | CONFIG_SYSVIPC=y |
30 | CONFIG_SYSVIPC_SYSCTL=y | 43 | CONFIG_SYSVIPC_SYSCTL=y |
31 | # CONFIG_POSIX_MQUEUE is not set | 44 | # CONFIG_POSIX_MQUEUE is not set |
32 | # CONFIG_BSD_PROCESS_ACCT is not set | 45 | # CONFIG_BSD_PROCESS_ACCT is not set |
33 | # CONFIG_TASKSTATS is not set | 46 | # CONFIG_TASKSTATS is not set |
34 | # CONFIG_AUDIT is not set | 47 | # CONFIG_AUDIT is not set |
48 | |||
49 | # | ||
50 | # RCU Subsystem | ||
51 | # | ||
52 | CONFIG_CLASSIC_RCU=y | ||
53 | # CONFIG_TREE_RCU is not set | ||
54 | # CONFIG_PREEMPT_RCU is not set | ||
55 | # CONFIG_TREE_RCU_TRACE is not set | ||
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
35 | CONFIG_IKCONFIG=y | 57 | CONFIG_IKCONFIG=y |
36 | CONFIG_IKCONFIG_PROC=y | 58 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=14 | 59 | CONFIG_LOG_BUF_SHIFT=14 |
38 | # CONFIG_CGROUPS is not set | ||
39 | # CONFIG_GROUP_SCHED is not set | 60 | # CONFIG_GROUP_SCHED is not set |
61 | # CONFIG_CGROUPS is not set | ||
40 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 62 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
41 | # CONFIG_RELAY is not set | 63 | # CONFIG_RELAY is not set |
42 | # CONFIG_NAMESPACES is not set | 64 | # CONFIG_NAMESPACES is not set |
43 | CONFIG_BLK_DEV_INITRD=y | 65 | CONFIG_BLK_DEV_INITRD=y |
44 | CONFIG_INITRAMFS_SOURCE="" | 66 | CONFIG_INITRAMFS_SOURCE="" |
67 | CONFIG_RD_GZIP=y | ||
68 | # CONFIG_RD_BZIP2 is not set | ||
69 | # CONFIG_RD_LZMA is not set | ||
45 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 70 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
46 | CONFIG_SYSCTL=y | 71 | CONFIG_SYSCTL=y |
47 | CONFIG_ANON_INODES=y | 72 | CONFIG_ANON_INODES=y |
@@ -62,17 +87,28 @@ CONFIG_EPOLL=y | |||
62 | # CONFIG_TIMERFD is not set | 87 | # CONFIG_TIMERFD is not set |
63 | # CONFIG_EVENTFD is not set | 88 | # CONFIG_EVENTFD is not set |
64 | # CONFIG_AIO is not set | 89 | # CONFIG_AIO is not set |
90 | |||
91 | # | ||
92 | # Performance Counters | ||
93 | # | ||
65 | CONFIG_VM_EVENT_COUNTERS=y | 94 | CONFIG_VM_EVENT_COUNTERS=y |
95 | # CONFIG_STRIP_ASM_SYMS is not set | ||
66 | CONFIG_COMPAT_BRK=y | 96 | CONFIG_COMPAT_BRK=y |
67 | CONFIG_SLAB=y | 97 | CONFIG_SLAB=y |
68 | # CONFIG_SLUB is not set | 98 | # CONFIG_SLUB is not set |
69 | # CONFIG_SLOB is not set | 99 | # CONFIG_SLOB is not set |
100 | CONFIG_MMAP_ALLOW_UNINITIALIZED=y | ||
70 | # CONFIG_PROFILING is not set | 101 | # CONFIG_PROFILING is not set |
71 | # CONFIG_MARKERS is not set | 102 | # CONFIG_MARKERS is not set |
72 | CONFIG_HAVE_OPROFILE=y | 103 | CONFIG_HAVE_OPROFILE=y |
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_GCOV_KERNEL is not set | ||
109 | # CONFIG_SLOW_WORK is not set | ||
73 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 110 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
74 | CONFIG_SLABINFO=y | 111 | CONFIG_SLABINFO=y |
75 | CONFIG_TINY_SHMEM=y | ||
76 | CONFIG_BASE_SMALL=0 | 112 | CONFIG_BASE_SMALL=0 |
77 | CONFIG_MODULES=y | 113 | CONFIG_MODULES=y |
78 | # CONFIG_MODULE_FORCE_LOAD is not set | 114 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -80,11 +116,8 @@ CONFIG_MODULE_UNLOAD=y | |||
80 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 116 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
81 | # CONFIG_MODVERSIONS is not set | 117 | # CONFIG_MODVERSIONS is not set |
82 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 118 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
83 | CONFIG_KMOD=y | ||
84 | CONFIG_BLOCK=y | 119 | CONFIG_BLOCK=y |
85 | # CONFIG_LBD is not set | 120 | # CONFIG_LBDAF is not set |
86 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
87 | # CONFIG_LSF is not set | ||
88 | # CONFIG_BLK_DEV_BSG is not set | 121 | # CONFIG_BLK_DEV_BSG is not set |
89 | # CONFIG_BLK_DEV_INTEGRITY is not set | 122 | # CONFIG_BLK_DEV_INTEGRITY is not set |
90 | 123 | ||
@@ -94,13 +127,12 @@ CONFIG_BLOCK=y | |||
94 | CONFIG_IOSCHED_NOOP=y | 127 | CONFIG_IOSCHED_NOOP=y |
95 | CONFIG_IOSCHED_AS=y | 128 | CONFIG_IOSCHED_AS=y |
96 | # CONFIG_IOSCHED_DEADLINE is not set | 129 | # CONFIG_IOSCHED_DEADLINE is not set |
97 | CONFIG_IOSCHED_CFQ=y | 130 | # CONFIG_IOSCHED_CFQ is not set |
98 | CONFIG_DEFAULT_AS=y | 131 | CONFIG_DEFAULT_AS=y |
99 | # CONFIG_DEFAULT_DEADLINE is not set | 132 | # CONFIG_DEFAULT_DEADLINE is not set |
100 | # CONFIG_DEFAULT_CFQ is not set | 133 | # CONFIG_DEFAULT_CFQ is not set |
101 | # CONFIG_DEFAULT_NOOP is not set | 134 | # CONFIG_DEFAULT_NOOP is not set |
102 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 135 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
103 | CONFIG_CLASSIC_RCU=y | ||
104 | # CONFIG_PREEMPT_NONE is not set | 136 | # CONFIG_PREEMPT_NONE is not set |
105 | CONFIG_PREEMPT_VOLUNTARY=y | 137 | CONFIG_PREEMPT_VOLUNTARY=y |
106 | # CONFIG_PREEMPT is not set | 138 | # CONFIG_PREEMPT is not set |
@@ -170,6 +202,7 @@ CONFIG_IRQ_SPI_ERROR=7 | |||
170 | CONFIG_BFIN561_EZKIT=y | 202 | CONFIG_BFIN561_EZKIT=y |
171 | # CONFIG_BFIN561_TEPLA is not set | 203 | # CONFIG_BFIN561_TEPLA is not set |
172 | # CONFIG_BFIN561_BLUETECHNIX_CM is not set | 204 | # CONFIG_BFIN561_BLUETECHNIX_CM is not set |
205 | # CONFIG_BFIN561_ACVILON is not set | ||
173 | 206 | ||
174 | # | 207 | # |
175 | # BF561 Specific Configuration | 208 | # BF561 Specific Configuration |
@@ -317,10 +350,11 @@ CONFIG_FLATMEM=y | |||
317 | CONFIG_FLAT_NODE_MEM_MAP=y | 350 | CONFIG_FLAT_NODE_MEM_MAP=y |
318 | CONFIG_PAGEFLAGS_EXTENDED=y | 351 | CONFIG_PAGEFLAGS_EXTENDED=y |
319 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 352 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
320 | # CONFIG_RESOURCES_64BIT is not set | ||
321 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 353 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
322 | CONFIG_ZONE_DMA_FLAG=1 | 354 | CONFIG_ZONE_DMA_FLAG=1 |
323 | CONFIG_VIRT_TO_BUS=y | 355 | CONFIG_VIRT_TO_BUS=y |
356 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
357 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 | ||
324 | CONFIG_BFIN_GPTIMERS=m | 358 | CONFIG_BFIN_GPTIMERS=m |
325 | # CONFIG_DMA_UNCACHED_4M is not set | 359 | # CONFIG_DMA_UNCACHED_4M is not set |
326 | # CONFIG_DMA_UNCACHED_2M is not set | 360 | # CONFIG_DMA_UNCACHED_2M is not set |
@@ -331,14 +365,13 @@ CONFIG_DMA_UNCACHED_1M=y | |||
331 | # Cache Support | 365 | # Cache Support |
332 | # | 366 | # |
333 | CONFIG_BFIN_ICACHE=y | 367 | CONFIG_BFIN_ICACHE=y |
334 | # CONFIG_BFIN_ICACHE_LOCK is not set | 368 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
369 | # CONFIG_BFIN_L2_ICACHEABLE is not set | ||
335 | CONFIG_BFIN_DCACHE=y | 370 | CONFIG_BFIN_DCACHE=y |
336 | # CONFIG_BFIN_DCACHE_BANKA is not set | 371 | # CONFIG_BFIN_DCACHE_BANKA is not set |
337 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y | ||
338 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y | 372 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
339 | CONFIG_BFIN_EXTMEM_WRITEBACK=y | 373 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
340 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | 374 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set |
341 | # CONFIG_BFIN_L2_ICACHEABLE is not set | ||
342 | # CONFIG_BFIN_L2_DCACHEABLE is not set | 375 | # CONFIG_BFIN_L2_DCACHEABLE is not set |
343 | 376 | ||
344 | # | 377 | # |
@@ -347,7 +380,7 @@ CONFIG_BFIN_EXTMEM_WRITEBACK=y | |||
347 | # CONFIG_MPU is not set | 380 | # CONFIG_MPU is not set |
348 | 381 | ||
349 | # | 382 | # |
350 | # Asynchonous Memory Configuration | 383 | # Asynchronous Memory Configuration |
351 | # | 384 | # |
352 | 385 | ||
353 | # | 386 | # |
@@ -407,11 +440,6 @@ CONFIG_NET=y | |||
407 | CONFIG_PACKET=y | 440 | CONFIG_PACKET=y |
408 | # CONFIG_PACKET_MMAP is not set | 441 | # CONFIG_PACKET_MMAP is not set |
409 | CONFIG_UNIX=y | 442 | CONFIG_UNIX=y |
410 | CONFIG_XFRM=y | ||
411 | # CONFIG_XFRM_USER is not set | ||
412 | # CONFIG_XFRM_SUB_POLICY is not set | ||
413 | # CONFIG_XFRM_MIGRATE is not set | ||
414 | # CONFIG_XFRM_STATISTICS is not set | ||
415 | # CONFIG_NET_KEY is not set | 443 | # CONFIG_NET_KEY is not set |
416 | CONFIG_INET=y | 444 | CONFIG_INET=y |
417 | # CONFIG_IP_MULTICAST is not set | 445 | # CONFIG_IP_MULTICAST is not set |
@@ -435,13 +463,11 @@ CONFIG_IP_PNP=y | |||
435 | # CONFIG_INET_XFRM_MODE_BEET is not set | 463 | # CONFIG_INET_XFRM_MODE_BEET is not set |
436 | # CONFIG_INET_LRO is not set | 464 | # CONFIG_INET_LRO is not set |
437 | # CONFIG_INET_DIAG is not set | 465 | # CONFIG_INET_DIAG is not set |
438 | CONFIG_INET_TCP_DIAG=y | ||
439 | # CONFIG_TCP_CONG_ADVANCED is not set | 466 | # CONFIG_TCP_CONG_ADVANCED is not set |
440 | CONFIG_TCP_CONG_CUBIC=y | 467 | CONFIG_TCP_CONG_CUBIC=y |
441 | CONFIG_DEFAULT_TCP_CONG="cubic" | 468 | CONFIG_DEFAULT_TCP_CONG="cubic" |
442 | # CONFIG_TCP_MD5SIG is not set | 469 | # CONFIG_TCP_MD5SIG is not set |
443 | # CONFIG_IPV6 is not set | 470 | # CONFIG_IPV6 is not set |
444 | # CONFIG_NETLABEL is not set | ||
445 | # CONFIG_NETWORK_SECMARK is not set | 471 | # CONFIG_NETWORK_SECMARK is not set |
446 | # CONFIG_NETFILTER is not set | 472 | # CONFIG_NETFILTER is not set |
447 | # CONFIG_IP_DCCP is not set | 473 | # CONFIG_IP_DCCP is not set |
@@ -459,7 +485,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
459 | # CONFIG_LAPB is not set | 485 | # CONFIG_LAPB is not set |
460 | # CONFIG_ECONET is not set | 486 | # CONFIG_ECONET is not set |
461 | # CONFIG_WAN_ROUTER is not set | 487 | # CONFIG_WAN_ROUTER is not set |
488 | # CONFIG_PHONET is not set | ||
489 | # CONFIG_IEEE802154 is not set | ||
462 | # CONFIG_NET_SCHED is not set | 490 | # CONFIG_NET_SCHED is not set |
491 | # CONFIG_DCB is not set | ||
463 | 492 | ||
464 | # | 493 | # |
465 | # Network testing | 494 | # Network testing |
@@ -503,13 +532,8 @@ CONFIG_IRTTY_SIR=m | |||
503 | # | 532 | # |
504 | # CONFIG_BT is not set | 533 | # CONFIG_BT is not set |
505 | # CONFIG_AF_RXRPC is not set | 534 | # CONFIG_AF_RXRPC is not set |
506 | # CONFIG_PHONET is not set | 535 | # CONFIG_WIRELESS is not set |
507 | CONFIG_WIRELESS=y | 536 | # CONFIG_WIMAX is not set |
508 | # CONFIG_CFG80211 is not set | ||
509 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
510 | # CONFIG_WIRELESS_EXT is not set | ||
511 | # CONFIG_MAC80211 is not set | ||
512 | # CONFIG_IEEE80211 is not set | ||
513 | # CONFIG_RFKILL is not set | 537 | # CONFIG_RFKILL is not set |
514 | # CONFIG_NET_9P is not set | 538 | # CONFIG_NET_9P is not set |
515 | 539 | ||
@@ -530,6 +554,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
530 | # CONFIG_CONNECTOR is not set | 554 | # CONFIG_CONNECTOR is not set |
531 | CONFIG_MTD=y | 555 | CONFIG_MTD=y |
532 | # CONFIG_MTD_DEBUG is not set | 556 | # CONFIG_MTD_DEBUG is not set |
557 | # CONFIG_MTD_TESTS is not set | ||
533 | # CONFIG_MTD_CONCAT is not set | 558 | # CONFIG_MTD_CONCAT is not set |
534 | CONFIG_MTD_PARTITIONS=y | 559 | CONFIG_MTD_PARTITIONS=y |
535 | # CONFIG_MTD_REDBOOT_PARTS is not set | 560 | # CONFIG_MTD_REDBOOT_PARTS is not set |
@@ -603,6 +628,11 @@ CONFIG_MTD_PHYSMAP=m | |||
603 | # CONFIG_MTD_ONENAND is not set | 628 | # CONFIG_MTD_ONENAND is not set |
604 | 629 | ||
605 | # | 630 | # |
631 | # LPDDR flash memory drivers | ||
632 | # | ||
633 | # CONFIG_MTD_LPDDR is not set | ||
634 | |||
635 | # | ||
606 | # UBI - Unsorted block images | 636 | # UBI - Unsorted block images |
607 | # | 637 | # |
608 | # CONFIG_MTD_UBI is not set | 638 | # CONFIG_MTD_UBI is not set |
@@ -619,9 +649,14 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
619 | # CONFIG_ATA_OVER_ETH is not set | 649 | # CONFIG_ATA_OVER_ETH is not set |
620 | # CONFIG_BLK_DEV_HD is not set | 650 | # CONFIG_BLK_DEV_HD is not set |
621 | CONFIG_MISC_DEVICES=y | 651 | CONFIG_MISC_DEVICES=y |
622 | # CONFIG_EEPROM_93CX6 is not set | ||
623 | # CONFIG_ENCLOSURE_SERVICES is not set | 652 | # CONFIG_ENCLOSURE_SERVICES is not set |
624 | # CONFIG_C2PORT is not set | 653 | # CONFIG_C2PORT is not set |
654 | |||
655 | # | ||
656 | # EEPROM support | ||
657 | # | ||
658 | # CONFIG_EEPROM_AT25 is not set | ||
659 | # CONFIG_EEPROM_93CX6 is not set | ||
625 | CONFIG_HAVE_IDE=y | 660 | CONFIG_HAVE_IDE=y |
626 | # CONFIG_IDE is not set | 661 | # CONFIG_IDE is not set |
627 | 662 | ||
@@ -645,9 +680,11 @@ CONFIG_NETDEVICES=y | |||
645 | CONFIG_NET_ETHERNET=y | 680 | CONFIG_NET_ETHERNET=y |
646 | CONFIG_MII=y | 681 | CONFIG_MII=y |
647 | CONFIG_SMC91X=y | 682 | CONFIG_SMC91X=y |
648 | # CONFIG_SMSC911X is not set | ||
649 | # CONFIG_DM9000 is not set | 683 | # CONFIG_DM9000 is not set |
650 | # CONFIG_ENC28J60 is not set | 684 | # CONFIG_ENC28J60 is not set |
685 | # CONFIG_ETHOC is not set | ||
686 | # CONFIG_SMSC911X is not set | ||
687 | # CONFIG_DNET is not set | ||
651 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 688 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
652 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 689 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
653 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 690 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -656,6 +693,8 @@ CONFIG_SMC91X=y | |||
656 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 693 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
657 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 694 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
658 | # CONFIG_B44 is not set | 695 | # CONFIG_B44 is not set |
696 | # CONFIG_KS8842 is not set | ||
697 | # CONFIG_KS8851 is not set | ||
659 | # CONFIG_NETDEV_1000 is not set | 698 | # CONFIG_NETDEV_1000 is not set |
660 | # CONFIG_NETDEV_10000 is not set | 699 | # CONFIG_NETDEV_10000 is not set |
661 | 700 | ||
@@ -664,7 +703,10 @@ CONFIG_SMC91X=y | |||
664 | # | 703 | # |
665 | # CONFIG_WLAN_PRE80211 is not set | 704 | # CONFIG_WLAN_PRE80211 is not set |
666 | # CONFIG_WLAN_80211 is not set | 705 | # CONFIG_WLAN_80211 is not set |
667 | # CONFIG_IWLWIFI_LEDS is not set | 706 | |
707 | # | ||
708 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
709 | # | ||
668 | # CONFIG_WAN is not set | 710 | # CONFIG_WAN is not set |
669 | # CONFIG_PPP is not set | 711 | # CONFIG_PPP is not set |
670 | # CONFIG_SLIP is not set | 712 | # CONFIG_SLIP is not set |
@@ -708,15 +750,12 @@ CONFIG_INPUT_EVDEV=m | |||
708 | # | 750 | # |
709 | # Character devices | 751 | # Character devices |
710 | # | 752 | # |
711 | # CONFIG_AD9960 is not set | ||
712 | CONFIG_BFIN_DMA_INTERFACE=m | 753 | CONFIG_BFIN_DMA_INTERFACE=m |
713 | # CONFIG_BFIN_PPI is not set | 754 | # CONFIG_BFIN_PPI is not set |
714 | # CONFIG_BFIN_PPIFCD is not set | 755 | # CONFIG_BFIN_PPIFCD is not set |
715 | # CONFIG_BFIN_SIMPLE_TIMER is not set | 756 | # CONFIG_BFIN_SIMPLE_TIMER is not set |
716 | # CONFIG_BFIN_SPI_ADC is not set | 757 | # CONFIG_BFIN_SPI_ADC is not set |
717 | # CONFIG_BFIN_SPORT is not set | 758 | # CONFIG_BFIN_SPORT is not set |
718 | # CONFIG_BFIN_TIMER_LATENCY is not set | ||
719 | CONFIG_SIMPLE_GPIO=m | ||
720 | # CONFIG_VT is not set | 759 | # CONFIG_VT is not set |
721 | # CONFIG_DEVKMEM is not set | 760 | # CONFIG_DEVKMEM is not set |
722 | CONFIG_BFIN_JTAG_COMM=m | 761 | CONFIG_BFIN_JTAG_COMM=m |
@@ -730,6 +769,7 @@ CONFIG_BFIN_JTAG_COMM=m | |||
730 | # | 769 | # |
731 | # Non-8250 serial port support | 770 | # Non-8250 serial port support |
732 | # | 771 | # |
772 | # CONFIG_SERIAL_MAX3100 is not set | ||
733 | CONFIG_SERIAL_BFIN=y | 773 | CONFIG_SERIAL_BFIN=y |
734 | CONFIG_SERIAL_BFIN_CONSOLE=y | 774 | CONFIG_SERIAL_BFIN_CONSOLE=y |
735 | CONFIG_SERIAL_BFIN_DMA=y | 775 | CONFIG_SERIAL_BFIN_DMA=y |
@@ -740,6 +780,7 @@ CONFIG_SERIAL_CORE=y | |||
740 | CONFIG_SERIAL_CORE_CONSOLE=y | 780 | CONFIG_SERIAL_CORE_CONSOLE=y |
741 | # CONFIG_SERIAL_BFIN_SPORT is not set | 781 | # CONFIG_SERIAL_BFIN_SPORT is not set |
742 | CONFIG_UNIX98_PTYS=y | 782 | CONFIG_UNIX98_PTYS=y |
783 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
743 | # CONFIG_LEGACY_PTYS is not set | 784 | # CONFIG_LEGACY_PTYS is not set |
744 | 785 | ||
745 | # | 786 | # |
@@ -763,13 +804,18 @@ CONFIG_SPI_BFIN=y | |||
763 | # CONFIG_SPI_BFIN_LOCK is not set | 804 | # CONFIG_SPI_BFIN_LOCK is not set |
764 | # CONFIG_SPI_BFIN_SPORT is not set | 805 | # CONFIG_SPI_BFIN_SPORT is not set |
765 | # CONFIG_SPI_BITBANG is not set | 806 | # CONFIG_SPI_BITBANG is not set |
807 | # CONFIG_SPI_GPIO is not set | ||
766 | 808 | ||
767 | # | 809 | # |
768 | # SPI Protocol Masters | 810 | # SPI Protocol Masters |
769 | # | 811 | # |
770 | # CONFIG_EEPROM_AT25 is not set | ||
771 | # CONFIG_SPI_SPIDEV is not set | 812 | # CONFIG_SPI_SPIDEV is not set |
772 | # CONFIG_SPI_TLE62X0 is not set | 813 | # CONFIG_SPI_TLE62X0 is not set |
814 | |||
815 | # | ||
816 | # PPS support | ||
817 | # | ||
818 | # CONFIG_PPS is not set | ||
773 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 819 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
774 | CONFIG_GPIOLIB=y | 820 | CONFIG_GPIOLIB=y |
775 | # CONFIG_DEBUG_GPIO is not set | 821 | # CONFIG_DEBUG_GPIO is not set |
@@ -782,9 +828,6 @@ CONFIG_GPIO_SYSFS=y | |||
782 | # | 828 | # |
783 | # I2C GPIO expanders: | 829 | # I2C GPIO expanders: |
784 | # | 830 | # |
785 | # CONFIG_GPIO_MAX732X is not set | ||
786 | # CONFIG_GPIO_PCA953X is not set | ||
787 | # CONFIG_GPIO_PCF857X is not set | ||
788 | 831 | ||
789 | # | 832 | # |
790 | # PCI GPIO expanders: | 833 | # PCI GPIO expanders: |
@@ -822,23 +865,9 @@ CONFIG_SSB_POSSIBLE=y | |||
822 | # CONFIG_MFD_SM501 is not set | 865 | # CONFIG_MFD_SM501 is not set |
823 | # CONFIG_HTC_PASIC3 is not set | 866 | # CONFIG_HTC_PASIC3 is not set |
824 | # CONFIG_MFD_TMIO is not set | 867 | # CONFIG_MFD_TMIO is not set |
868 | # CONFIG_EZX_PCAP is not set | ||
825 | # CONFIG_REGULATOR is not set | 869 | # CONFIG_REGULATOR is not set |
826 | 870 | # CONFIG_MEDIA_SUPPORT is not set | |
827 | # | ||
828 | # Multimedia devices | ||
829 | # | ||
830 | |||
831 | # | ||
832 | # Multimedia core support | ||
833 | # | ||
834 | # CONFIG_VIDEO_DEV is not set | ||
835 | # CONFIG_DVB_CORE is not set | ||
836 | # CONFIG_VIDEO_MEDIA is not set | ||
837 | |||
838 | # | ||
839 | # Multimedia drivers | ||
840 | # | ||
841 | # CONFIG_DAB is not set | ||
842 | 871 | ||
843 | # | 872 | # |
844 | # Graphics support | 873 | # Graphics support |
@@ -862,7 +891,6 @@ CONFIG_HID=m | |||
862 | # | 891 | # |
863 | # Special HID drivers | 892 | # Special HID drivers |
864 | # | 893 | # |
865 | CONFIG_HID_COMPAT=y | ||
866 | # CONFIG_USB_SUPPORT is not set | 894 | # CONFIG_USB_SUPPORT is not set |
867 | # CONFIG_MMC is not set | 895 | # CONFIG_MMC is not set |
868 | # CONFIG_MEMSTICK is not set | 896 | # CONFIG_MEMSTICK is not set |
@@ -870,10 +898,20 @@ CONFIG_HID_COMPAT=y | |||
870 | # CONFIG_ACCESSIBILITY is not set | 898 | # CONFIG_ACCESSIBILITY is not set |
871 | # CONFIG_RTC_CLASS is not set | 899 | # CONFIG_RTC_CLASS is not set |
872 | # CONFIG_DMADEVICES is not set | 900 | # CONFIG_DMADEVICES is not set |
901 | # CONFIG_AUXDISPLAY is not set | ||
873 | # CONFIG_UIO is not set | 902 | # CONFIG_UIO is not set |
903 | |||
904 | # | ||
905 | # TI VLYNQ | ||
906 | # | ||
874 | # CONFIG_STAGING is not set | 907 | # CONFIG_STAGING is not set |
875 | 908 | ||
876 | # | 909 | # |
910 | # Firmware Drivers | ||
911 | # | ||
912 | # CONFIG_FIRMWARE_MEMMAP is not set | ||
913 | |||
914 | # | ||
877 | # File systems | 915 | # File systems |
878 | # | 916 | # |
879 | # CONFIG_EXT2_FS is not set | 917 | # CONFIG_EXT2_FS is not set |
@@ -882,9 +920,11 @@ CONFIG_HID_COMPAT=y | |||
882 | # CONFIG_REISERFS_FS is not set | 920 | # CONFIG_REISERFS_FS is not set |
883 | # CONFIG_JFS_FS is not set | 921 | # CONFIG_JFS_FS is not set |
884 | # CONFIG_FS_POSIX_ACL is not set | 922 | # CONFIG_FS_POSIX_ACL is not set |
885 | CONFIG_FILE_LOCKING=y | ||
886 | # CONFIG_XFS_FS is not set | 923 | # CONFIG_XFS_FS is not set |
887 | # CONFIG_OCFS2_FS is not set | 924 | # CONFIG_OCFS2_FS is not set |
925 | # CONFIG_BTRFS_FS is not set | ||
926 | CONFIG_FILE_LOCKING=y | ||
927 | CONFIG_FSNOTIFY=y | ||
888 | # CONFIG_DNOTIFY is not set | 928 | # CONFIG_DNOTIFY is not set |
889 | CONFIG_INOTIFY=y | 929 | CONFIG_INOTIFY=y |
890 | CONFIG_INOTIFY_USER=y | 930 | CONFIG_INOTIFY_USER=y |
@@ -894,6 +934,11 @@ CONFIG_INOTIFY_USER=y | |||
894 | # CONFIG_FUSE_FS is not set | 934 | # CONFIG_FUSE_FS is not set |
895 | 935 | ||
896 | # | 936 | # |
937 | # Caches | ||
938 | # | ||
939 | # CONFIG_FSCACHE is not set | ||
940 | |||
941 | # | ||
897 | # CD-ROM/DVD Filesystems | 942 | # CD-ROM/DVD Filesystems |
898 | # | 943 | # |
899 | # CONFIG_ISO9660_FS is not set | 944 | # CONFIG_ISO9660_FS is not set |
@@ -915,10 +960,7 @@ CONFIG_SYSFS=y | |||
915 | # CONFIG_TMPFS is not set | 960 | # CONFIG_TMPFS is not set |
916 | # CONFIG_HUGETLB_PAGE is not set | 961 | # CONFIG_HUGETLB_PAGE is not set |
917 | # CONFIG_CONFIGFS_FS is not set | 962 | # CONFIG_CONFIGFS_FS is not set |
918 | 963 | CONFIG_MISC_FILESYSTEMS=y | |
919 | # | ||
920 | # Miscellaneous filesystems | ||
921 | # | ||
922 | # CONFIG_ADFS_FS is not set | 964 | # CONFIG_ADFS_FS is not set |
923 | # CONFIG_AFFS_FS is not set | 965 | # CONFIG_AFFS_FS is not set |
924 | # CONFIG_HFS_FS is not set | 966 | # CONFIG_HFS_FS is not set |
@@ -937,17 +979,8 @@ CONFIG_JFFS2_ZLIB=y | |||
937 | # CONFIG_JFFS2_LZO is not set | 979 | # CONFIG_JFFS2_LZO is not set |
938 | CONFIG_JFFS2_RTIME=y | 980 | CONFIG_JFFS2_RTIME=y |
939 | # CONFIG_JFFS2_RUBIN is not set | 981 | # CONFIG_JFFS2_RUBIN is not set |
940 | CONFIG_YAFFS_FS=m | ||
941 | CONFIG_YAFFS_YAFFS1=y | ||
942 | # CONFIG_YAFFS_9BYTE_TAGS is not set | ||
943 | # CONFIG_YAFFS_DOES_ECC is not set | ||
944 | CONFIG_YAFFS_YAFFS2=y | ||
945 | CONFIG_YAFFS_AUTO_YAFFS2=y | ||
946 | # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set | ||
947 | # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set | ||
948 | # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set | ||
949 | CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | ||
950 | # CONFIG_CRAMFS is not set | 982 | # CONFIG_CRAMFS is not set |
983 | # CONFIG_SQUASHFS is not set | ||
951 | # CONFIG_VXFS_FS is not set | 984 | # CONFIG_VXFS_FS is not set |
952 | # CONFIG_MINIX_FS is not set | 985 | # CONFIG_MINIX_FS is not set |
953 | # CONFIG_OMFS_FS is not set | 986 | # CONFIG_OMFS_FS is not set |
@@ -956,6 +989,7 @@ CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y | |||
956 | # CONFIG_ROMFS_FS is not set | 989 | # CONFIG_ROMFS_FS is not set |
957 | # CONFIG_SYSV_FS is not set | 990 | # CONFIG_SYSV_FS is not set |
958 | # CONFIG_UFS_FS is not set | 991 | # CONFIG_UFS_FS is not set |
992 | # CONFIG_NILFS2_FS is not set | ||
959 | CONFIG_NETWORK_FILESYSTEMS=y | 993 | CONFIG_NETWORK_FILESYSTEMS=y |
960 | CONFIG_NFS_FS=m | 994 | CONFIG_NFS_FS=m |
961 | CONFIG_NFS_V3=y | 995 | CONFIG_NFS_V3=y |
@@ -966,7 +1000,6 @@ CONFIG_LOCKD=m | |||
966 | CONFIG_LOCKD_V4=y | 1000 | CONFIG_LOCKD_V4=y |
967 | CONFIG_NFS_COMMON=y | 1001 | CONFIG_NFS_COMMON=y |
968 | CONFIG_SUNRPC=m | 1002 | CONFIG_SUNRPC=m |
969 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
970 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1003 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
971 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1004 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
972 | CONFIG_SMB_FS=m | 1005 | CONFIG_SMB_FS=m |
@@ -1034,11 +1067,15 @@ CONFIG_FRAME_WARN=1024 | |||
1034 | # CONFIG_UNUSED_SYMBOLS is not set | 1067 | # CONFIG_UNUSED_SYMBOLS is not set |
1035 | CONFIG_DEBUG_FS=y | 1068 | CONFIG_DEBUG_FS=y |
1036 | # CONFIG_HEADERS_CHECK is not set | 1069 | # CONFIG_HEADERS_CHECK is not set |
1070 | CONFIG_DEBUG_SECTION_MISMATCH=y | ||
1037 | CONFIG_DEBUG_KERNEL=y | 1071 | CONFIG_DEBUG_KERNEL=y |
1038 | CONFIG_DEBUG_SHIRQ=y | 1072 | CONFIG_DEBUG_SHIRQ=y |
1039 | CONFIG_DETECT_SOFTLOCKUP=y | 1073 | CONFIG_DETECT_SOFTLOCKUP=y |
1040 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1074 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1041 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1075 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1076 | CONFIG_DETECT_HUNG_TASK=y | ||
1077 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1078 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1042 | CONFIG_SCHED_DEBUG=y | 1079 | CONFIG_SCHED_DEBUG=y |
1043 | # CONFIG_SCHEDSTATS is not set | 1080 | # CONFIG_SCHEDSTATS is not set |
1044 | # CONFIG_TIMER_STATS is not set | 1081 | # CONFIG_TIMER_STATS is not set |
@@ -1046,16 +1083,21 @@ CONFIG_SCHED_DEBUG=y | |||
1046 | # CONFIG_DEBUG_SLAB is not set | 1083 | # CONFIG_DEBUG_SLAB is not set |
1047 | # CONFIG_DEBUG_SPINLOCK is not set | 1084 | # CONFIG_DEBUG_SPINLOCK is not set |
1048 | # CONFIG_DEBUG_MUTEXES is not set | 1085 | # CONFIG_DEBUG_MUTEXES is not set |
1086 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1087 | # CONFIG_PROVE_LOCKING is not set | ||
1088 | # CONFIG_LOCK_STAT is not set | ||
1049 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1089 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1050 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1090 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1051 | # CONFIG_DEBUG_KOBJECT is not set | 1091 | # CONFIG_DEBUG_KOBJECT is not set |
1052 | CONFIG_DEBUG_BUGVERBOSE=y | 1092 | CONFIG_DEBUG_BUGVERBOSE=y |
1053 | CONFIG_DEBUG_INFO=y | 1093 | CONFIG_DEBUG_INFO=y |
1054 | # CONFIG_DEBUG_VM is not set | 1094 | # CONFIG_DEBUG_VM is not set |
1095 | # CONFIG_DEBUG_NOMMU_REGIONS is not set | ||
1055 | # CONFIG_DEBUG_WRITECOUNT is not set | 1096 | # CONFIG_DEBUG_WRITECOUNT is not set |
1056 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1097 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1057 | # CONFIG_DEBUG_LIST is not set | 1098 | # CONFIG_DEBUG_LIST is not set |
1058 | # CONFIG_DEBUG_SG is not set | 1099 | # CONFIG_DEBUG_SG is not set |
1100 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1059 | # CONFIG_FRAME_POINTER is not set | 1101 | # CONFIG_FRAME_POINTER is not set |
1060 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1102 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1061 | # CONFIG_RCU_TORTURE_TEST is not set | 1103 | # CONFIG_RCU_TORTURE_TEST is not set |
@@ -1063,17 +1105,19 @@ CONFIG_DEBUG_INFO=y | |||
1063 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1105 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1064 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1106 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1065 | # CONFIG_FAULT_INJECTION is not set | 1107 | # CONFIG_FAULT_INJECTION is not set |
1066 | 1108 | # CONFIG_PAGE_POISONING is not set | |
1067 | # | 1109 | CONFIG_HAVE_FUNCTION_TRACER=y |
1068 | # Tracers | 1110 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1069 | # | 1111 | CONFIG_TRACING_SUPPORT=y |
1070 | # CONFIG_SCHED_TRACER is not set | 1112 | # CONFIG_FTRACE is not set |
1071 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1113 | # CONFIG_BRANCH_PROFILE_NONE is not set |
1072 | # CONFIG_BOOT_TRACER is not set | 1114 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set |
1073 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1115 | # CONFIG_PROFILE_ALL_BRANCHES is not set |
1116 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1074 | # CONFIG_SAMPLES is not set | 1117 | # CONFIG_SAMPLES is not set |
1075 | CONFIG_HAVE_ARCH_KGDB=y | 1118 | CONFIG_HAVE_ARCH_KGDB=y |
1076 | # CONFIG_KGDB is not set | 1119 | # CONFIG_KGDB is not set |
1120 | # CONFIG_KMEMCHECK is not set | ||
1077 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1121 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1078 | # CONFIG_DEBUG_STACK_USAGE is not set | 1122 | # CONFIG_DEBUG_STACK_USAGE is not set |
1079 | CONFIG_DEBUG_VERBOSE=y | 1123 | CONFIG_DEBUG_VERBOSE=y |
@@ -1095,16 +1139,15 @@ CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y | |||
1095 | CONFIG_EARLY_PRINTK=y | 1139 | CONFIG_EARLY_PRINTK=y |
1096 | CONFIG_CPLB_INFO=y | 1140 | CONFIG_CPLB_INFO=y |
1097 | CONFIG_ACCESS_CHECK=y | 1141 | CONFIG_ACCESS_CHECK=y |
1142 | # CONFIG_BFIN_ISRAM_SELF_TEST is not set | ||
1098 | 1143 | ||
1099 | # | 1144 | # |
1100 | # Security options | 1145 | # Security options |
1101 | # | 1146 | # |
1102 | # CONFIG_KEYS is not set | 1147 | # CONFIG_KEYS is not set |
1103 | CONFIG_SECURITY=y | 1148 | # CONFIG_SECURITY is not set |
1104 | # CONFIG_SECURITYFS is not set | 1149 | # CONFIG_SECURITYFS is not set |
1105 | # CONFIG_SECURITY_NETWORK is not set | ||
1106 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1150 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1107 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
1108 | CONFIG_CRYPTO=y | 1151 | CONFIG_CRYPTO=y |
1109 | 1152 | ||
1110 | # | 1153 | # |
@@ -1183,6 +1226,7 @@ CONFIG_CRYPTO=y | |||
1183 | # Compression | 1226 | # Compression |
1184 | # | 1227 | # |
1185 | # CONFIG_CRYPTO_DEFLATE is not set | 1228 | # CONFIG_CRYPTO_DEFLATE is not set |
1229 | # CONFIG_CRYPTO_ZLIB is not set | ||
1186 | # CONFIG_CRYPTO_LZO is not set | 1230 | # CONFIG_CRYPTO_LZO is not set |
1187 | 1231 | ||
1188 | # | 1232 | # |
@@ -1190,11 +1234,13 @@ CONFIG_CRYPTO=y | |||
1190 | # | 1234 | # |
1191 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1235 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1192 | CONFIG_CRYPTO_HW=y | 1236 | CONFIG_CRYPTO_HW=y |
1237 | # CONFIG_BINARY_PRINTF is not set | ||
1193 | 1238 | ||
1194 | # | 1239 | # |
1195 | # Library routines | 1240 | # Library routines |
1196 | # | 1241 | # |
1197 | CONFIG_BITREVERSE=y | 1242 | CONFIG_BITREVERSE=y |
1243 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1198 | CONFIG_CRC_CCITT=m | 1244 | CONFIG_CRC_CCITT=m |
1199 | # CONFIG_CRC16 is not set | 1245 | # CONFIG_CRC16 is not set |
1200 | # CONFIG_CRC_T10DIF is not set | 1246 | # CONFIG_CRC_T10DIF is not set |
@@ -1204,6 +1250,8 @@ CONFIG_CRC32=y | |||
1204 | # CONFIG_LIBCRC32C is not set | 1250 | # CONFIG_LIBCRC32C is not set |
1205 | CONFIG_ZLIB_INFLATE=y | 1251 | CONFIG_ZLIB_INFLATE=y |
1206 | CONFIG_ZLIB_DEFLATE=m | 1252 | CONFIG_ZLIB_DEFLATE=m |
1253 | CONFIG_DECOMPRESS_GZIP=y | ||
1207 | CONFIG_HAS_IOMEM=y | 1254 | CONFIG_HAS_IOMEM=y |
1208 | CONFIG_HAS_IOPORT=y | 1255 | CONFIG_HAS_IOPORT=y |
1209 | CONFIG_HAS_DMA=y | 1256 | CONFIG_HAS_DMA=y |
1257 | CONFIG_NLATTR=y | ||