diff options
Diffstat (limited to 'arch/arm/configs/iop33x_defconfig')
-rw-r--r-- | arch/arm/configs/iop33x_defconfig | 313 |
1 files changed, 136 insertions, 177 deletions
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index fa271bce8ff7..721ee64a13f7 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_defconfig | |||
@@ -1,12 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20-rc1 | 3 | # Linux kernel version: 2.6.22 |
4 | # Sat Dec 16 06:05:34 2006 | 4 | # Thu Jul 19 16:05:59 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | # CONFIG_GENERIC_GPIO is not set | ||
7 | # CONFIG_GENERIC_TIME is not set | 9 | # CONFIG_GENERIC_TIME is not set |
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
8 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | ||
9 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
11 | CONFIG_HARDIRQS_SW_RESEND=y | 17 | CONFIG_HARDIRQS_SW_RESEND=y |
12 | CONFIG_GENERIC_IRQ_PROBE=y | 18 | CONFIG_GENERIC_IRQ_PROBE=y |
@@ -15,6 +21,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
16 | CONFIG_GENERIC_HWEIGHT=y | 22 | CONFIG_GENERIC_HWEIGHT=y |
17 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ZONE_DMA=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | 25 | CONFIG_VECTORS_BASE=0xffff0000 |
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
20 | 27 | ||
@@ -32,16 +39,18 @@ CONFIG_LOCALVERSION="" | |||
32 | CONFIG_LOCALVERSION_AUTO=y | 39 | CONFIG_LOCALVERSION_AUTO=y |
33 | CONFIG_SWAP=y | 40 | CONFIG_SWAP=y |
34 | CONFIG_SYSVIPC=y | 41 | CONFIG_SYSVIPC=y |
35 | # CONFIG_IPC_NS is not set | 42 | CONFIG_SYSVIPC_SYSCTL=y |
36 | # CONFIG_POSIX_MQUEUE is not set | 43 | # CONFIG_POSIX_MQUEUE is not set |
37 | CONFIG_BSD_PROCESS_ACCT=y | 44 | CONFIG_BSD_PROCESS_ACCT=y |
38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 45 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
39 | # CONFIG_TASKSTATS is not set | 46 | # CONFIG_TASKSTATS is not set |
40 | # CONFIG_UTS_NS is not set | 47 | # CONFIG_USER_NS is not set |
41 | # CONFIG_AUDIT is not set | 48 | # CONFIG_AUDIT is not set |
42 | # CONFIG_IKCONFIG is not set | 49 | # CONFIG_IKCONFIG is not set |
50 | CONFIG_LOG_BUF_SHIFT=14 | ||
43 | CONFIG_SYSFS_DEPRECATED=y | 51 | CONFIG_SYSFS_DEPRECATED=y |
44 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
53 | CONFIG_BLK_DEV_INITRD=y | ||
45 | CONFIG_INITRAMFS_SOURCE="" | 54 | CONFIG_INITRAMFS_SOURCE="" |
46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
47 | CONFIG_SYSCTL=y | 56 | CONFIG_SYSCTL=y |
@@ -57,32 +66,30 @@ CONFIG_BUG=y | |||
57 | CONFIG_ELF_CORE=y | 66 | CONFIG_ELF_CORE=y |
58 | CONFIG_BASE_FULL=y | 67 | CONFIG_BASE_FULL=y |
59 | CONFIG_FUTEX=y | 68 | CONFIG_FUTEX=y |
69 | CONFIG_ANON_INODES=y | ||
60 | CONFIG_EPOLL=y | 70 | CONFIG_EPOLL=y |
71 | CONFIG_SIGNALFD=y | ||
72 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | ||
61 | CONFIG_SHMEM=y | 74 | CONFIG_SHMEM=y |
62 | CONFIG_SLAB=y | ||
63 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_SLAB=y | ||
77 | # CONFIG_SLUB is not set | ||
78 | # CONFIG_SLOB is not set | ||
64 | CONFIG_RT_MUTEXES=y | 79 | CONFIG_RT_MUTEXES=y |
65 | # CONFIG_TINY_SHMEM is not set | 80 | # CONFIG_TINY_SHMEM is not set |
66 | CONFIG_BASE_SMALL=0 | 81 | CONFIG_BASE_SMALL=0 |
67 | # CONFIG_SLOB is not set | ||
68 | |||
69 | # | ||
70 | # Loadable module support | ||
71 | # | ||
72 | CONFIG_MODULES=y | 82 | CONFIG_MODULES=y |
73 | CONFIG_MODULE_UNLOAD=y | 83 | CONFIG_MODULE_UNLOAD=y |
74 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 84 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
75 | # CONFIG_MODVERSIONS is not set | 85 | # CONFIG_MODVERSIONS is not set |
76 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 86 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
77 | CONFIG_KMOD=y | 87 | CONFIG_KMOD=y |
78 | |||
79 | # | ||
80 | # Block layer | ||
81 | # | ||
82 | CONFIG_BLOCK=y | 88 | CONFIG_BLOCK=y |
83 | # CONFIG_LBD is not set | 89 | # CONFIG_LBD is not set |
84 | # CONFIG_BLK_DEV_IO_TRACE is not set | 90 | # CONFIG_BLK_DEV_IO_TRACE is not set |
85 | # CONFIG_LSF is not set | 91 | # CONFIG_LSF is not set |
92 | # CONFIG_BLK_DEV_BSG is not set | ||
86 | 93 | ||
87 | # | 94 | # |
88 | # IO Schedulers | 95 | # IO Schedulers |
@@ -114,13 +121,15 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
114 | # CONFIG_ARCH_NETX is not set | 121 | # CONFIG_ARCH_NETX is not set |
115 | # CONFIG_ARCH_H720X is not set | 122 | # CONFIG_ARCH_H720X is not set |
116 | # CONFIG_ARCH_IMX is not set | 123 | # CONFIG_ARCH_IMX is not set |
124 | # CONFIG_ARCH_IOP13XX is not set | ||
117 | # CONFIG_ARCH_IOP32X is not set | 125 | # CONFIG_ARCH_IOP32X is not set |
118 | CONFIG_ARCH_IOP33X=y | 126 | CONFIG_ARCH_IOP33X=y |
119 | # CONFIG_ARCH_IOP13XX is not set | ||
120 | # CONFIG_ARCH_IXP4XX is not set | ||
121 | # CONFIG_ARCH_IXP2000 is not set | ||
122 | # CONFIG_ARCH_IXP23XX is not set | 127 | # CONFIG_ARCH_IXP23XX is not set |
128 | # CONFIG_ARCH_IXP2000 is not set | ||
129 | # CONFIG_ARCH_IXP4XX is not set | ||
123 | # CONFIG_ARCH_L7200 is not set | 130 | # CONFIG_ARCH_L7200 is not set |
131 | # CONFIG_ARCH_KS8695 is not set | ||
132 | # CONFIG_ARCH_NS9XXX is not set | ||
124 | # CONFIG_ARCH_PNX4008 is not set | 133 | # CONFIG_ARCH_PNX4008 is not set |
125 | # CONFIG_ARCH_PXA is not set | 134 | # CONFIG_ARCH_PXA is not set |
126 | # CONFIG_ARCH_RPC is not set | 135 | # CONFIG_ARCH_RPC is not set |
@@ -128,7 +137,9 @@ CONFIG_ARCH_IOP33X=y | |||
128 | # CONFIG_ARCH_S3C2410 is not set | 137 | # CONFIG_ARCH_S3C2410 is not set |
129 | # CONFIG_ARCH_SHARK is not set | 138 | # CONFIG_ARCH_SHARK is not set |
130 | # CONFIG_ARCH_LH7A40X is not set | 139 | # CONFIG_ARCH_LH7A40X is not set |
140 | # CONFIG_ARCH_DAVINCI is not set | ||
131 | # CONFIG_ARCH_OMAP is not set | 141 | # CONFIG_ARCH_OMAP is not set |
142 | CONFIG_IOP3XX_ATU=y | ||
132 | 143 | ||
133 | # | 144 | # |
134 | # IOP33x Implementation Options | 145 | # IOP33x Implementation Options |
@@ -158,6 +169,7 @@ CONFIG_CPU_CP15_MMU=y | |||
158 | # | 169 | # |
159 | # CONFIG_ARM_THUMB is not set | 170 | # CONFIG_ARM_THUMB is not set |
160 | # CONFIG_CPU_DCACHE_DISABLE is not set | 171 | # CONFIG_CPU_DCACHE_DISABLE is not set |
172 | # CONFIG_OUTER_CACHE is not set | ||
161 | # CONFIG_IWMMXT is not set | 173 | # CONFIG_IWMMXT is not set |
162 | CONFIG_XSCALE_PMU=y | 174 | CONFIG_XSCALE_PMU=y |
163 | 175 | ||
@@ -165,7 +177,8 @@ CONFIG_XSCALE_PMU=y | |||
165 | # Bus support | 177 | # Bus support |
166 | # | 178 | # |
167 | CONFIG_PCI=y | 179 | CONFIG_PCI=y |
168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 180 | CONFIG_PCI_SYSCALL=y |
181 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
169 | # CONFIG_PCI_DEBUG is not set | 182 | # CONFIG_PCI_DEBUG is not set |
170 | 183 | ||
171 | # | 184 | # |
@@ -176,6 +189,7 @@ CONFIG_PCI=y | |||
176 | # | 189 | # |
177 | # Kernel Features | 190 | # Kernel Features |
178 | # | 191 | # |
192 | # CONFIG_TICK_ONESHOT is not set | ||
179 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
180 | # CONFIG_NO_IDLE_HZ is not set | 194 | # CONFIG_NO_IDLE_HZ is not set |
181 | CONFIG_HZ=100 | 195 | CONFIG_HZ=100 |
@@ -190,6 +204,9 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
190 | # CONFIG_SPARSEMEM_STATIC is not set | 204 | # CONFIG_SPARSEMEM_STATIC is not set |
191 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 205 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
192 | # CONFIG_RESOURCES_64BIT is not set | 206 | # CONFIG_RESOURCES_64BIT is not set |
207 | CONFIG_ZONE_DMA_FLAG=1 | ||
208 | CONFIG_BOUNCE=y | ||
209 | CONFIG_VIRT_TO_BUS=y | ||
193 | CONFIG_ALIGNMENT_TRAP=y | 210 | CONFIG_ALIGNMENT_TRAP=y |
194 | 211 | ||
195 | # | 212 | # |
@@ -197,8 +214,9 @@ CONFIG_ALIGNMENT_TRAP=y | |||
197 | # | 214 | # |
198 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 215 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
199 | CONFIG_ZBOOT_ROM_BSS=0x0 | 216 | CONFIG_ZBOOT_ROM_BSS=0x0 |
200 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" | 217 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" |
201 | # CONFIG_XIP_KERNEL is not set | 218 | # CONFIG_XIP_KERNEL is not set |
219 | # CONFIG_KEXEC is not set | ||
202 | 220 | ||
203 | # | 221 | # |
204 | # Floating point emulation | 222 | # Floating point emulation |
@@ -223,7 +241,6 @@ CONFIG_BINFMT_AOUT=y | |||
223 | # Power management options | 241 | # Power management options |
224 | # | 242 | # |
225 | # CONFIG_PM is not set | 243 | # CONFIG_PM is not set |
226 | # CONFIG_APM is not set | ||
227 | 244 | ||
228 | # | 245 | # |
229 | # Networking | 246 | # Networking |
@@ -233,13 +250,13 @@ CONFIG_NET=y | |||
233 | # | 250 | # |
234 | # Networking options | 251 | # Networking options |
235 | # | 252 | # |
236 | # CONFIG_NETDEBUG is not set | ||
237 | CONFIG_PACKET=y | 253 | CONFIG_PACKET=y |
238 | CONFIG_PACKET_MMAP=y | 254 | CONFIG_PACKET_MMAP=y |
239 | CONFIG_UNIX=y | 255 | CONFIG_UNIX=y |
240 | CONFIG_XFRM=y | 256 | CONFIG_XFRM=y |
241 | # CONFIG_XFRM_USER is not set | 257 | # CONFIG_XFRM_USER is not set |
242 | # CONFIG_XFRM_SUB_POLICY is not set | 258 | # CONFIG_XFRM_SUB_POLICY is not set |
259 | # CONFIG_XFRM_MIGRATE is not set | ||
243 | # CONFIG_NET_KEY is not set | 260 | # CONFIG_NET_KEY is not set |
244 | CONFIG_INET=y | 261 | CONFIG_INET=y |
245 | CONFIG_IP_MULTICAST=y | 262 | CONFIG_IP_MULTICAST=y |
@@ -271,6 +288,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
271 | CONFIG_IPV6=y | 288 | CONFIG_IPV6=y |
272 | # CONFIG_IPV6_PRIVACY is not set | 289 | # CONFIG_IPV6_PRIVACY is not set |
273 | # CONFIG_IPV6_ROUTER_PREF is not set | 290 | # CONFIG_IPV6_ROUTER_PREF is not set |
291 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
274 | # CONFIG_INET6_AH is not set | 292 | # CONFIG_INET6_AH is not set |
275 | # CONFIG_INET6_ESP is not set | 293 | # CONFIG_INET6_ESP is not set |
276 | # CONFIG_INET6_IPCOMP is not set | 294 | # CONFIG_INET6_IPCOMP is not set |
@@ -286,20 +304,8 @@ CONFIG_IPV6=y | |||
286 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 304 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
287 | # CONFIG_NETWORK_SECMARK is not set | 305 | # CONFIG_NETWORK_SECMARK is not set |
288 | # CONFIG_NETFILTER is not set | 306 | # CONFIG_NETFILTER is not set |
289 | |||
290 | # | ||
291 | # DCCP Configuration (EXPERIMENTAL) | ||
292 | # | ||
293 | # CONFIG_IP_DCCP is not set | 307 | # CONFIG_IP_DCCP is not set |
294 | |||
295 | # | ||
296 | # SCTP Configuration (EXPERIMENTAL) | ||
297 | # | ||
298 | # CONFIG_IP_SCTP is not set | 308 | # CONFIG_IP_SCTP is not set |
299 | |||
300 | # | ||
301 | # TIPC Configuration (EXPERIMENTAL) | ||
302 | # | ||
303 | # CONFIG_TIPC is not set | 309 | # CONFIG_TIPC is not set |
304 | # CONFIG_ATM is not set | 310 | # CONFIG_ATM is not set |
305 | # CONFIG_BRIDGE is not set | 311 | # CONFIG_BRIDGE is not set |
@@ -325,7 +331,17 @@ CONFIG_IPV6=y | |||
325 | # CONFIG_HAMRADIO is not set | 331 | # CONFIG_HAMRADIO is not set |
326 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
327 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
334 | # CONFIG_AF_RXRPC is not set | ||
335 | |||
336 | # | ||
337 | # Wireless | ||
338 | # | ||
339 | # CONFIG_CFG80211 is not set | ||
340 | # CONFIG_WIRELESS_EXT is not set | ||
341 | # CONFIG_MAC80211 is not set | ||
328 | # CONFIG_IEEE80211 is not set | 342 | # CONFIG_IEEE80211 is not set |
343 | # CONFIG_RFKILL is not set | ||
344 | # CONFIG_NET_9P is not set | ||
329 | 345 | ||
330 | # | 346 | # |
331 | # Device Drivers | 347 | # Device Drivers |
@@ -338,16 +354,9 @@ CONFIG_STANDALONE=y | |||
338 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 354 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
339 | # CONFIG_FW_LOADER is not set | 355 | # CONFIG_FW_LOADER is not set |
340 | # CONFIG_DEBUG_DRIVER is not set | 356 | # CONFIG_DEBUG_DRIVER is not set |
357 | # CONFIG_DEBUG_DEVRES is not set | ||
341 | # CONFIG_SYS_HYPERVISOR is not set | 358 | # CONFIG_SYS_HYPERVISOR is not set |
342 | |||
343 | # | ||
344 | # Connector - unified userspace <-> kernelspace linker | ||
345 | # | ||
346 | # CONFIG_CONNECTOR is not set | 359 | # CONFIG_CONNECTOR is not set |
347 | |||
348 | # | ||
349 | # Memory Technology Devices (MTD) | ||
350 | # | ||
351 | CONFIG_MTD=y | 360 | CONFIG_MTD=y |
352 | # CONFIG_MTD_DEBUG is not set | 361 | # CONFIG_MTD_DEBUG is not set |
353 | # CONFIG_MTD_CONCAT is not set | 362 | # CONFIG_MTD_CONCAT is not set |
@@ -363,6 +372,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y | |||
363 | # User Modules And Translation Layers | 372 | # User Modules And Translation Layers |
364 | # | 373 | # |
365 | CONFIG_MTD_CHAR=y | 374 | CONFIG_MTD_CHAR=y |
375 | CONFIG_MTD_BLKDEVS=y | ||
366 | CONFIG_MTD_BLOCK=y | 376 | CONFIG_MTD_BLOCK=y |
367 | # CONFIG_FTL is not set | 377 | # CONFIG_FTL is not set |
368 | # CONFIG_NFTL is not set | 378 | # CONFIG_NFTL is not set |
@@ -399,7 +409,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
399 | # CONFIG_MTD_RAM is not set | 409 | # CONFIG_MTD_RAM is not set |
400 | # CONFIG_MTD_ROM is not set | 410 | # CONFIG_MTD_ROM is not set |
401 | # CONFIG_MTD_ABSENT is not set | 411 | # CONFIG_MTD_ABSENT is not set |
402 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
403 | 412 | ||
404 | # | 413 | # |
405 | # Mapping drivers for chip access | 414 | # Mapping drivers for chip access |
@@ -427,29 +436,15 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
427 | # CONFIG_MTD_DOC2000 is not set | 436 | # CONFIG_MTD_DOC2000 is not set |
428 | # CONFIG_MTD_DOC2001 is not set | 437 | # CONFIG_MTD_DOC2001 is not set |
429 | # CONFIG_MTD_DOC2001PLUS is not set | 438 | # CONFIG_MTD_DOC2001PLUS is not set |
430 | |||
431 | # | ||
432 | # NAND Flash Device Drivers | ||
433 | # | ||
434 | # CONFIG_MTD_NAND is not set | 439 | # CONFIG_MTD_NAND is not set |
435 | |||
436 | # | ||
437 | # OneNAND Flash Device Drivers | ||
438 | # | ||
439 | # CONFIG_MTD_ONENAND is not set | 440 | # CONFIG_MTD_ONENAND is not set |
440 | 441 | ||
441 | # | 442 | # |
442 | # Parallel port support | 443 | # UBI - Unsorted block images |
443 | # | 444 | # |
445 | # CONFIG_MTD_UBI is not set | ||
444 | # CONFIG_PARPORT is not set | 446 | # CONFIG_PARPORT is not set |
445 | 447 | CONFIG_BLK_DEV=y | |
446 | # | ||
447 | # Plug and Play support | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Block devices | ||
452 | # | ||
453 | # CONFIG_BLK_CPQ_DA is not set | 448 | # CONFIG_BLK_CPQ_DA is not set |
454 | # CONFIG_BLK_CPQ_CISS_DA is not set | 449 | # CONFIG_BLK_CPQ_CISS_DA is not set |
455 | # CONFIG_BLK_DEV_DAC960 is not set | 450 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -462,13 +457,8 @@ CONFIG_BLK_DEV_RAM=y | |||
462 | CONFIG_BLK_DEV_RAM_COUNT=16 | 457 | CONFIG_BLK_DEV_RAM_COUNT=16 |
463 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 458 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
464 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 459 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
465 | CONFIG_BLK_DEV_INITRD=y | ||
466 | # CONFIG_CDROM_PKTCDVD is not set | 460 | # CONFIG_CDROM_PKTCDVD is not set |
467 | # CONFIG_ATA_OVER_ETH is not set | 461 | # CONFIG_ATA_OVER_ETH is not set |
468 | |||
469 | # | ||
470 | # ATA/ATAPI/MFM/RLL support | ||
471 | # | ||
472 | # CONFIG_IDE is not set | 462 | # CONFIG_IDE is not set |
473 | 463 | ||
474 | # | 464 | # |
@@ -476,6 +466,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
476 | # | 466 | # |
477 | # CONFIG_RAID_ATTRS is not set | 467 | # CONFIG_RAID_ATTRS is not set |
478 | CONFIG_SCSI=y | 468 | CONFIG_SCSI=y |
469 | CONFIG_SCSI_DMA=y | ||
479 | # CONFIG_SCSI_TGT is not set | 470 | # CONFIG_SCSI_TGT is not set |
480 | # CONFIG_SCSI_NETLINK is not set | 471 | # CONFIG_SCSI_NETLINK is not set |
481 | CONFIG_SCSI_PROC_FS=y | 472 | CONFIG_SCSI_PROC_FS=y |
@@ -497,6 +488,7 @@ CONFIG_CHR_DEV_SG=y | |||
497 | # CONFIG_SCSI_CONSTANTS is not set | 488 | # CONFIG_SCSI_CONSTANTS is not set |
498 | # CONFIG_SCSI_LOGGING is not set | 489 | # CONFIG_SCSI_LOGGING is not set |
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | 490 | # CONFIG_SCSI_SCAN_ASYNC is not set |
491 | CONFIG_SCSI_WAIT_SCAN=m | ||
500 | 492 | ||
501 | # | 493 | # |
502 | # SCSI Transports | 494 | # SCSI Transports |
@@ -541,22 +533,15 @@ CONFIG_CHR_DEV_SG=y | |||
541 | # CONFIG_SCSI_NSP32 is not set | 533 | # CONFIG_SCSI_NSP32 is not set |
542 | # CONFIG_SCSI_DEBUG is not set | 534 | # CONFIG_SCSI_DEBUG is not set |
543 | # CONFIG_SCSI_SRP is not set | 535 | # CONFIG_SCSI_SRP is not set |
544 | |||
545 | # | ||
546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
547 | # | ||
548 | # CONFIG_ATA is not set | 536 | # CONFIG_ATA is not set |
549 | |||
550 | # | ||
551 | # Multi-device support (RAID and LVM) | ||
552 | # | ||
553 | CONFIG_MD=y | 537 | CONFIG_MD=y |
554 | CONFIG_BLK_DEV_MD=y | 538 | CONFIG_BLK_DEV_MD=y |
555 | CONFIG_MD_LINEAR=y | 539 | CONFIG_MD_LINEAR=y |
556 | CONFIG_MD_RAID0=y | 540 | CONFIG_MD_RAID0=y |
557 | CONFIG_MD_RAID1=y | 541 | CONFIG_MD_RAID1=y |
558 | # CONFIG_MD_RAID10 is not set | 542 | # CONFIG_MD_RAID10 is not set |
559 | # CONFIG_MD_RAID456 is not set | 543 | CONFIG_MD_RAID456=y |
544 | # CONFIG_MD_RAID5_RESHAPE is not set | ||
560 | # CONFIG_MD_MULTIPATH is not set | 545 | # CONFIG_MD_MULTIPATH is not set |
561 | # CONFIG_MD_FAULTY is not set | 546 | # CONFIG_MD_FAULTY is not set |
562 | CONFIG_BLK_DEV_DM=y | 547 | CONFIG_BLK_DEV_DM=y |
@@ -566,6 +551,7 @@ CONFIG_BLK_DEV_DM=y | |||
566 | # CONFIG_DM_MIRROR is not set | 551 | # CONFIG_DM_MIRROR is not set |
567 | # CONFIG_DM_ZERO is not set | 552 | # CONFIG_DM_ZERO is not set |
568 | # CONFIG_DM_MULTIPATH is not set | 553 | # CONFIG_DM_MULTIPATH is not set |
554 | # CONFIG_DM_DELAY is not set | ||
569 | 555 | ||
570 | # | 556 | # |
571 | # Fusion MPT device support | 557 | # Fusion MPT device support |
@@ -578,39 +564,19 @@ CONFIG_BLK_DEV_DM=y | |||
578 | # | 564 | # |
579 | # IEEE 1394 (FireWire) support | 565 | # IEEE 1394 (FireWire) support |
580 | # | 566 | # |
567 | # CONFIG_FIREWIRE is not set | ||
581 | # CONFIG_IEEE1394 is not set | 568 | # CONFIG_IEEE1394 is not set |
582 | |||
583 | # | ||
584 | # I2O device support | ||
585 | # | ||
586 | # CONFIG_I2O is not set | 569 | # CONFIG_I2O is not set |
587 | |||
588 | # | ||
589 | # Network device support | ||
590 | # | ||
591 | CONFIG_NETDEVICES=y | 570 | CONFIG_NETDEVICES=y |
571 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
592 | # CONFIG_DUMMY is not set | 572 | # CONFIG_DUMMY is not set |
593 | # CONFIG_BONDING is not set | 573 | # CONFIG_BONDING is not set |
574 | # CONFIG_MACVLAN is not set | ||
594 | # CONFIG_EQUALIZER is not set | 575 | # CONFIG_EQUALIZER is not set |
595 | # CONFIG_TUN is not set | 576 | # CONFIG_TUN is not set |
596 | |||
597 | # | ||
598 | # ARCnet devices | ||
599 | # | ||
600 | # CONFIG_ARCNET is not set | 577 | # CONFIG_ARCNET is not set |
601 | |||
602 | # | ||
603 | # PHY device support | ||
604 | # | ||
605 | |||
606 | # | ||
607 | # Ethernet (10 or 100Mbit) | ||
608 | # | ||
609 | # CONFIG_NET_ETHERNET is not set | 578 | # CONFIG_NET_ETHERNET is not set |
610 | 579 | CONFIG_NETDEV_1000=y | |
611 | # | ||
612 | # Ethernet (1000 Mbit) | ||
613 | # | ||
614 | # CONFIG_ACENIC is not set | 580 | # CONFIG_ACENIC is not set |
615 | # CONFIG_DL2K is not set | 581 | # CONFIG_DL2K is not set |
616 | CONFIG_E1000=y | 582 | CONFIG_E1000=y |
@@ -623,33 +589,26 @@ CONFIG_E1000_NAPI=y | |||
623 | # CONFIG_SIS190 is not set | 589 | # CONFIG_SIS190 is not set |
624 | # CONFIG_SKGE is not set | 590 | # CONFIG_SKGE is not set |
625 | # CONFIG_SKY2 is not set | 591 | # CONFIG_SKY2 is not set |
626 | # CONFIG_SK98LIN is not set | 592 | # CONFIG_VIA_VELOCITY is not set |
627 | # CONFIG_TIGON3 is not set | 593 | # CONFIG_TIGON3 is not set |
628 | # CONFIG_BNX2 is not set | 594 | # CONFIG_BNX2 is not set |
629 | # CONFIG_QLA3XXX is not set | 595 | # CONFIG_QLA3XXX is not set |
630 | 596 | # CONFIG_ATL1 is not set | |
631 | # | 597 | CONFIG_NETDEV_10000=y |
632 | # Ethernet (10000 Mbit) | ||
633 | # | ||
634 | # CONFIG_CHELSIO_T1 is not set | 598 | # CONFIG_CHELSIO_T1 is not set |
599 | # CONFIG_CHELSIO_T3 is not set | ||
635 | # CONFIG_IXGB is not set | 600 | # CONFIG_IXGB is not set |
636 | # CONFIG_S2IO is not set | 601 | # CONFIG_S2IO is not set |
637 | # CONFIG_MYRI10GE is not set | 602 | # CONFIG_MYRI10GE is not set |
638 | # CONFIG_NETXEN_NIC is not set | 603 | # CONFIG_NETXEN_NIC is not set |
639 | 604 | # CONFIG_MLX4_CORE is not set | |
640 | # | ||
641 | # Token Ring devices | ||
642 | # | ||
643 | # CONFIG_TR is not set | 605 | # CONFIG_TR is not set |
644 | 606 | ||
645 | # | 607 | # |
646 | # Wireless LAN (non-hamradio) | 608 | # Wireless LAN |
647 | # | ||
648 | # CONFIG_NET_RADIO is not set | ||
649 | |||
650 | # | ||
651 | # Wan interfaces | ||
652 | # | 609 | # |
610 | # CONFIG_WLAN_PRE80211 is not set | ||
611 | # CONFIG_WLAN_80211 is not set | ||
653 | # CONFIG_WAN is not set | 612 | # CONFIG_WAN is not set |
654 | # CONFIG_FDDI is not set | 613 | # CONFIG_FDDI is not set |
655 | # CONFIG_HIPPI is not set | 614 | # CONFIG_HIPPI is not set |
@@ -660,10 +619,6 @@ CONFIG_E1000_NAPI=y | |||
660 | # CONFIG_NETCONSOLE is not set | 619 | # CONFIG_NETCONSOLE is not set |
661 | # CONFIG_NETPOLL is not set | 620 | # CONFIG_NETPOLL is not set |
662 | # CONFIG_NET_POLL_CONTROLLER is not set | 621 | # CONFIG_NET_POLL_CONTROLLER is not set |
663 | |||
664 | # | ||
665 | # ISDN subsystem | ||
666 | # | ||
667 | # CONFIG_ISDN is not set | 622 | # CONFIG_ISDN is not set |
668 | 623 | ||
669 | # | 624 | # |
@@ -671,6 +626,7 @@ CONFIG_E1000_NAPI=y | |||
671 | # | 626 | # |
672 | CONFIG_INPUT=y | 627 | CONFIG_INPUT=y |
673 | # CONFIG_INPUT_FF_MEMLESS is not set | 628 | # CONFIG_INPUT_FF_MEMLESS is not set |
629 | # CONFIG_INPUT_POLLDEV is not set | ||
674 | 630 | ||
675 | # | 631 | # |
676 | # Userland interfaces | 632 | # Userland interfaces |
@@ -690,6 +646,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
690 | # CONFIG_INPUT_KEYBOARD is not set | 646 | # CONFIG_INPUT_KEYBOARD is not set |
691 | # CONFIG_INPUT_MOUSE is not set | 647 | # CONFIG_INPUT_MOUSE is not set |
692 | # CONFIG_INPUT_JOYSTICK is not set | 648 | # CONFIG_INPUT_JOYSTICK is not set |
649 | # CONFIG_INPUT_TABLET is not set | ||
693 | # CONFIG_INPUT_TOUCHSCREEN is not set | 650 | # CONFIG_INPUT_TOUCHSCREEN is not set |
694 | # CONFIG_INPUT_MISC is not set | 651 | # CONFIG_INPUT_MISC is not set |
695 | 652 | ||
@@ -727,33 +684,18 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
727 | CONFIG_UNIX98_PTYS=y | 684 | CONFIG_UNIX98_PTYS=y |
728 | CONFIG_LEGACY_PTYS=y | 685 | CONFIG_LEGACY_PTYS=y |
729 | CONFIG_LEGACY_PTY_COUNT=256 | 686 | CONFIG_LEGACY_PTY_COUNT=256 |
730 | |||
731 | # | ||
732 | # IPMI | ||
733 | # | ||
734 | # CONFIG_IPMI_HANDLER is not set | 687 | # CONFIG_IPMI_HANDLER is not set |
735 | |||
736 | # | ||
737 | # Watchdog Cards | ||
738 | # | ||
739 | # CONFIG_WATCHDOG is not set | 688 | # CONFIG_WATCHDOG is not set |
740 | CONFIG_HW_RANDOM=y | 689 | CONFIG_HW_RANDOM=y |
741 | # CONFIG_NVRAM is not set | 690 | # CONFIG_NVRAM is not set |
742 | # CONFIG_DTLK is not set | ||
743 | # CONFIG_R3964 is not set | 691 | # CONFIG_R3964 is not set |
744 | # CONFIG_APPLICOM is not set | 692 | # CONFIG_APPLICOM is not set |
745 | # CONFIG_DRM is not set | 693 | # CONFIG_DRM is not set |
746 | # CONFIG_RAW_DRIVER is not set | 694 | # CONFIG_RAW_DRIVER is not set |
747 | |||
748 | # | ||
749 | # TPM devices | ||
750 | # | ||
751 | # CONFIG_TCG_TPM is not set | 695 | # CONFIG_TCG_TPM is not set |
752 | 696 | CONFIG_DEVPORT=y | |
753 | # | ||
754 | # I2C support | ||
755 | # | ||
756 | CONFIG_I2C=y | 697 | CONFIG_I2C=y |
698 | CONFIG_I2C_BOARDINFO=y | ||
757 | CONFIG_I2C_CHARDEV=y | 699 | CONFIG_I2C_CHARDEV=y |
758 | 700 | ||
759 | # | 701 | # |
@@ -780,25 +722,28 @@ CONFIG_I2C_IOP3XX=y | |||
780 | # CONFIG_I2C_PARPORT_LIGHT is not set | 722 | # CONFIG_I2C_PARPORT_LIGHT is not set |
781 | # CONFIG_I2C_PROSAVAGE is not set | 723 | # CONFIG_I2C_PROSAVAGE is not set |
782 | # CONFIG_I2C_SAVAGE4 is not set | 724 | # CONFIG_I2C_SAVAGE4 is not set |
725 | # CONFIG_I2C_SIMTEC is not set | ||
783 | # CONFIG_I2C_SIS5595 is not set | 726 | # CONFIG_I2C_SIS5595 is not set |
784 | # CONFIG_I2C_SIS630 is not set | 727 | # CONFIG_I2C_SIS630 is not set |
785 | # CONFIG_I2C_SIS96X is not set | 728 | # CONFIG_I2C_SIS96X is not set |
729 | # CONFIG_I2C_TAOS_EVM is not set | ||
786 | # CONFIG_I2C_STUB is not set | 730 | # CONFIG_I2C_STUB is not set |
787 | # CONFIG_I2C_VIA is not set | 731 | # CONFIG_I2C_VIA is not set |
788 | # CONFIG_I2C_VIAPRO is not set | 732 | # CONFIG_I2C_VIAPRO is not set |
789 | # CONFIG_I2C_VOODOO3 is not set | 733 | # CONFIG_I2C_VOODOO3 is not set |
790 | # CONFIG_I2C_PCA_ISA is not set | ||
791 | 734 | ||
792 | # | 735 | # |
793 | # Miscellaneous I2C Chip support | 736 | # Miscellaneous I2C Chip support |
794 | # | 737 | # |
795 | # CONFIG_SENSORS_DS1337 is not set | 738 | # CONFIG_SENSORS_DS1337 is not set |
796 | # CONFIG_SENSORS_DS1374 is not set | 739 | # CONFIG_SENSORS_DS1374 is not set |
740 | # CONFIG_DS1682 is not set | ||
797 | # CONFIG_SENSORS_EEPROM is not set | 741 | # CONFIG_SENSORS_EEPROM is not set |
798 | # CONFIG_SENSORS_PCF8574 is not set | 742 | # CONFIG_SENSORS_PCF8574 is not set |
799 | # CONFIG_SENSORS_PCA9539 is not set | 743 | # CONFIG_SENSORS_PCA9539 is not set |
800 | # CONFIG_SENSORS_PCF8591 is not set | 744 | # CONFIG_SENSORS_PCF8591 is not set |
801 | # CONFIG_SENSORS_MAX6875 is not set | 745 | # CONFIG_SENSORS_MAX6875 is not set |
746 | # CONFIG_SENSORS_TSL2550 is not set | ||
802 | # CONFIG_I2C_DEBUG_CORE is not set | 747 | # CONFIG_I2C_DEBUG_CORE is not set |
803 | # CONFIG_I2C_DEBUG_ALGO is not set | 748 | # CONFIG_I2C_DEBUG_ALGO is not set |
804 | # CONFIG_I2C_DEBUG_BUS is not set | 749 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -809,21 +754,15 @@ CONFIG_I2C_IOP3XX=y | |||
809 | # | 754 | # |
810 | # CONFIG_SPI is not set | 755 | # CONFIG_SPI is not set |
811 | # CONFIG_SPI_MASTER is not set | 756 | # CONFIG_SPI_MASTER is not set |
812 | |||
813 | # | ||
814 | # Dallas's 1-wire bus | ||
815 | # | ||
816 | # CONFIG_W1 is not set | 757 | # CONFIG_W1 is not set |
817 | |||
818 | # | ||
819 | # Hardware Monitoring support | ||
820 | # | ||
821 | CONFIG_HWMON=y | 758 | CONFIG_HWMON=y |
822 | # CONFIG_HWMON_VID is not set | 759 | # CONFIG_HWMON_VID is not set |
823 | # CONFIG_SENSORS_ABITUGURU is not set | 760 | # CONFIG_SENSORS_ABITUGURU is not set |
761 | # CONFIG_SENSORS_AD7418 is not set | ||
824 | # CONFIG_SENSORS_ADM1021 is not set | 762 | # CONFIG_SENSORS_ADM1021 is not set |
825 | # CONFIG_SENSORS_ADM1025 is not set | 763 | # CONFIG_SENSORS_ADM1025 is not set |
826 | # CONFIG_SENSORS_ADM1026 is not set | 764 | # CONFIG_SENSORS_ADM1026 is not set |
765 | # CONFIG_SENSORS_ADM1029 is not set | ||
827 | # CONFIG_SENSORS_ADM1031 is not set | 766 | # CONFIG_SENSORS_ADM1031 is not set |
828 | # CONFIG_SENSORS_ADM9240 is not set | 767 | # CONFIG_SENSORS_ADM9240 is not set |
829 | # CONFIG_SENSORS_ASB100 is not set | 768 | # CONFIG_SENSORS_ASB100 is not set |
@@ -846,6 +785,7 @@ CONFIG_HWMON=y | |||
846 | # CONFIG_SENSORS_LM90 is not set | 785 | # CONFIG_SENSORS_LM90 is not set |
847 | # CONFIG_SENSORS_LM92 is not set | 786 | # CONFIG_SENSORS_LM92 is not set |
848 | # CONFIG_SENSORS_MAX1619 is not set | 787 | # CONFIG_SENSORS_MAX1619 is not set |
788 | # CONFIG_SENSORS_MAX6650 is not set | ||
849 | # CONFIG_SENSORS_PC87360 is not set | 789 | # CONFIG_SENSORS_PC87360 is not set |
850 | # CONFIG_SENSORS_PC87427 is not set | 790 | # CONFIG_SENSORS_PC87427 is not set |
851 | # CONFIG_SENSORS_SIS5595 is not set | 791 | # CONFIG_SENSORS_SIS5595 is not set |
@@ -863,12 +803,16 @@ CONFIG_HWMON=y | |||
863 | # CONFIG_SENSORS_W83627HF is not set | 803 | # CONFIG_SENSORS_W83627HF is not set |
864 | # CONFIG_SENSORS_W83627EHF is not set | 804 | # CONFIG_SENSORS_W83627EHF is not set |
865 | # CONFIG_HWMON_DEBUG_CHIP is not set | 805 | # CONFIG_HWMON_DEBUG_CHIP is not set |
806 | CONFIG_MISC_DEVICES=y | ||
807 | # CONFIG_PHANTOM is not set | ||
808 | # CONFIG_EEPROM_93CX6 is not set | ||
809 | # CONFIG_SGI_IOC4 is not set | ||
810 | # CONFIG_TIFM_CORE is not set | ||
866 | 811 | ||
867 | # | 812 | # |
868 | # Misc devices | 813 | # Multifunction device drivers |
869 | # | 814 | # |
870 | # CONFIG_SGI_IOC4 is not set | 815 | # CONFIG_MFD_SM501 is not set |
871 | # CONFIG_TIFM_CORE is not set | ||
872 | 816 | ||
873 | # | 817 | # |
874 | # LED devices | 818 | # LED devices |
@@ -887,16 +831,19 @@ CONFIG_HWMON=y | |||
887 | # Multimedia devices | 831 | # Multimedia devices |
888 | # | 832 | # |
889 | # CONFIG_VIDEO_DEV is not set | 833 | # CONFIG_VIDEO_DEV is not set |
834 | # CONFIG_DVB_CORE is not set | ||
835 | CONFIG_DAB=y | ||
890 | 836 | ||
891 | # | 837 | # |
892 | # Digital Video Broadcasting Devices | 838 | # Graphics support |
893 | # | 839 | # |
894 | # CONFIG_DVB is not set | 840 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
895 | 841 | ||
896 | # | 842 | # |
897 | # Graphics support | 843 | # Display device support |
898 | # | 844 | # |
899 | CONFIG_FIRMWARE_EDID=y | 845 | # CONFIG_DISPLAY_SUPPORT is not set |
846 | # CONFIG_VGASTATE is not set | ||
900 | # CONFIG_FB is not set | 847 | # CONFIG_FB is not set |
901 | 848 | ||
902 | # | 849 | # |
@@ -904,21 +851,15 @@ CONFIG_FIRMWARE_EDID=y | |||
904 | # | 851 | # |
905 | # CONFIG_VGA_CONSOLE is not set | 852 | # CONFIG_VGA_CONSOLE is not set |
906 | CONFIG_DUMMY_CONSOLE=y | 853 | CONFIG_DUMMY_CONSOLE=y |
907 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
908 | 854 | ||
909 | # | 855 | # |
910 | # Sound | 856 | # Sound |
911 | # | 857 | # |
912 | # CONFIG_SOUND is not set | 858 | # CONFIG_SOUND is not set |
913 | 859 | CONFIG_HID_SUPPORT=y | |
914 | # | ||
915 | # HID Devices | ||
916 | # | ||
917 | CONFIG_HID=y | 860 | CONFIG_HID=y |
918 | 861 | # CONFIG_HID_DEBUG is not set | |
919 | # | 862 | CONFIG_USB_SUPPORT=y |
920 | # USB support | ||
921 | # | ||
922 | CONFIG_USB_ARCH_HAS_HCD=y | 863 | CONFIG_USB_ARCH_HAS_HCD=y |
923 | CONFIG_USB_ARCH_HAS_OHCI=y | 864 | CONFIG_USB_ARCH_HAS_OHCI=y |
924 | CONFIG_USB_ARCH_HAS_EHCI=y | 865 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -932,10 +873,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
932 | # USB Gadget Support | 873 | # USB Gadget Support |
933 | # | 874 | # |
934 | # CONFIG_USB_GADGET is not set | 875 | # CONFIG_USB_GADGET is not set |
935 | |||
936 | # | ||
937 | # MMC/SD Card support | ||
938 | # | ||
939 | # CONFIG_MMC is not set | 876 | # CONFIG_MMC is not set |
940 | 877 | ||
941 | # | 878 | # |
@@ -945,6 +882,22 @@ CONFIG_RTC_LIB=y | |||
945 | # CONFIG_RTC_CLASS is not set | 882 | # CONFIG_RTC_CLASS is not set |
946 | 883 | ||
947 | # | 884 | # |
885 | # DMA Engine support | ||
886 | # | ||
887 | CONFIG_DMA_ENGINE=y | ||
888 | |||
889 | # | ||
890 | # DMA Clients | ||
891 | # | ||
892 | CONFIG_NET_DMA=y | ||
893 | |||
894 | # | ||
895 | # DMA Devices | ||
896 | # | ||
897 | # CONFIG_INTEL_IOATDMA is not set | ||
898 | CONFIG_INTEL_IOP_ADMA=y | ||
899 | |||
900 | # | ||
948 | # File systems | 901 | # File systems |
949 | # | 902 | # |
950 | CONFIG_EXT2_FS=y | 903 | CONFIG_EXT2_FS=y |
@@ -961,11 +914,7 @@ CONFIG_FS_MBCACHE=y | |||
961 | # CONFIG_REISERFS_FS is not set | 914 | # CONFIG_REISERFS_FS is not set |
962 | # CONFIG_JFS_FS is not set | 915 | # CONFIG_JFS_FS is not set |
963 | # CONFIG_FS_POSIX_ACL is not set | 916 | # CONFIG_FS_POSIX_ACL is not set |
964 | CONFIG_XFS_FS=y | 917 | # CONFIG_XFS_FS is not set |
965 | # CONFIG_XFS_QUOTA is not set | ||
966 | CONFIG_XFS_SECURITY=y | ||
967 | CONFIG_XFS_POSIX_ACL=y | ||
968 | # CONFIG_XFS_RT is not set | ||
969 | # CONFIG_GFS2_FS is not set | 918 | # CONFIG_GFS2_FS is not set |
970 | # CONFIG_OCFS2_FS is not set | 919 | # CONFIG_OCFS2_FS is not set |
971 | # CONFIG_MINIX_FS is not set | 920 | # CONFIG_MINIX_FS is not set |
@@ -1013,9 +962,8 @@ CONFIG_RAMFS=y | |||
1013 | # CONFIG_BEFS_FS is not set | 962 | # CONFIG_BEFS_FS is not set |
1014 | # CONFIG_BFS_FS is not set | 963 | # CONFIG_BFS_FS is not set |
1015 | # CONFIG_EFS_FS is not set | 964 | # CONFIG_EFS_FS is not set |
1016 | # CONFIG_JFFS_FS is not set | ||
1017 | # CONFIG_JFFS2_FS is not set | 965 | # CONFIG_JFFS2_FS is not set |
1018 | # CONFIG_CRAMFS is not set | 966 | CONFIG_CRAMFS=y |
1019 | # CONFIG_VXFS_FS is not set | 967 | # CONFIG_VXFS_FS is not set |
1020 | # CONFIG_HPFS_FS is not set | 968 | # CONFIG_HPFS_FS is not set |
1021 | # CONFIG_QNX4FS_FS is not set | 969 | # CONFIG_QNX4FS_FS is not set |
@@ -1041,6 +989,7 @@ CONFIG_LOCKD_V4=y | |||
1041 | CONFIG_EXPORTFS=y | 989 | CONFIG_EXPORTFS=y |
1042 | CONFIG_NFS_COMMON=y | 990 | CONFIG_NFS_COMMON=y |
1043 | CONFIG_SUNRPC=y | 991 | CONFIG_SUNRPC=y |
992 | # CONFIG_SUNRPC_BIND34 is not set | ||
1044 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 993 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1045 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 994 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1046 | # CONFIG_SMB_FS is not set | 995 | # CONFIG_SMB_FS is not set |
@@ -1048,7 +997,6 @@ CONFIG_SUNRPC=y | |||
1048 | # CONFIG_NCP_FS is not set | 997 | # CONFIG_NCP_FS is not set |
1049 | # CONFIG_CODA_FS is not set | 998 | # CONFIG_CODA_FS is not set |
1050 | # CONFIG_AFS_FS is not set | 999 | # CONFIG_AFS_FS is not set |
1051 | # CONFIG_9P_FS is not set | ||
1052 | 1000 | ||
1053 | # | 1001 | # |
1054 | # Partition Types | 1002 | # Partition Types |
@@ -1070,6 +1018,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1070 | # CONFIG_SUN_PARTITION is not set | 1018 | # CONFIG_SUN_PARTITION is not set |
1071 | # CONFIG_KARMA_PARTITION is not set | 1019 | # CONFIG_KARMA_PARTITION is not set |
1072 | # CONFIG_EFI_PARTITION is not set | 1020 | # CONFIG_EFI_PARTITION is not set |
1021 | # CONFIG_SYSV68_PARTITION is not set | ||
1073 | 1022 | ||
1074 | # | 1023 | # |
1075 | # Native Language Support | 1024 | # Native Language Support |
@@ -1096,15 +1045,19 @@ CONFIG_MAGIC_SYSRQ=y | |||
1096 | # CONFIG_DEBUG_FS is not set | 1045 | # CONFIG_DEBUG_FS is not set |
1097 | # CONFIG_HEADERS_CHECK is not set | 1046 | # CONFIG_HEADERS_CHECK is not set |
1098 | CONFIG_DEBUG_KERNEL=y | 1047 | CONFIG_DEBUG_KERNEL=y |
1099 | CONFIG_LOG_BUF_SHIFT=14 | 1048 | # CONFIG_DEBUG_SHIRQ is not set |
1100 | CONFIG_DETECT_SOFTLOCKUP=y | 1049 | CONFIG_DETECT_SOFTLOCKUP=y |
1050 | CONFIG_SCHED_DEBUG=y | ||
1101 | # CONFIG_SCHEDSTATS is not set | 1051 | # CONFIG_SCHEDSTATS is not set |
1052 | # CONFIG_TIMER_STATS is not set | ||
1102 | # CONFIG_DEBUG_SLAB is not set | 1053 | # CONFIG_DEBUG_SLAB is not set |
1103 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1054 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1104 | # CONFIG_RT_MUTEX_TESTER is not set | 1055 | # CONFIG_RT_MUTEX_TESTER is not set |
1105 | # CONFIG_DEBUG_SPINLOCK is not set | 1056 | # CONFIG_DEBUG_SPINLOCK is not set |
1106 | # CONFIG_DEBUG_MUTEXES is not set | 1057 | # CONFIG_DEBUG_MUTEXES is not set |
1107 | # CONFIG_DEBUG_RWSEMS is not set | 1058 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1059 | # CONFIG_PROVE_LOCKING is not set | ||
1060 | # CONFIG_LOCK_STAT is not set | ||
1108 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1061 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1109 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1062 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1110 | # CONFIG_DEBUG_KOBJECT is not set | 1063 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1115,6 +1068,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1115 | CONFIG_FRAME_POINTER=y | 1068 | CONFIG_FRAME_POINTER=y |
1116 | # CONFIG_FORCED_INLINING is not set | 1069 | # CONFIG_FORCED_INLINING is not set |
1117 | # CONFIG_RCU_TORTURE_TEST is not set | 1070 | # CONFIG_RCU_TORTURE_TEST is not set |
1071 | # CONFIG_FAULT_INJECTION is not set | ||
1118 | CONFIG_DEBUG_USER=y | 1072 | CONFIG_DEBUG_USER=y |
1119 | # CONFIG_DEBUG_ERRORS is not set | 1073 | # CONFIG_DEBUG_ERRORS is not set |
1120 | CONFIG_DEBUG_LL=y | 1074 | CONFIG_DEBUG_LL=y |
@@ -1125,10 +1079,10 @@ CONFIG_DEBUG_LL=y | |||
1125 | # | 1079 | # |
1126 | # CONFIG_KEYS is not set | 1080 | # CONFIG_KEYS is not set |
1127 | # CONFIG_SECURITY is not set | 1081 | # CONFIG_SECURITY is not set |
1128 | 1082 | CONFIG_XOR_BLOCKS=y | |
1129 | # | 1083 | CONFIG_ASYNC_CORE=y |
1130 | # Cryptographic options | 1084 | CONFIG_ASYNC_MEMCPY=y |
1131 | # | 1085 | CONFIG_ASYNC_XOR=y |
1132 | # CONFIG_CRYPTO is not set | 1086 | # CONFIG_CRYPTO is not set |
1133 | 1087 | ||
1134 | # | 1088 | # |
@@ -1136,7 +1090,12 @@ CONFIG_DEBUG_LL=y | |||
1136 | # | 1090 | # |
1137 | # CONFIG_CRC_CCITT is not set | 1091 | # CONFIG_CRC_CCITT is not set |
1138 | # CONFIG_CRC16 is not set | 1092 | # CONFIG_CRC16 is not set |
1093 | # CONFIG_CRC_ITU_T is not set | ||
1139 | # CONFIG_CRC32 is not set | 1094 | # CONFIG_CRC32 is not set |
1095 | # CONFIG_CRC7 is not set | ||
1140 | # CONFIG_LIBCRC32C is not set | 1096 | # CONFIG_LIBCRC32C is not set |
1097 | CONFIG_ZLIB_INFLATE=y | ||
1141 | CONFIG_PLIST=y | 1098 | CONFIG_PLIST=y |
1142 | CONFIG_IOMAP_COPY=y | 1099 | CONFIG_HAS_IOMEM=y |
1100 | CONFIG_HAS_IOPORT=y | ||
1101 | CONFIG_HAS_DMA=y | ||