diff options
author | Nicolas Pitre <nico@cam.org> | 2009-05-04 14:09:33 -0400 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2009-05-04 21:09:19 -0400 |
commit | 7e14acb44021132e66801066e9e7527300c5fc10 (patch) | |
tree | 0a10c2bc32ddfbe10084003b454e18df21de53b7 /arch/arm | |
parent | f2d41ecb0f096e4fc58d1456c9d54560f6e2b955 (diff) |
[ARM] orion5x: update defconfig
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 363 |
1 files changed, 279 insertions, 84 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index 020e6a8a9e5c..5b98f7645119 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_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.27-rc4 | 3 | # Linux kernel version: 2.6.30-rc4 |
4 | # Fri Aug 22 12:38:51 2008 | 4 | # Mon May 4 14:07:25 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -22,8 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
28 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -44,10 +42,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
44 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
45 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
46 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
48 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
49 | # CONFIG_CGROUPS is not set | ||
50 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
@@ -55,48 +62,45 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
55 | # CONFIG_BLK_DEV_INITRD is not set | 62 | # CONFIG_BLK_DEV_INITRD is not set |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 63 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
57 | CONFIG_SYSCTL=y | 64 | CONFIG_SYSCTL=y |
65 | CONFIG_ANON_INODES=y | ||
58 | CONFIG_EMBEDDED=y | 66 | CONFIG_EMBEDDED=y |
59 | CONFIG_UID16=y | 67 | CONFIG_UID16=y |
60 | CONFIG_SYSCTL_SYSCALL=y | 68 | CONFIG_SYSCTL_SYSCALL=y |
61 | CONFIG_KALLSYMS=y | 69 | CONFIG_KALLSYMS=y |
62 | CONFIG_KALLSYMS_ALL=y | 70 | CONFIG_KALLSYMS_ALL=y |
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 71 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
72 | # CONFIG_STRIP_ASM_SYMS is not set | ||
64 | CONFIG_HOTPLUG=y | 73 | CONFIG_HOTPLUG=y |
65 | CONFIG_PRINTK=y | 74 | CONFIG_PRINTK=y |
66 | CONFIG_BUG=y | 75 | CONFIG_BUG=y |
67 | CONFIG_ELF_CORE=y | 76 | CONFIG_ELF_CORE=y |
68 | CONFIG_COMPAT_BRK=y | ||
69 | CONFIG_BASE_FULL=y | 77 | CONFIG_BASE_FULL=y |
70 | CONFIG_FUTEX=y | 78 | CONFIG_FUTEX=y |
71 | CONFIG_ANON_INODES=y | ||
72 | CONFIG_EPOLL=y | 79 | CONFIG_EPOLL=y |
73 | CONFIG_SIGNALFD=y | 80 | CONFIG_SIGNALFD=y |
74 | CONFIG_TIMERFD=y | 81 | CONFIG_TIMERFD=y |
75 | CONFIG_EVENTFD=y | 82 | CONFIG_EVENTFD=y |
76 | CONFIG_SHMEM=y | 83 | CONFIG_SHMEM=y |
84 | CONFIG_AIO=y | ||
77 | CONFIG_VM_EVENT_COUNTERS=y | 85 | CONFIG_VM_EVENT_COUNTERS=y |
86 | CONFIG_PCI_QUIRKS=y | ||
78 | # CONFIG_SLUB_DEBUG is not set | 87 | # CONFIG_SLUB_DEBUG is not set |
88 | CONFIG_COMPAT_BRK=y | ||
79 | # CONFIG_SLAB is not set | 89 | # CONFIG_SLAB is not set |
80 | CONFIG_SLUB=y | 90 | CONFIG_SLUB=y |
81 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
82 | CONFIG_PROFILING=y | 92 | CONFIG_PROFILING=y |
93 | CONFIG_TRACEPOINTS=y | ||
83 | # CONFIG_MARKERS is not set | 94 | # CONFIG_MARKERS is not set |
84 | CONFIG_OPROFILE=y | 95 | CONFIG_OPROFILE=y |
85 | CONFIG_HAVE_OPROFILE=y | 96 | CONFIG_HAVE_OPROFILE=y |
86 | CONFIG_KPROBES=y | 97 | CONFIG_KPROBES=y |
87 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
88 | CONFIG_KRETPROBES=y | 98 | CONFIG_KRETPROBES=y |
89 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
90 | CONFIG_HAVE_KPROBES=y | 99 | CONFIG_HAVE_KPROBES=y |
91 | CONFIG_HAVE_KRETPROBES=y | 100 | CONFIG_HAVE_KRETPROBES=y |
92 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 101 | # CONFIG_SLOW_WORK is not set |
93 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
94 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
95 | # CONFIG_HAVE_CLK is not set | ||
96 | CONFIG_PROC_PAGE_MONITOR=y | ||
97 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 102 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
98 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
99 | # CONFIG_TINY_SHMEM is not set | ||
100 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
101 | CONFIG_MODULES=y | 105 | CONFIG_MODULES=y |
102 | # CONFIG_MODULE_FORCE_LOAD is not set | 106 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -104,11 +108,8 @@ CONFIG_MODULE_UNLOAD=y | |||
104 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 108 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
105 | # CONFIG_MODVERSIONS is not set | 109 | # CONFIG_MODVERSIONS is not set |
106 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 110 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
107 | CONFIG_KMOD=y | ||
108 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
109 | # CONFIG_LBD is not set | 112 | # CONFIG_LBD is not set |
110 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
111 | # CONFIG_LSF is not set | ||
112 | # CONFIG_BLK_DEV_BSG is not set | 113 | # CONFIG_BLK_DEV_BSG is not set |
113 | # CONFIG_BLK_DEV_INTEGRITY is not set | 114 | # CONFIG_BLK_DEV_INTEGRITY is not set |
114 | 115 | ||
@@ -124,7 +125,7 @@ CONFIG_IOSCHED_CFQ=y | |||
124 | CONFIG_DEFAULT_CFQ=y | 125 | CONFIG_DEFAULT_CFQ=y |
125 | # CONFIG_DEFAULT_NOOP is not set | 126 | # CONFIG_DEFAULT_NOOP is not set |
126 | CONFIG_DEFAULT_IOSCHED="cfq" | 127 | CONFIG_DEFAULT_IOSCHED="cfq" |
127 | CONFIG_CLASSIC_RCU=y | 128 | # CONFIG_FREEZER is not set |
128 | 129 | ||
129 | # | 130 | # |
130 | # System Type | 131 | # System Type |
@@ -134,10 +135,10 @@ CONFIG_CLASSIC_RCU=y | |||
134 | # CONFIG_ARCH_REALVIEW is not set | 135 | # CONFIG_ARCH_REALVIEW is not set |
135 | # CONFIG_ARCH_VERSATILE is not set | 136 | # CONFIG_ARCH_VERSATILE is not set |
136 | # CONFIG_ARCH_AT91 is not set | 137 | # CONFIG_ARCH_AT91 is not set |
137 | # CONFIG_ARCH_CLPS7500 is not set | ||
138 | # CONFIG_ARCH_CLPS711X is not set | 138 | # CONFIG_ARCH_CLPS711X is not set |
139 | # CONFIG_ARCH_EBSA110 is not set | 139 | # CONFIG_ARCH_EBSA110 is not set |
140 | # CONFIG_ARCH_EP93XX is not set | 140 | # CONFIG_ARCH_EP93XX is not set |
141 | # CONFIG_ARCH_GEMINI is not set | ||
141 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
142 | # CONFIG_ARCH_NETX is not set | 143 | # CONFIG_ARCH_NETX is not set |
143 | # CONFIG_ARCH_H720X is not set | 144 | # CONFIG_ARCH_H720X is not set |
@@ -158,14 +159,17 @@ CONFIG_CLASSIC_RCU=y | |||
158 | CONFIG_ARCH_ORION5X=y | 159 | CONFIG_ARCH_ORION5X=y |
159 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
160 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
162 | # CONFIG_ARCH_MMP is not set | ||
161 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
162 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
163 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
166 | # CONFIG_ARCH_S3C64XX is not set | ||
164 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
165 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
166 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
167 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
168 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
172 | # CONFIG_ARCH_W90X900 is not set | ||
169 | 173 | ||
170 | # | 174 | # |
171 | # Orion Implementations | 175 | # Orion Implementations |
@@ -175,6 +179,7 @@ CONFIG_MACH_RD88F5182=y | |||
175 | CONFIG_MACH_KUROBOX_PRO=y | 179 | CONFIG_MACH_KUROBOX_PRO=y |
176 | CONFIG_MACH_DNS323=y | 180 | CONFIG_MACH_DNS323=y |
177 | CONFIG_MACH_TS209=y | 181 | CONFIG_MACH_TS209=y |
182 | CONFIG_MACH_TERASTATION_PRO2=y | ||
178 | CONFIG_MACH_LINKSTATION_PRO=y | 183 | CONFIG_MACH_LINKSTATION_PRO=y |
179 | CONFIG_MACH_LINKSTATION_MINI=y | 184 | CONFIG_MACH_LINKSTATION_MINI=y |
180 | CONFIG_MACH_TS409=y | 185 | CONFIG_MACH_TS409=y |
@@ -187,14 +192,6 @@ CONFIG_MACH_WNR854T=y | |||
187 | CONFIG_MACH_RD88F5181L_GE=y | 192 | CONFIG_MACH_RD88F5181L_GE=y |
188 | CONFIG_MACH_RD88F5181L_FXO=y | 193 | CONFIG_MACH_RD88F5181L_FXO=y |
189 | CONFIG_MACH_RD88F6183AP_GE=y | 194 | CONFIG_MACH_RD88F6183AP_GE=y |
190 | |||
191 | # | ||
192 | # Boot options | ||
193 | # | ||
194 | |||
195 | # | ||
196 | # Power management | ||
197 | # | ||
198 | CONFIG_PLAT_ORION=y | 195 | CONFIG_PLAT_ORION=y |
199 | 196 | ||
200 | # | 197 | # |
@@ -228,6 +225,8 @@ CONFIG_PCI_SYSCALL=y | |||
228 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 225 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
229 | CONFIG_PCI_LEGACY=y | 226 | CONFIG_PCI_LEGACY=y |
230 | # CONFIG_PCI_DEBUG is not set | 227 | # CONFIG_PCI_DEBUG is not set |
228 | # CONFIG_PCI_STUB is not set | ||
229 | # CONFIG_PCI_IOV is not set | ||
231 | # CONFIG_PCCARD is not set | 230 | # CONFIG_PCCARD is not set |
232 | 231 | ||
233 | # | 232 | # |
@@ -237,25 +236,32 @@ CONFIG_TICK_ONESHOT=y | |||
237 | CONFIG_NO_HZ=y | 236 | CONFIG_NO_HZ=y |
238 | CONFIG_HIGH_RES_TIMERS=y | 237 | CONFIG_HIGH_RES_TIMERS=y |
239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 238 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
239 | CONFIG_VMSPLIT_3G=y | ||
240 | # CONFIG_VMSPLIT_2G is not set | ||
241 | # CONFIG_VMSPLIT_1G is not set | ||
242 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
240 | CONFIG_PREEMPT=y | 243 | CONFIG_PREEMPT=y |
241 | CONFIG_HZ=100 | 244 | CONFIG_HZ=100 |
242 | CONFIG_AEABI=y | 245 | CONFIG_AEABI=y |
243 | CONFIG_OABI_COMPAT=y | 246 | CONFIG_OABI_COMPAT=y |
244 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 247 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
248 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
249 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
250 | # CONFIG_HIGHMEM is not set | ||
245 | CONFIG_SELECT_MEMORY_MODEL=y | 251 | CONFIG_SELECT_MEMORY_MODEL=y |
246 | CONFIG_FLATMEM_MANUAL=y | 252 | CONFIG_FLATMEM_MANUAL=y |
247 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 253 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
248 | # CONFIG_SPARSEMEM_MANUAL is not set | 254 | # CONFIG_SPARSEMEM_MANUAL is not set |
249 | CONFIG_FLATMEM=y | 255 | CONFIG_FLATMEM=y |
250 | CONFIG_FLAT_NODE_MEM_MAP=y | 256 | CONFIG_FLAT_NODE_MEM_MAP=y |
251 | # CONFIG_SPARSEMEM_STATIC is not set | ||
252 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
253 | CONFIG_PAGEFLAGS_EXTENDED=y | 257 | CONFIG_PAGEFLAGS_EXTENDED=y |
254 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 258 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
255 | # CONFIG_RESOURCES_64BIT is not set | 259 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
256 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=0 |
257 | CONFIG_BOUNCE=y | ||
258 | CONFIG_VIRT_TO_BUS=y | 261 | CONFIG_VIRT_TO_BUS=y |
262 | CONFIG_UNEVICTABLE_LRU=y | ||
263 | CONFIG_HAVE_MLOCK=y | ||
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
259 | CONFIG_LEDS=y | 265 | CONFIG_LEDS=y |
260 | CONFIG_LEDS_CPU=y | 266 | CONFIG_LEDS_CPU=y |
261 | CONFIG_ALIGNMENT_TRAP=y | 267 | CONFIG_ALIGNMENT_TRAP=y |
@@ -270,6 +276,11 @@ CONFIG_CMDLINE="" | |||
270 | # CONFIG_KEXEC is not set | 276 | # CONFIG_KEXEC is not set |
271 | 277 | ||
272 | # | 278 | # |
279 | # CPU Power Management | ||
280 | # | ||
281 | # CONFIG_CPU_IDLE is not set | ||
282 | |||
283 | # | ||
273 | # Floating point emulation | 284 | # Floating point emulation |
274 | # | 285 | # |
275 | 286 | ||
@@ -285,13 +296,18 @@ CONFIG_VFP=y | |||
285 | # Userspace binary formats | 296 | # Userspace binary formats |
286 | # | 297 | # |
287 | CONFIG_BINFMT_ELF=y | 298 | CONFIG_BINFMT_ELF=y |
299 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
300 | CONFIG_HAVE_AOUT=y | ||
288 | # CONFIG_BINFMT_AOUT is not set | 301 | # CONFIG_BINFMT_AOUT is not set |
289 | # CONFIG_BINFMT_MISC is not set | 302 | # CONFIG_BINFMT_MISC is not set |
290 | 303 | ||
291 | # | 304 | # |
292 | # Power management options | 305 | # Power management options |
293 | # | 306 | # |
294 | # CONFIG_PM is not set | 307 | CONFIG_PM=y |
308 | # CONFIG_PM_DEBUG is not set | ||
309 | # CONFIG_SUSPEND is not set | ||
310 | # CONFIG_APM_EMULATION is not set | ||
295 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 311 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
296 | CONFIG_NET=y | 312 | CONFIG_NET=y |
297 | 313 | ||
@@ -328,7 +344,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
328 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 344 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
329 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 345 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
330 | CONFIG_INET_XFRM_MODE_BEET=y | 346 | CONFIG_INET_XFRM_MODE_BEET=y |
331 | # CONFIG_INET_LRO is not set | 347 | CONFIG_INET_LRO=y |
332 | CONFIG_INET_DIAG=y | 348 | CONFIG_INET_DIAG=y |
333 | CONFIG_INET_TCP_DIAG=y | 349 | CONFIG_INET_TCP_DIAG=y |
334 | # CONFIG_TCP_CONG_ADVANCED is not set | 350 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -343,6 +359,15 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_TIPC is not set | 359 | # CONFIG_TIPC is not set |
344 | # CONFIG_ATM is not set | 360 | # CONFIG_ATM is not set |
345 | # CONFIG_BRIDGE is not set | 361 | # CONFIG_BRIDGE is not set |
362 | CONFIG_NET_DSA=y | ||
363 | CONFIG_NET_DSA_TAG_DSA=y | ||
364 | CONFIG_NET_DSA_TAG_EDSA=y | ||
365 | # CONFIG_NET_DSA_TAG_TRAILER is not set | ||
366 | CONFIG_NET_DSA_MV88E6XXX=y | ||
367 | # CONFIG_NET_DSA_MV88E6060 is not set | ||
368 | CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y | ||
369 | CONFIG_NET_DSA_MV88E6131=y | ||
370 | CONFIG_NET_DSA_MV88E6123_61_65=y | ||
346 | # CONFIG_VLAN_8021Q is not set | 371 | # CONFIG_VLAN_8021Q is not set |
347 | # CONFIG_DECNET is not set | 372 | # CONFIG_DECNET is not set |
348 | # CONFIG_LLC2 is not set | 373 | # CONFIG_LLC2 is not set |
@@ -352,27 +377,29 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_LAPB is not set | 377 | # CONFIG_LAPB is not set |
353 | # CONFIG_ECONET is not set | 378 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 379 | # CONFIG_WAN_ROUTER is not set |
380 | # CONFIG_PHONET is not set | ||
355 | # CONFIG_NET_SCHED is not set | 381 | # CONFIG_NET_SCHED is not set |
382 | # CONFIG_DCB is not set | ||
356 | 383 | ||
357 | # | 384 | # |
358 | # Network testing | 385 | # Network testing |
359 | # | 386 | # |
360 | CONFIG_NET_PKTGEN=m | 387 | CONFIG_NET_PKTGEN=m |
361 | # CONFIG_NET_TCPPROBE is not set | 388 | # CONFIG_NET_TCPPROBE is not set |
389 | # CONFIG_NET_DROP_MONITOR is not set | ||
362 | # CONFIG_HAMRADIO is not set | 390 | # CONFIG_HAMRADIO is not set |
363 | # CONFIG_CAN is not set | 391 | # CONFIG_CAN is not set |
364 | # CONFIG_IRDA is not set | 392 | # CONFIG_IRDA is not set |
365 | # CONFIG_BT is not set | 393 | # CONFIG_BT is not set |
366 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
367 | 395 | CONFIG_WIRELESS=y | |
368 | # | ||
369 | # Wireless | ||
370 | # | ||
371 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
397 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
372 | CONFIG_WIRELESS_EXT=y | 398 | CONFIG_WIRELESS_EXT=y |
373 | CONFIG_WIRELESS_EXT_SYSFS=y | 399 | CONFIG_WIRELESS_EXT_SYSFS=y |
400 | # CONFIG_LIB80211 is not set | ||
374 | # CONFIG_MAC80211 is not set | 401 | # CONFIG_MAC80211 is not set |
375 | # CONFIG_IEEE80211 is not set | 402 | # CONFIG_WIMAX is not set |
376 | # CONFIG_RFKILL is not set | 403 | # CONFIG_RFKILL is not set |
377 | # CONFIG_NET_9P is not set | 404 | # CONFIG_NET_9P is not set |
378 | 405 | ||
@@ -397,6 +424,7 @@ CONFIG_MTD=y | |||
397 | # CONFIG_MTD_DEBUG is not set | 424 | # CONFIG_MTD_DEBUG is not set |
398 | # CONFIG_MTD_CONCAT is not set | 425 | # CONFIG_MTD_CONCAT is not set |
399 | CONFIG_MTD_PARTITIONS=y | 426 | CONFIG_MTD_PARTITIONS=y |
427 | # CONFIG_MTD_TESTS is not set | ||
400 | # CONFIG_MTD_REDBOOT_PARTS is not set | 428 | # CONFIG_MTD_REDBOOT_PARTS is not set |
401 | CONFIG_MTD_CMDLINE_PARTS=y | 429 | CONFIG_MTD_CMDLINE_PARTS=y |
402 | # CONFIG_MTD_AFS_PARTS is not set | 430 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -450,9 +478,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
450 | # | 478 | # |
451 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 479 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
452 | CONFIG_MTD_PHYSMAP=y | 480 | CONFIG_MTD_PHYSMAP=y |
453 | CONFIG_MTD_PHYSMAP_START=0x0 | 481 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
454 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
455 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | ||
456 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 482 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
457 | # CONFIG_MTD_IMPA7 is not set | 483 | # CONFIG_MTD_IMPA7 is not set |
458 | # CONFIG_MTD_INTEL_VR_NOR is not set | 484 | # CONFIG_MTD_INTEL_VR_NOR is not set |
@@ -477,6 +503,7 @@ CONFIG_MTD_NAND=y | |||
477 | CONFIG_MTD_NAND_VERIFY_WRITE=y | 503 | CONFIG_MTD_NAND_VERIFY_WRITE=y |
478 | # CONFIG_MTD_NAND_ECC_SMC is not set | 504 | # CONFIG_MTD_NAND_ECC_SMC is not set |
479 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 505 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
506 | # CONFIG_MTD_NAND_GPIO is not set | ||
480 | CONFIG_MTD_NAND_IDS=y | 507 | CONFIG_MTD_NAND_IDS=y |
481 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 508 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
482 | # CONFIG_MTD_NAND_CAFE is not set | 509 | # CONFIG_MTD_NAND_CAFE is not set |
@@ -487,6 +514,11 @@ CONFIG_MTD_NAND_ORION=y | |||
487 | # CONFIG_MTD_ONENAND is not set | 514 | # CONFIG_MTD_ONENAND is not set |
488 | 515 | ||
489 | # | 516 | # |
517 | # LPDDR flash memory drivers | ||
518 | # | ||
519 | # CONFIG_MTD_LPDDR is not set | ||
520 | |||
521 | # | ||
490 | # UBI - Unsorted block images | 522 | # UBI - Unsorted block images |
491 | # | 523 | # |
492 | # CONFIG_MTD_UBI is not set | 524 | # CONFIG_MTD_UBI is not set |
@@ -507,11 +539,20 @@ CONFIG_BLK_DEV_LOOP=y | |||
507 | # CONFIG_ATA_OVER_ETH is not set | 539 | # CONFIG_ATA_OVER_ETH is not set |
508 | CONFIG_MISC_DEVICES=y | 540 | CONFIG_MISC_DEVICES=y |
509 | # CONFIG_PHANTOM is not set | 541 | # CONFIG_PHANTOM is not set |
510 | # CONFIG_EEPROM_93CX6 is not set | ||
511 | # CONFIG_SGI_IOC4 is not set | 542 | # CONFIG_SGI_IOC4 is not set |
512 | # CONFIG_TIFM_CORE is not set | 543 | # CONFIG_TIFM_CORE is not set |
544 | # CONFIG_ICS932S401 is not set | ||
513 | # CONFIG_ENCLOSURE_SERVICES is not set | 545 | # CONFIG_ENCLOSURE_SERVICES is not set |
514 | # CONFIG_HP_ILO is not set | 546 | # CONFIG_HP_ILO is not set |
547 | # CONFIG_ISL29003 is not set | ||
548 | # CONFIG_C2PORT is not set | ||
549 | |||
550 | # | ||
551 | # EEPROM support | ||
552 | # | ||
553 | # CONFIG_EEPROM_AT24 is not set | ||
554 | # CONFIG_EEPROM_LEGACY is not set | ||
555 | # CONFIG_EEPROM_93CX6 is not set | ||
515 | CONFIG_HAVE_IDE=y | 556 | CONFIG_HAVE_IDE=y |
516 | # CONFIG_IDE is not set | 557 | # CONFIG_IDE is not set |
517 | 558 | ||
@@ -569,7 +610,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
569 | # CONFIG_MEGARAID_NEWGEN is not set | 610 | # CONFIG_MEGARAID_NEWGEN is not set |
570 | # CONFIG_MEGARAID_LEGACY is not set | 611 | # CONFIG_MEGARAID_LEGACY is not set |
571 | # CONFIG_MEGARAID_SAS is not set | 612 | # CONFIG_MEGARAID_SAS is not set |
613 | # CONFIG_SCSI_MPT2SAS is not set | ||
572 | # CONFIG_SCSI_HPTIOP is not set | 614 | # CONFIG_SCSI_HPTIOP is not set |
615 | # CONFIG_LIBFC is not set | ||
616 | # CONFIG_LIBFCOE is not set | ||
617 | # CONFIG_FCOE is not set | ||
573 | # CONFIG_SCSI_DMX3191D is not set | 618 | # CONFIG_SCSI_DMX3191D is not set |
574 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 619 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
575 | # CONFIG_SCSI_IPS is not set | 620 | # CONFIG_SCSI_IPS is not set |
@@ -589,6 +634,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
589 | # CONFIG_SCSI_DEBUG is not set | 634 | # CONFIG_SCSI_DEBUG is not set |
590 | # CONFIG_SCSI_SRP is not set | 635 | # CONFIG_SCSI_SRP is not set |
591 | # CONFIG_SCSI_DH is not set | 636 | # CONFIG_SCSI_DH is not set |
637 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
592 | CONFIG_ATA=y | 638 | CONFIG_ATA=y |
593 | # CONFIG_ATA_NONSTANDARD is not set | 639 | # CONFIG_ATA_NONSTANDARD is not set |
594 | CONFIG_SATA_PMP=y | 640 | CONFIG_SATA_PMP=y |
@@ -663,6 +709,7 @@ CONFIG_SATA_MV=y | |||
663 | # CONFIG_IEEE1394 is not set | 709 | # CONFIG_IEEE1394 is not set |
664 | # CONFIG_I2O is not set | 710 | # CONFIG_I2O is not set |
665 | CONFIG_NETDEVICES=y | 711 | CONFIG_NETDEVICES=y |
712 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
666 | # CONFIG_DUMMY is not set | 713 | # CONFIG_DUMMY is not set |
667 | # CONFIG_BONDING is not set | 714 | # CONFIG_BONDING is not set |
668 | # CONFIG_MACVLAN is not set | 715 | # CONFIG_MACVLAN is not set |
@@ -670,7 +717,26 @@ CONFIG_NETDEVICES=y | |||
670 | # CONFIG_TUN is not set | 717 | # CONFIG_TUN is not set |
671 | # CONFIG_VETH is not set | 718 | # CONFIG_VETH is not set |
672 | # CONFIG_ARCNET is not set | 719 | # CONFIG_ARCNET is not set |
673 | # CONFIG_PHYLIB is not set | 720 | CONFIG_PHYLIB=y |
721 | |||
722 | # | ||
723 | # MII PHY device drivers | ||
724 | # | ||
725 | CONFIG_MARVELL_PHY=y | ||
726 | # CONFIG_DAVICOM_PHY is not set | ||
727 | # CONFIG_QSEMI_PHY is not set | ||
728 | # CONFIG_LXT_PHY is not set | ||
729 | # CONFIG_CICADA_PHY is not set | ||
730 | # CONFIG_VITESSE_PHY is not set | ||
731 | # CONFIG_SMSC_PHY is not set | ||
732 | # CONFIG_BROADCOM_PHY is not set | ||
733 | # CONFIG_ICPLUS_PHY is not set | ||
734 | # CONFIG_REALTEK_PHY is not set | ||
735 | # CONFIG_NATIONAL_PHY is not set | ||
736 | # CONFIG_STE10XP is not set | ||
737 | # CONFIG_LSI_ET1011C_PHY is not set | ||
738 | # CONFIG_FIXED_PHY is not set | ||
739 | # CONFIG_MDIO_BITBANG is not set | ||
674 | CONFIG_NET_ETHERNET=y | 740 | CONFIG_NET_ETHERNET=y |
675 | CONFIG_MII=y | 741 | CONFIG_MII=y |
676 | # CONFIG_AX88796 is not set | 742 | # CONFIG_AX88796 is not set |
@@ -680,19 +746,25 @@ CONFIG_MII=y | |||
680 | # CONFIG_NET_VENDOR_3COM is not set | 746 | # CONFIG_NET_VENDOR_3COM is not set |
681 | # CONFIG_SMC91X is not set | 747 | # CONFIG_SMC91X is not set |
682 | # CONFIG_DM9000 is not set | 748 | # CONFIG_DM9000 is not set |
749 | # CONFIG_ETHOC is not set | ||
750 | # CONFIG_SMC911X is not set | ||
751 | # CONFIG_SMSC911X is not set | ||
752 | # CONFIG_DNET is not set | ||
683 | # CONFIG_NET_TULIP is not set | 753 | # CONFIG_NET_TULIP is not set |
684 | # CONFIG_HP100 is not set | 754 | # CONFIG_HP100 is not set |
685 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 755 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
686 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 756 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
687 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 757 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
688 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 758 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
759 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
760 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
761 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
689 | CONFIG_NET_PCI=y | 762 | CONFIG_NET_PCI=y |
690 | # CONFIG_PCNET32 is not set | 763 | # CONFIG_PCNET32 is not set |
691 | # CONFIG_AMD8111_ETH is not set | 764 | # CONFIG_AMD8111_ETH is not set |
692 | # CONFIG_ADAPTEC_STARFIRE is not set | 765 | # CONFIG_ADAPTEC_STARFIRE is not set |
693 | # CONFIG_B44 is not set | 766 | # CONFIG_B44 is not set |
694 | # CONFIG_FORCEDETH is not set | 767 | # CONFIG_FORCEDETH is not set |
695 | # CONFIG_EEPRO100 is not set | ||
696 | # CONFIG_E100 is not set | 768 | # CONFIG_E100 is not set |
697 | # CONFIG_FEALNX is not set | 769 | # CONFIG_FEALNX is not set |
698 | # CONFIG_NATSEMI is not set | 770 | # CONFIG_NATSEMI is not set |
@@ -702,10 +774,12 @@ CONFIG_NET_PCI=y | |||
702 | # CONFIG_R6040 is not set | 774 | # CONFIG_R6040 is not set |
703 | # CONFIG_SIS900 is not set | 775 | # CONFIG_SIS900 is not set |
704 | # CONFIG_EPIC100 is not set | 776 | # CONFIG_EPIC100 is not set |
777 | # CONFIG_SMSC9420 is not set | ||
705 | # CONFIG_SUNDANCE is not set | 778 | # CONFIG_SUNDANCE is not set |
706 | # CONFIG_TLAN is not set | 779 | # CONFIG_TLAN is not set |
707 | # CONFIG_VIA_RHINE is not set | 780 | # CONFIG_VIA_RHINE is not set |
708 | # CONFIG_SC92031 is not set | 781 | # CONFIG_SC92031 is not set |
782 | # CONFIG_ATL2 is not set | ||
709 | CONFIG_NETDEV_1000=y | 783 | CONFIG_NETDEV_1000=y |
710 | # CONFIG_ACENIC is not set | 784 | # CONFIG_ACENIC is not set |
711 | # CONFIG_DL2K is not set | 785 | # CONFIG_DL2K is not set |
@@ -713,6 +787,7 @@ CONFIG_NETDEV_1000=y | |||
713 | # CONFIG_E1000E is not set | 787 | # CONFIG_E1000E is not set |
714 | # CONFIG_IP1000 is not set | 788 | # CONFIG_IP1000 is not set |
715 | # CONFIG_IGB is not set | 789 | # CONFIG_IGB is not set |
790 | # CONFIG_IGBVF is not set | ||
716 | # CONFIG_NS83820 is not set | 791 | # CONFIG_NS83820 is not set |
717 | # CONFIG_HAMACHI is not set | 792 | # CONFIG_HAMACHI is not set |
718 | # CONFIG_YELLOWFIN is not set | 793 | # CONFIG_YELLOWFIN is not set |
@@ -727,6 +802,8 @@ CONFIG_MV643XX_ETH=y | |||
727 | # CONFIG_QLA3XXX is not set | 802 | # CONFIG_QLA3XXX is not set |
728 | # CONFIG_ATL1 is not set | 803 | # CONFIG_ATL1 is not set |
729 | # CONFIG_ATL1E is not set | 804 | # CONFIG_ATL1E is not set |
805 | # CONFIG_ATL1C is not set | ||
806 | # CONFIG_JME is not set | ||
730 | # CONFIG_NETDEV_10000 is not set | 807 | # CONFIG_NETDEV_10000 is not set |
731 | # CONFIG_TR is not set | 808 | # CONFIG_TR is not set |
732 | 809 | ||
@@ -735,7 +812,10 @@ CONFIG_MV643XX_ETH=y | |||
735 | # | 812 | # |
736 | # CONFIG_WLAN_PRE80211 is not set | 813 | # CONFIG_WLAN_PRE80211 is not set |
737 | # CONFIG_WLAN_80211 is not set | 814 | # CONFIG_WLAN_80211 is not set |
738 | # CONFIG_IWLWIFI_LEDS is not set | 815 | |
816 | # | ||
817 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
818 | # | ||
739 | 819 | ||
740 | # | 820 | # |
741 | # USB Network Adapters | 821 | # USB Network Adapters |
@@ -819,11 +899,11 @@ CONFIG_SERIAL_CORE=y | |||
819 | CONFIG_SERIAL_CORE_CONSOLE=y | 899 | CONFIG_SERIAL_CORE_CONSOLE=y |
820 | # CONFIG_SERIAL_JSM is not set | 900 | # CONFIG_SERIAL_JSM is not set |
821 | CONFIG_UNIX98_PTYS=y | 901 | CONFIG_UNIX98_PTYS=y |
902 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
822 | CONFIG_LEGACY_PTYS=y | 903 | CONFIG_LEGACY_PTYS=y |
823 | CONFIG_LEGACY_PTY_COUNT=16 | 904 | CONFIG_LEGACY_PTY_COUNT=16 |
824 | # CONFIG_IPMI_HANDLER is not set | 905 | # CONFIG_IPMI_HANDLER is not set |
825 | # CONFIG_HW_RANDOM is not set | 906 | # CONFIG_HW_RANDOM is not set |
826 | # CONFIG_NVRAM is not set | ||
827 | # CONFIG_R3964 is not set | 907 | # CONFIG_R3964 is not set |
828 | # CONFIG_APPLICOM is not set | 908 | # CONFIG_APPLICOM is not set |
829 | # CONFIG_RAW_DRIVER is not set | 909 | # CONFIG_RAW_DRIVER is not set |
@@ -886,12 +966,9 @@ CONFIG_I2C_MV64XXX=y | |||
886 | # Miscellaneous I2C Chip support | 966 | # Miscellaneous I2C Chip support |
887 | # | 967 | # |
888 | # CONFIG_DS1682 is not set | 968 | # CONFIG_DS1682 is not set |
889 | # CONFIG_EEPROM_AT24 is not set | ||
890 | # CONFIG_EEPROM_LEGACY is not set | ||
891 | # CONFIG_SENSORS_PCF8574 is not set | 969 | # CONFIG_SENSORS_PCF8574 is not set |
892 | # CONFIG_PCF8575 is not set | 970 | # CONFIG_PCF8575 is not set |
893 | # CONFIG_SENSORS_PCA9539 is not set | 971 | # CONFIG_SENSORS_PCA9539 is not set |
894 | # CONFIG_SENSORS_PCF8591 is not set | ||
895 | # CONFIG_SENSORS_MAX6875 is not set | 972 | # CONFIG_SENSORS_MAX6875 is not set |
896 | # CONFIG_SENSORS_TSL2550 is not set | 973 | # CONFIG_SENSORS_TSL2550 is not set |
897 | # CONFIG_I2C_DEBUG_CORE is not set | 974 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -911,14 +988,17 @@ CONFIG_HWMON=y | |||
911 | # CONFIG_SENSORS_ADM1029 is not set | 988 | # CONFIG_SENSORS_ADM1029 is not set |
912 | # CONFIG_SENSORS_ADM1031 is not set | 989 | # CONFIG_SENSORS_ADM1031 is not set |
913 | # CONFIG_SENSORS_ADM9240 is not set | 990 | # CONFIG_SENSORS_ADM9240 is not set |
991 | # CONFIG_SENSORS_ADT7462 is not set | ||
914 | # CONFIG_SENSORS_ADT7470 is not set | 992 | # CONFIG_SENSORS_ADT7470 is not set |
915 | # CONFIG_SENSORS_ADT7473 is not set | 993 | # CONFIG_SENSORS_ADT7473 is not set |
994 | # CONFIG_SENSORS_ADT7475 is not set | ||
916 | # CONFIG_SENSORS_ATXP1 is not set | 995 | # CONFIG_SENSORS_ATXP1 is not set |
917 | # CONFIG_SENSORS_DS1621 is not set | 996 | # CONFIG_SENSORS_DS1621 is not set |
918 | # CONFIG_SENSORS_I5K_AMB is not set | 997 | # CONFIG_SENSORS_I5K_AMB is not set |
919 | # CONFIG_SENSORS_F71805F is not set | 998 | # CONFIG_SENSORS_F71805F is not set |
920 | # CONFIG_SENSORS_F71882FG is not set | 999 | # CONFIG_SENSORS_F71882FG is not set |
921 | # CONFIG_SENSORS_F75375S is not set | 1000 | # CONFIG_SENSORS_F75375S is not set |
1001 | # CONFIG_SENSORS_G760A is not set | ||
922 | # CONFIG_SENSORS_GL518SM is not set | 1002 | # CONFIG_SENSORS_GL518SM is not set |
923 | # CONFIG_SENSORS_GL520SM is not set | 1003 | # CONFIG_SENSORS_GL520SM is not set |
924 | # CONFIG_SENSORS_IT87 is not set | 1004 | # CONFIG_SENSORS_IT87 is not set |
@@ -933,10 +1013,15 @@ CONFIG_SENSORS_LM75=y | |||
933 | # CONFIG_SENSORS_LM90 is not set | 1013 | # CONFIG_SENSORS_LM90 is not set |
934 | # CONFIG_SENSORS_LM92 is not set | 1014 | # CONFIG_SENSORS_LM92 is not set |
935 | # CONFIG_SENSORS_LM93 is not set | 1015 | # CONFIG_SENSORS_LM93 is not set |
1016 | # CONFIG_SENSORS_LTC4215 is not set | ||
1017 | # CONFIG_SENSORS_LTC4245 is not set | ||
1018 | # CONFIG_SENSORS_LM95241 is not set | ||
936 | # CONFIG_SENSORS_MAX1619 is not set | 1019 | # CONFIG_SENSORS_MAX1619 is not set |
937 | # CONFIG_SENSORS_MAX6650 is not set | 1020 | # CONFIG_SENSORS_MAX6650 is not set |
938 | # CONFIG_SENSORS_PC87360 is not set | 1021 | # CONFIG_SENSORS_PC87360 is not set |
939 | # CONFIG_SENSORS_PC87427 is not set | 1022 | # CONFIG_SENSORS_PC87427 is not set |
1023 | # CONFIG_SENSORS_PCF8591 is not set | ||
1024 | # CONFIG_SENSORS_SHT15 is not set | ||
940 | # CONFIG_SENSORS_SIS5595 is not set | 1025 | # CONFIG_SENSORS_SIS5595 is not set |
941 | # CONFIG_SENSORS_DME1737 is not set | 1026 | # CONFIG_SENSORS_DME1737 is not set |
942 | # CONFIG_SENSORS_SMSC47M1 is not set | 1027 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -956,12 +1041,14 @@ CONFIG_SENSORS_LM75=y | |||
956 | # CONFIG_SENSORS_W83627HF is not set | 1041 | # CONFIG_SENSORS_W83627HF is not set |
957 | # CONFIG_SENSORS_W83627EHF is not set | 1042 | # CONFIG_SENSORS_W83627EHF is not set |
958 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1043 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1044 | # CONFIG_THERMAL is not set | ||
1045 | # CONFIG_THERMAL_HWMON is not set | ||
959 | # CONFIG_WATCHDOG is not set | 1046 | # CONFIG_WATCHDOG is not set |
1047 | CONFIG_SSB_POSSIBLE=y | ||
960 | 1048 | ||
961 | # | 1049 | # |
962 | # Sonics Silicon Backplane | 1050 | # Sonics Silicon Backplane |
963 | # | 1051 | # |
964 | CONFIG_SSB_POSSIBLE=y | ||
965 | # CONFIG_SSB is not set | 1052 | # CONFIG_SSB is not set |
966 | 1053 | ||
967 | # | 1054 | # |
@@ -970,9 +1057,12 @@ CONFIG_SSB_POSSIBLE=y | |||
970 | # CONFIG_MFD_CORE is not set | 1057 | # CONFIG_MFD_CORE is not set |
971 | # CONFIG_MFD_SM501 is not set | 1058 | # CONFIG_MFD_SM501 is not set |
972 | # CONFIG_HTC_PASIC3 is not set | 1059 | # CONFIG_HTC_PASIC3 is not set |
1060 | # CONFIG_TWL4030_CORE is not set | ||
973 | # CONFIG_MFD_TMIO is not set | 1061 | # CONFIG_MFD_TMIO is not set |
974 | # CONFIG_MFD_T7L66XB is not set | 1062 | # CONFIG_PMIC_DA903X is not set |
975 | # CONFIG_MFD_TC6387XB is not set | 1063 | # CONFIG_MFD_WM8400 is not set |
1064 | # CONFIG_MFD_WM8350_I2C is not set | ||
1065 | # CONFIG_MFD_PCF50633 is not set | ||
976 | 1066 | ||
977 | # | 1067 | # |
978 | # Multimedia devices | 1068 | # Multimedia devices |
@@ -1013,9 +1103,36 @@ CONFIG_HID=y | |||
1013 | # USB Input Devices | 1103 | # USB Input Devices |
1014 | # | 1104 | # |
1015 | CONFIG_USB_HID=y | 1105 | CONFIG_USB_HID=y |
1016 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1106 | # CONFIG_HID_PID is not set |
1017 | # CONFIG_HID_FF is not set | ||
1018 | # CONFIG_USB_HIDDEV is not set | 1107 | # CONFIG_USB_HIDDEV is not set |
1108 | |||
1109 | # | ||
1110 | # Special HID drivers | ||
1111 | # | ||
1112 | # CONFIG_HID_A4TECH is not set | ||
1113 | # CONFIG_HID_APPLE is not set | ||
1114 | # CONFIG_HID_BELKIN is not set | ||
1115 | # CONFIG_HID_CHERRY is not set | ||
1116 | # CONFIG_HID_CHICONY is not set | ||
1117 | # CONFIG_HID_CYPRESS is not set | ||
1118 | # CONFIG_DRAGONRISE_FF is not set | ||
1119 | # CONFIG_HID_EZKEY is not set | ||
1120 | # CONFIG_HID_KYE is not set | ||
1121 | # CONFIG_HID_GYRATION is not set | ||
1122 | # CONFIG_HID_KENSINGTON is not set | ||
1123 | # CONFIG_HID_LOGITECH is not set | ||
1124 | # CONFIG_HID_MICROSOFT is not set | ||
1125 | # CONFIG_HID_MONTEREY is not set | ||
1126 | # CONFIG_HID_NTRIG is not set | ||
1127 | # CONFIG_HID_PANTHERLORD is not set | ||
1128 | # CONFIG_HID_PETALYNX is not set | ||
1129 | # CONFIG_HID_SAMSUNG is not set | ||
1130 | # CONFIG_HID_SONY is not set | ||
1131 | # CONFIG_HID_SUNPLUS is not set | ||
1132 | # CONFIG_GREENASIA_FF is not set | ||
1133 | # CONFIG_HID_TOPSEED is not set | ||
1134 | # CONFIG_THRUSTMASTER_FF is not set | ||
1135 | # CONFIG_ZEROPLUS_FF is not set | ||
1019 | CONFIG_USB_SUPPORT=y | 1136 | CONFIG_USB_SUPPORT=y |
1020 | CONFIG_USB_ARCH_HAS_HCD=y | 1137 | CONFIG_USB_ARCH_HAS_HCD=y |
1021 | CONFIG_USB_ARCH_HAS_OHCI=y | 1138 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1030,10 +1147,13 @@ CONFIG_USB=y | |||
1030 | CONFIG_USB_DEVICEFS=y | 1147 | CONFIG_USB_DEVICEFS=y |
1031 | CONFIG_USB_DEVICE_CLASS=y | 1148 | CONFIG_USB_DEVICE_CLASS=y |
1032 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1149 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1150 | # CONFIG_USB_SUSPEND is not set | ||
1033 | # CONFIG_USB_OTG is not set | 1151 | # CONFIG_USB_OTG is not set |
1034 | # CONFIG_USB_OTG_WHITELIST is not set | 1152 | # CONFIG_USB_OTG_WHITELIST is not set |
1035 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1153 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1036 | # CONFIG_USB_MON is not set | 1154 | # CONFIG_USB_MON is not set |
1155 | # CONFIG_USB_WUSB is not set | ||
1156 | # CONFIG_USB_WUSB_CBAF is not set | ||
1037 | 1157 | ||
1038 | # | 1158 | # |
1039 | # USB Host Controller Drivers | 1159 | # USB Host Controller Drivers |
@@ -1042,12 +1162,15 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1042 | CONFIG_USB_EHCI_HCD=y | 1162 | CONFIG_USB_EHCI_HCD=y |
1043 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1163 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1044 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1164 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1165 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1045 | # CONFIG_USB_ISP116X_HCD is not set | 1166 | # CONFIG_USB_ISP116X_HCD is not set |
1046 | # CONFIG_USB_ISP1760_HCD is not set | 1167 | # CONFIG_USB_ISP1760_HCD is not set |
1047 | # CONFIG_USB_OHCI_HCD is not set | 1168 | # CONFIG_USB_OHCI_HCD is not set |
1048 | # CONFIG_USB_UHCI_HCD is not set | 1169 | # CONFIG_USB_UHCI_HCD is not set |
1049 | # CONFIG_USB_SL811_HCD is not set | 1170 | # CONFIG_USB_SL811_HCD is not set |
1050 | # CONFIG_USB_R8A66597_HCD is not set | 1171 | # CONFIG_USB_R8A66597_HCD is not set |
1172 | # CONFIG_USB_WHCI_HCD is not set | ||
1173 | # CONFIG_USB_HWA_HCD is not set | ||
1051 | 1174 | ||
1052 | # | 1175 | # |
1053 | # USB Device Class drivers | 1176 | # USB Device Class drivers |
@@ -1055,20 +1178,20 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
1055 | # CONFIG_USB_ACM is not set | 1178 | # CONFIG_USB_ACM is not set |
1056 | CONFIG_USB_PRINTER=y | 1179 | CONFIG_USB_PRINTER=y |
1057 | # CONFIG_USB_WDM is not set | 1180 | # CONFIG_USB_WDM is not set |
1181 | # CONFIG_USB_TMC is not set | ||
1058 | 1182 | ||
1059 | # | 1183 | # |
1060 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1184 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1061 | # | 1185 | # |
1062 | 1186 | ||
1063 | # | 1187 | # |
1064 | # may also be needed; see USB_STORAGE Help for more information | 1188 | # also be needed; see USB_STORAGE Help for more info |
1065 | # | 1189 | # |
1066 | CONFIG_USB_STORAGE=y | 1190 | CONFIG_USB_STORAGE=y |
1067 | # CONFIG_USB_STORAGE_DEBUG is not set | 1191 | # CONFIG_USB_STORAGE_DEBUG is not set |
1068 | CONFIG_USB_STORAGE_DATAFAB=y | 1192 | CONFIG_USB_STORAGE_DATAFAB=y |
1069 | CONFIG_USB_STORAGE_FREECOM=y | 1193 | CONFIG_USB_STORAGE_FREECOM=y |
1070 | # CONFIG_USB_STORAGE_ISD200 is not set | 1194 | # CONFIG_USB_STORAGE_ISD200 is not set |
1071 | CONFIG_USB_STORAGE_DPCM=y | ||
1072 | # CONFIG_USB_STORAGE_USBAT is not set | 1195 | # CONFIG_USB_STORAGE_USBAT is not set |
1073 | CONFIG_USB_STORAGE_SDDR09=y | 1196 | CONFIG_USB_STORAGE_SDDR09=y |
1074 | CONFIG_USB_STORAGE_SDDR55=y | 1197 | CONFIG_USB_STORAGE_SDDR55=y |
@@ -1076,7 +1199,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1076 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1199 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1077 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1200 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1078 | # CONFIG_USB_STORAGE_KARMA is not set | 1201 | # CONFIG_USB_STORAGE_KARMA is not set |
1079 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1080 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1202 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1081 | # CONFIG_USB_LIBUSUAL is not set | 1203 | # CONFIG_USB_LIBUSUAL is not set |
1082 | 1204 | ||
@@ -1097,6 +1219,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1097 | # CONFIG_USB_EMI62 is not set | 1219 | # CONFIG_USB_EMI62 is not set |
1098 | # CONFIG_USB_EMI26 is not set | 1220 | # CONFIG_USB_EMI26 is not set |
1099 | # CONFIG_USB_ADUTUX is not set | 1221 | # CONFIG_USB_ADUTUX is not set |
1222 | # CONFIG_USB_SEVSEG is not set | ||
1100 | # CONFIG_USB_RIO500 is not set | 1223 | # CONFIG_USB_RIO500 is not set |
1101 | # CONFIG_USB_LEGOTOWER is not set | 1224 | # CONFIG_USB_LEGOTOWER is not set |
1102 | # CONFIG_USB_LCD is not set | 1225 | # CONFIG_USB_LCD is not set |
@@ -1104,7 +1227,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1104 | # CONFIG_USB_LED is not set | 1227 | # CONFIG_USB_LED is not set |
1105 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1228 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1106 | # CONFIG_USB_CYTHERM is not set | 1229 | # CONFIG_USB_CYTHERM is not set |
1107 | # CONFIG_USB_PHIDGET is not set | ||
1108 | # CONFIG_USB_IDMOUSE is not set | 1230 | # CONFIG_USB_IDMOUSE is not set |
1109 | # CONFIG_USB_FTDI_ELAN is not set | 1231 | # CONFIG_USB_FTDI_ELAN is not set |
1110 | # CONFIG_USB_APPLEDISPLAY is not set | 1232 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1114,8 +1236,18 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1114 | # CONFIG_USB_IOWARRIOR is not set | 1236 | # CONFIG_USB_IOWARRIOR is not set |
1115 | # CONFIG_USB_TEST is not set | 1237 | # CONFIG_USB_TEST is not set |
1116 | # CONFIG_USB_ISIGHTFW is not set | 1238 | # CONFIG_USB_ISIGHTFW is not set |
1239 | # CONFIG_USB_VST is not set | ||
1117 | # CONFIG_USB_GADGET is not set | 1240 | # CONFIG_USB_GADGET is not set |
1241 | |||
1242 | # | ||
1243 | # OTG and related infrastructure | ||
1244 | # | ||
1245 | # CONFIG_USB_GPIO_VBUS is not set | ||
1246 | # CONFIG_NOP_USB_XCEIV is not set | ||
1247 | # CONFIG_UWB is not set | ||
1118 | # CONFIG_MMC is not set | 1248 | # CONFIG_MMC is not set |
1249 | # CONFIG_MEMSTICK is not set | ||
1250 | # CONFIG_ACCESSIBILITY is not set | ||
1119 | CONFIG_NEW_LEDS=y | 1251 | CONFIG_NEW_LEDS=y |
1120 | CONFIG_LEDS_CLASS=y | 1252 | CONFIG_LEDS_CLASS=y |
1121 | 1253 | ||
@@ -1124,7 +1256,10 @@ CONFIG_LEDS_CLASS=y | |||
1124 | # | 1256 | # |
1125 | # CONFIG_LEDS_PCA9532 is not set | 1257 | # CONFIG_LEDS_PCA9532 is not set |
1126 | CONFIG_LEDS_GPIO=y | 1258 | CONFIG_LEDS_GPIO=y |
1259 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1260 | # CONFIG_LEDS_LP5521 is not set | ||
1127 | # CONFIG_LEDS_PCA955X is not set | 1261 | # CONFIG_LEDS_PCA955X is not set |
1262 | # CONFIG_LEDS_BD2802 is not set | ||
1128 | 1263 | ||
1129 | # | 1264 | # |
1130 | # LED Triggers | 1265 | # LED Triggers |
@@ -1132,7 +1267,12 @@ CONFIG_LEDS_GPIO=y | |||
1132 | CONFIG_LEDS_TRIGGERS=y | 1267 | CONFIG_LEDS_TRIGGERS=y |
1133 | CONFIG_LEDS_TRIGGER_TIMER=y | 1268 | CONFIG_LEDS_TRIGGER_TIMER=y |
1134 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1269 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1270 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1135 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | 1271 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y |
1272 | |||
1273 | # | ||
1274 | # iptables trigger is under Netfilter config (LED target) | ||
1275 | # | ||
1136 | CONFIG_RTC_LIB=y | 1276 | CONFIG_RTC_LIB=y |
1137 | CONFIG_RTC_CLASS=y | 1277 | CONFIG_RTC_CLASS=y |
1138 | CONFIG_RTC_HCTOSYS=y | 1278 | CONFIG_RTC_HCTOSYS=y |
@@ -1164,6 +1304,7 @@ CONFIG_RTC_DRV_M41T80=y | |||
1164 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1304 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1165 | CONFIG_RTC_DRV_S35390A=y | 1305 | CONFIG_RTC_DRV_S35390A=y |
1166 | # CONFIG_RTC_DRV_FM3130 is not set | 1306 | # CONFIG_RTC_DRV_FM3130 is not set |
1307 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1167 | 1308 | ||
1168 | # | 1309 | # |
1169 | # SPI RTC drivers | 1310 | # SPI RTC drivers |
@@ -1173,12 +1314,15 @@ CONFIG_RTC_DRV_S35390A=y | |||
1173 | # Platform RTC drivers | 1314 | # Platform RTC drivers |
1174 | # | 1315 | # |
1175 | # CONFIG_RTC_DRV_CMOS is not set | 1316 | # CONFIG_RTC_DRV_CMOS is not set |
1317 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1176 | # CONFIG_RTC_DRV_DS1511 is not set | 1318 | # CONFIG_RTC_DRV_DS1511 is not set |
1177 | # CONFIG_RTC_DRV_DS1553 is not set | 1319 | # CONFIG_RTC_DRV_DS1553 is not set |
1178 | # CONFIG_RTC_DRV_DS1742 is not set | 1320 | # CONFIG_RTC_DRV_DS1742 is not set |
1179 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1321 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1180 | CONFIG_RTC_DRV_M48T86=y | 1322 | CONFIG_RTC_DRV_M48T86=y |
1323 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1181 | # CONFIG_RTC_DRV_M48T59 is not set | 1324 | # CONFIG_RTC_DRV_M48T59 is not set |
1325 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1182 | # CONFIG_RTC_DRV_V3020 is not set | 1326 | # CONFIG_RTC_DRV_V3020 is not set |
1183 | 1327 | ||
1184 | # | 1328 | # |
@@ -1196,16 +1340,12 @@ CONFIG_DMA_ENGINE=y | |||
1196 | # DMA Clients | 1340 | # DMA Clients |
1197 | # | 1341 | # |
1198 | # CONFIG_NET_DMA is not set | 1342 | # CONFIG_NET_DMA is not set |
1343 | # CONFIG_ASYNC_TX_DMA is not set | ||
1199 | # CONFIG_DMATEST is not set | 1344 | # CONFIG_DMATEST is not set |
1200 | 1345 | # CONFIG_AUXDISPLAY is not set | |
1201 | # | ||
1202 | # Voltage and Current regulators | ||
1203 | # | ||
1204 | # CONFIG_REGULATOR is not set | 1346 | # CONFIG_REGULATOR is not set |
1205 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1206 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1207 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1208 | # CONFIG_UIO is not set | 1347 | # CONFIG_UIO is not set |
1348 | # CONFIG_STAGING is not set | ||
1209 | 1349 | ||
1210 | # | 1350 | # |
1211 | # File systems | 1351 | # File systems |
@@ -1214,14 +1354,25 @@ CONFIG_EXT2_FS=y | |||
1214 | # CONFIG_EXT2_FS_XATTR is not set | 1354 | # CONFIG_EXT2_FS_XATTR is not set |
1215 | # CONFIG_EXT2_FS_XIP is not set | 1355 | # CONFIG_EXT2_FS_XIP is not set |
1216 | CONFIG_EXT3_FS=y | 1356 | CONFIG_EXT3_FS=y |
1357 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1217 | # CONFIG_EXT3_FS_XATTR is not set | 1358 | # CONFIG_EXT3_FS_XATTR is not set |
1218 | # CONFIG_EXT4DEV_FS is not set | 1359 | CONFIG_EXT4_FS=m |
1360 | # CONFIG_EXT4DEV_COMPAT is not set | ||
1361 | CONFIG_EXT4_FS_XATTR=y | ||
1362 | # CONFIG_EXT4_FS_POSIX_ACL is not set | ||
1363 | # CONFIG_EXT4_FS_SECURITY is not set | ||
1219 | CONFIG_JBD=y | 1364 | CONFIG_JBD=y |
1365 | # CONFIG_JBD_DEBUG is not set | ||
1366 | CONFIG_JBD2=m | ||
1367 | # CONFIG_JBD2_DEBUG is not set | ||
1368 | CONFIG_FS_MBCACHE=m | ||
1220 | # CONFIG_REISERFS_FS is not set | 1369 | # CONFIG_REISERFS_FS is not set |
1221 | # CONFIG_JFS_FS is not set | 1370 | # CONFIG_JFS_FS is not set |
1222 | # CONFIG_FS_POSIX_ACL is not set | 1371 | # CONFIG_FS_POSIX_ACL is not set |
1372 | CONFIG_FILE_LOCKING=y | ||
1223 | # CONFIG_XFS_FS is not set | 1373 | # CONFIG_XFS_FS is not set |
1224 | # CONFIG_OCFS2_FS is not set | 1374 | # CONFIG_OCFS2_FS is not set |
1375 | # CONFIG_BTRFS_FS is not set | ||
1225 | CONFIG_DNOTIFY=y | 1376 | CONFIG_DNOTIFY=y |
1226 | CONFIG_INOTIFY=y | 1377 | CONFIG_INOTIFY=y |
1227 | CONFIG_INOTIFY_USER=y | 1378 | CONFIG_INOTIFY_USER=y |
@@ -1231,6 +1382,11 @@ CONFIG_INOTIFY_USER=y | |||
1231 | # CONFIG_FUSE_FS is not set | 1382 | # CONFIG_FUSE_FS is not set |
1232 | 1383 | ||
1233 | # | 1384 | # |
1385 | # Caches | ||
1386 | # | ||
1387 | # CONFIG_FSCACHE is not set | ||
1388 | |||
1389 | # | ||
1234 | # CD-ROM/DVD Filesystems | 1390 | # CD-ROM/DVD Filesystems |
1235 | # | 1391 | # |
1236 | CONFIG_ISO9660_FS=m | 1392 | CONFIG_ISO9660_FS=m |
@@ -1254,15 +1410,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1254 | # | 1410 | # |
1255 | CONFIG_PROC_FS=y | 1411 | CONFIG_PROC_FS=y |
1256 | CONFIG_PROC_SYSCTL=y | 1412 | CONFIG_PROC_SYSCTL=y |
1413 | CONFIG_PROC_PAGE_MONITOR=y | ||
1257 | CONFIG_SYSFS=y | 1414 | CONFIG_SYSFS=y |
1258 | CONFIG_TMPFS=y | 1415 | CONFIG_TMPFS=y |
1259 | # CONFIG_TMPFS_POSIX_ACL is not set | 1416 | # CONFIG_TMPFS_POSIX_ACL is not set |
1260 | # CONFIG_HUGETLB_PAGE is not set | 1417 | # CONFIG_HUGETLB_PAGE is not set |
1261 | # CONFIG_CONFIGFS_FS is not set | 1418 | # CONFIG_CONFIGFS_FS is not set |
1262 | 1419 | CONFIG_MISC_FILESYSTEMS=y | |
1263 | # | ||
1264 | # Miscellaneous filesystems | ||
1265 | # | ||
1266 | # CONFIG_ADFS_FS is not set | 1420 | # CONFIG_ADFS_FS is not set |
1267 | # CONFIG_AFFS_FS is not set | 1421 | # CONFIG_AFFS_FS is not set |
1268 | # CONFIG_HFS_FS is not set | 1422 | # CONFIG_HFS_FS is not set |
@@ -1282,6 +1436,7 @@ CONFIG_JFFS2_ZLIB=y | |||
1282 | CONFIG_JFFS2_RTIME=y | 1436 | CONFIG_JFFS2_RTIME=y |
1283 | # CONFIG_JFFS2_RUBIN is not set | 1437 | # CONFIG_JFFS2_RUBIN is not set |
1284 | CONFIG_CRAMFS=y | 1438 | CONFIG_CRAMFS=y |
1439 | # CONFIG_SQUASHFS is not set | ||
1285 | # CONFIG_VXFS_FS is not set | 1440 | # CONFIG_VXFS_FS is not set |
1286 | # CONFIG_MINIX_FS is not set | 1441 | # CONFIG_MINIX_FS is not set |
1287 | # CONFIG_OMFS_FS is not set | 1442 | # CONFIG_OMFS_FS is not set |
@@ -1290,6 +1445,7 @@ CONFIG_CRAMFS=y | |||
1290 | # CONFIG_ROMFS_FS is not set | 1445 | # CONFIG_ROMFS_FS is not set |
1291 | # CONFIG_SYSV_FS is not set | 1446 | # CONFIG_SYSV_FS is not set |
1292 | # CONFIG_UFS_FS is not set | 1447 | # CONFIG_UFS_FS is not set |
1448 | # CONFIG_NILFS2_FS is not set | ||
1293 | CONFIG_NETWORK_FILESYSTEMS=y | 1449 | CONFIG_NETWORK_FILESYSTEMS=y |
1294 | CONFIG_NFS_FS=y | 1450 | CONFIG_NFS_FS=y |
1295 | CONFIG_NFS_V3=y | 1451 | CONFIG_NFS_V3=y |
@@ -1381,13 +1537,16 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1381 | CONFIG_FRAME_WARN=1024 | 1537 | CONFIG_FRAME_WARN=1024 |
1382 | CONFIG_MAGIC_SYSRQ=y | 1538 | CONFIG_MAGIC_SYSRQ=y |
1383 | # CONFIG_UNUSED_SYMBOLS is not set | 1539 | # CONFIG_UNUSED_SYMBOLS is not set |
1384 | # CONFIG_DEBUG_FS is not set | 1540 | CONFIG_DEBUG_FS=y |
1385 | # CONFIG_HEADERS_CHECK is not set | 1541 | # CONFIG_HEADERS_CHECK is not set |
1386 | CONFIG_DEBUG_KERNEL=y | 1542 | CONFIG_DEBUG_KERNEL=y |
1387 | # CONFIG_DEBUG_SHIRQ is not set | 1543 | # CONFIG_DEBUG_SHIRQ is not set |
1388 | CONFIG_DETECT_SOFTLOCKUP=y | 1544 | CONFIG_DETECT_SOFTLOCKUP=y |
1389 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1545 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1390 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1546 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1547 | CONFIG_DETECT_HUNG_TASK=y | ||
1548 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1549 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1391 | CONFIG_SCHED_DEBUG=y | 1550 | CONFIG_SCHED_DEBUG=y |
1392 | CONFIG_SCHEDSTATS=y | 1551 | CONFIG_SCHEDSTATS=y |
1393 | # CONFIG_TIMER_STATS is not set | 1552 | # CONFIG_TIMER_STATS is not set |
@@ -1411,25 +1570,46 @@ CONFIG_DEBUG_INFO=y | |||
1411 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1570 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1412 | # CONFIG_DEBUG_LIST is not set | 1571 | # CONFIG_DEBUG_LIST is not set |
1413 | # CONFIG_DEBUG_SG is not set | 1572 | # CONFIG_DEBUG_SG is not set |
1573 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1414 | CONFIG_FRAME_POINTER=y | 1574 | CONFIG_FRAME_POINTER=y |
1415 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1575 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1416 | # CONFIG_RCU_TORTURE_TEST is not set | 1576 | # CONFIG_RCU_TORTURE_TEST is not set |
1577 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1417 | # CONFIG_KPROBES_SANITY_TEST is not set | 1578 | # CONFIG_KPROBES_SANITY_TEST is not set |
1418 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1579 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1580 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1419 | # CONFIG_LKDTM is not set | 1581 | # CONFIG_LKDTM is not set |
1420 | # CONFIG_FAULT_INJECTION is not set | 1582 | # CONFIG_FAULT_INJECTION is not set |
1421 | CONFIG_LATENCYTOP=y | 1583 | CONFIG_LATENCYTOP=y |
1422 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1584 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1423 | CONFIG_HAVE_FTRACE=y | 1585 | # CONFIG_PAGE_POISONING is not set |
1424 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1586 | CONFIG_NOP_TRACER=y |
1425 | # CONFIG_FTRACE is not set | 1587 | CONFIG_HAVE_FUNCTION_TRACER=y |
1588 | CONFIG_RING_BUFFER=y | ||
1589 | CONFIG_TRACING=y | ||
1590 | CONFIG_TRACING_SUPPORT=y | ||
1591 | |||
1592 | # | ||
1593 | # Tracers | ||
1594 | # | ||
1595 | # CONFIG_FUNCTION_TRACER is not set | ||
1426 | # CONFIG_IRQSOFF_TRACER is not set | 1596 | # CONFIG_IRQSOFF_TRACER is not set |
1427 | # CONFIG_PREEMPT_TRACER is not set | 1597 | # CONFIG_PREEMPT_TRACER is not set |
1428 | # CONFIG_SCHED_TRACER is not set | 1598 | # CONFIG_SCHED_TRACER is not set |
1429 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1599 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1600 | # CONFIG_EVENT_TRACER is not set | ||
1601 | # CONFIG_BOOT_TRACER is not set | ||
1602 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1603 | # CONFIG_STACK_TRACER is not set | ||
1604 | # CONFIG_KMEMTRACE is not set | ||
1605 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1606 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1607 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1608 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1430 | # CONFIG_SAMPLES is not set | 1609 | # CONFIG_SAMPLES is not set |
1431 | CONFIG_HAVE_ARCH_KGDB=y | 1610 | CONFIG_HAVE_ARCH_KGDB=y |
1432 | # CONFIG_KGDB is not set | 1611 | # CONFIG_KGDB is not set |
1612 | CONFIG_ARM_UNWIND=y | ||
1433 | CONFIG_DEBUG_USER=y | 1613 | CONFIG_DEBUG_USER=y |
1434 | CONFIG_DEBUG_ERRORS=y | 1614 | CONFIG_DEBUG_ERRORS=y |
1435 | # CONFIG_DEBUG_STACK_USAGE is not set | 1615 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1441,18 +1621,27 @@ CONFIG_DEBUG_LL=y | |||
1441 | # | 1621 | # |
1442 | # CONFIG_KEYS is not set | 1622 | # CONFIG_KEYS is not set |
1443 | # CONFIG_SECURITY is not set | 1623 | # CONFIG_SECURITY is not set |
1624 | # CONFIG_SECURITYFS is not set | ||
1444 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1625 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1445 | CONFIG_ASYNC_CORE=y | ||
1446 | CONFIG_CRYPTO=y | 1626 | CONFIG_CRYPTO=y |
1447 | 1627 | ||
1448 | # | 1628 | # |
1449 | # Crypto core or helper | 1629 | # Crypto core or helper |
1450 | # | 1630 | # |
1631 | # CONFIG_CRYPTO_FIPS is not set | ||
1451 | CONFIG_CRYPTO_ALGAPI=m | 1632 | CONFIG_CRYPTO_ALGAPI=m |
1633 | CONFIG_CRYPTO_ALGAPI2=m | ||
1634 | CONFIG_CRYPTO_AEAD2=m | ||
1452 | CONFIG_CRYPTO_BLKCIPHER=m | 1635 | CONFIG_CRYPTO_BLKCIPHER=m |
1636 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1637 | CONFIG_CRYPTO_HASH2=m | ||
1638 | CONFIG_CRYPTO_RNG2=m | ||
1639 | CONFIG_CRYPTO_PCOMP=m | ||
1453 | CONFIG_CRYPTO_MANAGER=m | 1640 | CONFIG_CRYPTO_MANAGER=m |
1641 | CONFIG_CRYPTO_MANAGER2=m | ||
1454 | # CONFIG_CRYPTO_GF128MUL is not set | 1642 | # CONFIG_CRYPTO_GF128MUL is not set |
1455 | # CONFIG_CRYPTO_NULL is not set | 1643 | # CONFIG_CRYPTO_NULL is not set |
1644 | CONFIG_CRYPTO_WORKQUEUE=m | ||
1456 | # CONFIG_CRYPTO_CRYPTD is not set | 1645 | # CONFIG_CRYPTO_CRYPTD is not set |
1457 | # CONFIG_CRYPTO_AUTHENC is not set | 1646 | # CONFIG_CRYPTO_AUTHENC is not set |
1458 | # CONFIG_CRYPTO_TEST is not set | 1647 | # CONFIG_CRYPTO_TEST is not set |
@@ -1521,18 +1710,24 @@ CONFIG_CRYPTO_PCBC=m | |||
1521 | # Compression | 1710 | # Compression |
1522 | # | 1711 | # |
1523 | # CONFIG_CRYPTO_DEFLATE is not set | 1712 | # CONFIG_CRYPTO_DEFLATE is not set |
1713 | # CONFIG_CRYPTO_ZLIB is not set | ||
1524 | # CONFIG_CRYPTO_LZO is not set | 1714 | # CONFIG_CRYPTO_LZO is not set |
1715 | |||
1716 | # | ||
1717 | # Random Number Generation | ||
1718 | # | ||
1719 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1525 | CONFIG_CRYPTO_HW=y | 1720 | CONFIG_CRYPTO_HW=y |
1526 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1721 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1722 | CONFIG_BINARY_PRINTF=y | ||
1527 | 1723 | ||
1528 | # | 1724 | # |
1529 | # Library routines | 1725 | # Library routines |
1530 | # | 1726 | # |
1531 | CONFIG_BITREVERSE=y | 1727 | CONFIG_BITREVERSE=y |
1532 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1728 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1533 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1534 | # CONFIG_CRC_CCITT is not set | 1729 | # CONFIG_CRC_CCITT is not set |
1535 | # CONFIG_CRC16 is not set | 1730 | CONFIG_CRC16=m |
1536 | CONFIG_CRC_T10DIF=y | 1731 | CONFIG_CRC_T10DIF=y |
1537 | CONFIG_CRC_ITU_T=m | 1732 | CONFIG_CRC_ITU_T=m |
1538 | CONFIG_CRC32=y | 1733 | CONFIG_CRC32=y |
@@ -1540,7 +1735,7 @@ CONFIG_CRC32=y | |||
1540 | # CONFIG_LIBCRC32C is not set | 1735 | # CONFIG_LIBCRC32C is not set |
1541 | CONFIG_ZLIB_INFLATE=y | 1736 | CONFIG_ZLIB_INFLATE=y |
1542 | CONFIG_ZLIB_DEFLATE=y | 1737 | CONFIG_ZLIB_DEFLATE=y |
1543 | CONFIG_PLIST=y | ||
1544 | CONFIG_HAS_IOMEM=y | 1738 | CONFIG_HAS_IOMEM=y |
1545 | CONFIG_HAS_IOPORT=y | 1739 | CONFIG_HAS_IOPORT=y |
1546 | CONFIG_HAS_DMA=y | 1740 | CONFIG_HAS_DMA=y |
1741 | CONFIG_NLATTR=y | ||