diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/sbc8641d_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/sbc8641d_defconfig | 114 |
1 files changed, 85 insertions, 29 deletions
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index 04797e730c5a..c30a0c715873 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:23 2009 | 4 | # Wed May 13 17:22:27 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,6 +14,7 @@ CONFIG_6xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_BOOK3S=y | ||
17 | CONFIG_PPC_FPU=y | 18 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | 19 | # CONFIG_PHYS_64BIT is not set |
19 | CONFIG_ALTIVEC=y | 20 | CONFIG_ALTIVEC=y |
@@ -57,6 +58,7 @@ CONFIG_GENERIC_BUG=y | |||
57 | CONFIG_DEFAULT_UIMAGE=y | 58 | CONFIG_DEFAULT_UIMAGE=y |
58 | # CONFIG_PPC_DCR_NATIVE is not set | 59 | # CONFIG_PPC_DCR_NATIVE is not set |
59 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
61 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
61 | 63 | ||
62 | # | 64 | # |
@@ -71,10 +73,20 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 73 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 74 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 75 | CONFIG_POSIX_MQUEUE=y |
76 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | CONFIG_BSD_PROCESS_ACCT=y | 77 | CONFIG_BSD_PROCESS_ACCT=y |
75 | CONFIG_BSD_PROCESS_ACCT_V3=y | 78 | CONFIG_BSD_PROCESS_ACCT_V3=y |
76 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | CONFIG_IKCONFIG=y | 90 | CONFIG_IKCONFIG=y |
79 | CONFIG_IKCONFIG_PROC=y | 91 | CONFIG_IKCONFIG_PROC=y |
80 | CONFIG_LOG_BUF_SHIFT=14 | 92 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -90,21 +102,24 @@ CONFIG_RELAY=y | |||
90 | # CONFIG_NAMESPACES is not set | 102 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 103 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 104 | CONFIG_INITRAMFS_SOURCE="" |
105 | CONFIG_RD_GZIP=y | ||
106 | # CONFIG_RD_BZIP2 is not set | ||
107 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 108 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 109 | CONFIG_SYSCTL=y |
110 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 111 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 112 | CONFIG_SYSCTL_SYSCALL=y |
97 | CONFIG_KALLSYMS=y | 113 | CONFIG_KALLSYMS=y |
98 | # CONFIG_KALLSYMS_ALL is not set | 114 | # CONFIG_KALLSYMS_ALL is not set |
99 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 115 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
116 | # CONFIG_STRIP_ASM_SYMS is not set | ||
100 | CONFIG_HOTPLUG=y | 117 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 118 | CONFIG_PRINTK=y |
102 | CONFIG_BUG=y | 119 | CONFIG_BUG=y |
103 | CONFIG_ELF_CORE=y | 120 | CONFIG_ELF_CORE=y |
104 | CONFIG_COMPAT_BRK=y | ||
105 | CONFIG_BASE_FULL=y | 121 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 122 | CONFIG_FUTEX=y |
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EPOLL=y | 123 | CONFIG_EPOLL=y |
109 | CONFIG_SIGNALFD=y | 124 | CONFIG_SIGNALFD=y |
110 | CONFIG_TIMERFD=y | 125 | CONFIG_TIMERFD=y |
@@ -113,10 +128,12 @@ CONFIG_SHMEM=y | |||
113 | CONFIG_AIO=y | 128 | CONFIG_AIO=y |
114 | CONFIG_VM_EVENT_COUNTERS=y | 129 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | 130 | CONFIG_PCI_QUIRKS=y |
131 | CONFIG_COMPAT_BRK=y | ||
116 | CONFIG_SLAB=y | 132 | CONFIG_SLAB=y |
117 | # CONFIG_SLUB is not set | 133 | # CONFIG_SLUB is not set |
118 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
119 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
136 | # CONFIG_MARKERS is not set | ||
120 | CONFIG_HAVE_OPROFILE=y | 137 | CONFIG_HAVE_OPROFILE=y |
121 | # CONFIG_KPROBES is not set | 138 | # CONFIG_KPROBES is not set |
122 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 139 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -125,6 +142,7 @@ CONFIG_HAVE_KPROBES=y | |||
125 | CONFIG_HAVE_KRETPROBES=y | 142 | CONFIG_HAVE_KRETPROBES=y |
126 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 143 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
127 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 144 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
145 | # CONFIG_SLOW_WORK is not set | ||
128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 146 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
129 | CONFIG_SLABINFO=y | 147 | CONFIG_SLABINFO=y |
130 | CONFIG_RT_MUTEXES=y | 148 | CONFIG_RT_MUTEXES=y |
@@ -138,7 +156,6 @@ CONFIG_MODULE_UNLOAD=y | |||
138 | CONFIG_STOP_MACHINE=y | 156 | CONFIG_STOP_MACHINE=y |
139 | CONFIG_BLOCK=y | 157 | CONFIG_BLOCK=y |
140 | # CONFIG_LBD is not set | 158 | # CONFIG_LBD is not set |
141 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
142 | # CONFIG_BLK_DEV_BSG is not set | 159 | # CONFIG_BLK_DEV_BSG is not set |
143 | # CONFIG_BLK_DEV_INTEGRITY is not set | 160 | # CONFIG_BLK_DEV_INTEGRITY is not set |
144 | 161 | ||
@@ -154,18 +171,11 @@ CONFIG_IOSCHED_CFQ=y | |||
154 | CONFIG_DEFAULT_CFQ=y | 171 | CONFIG_DEFAULT_CFQ=y |
155 | # CONFIG_DEFAULT_NOOP is not set | 172 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="cfq" | 173 | CONFIG_DEFAULT_IOSCHED="cfq" |
157 | CONFIG_CLASSIC_RCU=y | ||
158 | # CONFIG_TREE_RCU is not set | ||
159 | # CONFIG_PREEMPT_RCU is not set | ||
160 | # CONFIG_TREE_RCU_TRACE is not set | ||
161 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
162 | # CONFIG_FREEZER is not set | 174 | # CONFIG_FREEZER is not set |
163 | 175 | ||
164 | # | 176 | # |
165 | # Platform support | 177 | # Platform support |
166 | # | 178 | # |
167 | CONFIG_PPC_MULTIPLATFORM=y | ||
168 | CONFIG_CLASSIC32=y | ||
169 | # CONFIG_PPC_CHRP is not set | 179 | # CONFIG_PPC_CHRP is not set |
170 | # CONFIG_MPC5121_ADS is not set | 180 | # CONFIG_MPC5121_ADS is not set |
171 | # CONFIG_MPC5121_GENERIC is not set | 181 | # CONFIG_MPC5121_GENERIC is not set |
@@ -180,8 +190,11 @@ CONFIG_PPC_86xx=y | |||
180 | # CONFIG_MPC8641_HPCN is not set | 190 | # CONFIG_MPC8641_HPCN is not set |
181 | CONFIG_SBC8641D=y | 191 | CONFIG_SBC8641D=y |
182 | # CONFIG_MPC8610_HPCD is not set | 192 | # CONFIG_MPC8610_HPCD is not set |
193 | # CONFIG_GEF_PPC9A is not set | ||
194 | # CONFIG_GEF_SBC310 is not set | ||
183 | # CONFIG_GEF_SBC610 is not set | 195 | # CONFIG_GEF_SBC610 is not set |
184 | CONFIG_MPC8641=y | 196 | CONFIG_MPC8641=y |
197 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
185 | # CONFIG_IPIC is not set | 198 | # CONFIG_IPIC is not set |
186 | CONFIG_MPIC=y | 199 | CONFIG_MPIC=y |
187 | # CONFIG_MPIC_WEIRD is not set | 200 | # CONFIG_MPIC_WEIRD is not set |
@@ -243,9 +256,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
243 | CONFIG_BOUNCE=y | 256 | CONFIG_BOUNCE=y |
244 | CONFIG_VIRT_TO_BUS=y | 257 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | 258 | CONFIG_UNEVICTABLE_LRU=y |
259 | CONFIG_HAVE_MLOCK=y | ||
260 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
246 | CONFIG_PPC_4K_PAGES=y | 261 | CONFIG_PPC_4K_PAGES=y |
247 | # CONFIG_PPC_16K_PAGES is not set | 262 | # CONFIG_PPC_16K_PAGES is not set |
248 | # CONFIG_PPC_64K_PAGES is not set | 263 | # CONFIG_PPC_64K_PAGES is not set |
264 | # CONFIG_PPC_256K_PAGES is not set | ||
249 | CONFIG_FORCE_MAX_ZONEORDER=11 | 265 | CONFIG_FORCE_MAX_ZONEORDER=11 |
250 | # CONFIG_PROC_DEVICETREE is not set | 266 | # CONFIG_PROC_DEVICETREE is not set |
251 | # CONFIG_CMDLINE_BOOL is not set | 267 | # CONFIG_CMDLINE_BOOL is not set |
@@ -274,6 +290,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
274 | # CONFIG_PCI_LEGACY is not set | 290 | # CONFIG_PCI_LEGACY is not set |
275 | # CONFIG_PCI_DEBUG is not set | 291 | # CONFIG_PCI_DEBUG is not set |
276 | # CONFIG_PCI_STUB is not set | 292 | # CONFIG_PCI_STUB is not set |
293 | # CONFIG_PCI_IOV is not set | ||
277 | # CONFIG_PCCARD is not set | 294 | # CONFIG_PCCARD is not set |
278 | # CONFIG_HOTPLUG_PCI is not set | 295 | # CONFIG_HOTPLUG_PCI is not set |
279 | # CONFIG_HAS_RAPIDIO is not set | 296 | # CONFIG_HAS_RAPIDIO is not set |
@@ -296,7 +313,6 @@ CONFIG_NET=y | |||
296 | # | 313 | # |
297 | # Networking options | 314 | # Networking options |
298 | # | 315 | # |
299 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
300 | CONFIG_PACKET=y | 316 | CONFIG_PACKET=y |
301 | CONFIG_PACKET_MMAP=y | 317 | CONFIG_PACKET_MMAP=y |
302 | CONFIG_UNIX=y | 318 | CONFIG_UNIX=y |
@@ -376,9 +392,11 @@ CONFIG_BRIDGE_NETFILTER=y | |||
376 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | 392 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
377 | # CONFIG_NETFILTER_NETLINK_LOG is not set | 393 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
378 | # CONFIG_NF_CONNTRACK is not set | 394 | # CONFIG_NF_CONNTRACK is not set |
395 | # CONFIG_NETFILTER_TPROXY is not set | ||
379 | CONFIG_NETFILTER_XTABLES=m | 396 | CONFIG_NETFILTER_XTABLES=m |
380 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | 397 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set |
381 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 398 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
399 | # CONFIG_NETFILTER_XT_TARGET_HL is not set | ||
382 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | 400 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set |
383 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 401 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
384 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | 402 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set |
@@ -391,6 +409,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
391 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 409 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
392 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | 410 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set |
393 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 411 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
412 | CONFIG_NETFILTER_XT_MATCH_HL=m | ||
394 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | 413 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
395 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | 414 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set |
396 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | 415 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set |
@@ -449,11 +468,11 @@ CONFIG_IP6_NF_MATCH_HL=m | |||
449 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | 468 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
450 | # CONFIG_IP6_NF_MATCH_MH is not set | 469 | # CONFIG_IP6_NF_MATCH_MH is not set |
451 | CONFIG_IP6_NF_MATCH_RT=m | 470 | CONFIG_IP6_NF_MATCH_RT=m |
471 | # CONFIG_IP6_NF_TARGET_HL is not set | ||
452 | CONFIG_IP6_NF_TARGET_LOG=m | 472 | CONFIG_IP6_NF_TARGET_LOG=m |
453 | CONFIG_IP6_NF_FILTER=m | 473 | CONFIG_IP6_NF_FILTER=m |
454 | # CONFIG_IP6_NF_TARGET_REJECT is not set | 474 | # CONFIG_IP6_NF_TARGET_REJECT is not set |
455 | CONFIG_IP6_NF_MANGLE=m | 475 | CONFIG_IP6_NF_MANGLE=m |
456 | # CONFIG_IP6_NF_TARGET_HL is not set | ||
457 | CONFIG_IP6_NF_RAW=m | 476 | CONFIG_IP6_NF_RAW=m |
458 | # CONFIG_IP6_NF_SECURITY is not set | 477 | # CONFIG_IP6_NF_SECURITY is not set |
459 | # CONFIG_BRIDGE_NF_EBTABLES is not set | 478 | # CONFIG_BRIDGE_NF_EBTABLES is not set |
@@ -488,6 +507,7 @@ CONFIG_LLC=m | |||
488 | # CONFIG_LAPB is not set | 507 | # CONFIG_LAPB is not set |
489 | # CONFIG_ECONET is not set | 508 | # CONFIG_ECONET is not set |
490 | CONFIG_WAN_ROUTER=m | 509 | CONFIG_WAN_ROUTER=m |
510 | # CONFIG_PHONET is not set | ||
491 | CONFIG_NET_SCHED=y | 511 | CONFIG_NET_SCHED=y |
492 | 512 | ||
493 | # | 513 | # |
@@ -538,7 +558,6 @@ CONFIG_NET_PKTGEN=m | |||
538 | # CONFIG_IRDA is not set | 558 | # CONFIG_IRDA is not set |
539 | # CONFIG_BT is not set | 559 | # CONFIG_BT is not set |
540 | # CONFIG_AF_RXRPC is not set | 560 | # CONFIG_AF_RXRPC is not set |
541 | # CONFIG_PHONET is not set | ||
542 | CONFIG_FIB_RULES=y | 561 | CONFIG_FIB_RULES=y |
543 | CONFIG_WIRELESS=y | 562 | CONFIG_WIRELESS=y |
544 | # CONFIG_CFG80211 is not set | 563 | # CONFIG_CFG80211 is not set |
@@ -649,7 +668,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
649 | # LPDDR flash memory drivers | 668 | # LPDDR flash memory drivers |
650 | # | 669 | # |
651 | # CONFIG_MTD_LPDDR is not set | 670 | # CONFIG_MTD_LPDDR is not set |
652 | # CONFIG_MTD_QINFO_PROBE is not set | ||
653 | 671 | ||
654 | # | 672 | # |
655 | # UBI - Unsorted block images | 673 | # UBI - Unsorted block images |
@@ -678,13 +696,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
678 | # CONFIG_BLK_DEV_HD is not set | 696 | # CONFIG_BLK_DEV_HD is not set |
679 | CONFIG_MISC_DEVICES=y | 697 | CONFIG_MISC_DEVICES=y |
680 | # CONFIG_PHANTOM is not set | 698 | # CONFIG_PHANTOM is not set |
681 | # CONFIG_EEPROM_93CX6 is not set | ||
682 | # CONFIG_SGI_IOC4 is not set | 699 | # CONFIG_SGI_IOC4 is not set |
683 | # CONFIG_TIFM_CORE is not set | 700 | # CONFIG_TIFM_CORE is not set |
684 | # CONFIG_ICS932S401 is not set | 701 | # CONFIG_ICS932S401 is not set |
685 | # CONFIG_ENCLOSURE_SERVICES is not set | 702 | # CONFIG_ENCLOSURE_SERVICES is not set |
686 | # CONFIG_HP_ILO is not set | 703 | # CONFIG_HP_ILO is not set |
704 | # CONFIG_ISL29003 is not set | ||
687 | # CONFIG_C2PORT is not set | 705 | # CONFIG_C2PORT is not set |
706 | |||
707 | # | ||
708 | # EEPROM support | ||
709 | # | ||
710 | # CONFIG_EEPROM_AT24 is not set | ||
711 | # CONFIG_EEPROM_LEGACY is not set | ||
712 | # CONFIG_EEPROM_93CX6 is not set | ||
688 | CONFIG_HAVE_IDE=y | 713 | CONFIG_HAVE_IDE=y |
689 | # CONFIG_IDE is not set | 714 | # CONFIG_IDE is not set |
690 | 715 | ||
@@ -729,6 +754,7 @@ CONFIG_DM_ZERO=y | |||
729 | # CONFIG_I2O is not set | 754 | # CONFIG_I2O is not set |
730 | # CONFIG_MACINTOSH_DRIVERS is not set | 755 | # CONFIG_MACINTOSH_DRIVERS is not set |
731 | CONFIG_NETDEVICES=y | 756 | CONFIG_NETDEVICES=y |
757 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
732 | CONFIG_DUMMY=m | 758 | CONFIG_DUMMY=m |
733 | CONFIG_BONDING=m | 759 | CONFIG_BONDING=m |
734 | # CONFIG_MACVLAN is not set | 760 | # CONFIG_MACVLAN is not set |
@@ -762,6 +788,8 @@ CONFIG_MII=y | |||
762 | # CONFIG_SUNGEM is not set | 788 | # CONFIG_SUNGEM is not set |
763 | # CONFIG_CASSINI is not set | 789 | # CONFIG_CASSINI is not set |
764 | # CONFIG_NET_VENDOR_3COM is not set | 790 | # CONFIG_NET_VENDOR_3COM is not set |
791 | # CONFIG_ETHOC is not set | ||
792 | # CONFIG_DNET is not set | ||
765 | # CONFIG_NET_TULIP is not set | 793 | # CONFIG_NET_TULIP is not set |
766 | # CONFIG_HP100 is not set | 794 | # CONFIG_HP100 is not set |
767 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 795 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -781,6 +809,7 @@ CONFIG_NETDEV_1000=y | |||
781 | # CONFIG_E1000E is not set | 809 | # CONFIG_E1000E is not set |
782 | # CONFIG_IP1000 is not set | 810 | # CONFIG_IP1000 is not set |
783 | # CONFIG_IGB is not set | 811 | # CONFIG_IGB is not set |
812 | # CONFIG_IGBVF is not set | ||
784 | # CONFIG_NS83820 is not set | 813 | # CONFIG_NS83820 is not set |
785 | # CONFIG_HAMACHI is not set | 814 | # CONFIG_HAMACHI is not set |
786 | # CONFIG_YELLOWFIN is not set | 815 | # CONFIG_YELLOWFIN is not set |
@@ -791,11 +820,12 @@ CONFIG_NETDEV_1000=y | |||
791 | # CONFIG_VIA_VELOCITY is not set | 820 | # CONFIG_VIA_VELOCITY is not set |
792 | # CONFIG_TIGON3 is not set | 821 | # CONFIG_TIGON3 is not set |
793 | # CONFIG_BNX2 is not set | 822 | # CONFIG_BNX2 is not set |
823 | CONFIG_FSL_PQ_MDIO=y | ||
794 | CONFIG_GIANFAR=y | 824 | CONFIG_GIANFAR=y |
795 | # CONFIG_MV643XX_ETH is not set | ||
796 | # CONFIG_QLA3XXX is not set | 825 | # CONFIG_QLA3XXX is not set |
797 | # CONFIG_ATL1 is not set | 826 | # CONFIG_ATL1 is not set |
798 | # CONFIG_ATL1E is not set | 827 | # CONFIG_ATL1E is not set |
828 | # CONFIG_ATL1C is not set | ||
799 | # CONFIG_JME is not set | 829 | # CONFIG_JME is not set |
800 | # CONFIG_NETDEV_10000 is not set | 830 | # CONFIG_NETDEV_10000 is not set |
801 | # CONFIG_TR is not set | 831 | # CONFIG_TR is not set |
@@ -805,7 +835,6 @@ CONFIG_GIANFAR=y | |||
805 | # | 835 | # |
806 | # CONFIG_WLAN_PRE80211 is not set | 836 | # CONFIG_WLAN_PRE80211 is not set |
807 | # CONFIG_WLAN_80211 is not set | 837 | # CONFIG_WLAN_80211 is not set |
808 | # CONFIG_IWLWIFI_LEDS is not set | ||
809 | 838 | ||
810 | # | 839 | # |
811 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 840 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -923,6 +952,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
923 | # CONFIG_HVC_UDBG is not set | 952 | # CONFIG_HVC_UDBG is not set |
924 | # CONFIG_IPMI_HANDLER is not set | 953 | # CONFIG_IPMI_HANDLER is not set |
925 | CONFIG_HW_RANDOM=m | 954 | CONFIG_HW_RANDOM=m |
955 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
926 | # CONFIG_NVRAM is not set | 956 | # CONFIG_NVRAM is not set |
927 | # CONFIG_GEN_RTC is not set | 957 | # CONFIG_GEN_RTC is not set |
928 | # CONFIG_R3964 is not set | 958 | # CONFIG_R3964 is not set |
@@ -985,12 +1015,9 @@ CONFIG_I2C_MPC=y | |||
985 | # Miscellaneous I2C Chip support | 1015 | # Miscellaneous I2C Chip support |
986 | # | 1016 | # |
987 | # CONFIG_DS1682 is not set | 1017 | # CONFIG_DS1682 is not set |
988 | # CONFIG_EEPROM_AT24 is not set | ||
989 | # CONFIG_EEPROM_LEGACY is not set | ||
990 | # CONFIG_SENSORS_PCF8574 is not set | 1018 | # CONFIG_SENSORS_PCF8574 is not set |
991 | # CONFIG_PCF8575 is not set | 1019 | # CONFIG_PCF8575 is not set |
992 | # CONFIG_SENSORS_PCA9539 is not set | 1020 | # CONFIG_SENSORS_PCA9539 is not set |
993 | # CONFIG_SENSORS_PCF8591 is not set | ||
994 | # CONFIG_SENSORS_MAX6875 is not set | 1021 | # CONFIG_SENSORS_MAX6875 is not set |
995 | # CONFIG_SENSORS_TSL2550 is not set | 1022 | # CONFIG_SENSORS_TSL2550 is not set |
996 | # CONFIG_I2C_DEBUG_CORE is not set | 1023 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -1022,6 +1049,7 @@ CONFIG_HWMON=y | |||
1022 | # CONFIG_SENSORS_F71805F is not set | 1049 | # CONFIG_SENSORS_F71805F is not set |
1023 | # CONFIG_SENSORS_F71882FG is not set | 1050 | # CONFIG_SENSORS_F71882FG is not set |
1024 | # CONFIG_SENSORS_F75375S is not set | 1051 | # CONFIG_SENSORS_F75375S is not set |
1052 | # CONFIG_SENSORS_G760A is not set | ||
1025 | # CONFIG_SENSORS_GL518SM is not set | 1053 | # CONFIG_SENSORS_GL518SM is not set |
1026 | # CONFIG_SENSORS_GL520SM is not set | 1054 | # CONFIG_SENSORS_GL520SM is not set |
1027 | # CONFIG_SENSORS_IT87 is not set | 1055 | # CONFIG_SENSORS_IT87 is not set |
@@ -1036,11 +1064,14 @@ CONFIG_HWMON=y | |||
1036 | # CONFIG_SENSORS_LM90 is not set | 1064 | # CONFIG_SENSORS_LM90 is not set |
1037 | # CONFIG_SENSORS_LM92 is not set | 1065 | # CONFIG_SENSORS_LM92 is not set |
1038 | # CONFIG_SENSORS_LM93 is not set | 1066 | # CONFIG_SENSORS_LM93 is not set |
1067 | # CONFIG_SENSORS_LTC4215 is not set | ||
1039 | # CONFIG_SENSORS_LTC4245 is not set | 1068 | # CONFIG_SENSORS_LTC4245 is not set |
1069 | # CONFIG_SENSORS_LM95241 is not set | ||
1040 | # CONFIG_SENSORS_MAX1619 is not set | 1070 | # CONFIG_SENSORS_MAX1619 is not set |
1041 | # CONFIG_SENSORS_MAX6650 is not set | 1071 | # CONFIG_SENSORS_MAX6650 is not set |
1042 | # CONFIG_SENSORS_PC87360 is not set | 1072 | # CONFIG_SENSORS_PC87360 is not set |
1043 | # CONFIG_SENSORS_PC87427 is not set | 1073 | # CONFIG_SENSORS_PC87427 is not set |
1074 | # CONFIG_SENSORS_PCF8591 is not set | ||
1044 | # CONFIG_SENSORS_SIS5595 is not set | 1075 | # CONFIG_SENSORS_SIS5595 is not set |
1045 | # CONFIG_SENSORS_DME1737 is not set | 1076 | # CONFIG_SENSORS_DME1737 is not set |
1046 | # CONFIG_SENSORS_SMSC47M1 is not set | 1077 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -1145,7 +1176,6 @@ CONFIG_HID=y | |||
1145 | # | 1176 | # |
1146 | # Special HID drivers | 1177 | # Special HID drivers |
1147 | # | 1178 | # |
1148 | CONFIG_HID_COMPAT=y | ||
1149 | CONFIG_USB_SUPPORT=y | 1179 | CONFIG_USB_SUPPORT=y |
1150 | CONFIG_USB_ARCH_HAS_HCD=y | 1180 | CONFIG_USB_ARCH_HAS_HCD=y |
1151 | CONFIG_USB_ARCH_HAS_OHCI=y | 1181 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1159,7 +1189,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1159 | # | 1189 | # |
1160 | 1190 | ||
1161 | # | 1191 | # |
1162 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1192 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1163 | # | 1193 | # |
1164 | # CONFIG_USB_GADGET is not set | 1194 | # CONFIG_USB_GADGET is not set |
1165 | 1195 | ||
@@ -1175,6 +1205,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1175 | # CONFIG_EDAC is not set | 1205 | # CONFIG_EDAC is not set |
1176 | # CONFIG_RTC_CLASS is not set | 1206 | # CONFIG_RTC_CLASS is not set |
1177 | # CONFIG_DMADEVICES is not set | 1207 | # CONFIG_DMADEVICES is not set |
1208 | # CONFIG_AUXDISPLAY is not set | ||
1178 | # CONFIG_UIO is not set | 1209 | # CONFIG_UIO is not set |
1179 | # CONFIG_STAGING is not set | 1210 | # CONFIG_STAGING is not set |
1180 | 1211 | ||
@@ -1187,6 +1218,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1187 | # CONFIG_EXT2_FS_SECURITY is not set | 1218 | # CONFIG_EXT2_FS_SECURITY is not set |
1188 | # CONFIG_EXT2_FS_XIP is not set | 1219 | # CONFIG_EXT2_FS_XIP is not set |
1189 | CONFIG_EXT3_FS=y | 1220 | CONFIG_EXT3_FS=y |
1221 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1190 | CONFIG_EXT3_FS_XATTR=y | 1222 | CONFIG_EXT3_FS_XATTR=y |
1191 | CONFIG_EXT3_FS_POSIX_ACL=y | 1223 | CONFIG_EXT3_FS_POSIX_ACL=y |
1192 | # CONFIG_EXT3_FS_SECURITY is not set | 1224 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1228,6 +1260,11 @@ CONFIG_AUTOFS4_FS=m | |||
1228 | # CONFIG_FUSE_FS is not set | 1260 | # CONFIG_FUSE_FS is not set |
1229 | 1261 | ||
1230 | # | 1262 | # |
1263 | # Caches | ||
1264 | # | ||
1265 | # CONFIG_FSCACHE is not set | ||
1266 | |||
1267 | # | ||
1231 | # CD-ROM/DVD Filesystems | 1268 | # CD-ROM/DVD Filesystems |
1232 | # | 1269 | # |
1233 | # CONFIG_ISO9660_FS is not set | 1270 | # CONFIG_ISO9660_FS is not set |
@@ -1269,8 +1306,13 @@ CONFIG_MINIX_FS=m | |||
1269 | # CONFIG_HPFS_FS is not set | 1306 | # CONFIG_HPFS_FS is not set |
1270 | # CONFIG_QNX4FS_FS is not set | 1307 | # CONFIG_QNX4FS_FS is not set |
1271 | CONFIG_ROMFS_FS=m | 1308 | CONFIG_ROMFS_FS=m |
1309 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
1310 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
1311 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
1312 | CONFIG_ROMFS_ON_BLOCK=y | ||
1272 | # CONFIG_SYSV_FS is not set | 1313 | # CONFIG_SYSV_FS is not set |
1273 | # CONFIG_UFS_FS is not set | 1314 | # CONFIG_UFS_FS is not set |
1315 | # CONFIG_NILFS2_FS is not set | ||
1274 | CONFIG_NETWORK_FILESYSTEMS=y | 1316 | CONFIG_NETWORK_FILESYSTEMS=y |
1275 | CONFIG_NFS_FS=y | 1317 | CONFIG_NFS_FS=y |
1276 | CONFIG_NFS_V3=y | 1318 | CONFIG_NFS_V3=y |
@@ -1283,7 +1325,6 @@ CONFIG_LOCKD_V4=y | |||
1283 | CONFIG_NFS_COMMON=y | 1325 | CONFIG_NFS_COMMON=y |
1284 | CONFIG_SUNRPC=y | 1326 | CONFIG_SUNRPC=y |
1285 | CONFIG_SUNRPC_GSS=y | 1327 | CONFIG_SUNRPC_GSS=y |
1286 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1287 | CONFIG_RPCSEC_GSS_KRB5=y | 1328 | CONFIG_RPCSEC_GSS_KRB5=y |
1288 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1329 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1289 | CONFIG_SMB_FS=m | 1330 | CONFIG_SMB_FS=m |
@@ -1346,6 +1387,7 @@ CONFIG_NLS_KOI8_R=m | |||
1346 | CONFIG_NLS_KOI8_U=m | 1387 | CONFIG_NLS_KOI8_U=m |
1347 | CONFIG_NLS_UTF8=m | 1388 | CONFIG_NLS_UTF8=m |
1348 | # CONFIG_DLM is not set | 1389 | # CONFIG_DLM is not set |
1390 | # CONFIG_BINARY_PRINTF is not set | ||
1349 | 1391 | ||
1350 | # | 1392 | # |
1351 | # Library routines | 1393 | # Library routines |
@@ -1359,13 +1401,14 @@ CONFIG_CRC_CCITT=m | |||
1359 | CONFIG_CRC32=y | 1401 | CONFIG_CRC32=y |
1360 | # CONFIG_CRC7 is not set | 1402 | # CONFIG_CRC7 is not set |
1361 | CONFIG_LIBCRC32C=m | 1403 | CONFIG_LIBCRC32C=m |
1362 | CONFIG_ZLIB_INFLATE=m | 1404 | CONFIG_ZLIB_INFLATE=y |
1363 | CONFIG_ZLIB_DEFLATE=m | 1405 | CONFIG_ZLIB_DEFLATE=m |
1364 | CONFIG_PLIST=y | 1406 | CONFIG_DECOMPRESS_GZIP=y |
1365 | CONFIG_HAS_IOMEM=y | 1407 | CONFIG_HAS_IOMEM=y |
1366 | CONFIG_HAS_IOPORT=y | 1408 | CONFIG_HAS_IOPORT=y |
1367 | CONFIG_HAS_DMA=y | 1409 | CONFIG_HAS_DMA=y |
1368 | CONFIG_HAVE_LMB=y | 1410 | CONFIG_HAVE_LMB=y |
1411 | CONFIG_NLATTR=y | ||
1369 | 1412 | ||
1370 | # | 1413 | # |
1371 | # Kernel hacking | 1414 | # Kernel hacking |
@@ -1383,6 +1426,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1383 | CONFIG_DETECT_SOFTLOCKUP=y | 1426 | CONFIG_DETECT_SOFTLOCKUP=y |
1384 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1427 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1385 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1428 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1429 | CONFIG_DETECT_HUNG_TASK=y | ||
1430 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1431 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1386 | CONFIG_SCHED_DEBUG=y | 1432 | CONFIG_SCHED_DEBUG=y |
1387 | # CONFIG_SCHEDSTATS is not set | 1433 | # CONFIG_SCHEDSTATS is not set |
1388 | # CONFIG_TIMER_STATS is not set | 1434 | # CONFIG_TIMER_STATS is not set |
@@ -1411,9 +1457,12 @@ CONFIG_DEBUG_INFO=y | |||
1411 | # CONFIG_FAULT_INJECTION is not set | 1457 | # CONFIG_FAULT_INJECTION is not set |
1412 | # CONFIG_LATENCYTOP is not set | 1458 | # CONFIG_LATENCYTOP is not set |
1413 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1459 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1460 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1414 | CONFIG_HAVE_FUNCTION_TRACER=y | 1461 | CONFIG_HAVE_FUNCTION_TRACER=y |
1462 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1415 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1463 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1416 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1464 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1465 | CONFIG_TRACING_SUPPORT=y | ||
1417 | 1466 | ||
1418 | # | 1467 | # |
1419 | # Tracers | 1468 | # Tracers |
@@ -1422,17 +1471,20 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1422 | # CONFIG_PREEMPT_TRACER is not set | 1471 | # CONFIG_PREEMPT_TRACER is not set |
1423 | # CONFIG_SCHED_TRACER is not set | 1472 | # CONFIG_SCHED_TRACER is not set |
1424 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1473 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1474 | # CONFIG_EVENT_TRACER is not set | ||
1425 | # CONFIG_BOOT_TRACER is not set | 1475 | # CONFIG_BOOT_TRACER is not set |
1426 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1476 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1427 | # CONFIG_STACK_TRACER is not set | 1477 | # CONFIG_STACK_TRACER is not set |
1428 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1478 | # CONFIG_KMEMTRACE is not set |
1479 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1480 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1481 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1429 | # CONFIG_SAMPLES is not set | 1482 | # CONFIG_SAMPLES is not set |
1430 | CONFIG_HAVE_ARCH_KGDB=y | 1483 | CONFIG_HAVE_ARCH_KGDB=y |
1431 | # CONFIG_KGDB is not set | 1484 | # CONFIG_KGDB is not set |
1432 | CONFIG_PRINT_STACK_DEPTH=64 | 1485 | CONFIG_PRINT_STACK_DEPTH=64 |
1433 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1486 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1434 | # CONFIG_DEBUG_STACK_USAGE is not set | 1487 | # CONFIG_DEBUG_STACK_USAGE is not set |
1435 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1436 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1488 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1437 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1489 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1438 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1490 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1454,6 +1506,7 @@ CONFIG_SECURITY_NETWORK=y | |||
1454 | # CONFIG_SECURITY_PATH is not set | 1506 | # CONFIG_SECURITY_PATH is not set |
1455 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1507 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1456 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1508 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 |
1509 | # CONFIG_SECURITY_TOMOYO is not set | ||
1457 | CONFIG_CRYPTO=y | 1510 | CONFIG_CRYPTO=y |
1458 | 1511 | ||
1459 | # | 1512 | # |
@@ -1469,10 +1522,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1469 | CONFIG_CRYPTO_HASH=y | 1522 | CONFIG_CRYPTO_HASH=y |
1470 | CONFIG_CRYPTO_HASH2=y | 1523 | CONFIG_CRYPTO_HASH2=y |
1471 | CONFIG_CRYPTO_RNG2=y | 1524 | CONFIG_CRYPTO_RNG2=y |
1525 | CONFIG_CRYPTO_PCOMP=y | ||
1472 | CONFIG_CRYPTO_MANAGER=y | 1526 | CONFIG_CRYPTO_MANAGER=y |
1473 | CONFIG_CRYPTO_MANAGER2=y | 1527 | CONFIG_CRYPTO_MANAGER2=y |
1474 | # CONFIG_CRYPTO_GF128MUL is not set | 1528 | # CONFIG_CRYPTO_GF128MUL is not set |
1475 | CONFIG_CRYPTO_NULL=m | 1529 | CONFIG_CRYPTO_NULL=m |
1530 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1476 | # CONFIG_CRYPTO_CRYPTD is not set | 1531 | # CONFIG_CRYPTO_CRYPTD is not set |
1477 | CONFIG_CRYPTO_AUTHENC=m | 1532 | CONFIG_CRYPTO_AUTHENC=m |
1478 | CONFIG_CRYPTO_TEST=m | 1533 | CONFIG_CRYPTO_TEST=m |
@@ -1542,6 +1597,7 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m | |||
1542 | # Compression | 1597 | # Compression |
1543 | # | 1598 | # |
1544 | CONFIG_CRYPTO_DEFLATE=m | 1599 | CONFIG_CRYPTO_DEFLATE=m |
1600 | # CONFIG_CRYPTO_ZLIB is not set | ||
1545 | # CONFIG_CRYPTO_LZO is not set | 1601 | # CONFIG_CRYPTO_LZO is not set |
1546 | 1602 | ||
1547 | # | 1603 | # |