diff options
author | Nicolas Pitre <nico@cam.org> | 2008-05-05 15:21:28 -0400 |
---|---|---|
committer | Lennert Buytenhek <buytenh@marvell.com> | 2008-06-22 16:44:35 -0400 |
commit | b0bfcce930bca38af056662e598991cb393eaa4a (patch) | |
tree | 05380b71cbea8e46c50e89e17158c46517d47fa6 /arch/arm/configs | |
parent | d70ac829b7f42d7ef4f879635c6a772b0b4ed0a2 (diff) |
[ARM] Orion: update defconfig to 2.6.26-rc4
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 309 |
1 files changed, 187 insertions, 122 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index 52cd99bd52fb..5e34438c8fc2 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.24 | 3 | # Linux kernel version: 2.6.26-rc4 |
4 | # Thu Feb 7 14:10:30 2008 | 4 | # Mon Jun 2 23:54:48 2008 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -21,6 +21,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 22 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
24 | CONFIG_ZONE_DMA=y | 25 | CONFIG_ZONE_DMA=y |
25 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -40,24 +41,24 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
40 | # CONFIG_POSIX_MQUEUE is not set | 41 | # CONFIG_POSIX_MQUEUE is not set |
41 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
42 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
43 | # CONFIG_USER_NS is not set | ||
44 | # CONFIG_PID_NS is not set | ||
45 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
46 | # CONFIG_IKCONFIG is not set | 45 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | 46 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | 47 | # CONFIG_CGROUPS is not set |
49 | CONFIG_FAIR_GROUP_SCHED=y | 48 | # CONFIG_GROUP_SCHED is not set |
50 | CONFIG_FAIR_USER_SCHED=y | ||
51 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
52 | CONFIG_SYSFS_DEPRECATED=y | 49 | CONFIG_SYSFS_DEPRECATED=y |
50 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
53 | # CONFIG_RELAY is not set | 51 | # CONFIG_RELAY is not set |
52 | # CONFIG_NAMESPACES is not set | ||
54 | # CONFIG_BLK_DEV_INITRD is not set | 53 | # CONFIG_BLK_DEV_INITRD is not set |
55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
56 | CONFIG_SYSCTL=y | 55 | CONFIG_SYSCTL=y |
57 | CONFIG_EMBEDDED=y | 56 | CONFIG_EMBEDDED=y |
58 | CONFIG_UID16=y | 57 | CONFIG_UID16=y |
59 | CONFIG_SYSCTL_SYSCALL=y | 58 | CONFIG_SYSCTL_SYSCALL=y |
59 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
60 | CONFIG_KALLSYMS=y | 60 | CONFIG_KALLSYMS=y |
61 | CONFIG_KALLSYMS_ALL=y | ||
61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 62 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
62 | CONFIG_HOTPLUG=y | 63 | CONFIG_HOTPLUG=y |
63 | CONFIG_PRINTK=y | 64 | CONFIG_PRINTK=y |
@@ -73,20 +74,25 @@ CONFIG_TIMERFD=y | |||
73 | CONFIG_EVENTFD=y | 74 | CONFIG_EVENTFD=y |
74 | CONFIG_SHMEM=y | 75 | CONFIG_SHMEM=y |
75 | CONFIG_VM_EVENT_COUNTERS=y | 76 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_SLAB=y | 77 | # CONFIG_SLUB_DEBUG is not set |
77 | # CONFIG_SLUB is not set | 78 | # CONFIG_SLAB is not set |
79 | CONFIG_SLUB=y | ||
78 | # CONFIG_SLOB is not set | 80 | # CONFIG_SLOB is not set |
79 | # CONFIG_PROFILING is not set | 81 | CONFIG_PROFILING=y |
80 | # CONFIG_MARKERS is not set | 82 | # CONFIG_MARKERS is not set |
83 | CONFIG_OPROFILE=y | ||
81 | CONFIG_HAVE_OPROFILE=y | 84 | CONFIG_HAVE_OPROFILE=y |
82 | # CONFIG_KPROBES is not set | 85 | CONFIG_KPROBES=y |
86 | CONFIG_KRETPROBES=y | ||
83 | CONFIG_HAVE_KPROBES=y | 87 | CONFIG_HAVE_KPROBES=y |
88 | CONFIG_HAVE_KRETPROBES=y | ||
89 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
84 | CONFIG_PROC_PAGE_MONITOR=y | 90 | CONFIG_PROC_PAGE_MONITOR=y |
85 | CONFIG_SLABINFO=y | ||
86 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
87 | # CONFIG_TINY_SHMEM is not set | 92 | # CONFIG_TINY_SHMEM is not set |
88 | CONFIG_BASE_SMALL=0 | 93 | CONFIG_BASE_SMALL=0 |
89 | CONFIG_MODULES=y | 94 | CONFIG_MODULES=y |
95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
90 | CONFIG_MODULE_UNLOAD=y | 96 | CONFIG_MODULE_UNLOAD=y |
91 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 97 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
92 | # CONFIG_MODVERSIONS is not set | 98 | # CONFIG_MODVERSIONS is not set |
@@ -111,7 +117,6 @@ CONFIG_DEFAULT_CFQ=y | |||
111 | # CONFIG_DEFAULT_NOOP is not set | 117 | # CONFIG_DEFAULT_NOOP is not set |
112 | CONFIG_DEFAULT_IOSCHED="cfq" | 118 | CONFIG_DEFAULT_IOSCHED="cfq" |
113 | CONFIG_CLASSIC_RCU=y | 119 | CONFIG_CLASSIC_RCU=y |
114 | # CONFIG_PREEMPT_RCU is not set | ||
115 | 120 | ||
116 | # | 121 | # |
117 | # System Type | 122 | # System Type |
@@ -160,6 +165,7 @@ CONFIG_MACH_RD88F5182=y | |||
160 | CONFIG_MACH_KUROBOX_PRO=y | 165 | CONFIG_MACH_KUROBOX_PRO=y |
161 | CONFIG_MACH_DNS323=y | 166 | CONFIG_MACH_DNS323=y |
162 | CONFIG_MACH_TS209=y | 167 | CONFIG_MACH_TS209=y |
168 | CONFIG_MACH_LINKSTATION_PRO=y | ||
163 | 169 | ||
164 | # | 170 | # |
165 | # Boot options | 171 | # Boot options |
@@ -168,6 +174,7 @@ CONFIG_MACH_TS209=y | |||
168 | # | 174 | # |
169 | # Power management | 175 | # Power management |
170 | # | 176 | # |
177 | CONFIG_PLAT_ORION=y | ||
171 | 178 | ||
172 | # | 179 | # |
173 | # Processor Type | 180 | # Processor Type |
@@ -177,8 +184,9 @@ CONFIG_CPU_FEROCEON=y | |||
177 | CONFIG_CPU_FEROCEON_OLD_ID=y | 184 | CONFIG_CPU_FEROCEON_OLD_ID=y |
178 | CONFIG_CPU_32v5=y | 185 | CONFIG_CPU_32v5=y |
179 | CONFIG_CPU_ABRT_EV5T=y | 186 | CONFIG_CPU_ABRT_EV5T=y |
187 | CONFIG_CPU_PABRT_NOIFAR=y | ||
180 | CONFIG_CPU_CACHE_VIVT=y | 188 | CONFIG_CPU_CACHE_VIVT=y |
181 | CONFIG_CPU_COPY_V4WB=y | 189 | CONFIG_CPU_COPY_FEROCEON=y |
182 | CONFIG_CPU_TLB_V4WBI=y | 190 | CONFIG_CPU_TLB_V4WBI=y |
183 | CONFIG_CPU_CP15=y | 191 | CONFIG_CPU_CP15=y |
184 | CONFIG_CPU_CP15_MMU=y | 192 | CONFIG_CPU_CP15_MMU=y |
@@ -189,7 +197,6 @@ CONFIG_CPU_CP15_MMU=y | |||
189 | CONFIG_ARM_THUMB=y | 197 | CONFIG_ARM_THUMB=y |
190 | # CONFIG_CPU_ICACHE_DISABLE is not set | 198 | # CONFIG_CPU_ICACHE_DISABLE is not set |
191 | # CONFIG_CPU_DCACHE_DISABLE is not set | 199 | # CONFIG_CPU_DCACHE_DISABLE is not set |
192 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
193 | # CONFIG_OUTER_CACHE is not set | 200 | # CONFIG_OUTER_CACHE is not set |
194 | 201 | ||
195 | # | 202 | # |
@@ -199,6 +206,7 @@ CONFIG_PCI=y | |||
199 | CONFIG_PCI_SYSCALL=y | 206 | CONFIG_PCI_SYSCALL=y |
200 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 207 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
201 | CONFIG_PCI_LEGACY=y | 208 | CONFIG_PCI_LEGACY=y |
209 | # CONFIG_PCI_DEBUG is not set | ||
202 | # CONFIG_PCCARD is not set | 210 | # CONFIG_PCCARD is not set |
203 | 211 | ||
204 | # | 212 | # |
@@ -221,6 +229,7 @@ CONFIG_FLATMEM=y | |||
221 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
222 | # CONFIG_SPARSEMEM_STATIC is not set | 230 | # CONFIG_SPARSEMEM_STATIC is not set |
223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 231 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
232 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
224 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 233 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
225 | # CONFIG_RESOURCES_64BIT is not set | 234 | # CONFIG_RESOURCES_64BIT is not set |
226 | CONFIG_ZONE_DMA_FLAG=1 | 235 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -238,7 +247,6 @@ CONFIG_ZBOOT_ROM_BSS=0x0 | |||
238 | CONFIG_CMDLINE="" | 247 | CONFIG_CMDLINE="" |
239 | # CONFIG_XIP_KERNEL is not set | 248 | # CONFIG_XIP_KERNEL is not set |
240 | # CONFIG_KEXEC is not set | 249 | # CONFIG_KEXEC is not set |
241 | # CONFIG_ATAGS_PROC is not set | ||
242 | 250 | ||
243 | # | 251 | # |
244 | # Floating point emulation | 252 | # Floating point emulation |
@@ -311,8 +319,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
311 | CONFIG_DEFAULT_TCP_CONG="cubic" | 319 | CONFIG_DEFAULT_TCP_CONG="cubic" |
312 | # CONFIG_TCP_MD5SIG is not set | 320 | # CONFIG_TCP_MD5SIG is not set |
313 | # CONFIG_IPV6 is not set | 321 | # CONFIG_IPV6 is not set |
314 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
315 | # CONFIG_INET6_TUNNEL is not set | ||
316 | # CONFIG_NETWORK_SECMARK is not set | 322 | # CONFIG_NETWORK_SECMARK is not set |
317 | # CONFIG_NETFILTER is not set | 323 | # CONFIG_NETFILTER is not set |
318 | # CONFIG_IP_DCCP is not set | 324 | # CONFIG_IP_DCCP is not set |
@@ -335,6 +341,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
335 | # Network testing | 341 | # Network testing |
336 | # | 342 | # |
337 | CONFIG_NET_PKTGEN=m | 343 | CONFIG_NET_PKTGEN=m |
344 | # CONFIG_NET_TCPPROBE is not set | ||
338 | # CONFIG_HAMRADIO is not set | 345 | # CONFIG_HAMRADIO is not set |
339 | # CONFIG_CAN is not set | 346 | # CONFIG_CAN is not set |
340 | # CONFIG_IRDA is not set | 347 | # CONFIG_IRDA is not set |
@@ -362,6 +369,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
362 | CONFIG_STANDALONE=y | 369 | CONFIG_STANDALONE=y |
363 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 370 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
364 | CONFIG_FW_LOADER=y | 371 | CONFIG_FW_LOADER=y |
372 | # CONFIG_DEBUG_DRIVER is not set | ||
373 | # CONFIG_DEBUG_DEVRES is not set | ||
365 | # CONFIG_SYS_HYPERVISOR is not set | 374 | # CONFIG_SYS_HYPERVISOR is not set |
366 | # CONFIG_CONNECTOR is not set | 375 | # CONFIG_CONNECTOR is not set |
367 | CONFIG_MTD=y | 376 | CONFIG_MTD=y |
@@ -371,6 +380,7 @@ CONFIG_MTD_PARTITIONS=y | |||
371 | # CONFIG_MTD_REDBOOT_PARTS is not set | 380 | # CONFIG_MTD_REDBOOT_PARTS is not set |
372 | CONFIG_MTD_CMDLINE_PARTS=y | 381 | CONFIG_MTD_CMDLINE_PARTS=y |
373 | # CONFIG_MTD_AFS_PARTS is not set | 382 | # CONFIG_MTD_AFS_PARTS is not set |
383 | # CONFIG_MTD_AR7_PARTS is not set | ||
374 | 384 | ||
375 | # | 385 | # |
376 | # User Modules And Translation Layers | 386 | # User Modules And Translation Layers |
@@ -378,9 +388,8 @@ CONFIG_MTD_CMDLINE_PARTS=y | |||
378 | CONFIG_MTD_CHAR=y | 388 | CONFIG_MTD_CHAR=y |
379 | CONFIG_MTD_BLKDEVS=y | 389 | CONFIG_MTD_BLKDEVS=y |
380 | CONFIG_MTD_BLOCK=y | 390 | CONFIG_MTD_BLOCK=y |
381 | CONFIG_FTL=y | 391 | # CONFIG_FTL is not set |
382 | CONFIG_NFTL=y | 392 | # CONFIG_NFTL is not set |
383 | # CONFIG_NFTL_RW is not set | ||
384 | # CONFIG_INFTL is not set | 393 | # CONFIG_INFTL is not set |
385 | # CONFIG_RFD_FTL is not set | 394 | # CONFIG_RFD_FTL is not set |
386 | # CONFIG_SSFDC is not set | 395 | # CONFIG_SSFDC is not set |
@@ -405,12 +414,12 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y | |||
405 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | 414 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
406 | CONFIG_MTD_CFI_I1=y | 415 | CONFIG_MTD_CFI_I1=y |
407 | CONFIG_MTD_CFI_I2=y | 416 | CONFIG_MTD_CFI_I2=y |
408 | CONFIG_MTD_CFI_I4=y | 417 | # CONFIG_MTD_CFI_I4 is not set |
409 | # CONFIG_MTD_CFI_I8 is not set | 418 | # CONFIG_MTD_CFI_I8 is not set |
410 | # CONFIG_MTD_OTP is not set | 419 | # CONFIG_MTD_OTP is not set |
411 | CONFIG_MTD_CFI_INTELEXT=y | 420 | CONFIG_MTD_CFI_INTELEXT=y |
412 | CONFIG_MTD_CFI_AMDSTD=y | 421 | CONFIG_MTD_CFI_AMDSTD=y |
413 | CONFIG_MTD_CFI_STAA=y | 422 | # CONFIG_MTD_CFI_STAA is not set |
414 | CONFIG_MTD_CFI_UTIL=y | 423 | CONFIG_MTD_CFI_UTIL=y |
415 | # CONFIG_MTD_RAM is not set | 424 | # CONFIG_MTD_RAM is not set |
416 | # CONFIG_MTD_ROM is not set | 425 | # CONFIG_MTD_ROM is not set |
@@ -481,6 +490,9 @@ CONFIG_MISC_DEVICES=y | |||
481 | # CONFIG_EEPROM_93CX6 is not set | 490 | # CONFIG_EEPROM_93CX6 is not set |
482 | # CONFIG_SGI_IOC4 is not set | 491 | # CONFIG_SGI_IOC4 is not set |
483 | # CONFIG_TIFM_CORE is not set | 492 | # CONFIG_TIFM_CORE is not set |
493 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
494 | CONFIG_HAVE_IDE=y | ||
495 | # CONFIG_IDE is not set | ||
484 | 496 | ||
485 | # | 497 | # |
486 | # SCSI device support | 498 | # SCSI device support |
@@ -542,6 +554,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
542 | # CONFIG_SCSI_IPS is not set | 554 | # CONFIG_SCSI_IPS is not set |
543 | # CONFIG_SCSI_INITIO is not set | 555 | # CONFIG_SCSI_INITIO is not set |
544 | # CONFIG_SCSI_INIA100 is not set | 556 | # CONFIG_SCSI_INIA100 is not set |
557 | # CONFIG_SCSI_MVSAS is not set | ||
545 | # CONFIG_SCSI_STEX is not set | 558 | # CONFIG_SCSI_STEX is not set |
546 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 559 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
547 | # CONFIG_SCSI_IPR is not set | 560 | # CONFIG_SCSI_IPR is not set |
@@ -556,7 +569,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
556 | # CONFIG_SCSI_SRP is not set | 569 | # CONFIG_SCSI_SRP is not set |
557 | CONFIG_ATA=y | 570 | CONFIG_ATA=y |
558 | # CONFIG_ATA_NONSTANDARD is not set | 571 | # CONFIG_ATA_NONSTANDARD is not set |
572 | CONFIG_SATA_PMP=y | ||
559 | # CONFIG_SATA_AHCI is not set | 573 | # CONFIG_SATA_AHCI is not set |
574 | # CONFIG_SATA_SIL24 is not set | ||
575 | CONFIG_ATA_SFF=y | ||
560 | # CONFIG_SATA_SVW is not set | 576 | # CONFIG_SATA_SVW is not set |
561 | # CONFIG_ATA_PIIX is not set | 577 | # CONFIG_ATA_PIIX is not set |
562 | CONFIG_SATA_MV=y | 578 | CONFIG_SATA_MV=y |
@@ -566,7 +582,6 @@ CONFIG_SATA_MV=y | |||
566 | # CONFIG_SATA_PROMISE is not set | 582 | # CONFIG_SATA_PROMISE is not set |
567 | # CONFIG_SATA_SX4 is not set | 583 | # CONFIG_SATA_SX4 is not set |
568 | # CONFIG_SATA_SIL is not set | 584 | # CONFIG_SATA_SIL is not set |
569 | # CONFIG_SATA_SIL24 is not set | ||
570 | # CONFIG_SATA_SIS is not set | 585 | # CONFIG_SATA_SIS is not set |
571 | # CONFIG_SATA_ULI is not set | 586 | # CONFIG_SATA_ULI is not set |
572 | # CONFIG_SATA_VIA is not set | 587 | # CONFIG_SATA_VIA is not set |
@@ -611,6 +626,7 @@ CONFIG_SATA_MV=y | |||
611 | # CONFIG_PATA_VIA is not set | 626 | # CONFIG_PATA_VIA is not set |
612 | # CONFIG_PATA_WINBOND is not set | 627 | # CONFIG_PATA_WINBOND is not set |
613 | # CONFIG_PATA_PLATFORM is not set | 628 | # CONFIG_PATA_PLATFORM is not set |
629 | # CONFIG_PATA_SCH is not set | ||
614 | # CONFIG_MD is not set | 630 | # CONFIG_MD is not set |
615 | # CONFIG_FUSION is not set | 631 | # CONFIG_FUSION is not set |
616 | 632 | ||
@@ -652,7 +668,7 @@ CONFIG_NET_PCI=y | |||
652 | # CONFIG_B44 is not set | 668 | # CONFIG_B44 is not set |
653 | # CONFIG_FORCEDETH is not set | 669 | # CONFIG_FORCEDETH is not set |
654 | # CONFIG_EEPRO100 is not set | 670 | # CONFIG_EEPRO100 is not set |
655 | CONFIG_E100=y | 671 | # CONFIG_E100 is not set |
656 | # CONFIG_FEALNX is not set | 672 | # CONFIG_FEALNX is not set |
657 | # CONFIG_NATSEMI is not set | 673 | # CONFIG_NATSEMI is not set |
658 | # CONFIG_NE2K_PCI is not set | 674 | # CONFIG_NE2K_PCI is not set |
@@ -668,9 +684,7 @@ CONFIG_E100=y | |||
668 | CONFIG_NETDEV_1000=y | 684 | CONFIG_NETDEV_1000=y |
669 | # CONFIG_ACENIC is not set | 685 | # CONFIG_ACENIC is not set |
670 | # CONFIG_DL2K is not set | 686 | # CONFIG_DL2K is not set |
671 | CONFIG_E1000=y | 687 | # CONFIG_E1000 is not set |
672 | CONFIG_E1000_NAPI=y | ||
673 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
674 | # CONFIG_E1000E is not set | 688 | # CONFIG_E1000E is not set |
675 | # CONFIG_E1000E_ENABLED is not set | 689 | # CONFIG_E1000E_ENABLED is not set |
676 | # CONFIG_IP1000 is not set | 690 | # CONFIG_IP1000 is not set |
@@ -680,27 +694,15 @@ CONFIG_E1000_NAPI=y | |||
680 | # CONFIG_YELLOWFIN is not set | 694 | # CONFIG_YELLOWFIN is not set |
681 | # CONFIG_R8169 is not set | 695 | # CONFIG_R8169 is not set |
682 | # CONFIG_SIS190 is not set | 696 | # CONFIG_SIS190 is not set |
683 | CONFIG_SKGE=y | 697 | # CONFIG_SKGE is not set |
684 | CONFIG_SKY2=y | 698 | # CONFIG_SKY2 is not set |
685 | # CONFIG_SK98LIN is not set | ||
686 | # CONFIG_VIA_VELOCITY is not set | 699 | # CONFIG_VIA_VELOCITY is not set |
687 | CONFIG_TIGON3=y | 700 | # CONFIG_TIGON3 is not set |
688 | # CONFIG_BNX2 is not set | 701 | # CONFIG_BNX2 is not set |
689 | CONFIG_MV643XX_ETH=y | 702 | CONFIG_MV643XX_ETH=y |
690 | # CONFIG_QLA3XXX is not set | 703 | # CONFIG_QLA3XXX is not set |
691 | # CONFIG_ATL1 is not set | 704 | # CONFIG_ATL1 is not set |
692 | CONFIG_NETDEV_10000=y | 705 | # CONFIG_NETDEV_10000 is not set |
693 | # CONFIG_CHELSIO_T1 is not set | ||
694 | # CONFIG_CHELSIO_T3 is not set | ||
695 | # CONFIG_IXGBE is not set | ||
696 | # CONFIG_IXGB is not set | ||
697 | # CONFIG_S2IO is not set | ||
698 | # CONFIG_MYRI10GE is not set | ||
699 | # CONFIG_NETXEN_NIC is not set | ||
700 | # CONFIG_NIU is not set | ||
701 | # CONFIG_MLX4_CORE is not set | ||
702 | # CONFIG_TEHUTI is not set | ||
703 | # CONFIG_BNX2X is not set | ||
704 | # CONFIG_TR is not set | 706 | # CONFIG_TR is not set |
705 | 707 | ||
706 | # | 708 | # |
@@ -708,6 +710,7 @@ CONFIG_NETDEV_10000=y | |||
708 | # | 710 | # |
709 | # CONFIG_WLAN_PRE80211 is not set | 711 | # CONFIG_WLAN_PRE80211 is not set |
710 | # CONFIG_WLAN_80211 is not set | 712 | # CONFIG_WLAN_80211 is not set |
713 | # CONFIG_IWLWIFI_LEDS is not set | ||
711 | 714 | ||
712 | # | 715 | # |
713 | # USB Network Adapters | 716 | # USB Network Adapters |
@@ -738,12 +741,9 @@ CONFIG_INPUT=y | |||
738 | # | 741 | # |
739 | # Userland interfaces | 742 | # Userland interfaces |
740 | # | 743 | # |
741 | CONFIG_INPUT_MOUSEDEV=y | 744 | # CONFIG_INPUT_MOUSEDEV is not set |
742 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
743 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
744 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
745 | # CONFIG_INPUT_JOYDEV is not set | 745 | # CONFIG_INPUT_JOYDEV is not set |
746 | # CONFIG_INPUT_EVDEV is not set | 746 | CONFIG_INPUT_EVDEV=y |
747 | # CONFIG_INPUT_EVBUG is not set | 747 | # CONFIG_INPUT_EVBUG is not set |
748 | 748 | ||
749 | # | 749 | # |
@@ -765,10 +765,8 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
765 | # | 765 | # |
766 | # Character devices | 766 | # Character devices |
767 | # | 767 | # |
768 | CONFIG_VT=y | 768 | # CONFIG_VT is not set |
769 | CONFIG_VT_CONSOLE=y | 769 | CONFIG_DEVKMEM=y |
770 | CONFIG_HW_CONSOLE=y | ||
771 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
772 | # CONFIG_SERIAL_NONSTANDARD is not set | 770 | # CONFIG_SERIAL_NONSTANDARD is not set |
773 | # CONFIG_NOZOMI is not set | 771 | # CONFIG_NOZOMI is not set |
774 | 772 | ||
@@ -777,7 +775,7 @@ CONFIG_HW_CONSOLE=y | |||
777 | # | 775 | # |
778 | CONFIG_SERIAL_8250=y | 776 | CONFIG_SERIAL_8250=y |
779 | CONFIG_SERIAL_8250_CONSOLE=y | 777 | CONFIG_SERIAL_8250_CONSOLE=y |
780 | CONFIG_SERIAL_8250_PCI=y | 778 | # CONFIG_SERIAL_8250_PCI is not set |
781 | CONFIG_SERIAL_8250_NR_UARTS=4 | 779 | CONFIG_SERIAL_8250_NR_UARTS=4 |
782 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | 780 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 |
783 | # CONFIG_SERIAL_8250_EXTENDED is not set | 781 | # CONFIG_SERIAL_8250_EXTENDED is not set |
@@ -792,7 +790,7 @@ CONFIG_UNIX98_PTYS=y | |||
792 | CONFIG_LEGACY_PTYS=y | 790 | CONFIG_LEGACY_PTYS=y |
793 | CONFIG_LEGACY_PTY_COUNT=16 | 791 | CONFIG_LEGACY_PTY_COUNT=16 |
794 | # CONFIG_IPMI_HANDLER is not set | 792 | # CONFIG_IPMI_HANDLER is not set |
795 | CONFIG_HW_RANDOM=m | 793 | # CONFIG_HW_RANDOM is not set |
796 | # CONFIG_NVRAM is not set | 794 | # CONFIG_NVRAM is not set |
797 | # CONFIG_R3964 is not set | 795 | # CONFIG_R3964 is not set |
798 | # CONFIG_APPLICOM is not set | 796 | # CONFIG_APPLICOM is not set |
@@ -804,13 +802,6 @@ CONFIG_I2C_BOARDINFO=y | |||
804 | CONFIG_I2C_CHARDEV=y | 802 | CONFIG_I2C_CHARDEV=y |
805 | 803 | ||
806 | # | 804 | # |
807 | # I2C Algorithms | ||
808 | # | ||
809 | # CONFIG_I2C_ALGOBIT is not set | ||
810 | # CONFIG_I2C_ALGOPCF is not set | ||
811 | # CONFIG_I2C_ALGOPCA is not set | ||
812 | |||
813 | # | ||
814 | # I2C Hardware Bus support | 805 | # I2C Hardware Bus support |
815 | # | 806 | # |
816 | # CONFIG_I2C_ALI1535 is not set | 807 | # CONFIG_I2C_ALI1535 is not set |
@@ -837,6 +828,7 @@ CONFIG_I2C_CHARDEV=y | |||
837 | # CONFIG_I2C_VIA is not set | 828 | # CONFIG_I2C_VIA is not set |
838 | # CONFIG_I2C_VIAPRO is not set | 829 | # CONFIG_I2C_VIAPRO is not set |
839 | # CONFIG_I2C_VOODOO3 is not set | 830 | # CONFIG_I2C_VOODOO3 is not set |
831 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
840 | CONFIG_I2C_MV64XXX=y | 832 | CONFIG_I2C_MV64XXX=y |
841 | 833 | ||
842 | # | 834 | # |
@@ -847,19 +839,13 @@ CONFIG_I2C_MV64XXX=y | |||
847 | # CONFIG_SENSORS_PCF8574 is not set | 839 | # CONFIG_SENSORS_PCF8574 is not set |
848 | # CONFIG_PCF8575 is not set | 840 | # CONFIG_PCF8575 is not set |
849 | # CONFIG_SENSORS_PCF8591 is not set | 841 | # CONFIG_SENSORS_PCF8591 is not set |
850 | # CONFIG_TPS65010 is not set | ||
851 | # CONFIG_SENSORS_MAX6875 is not set | 842 | # CONFIG_SENSORS_MAX6875 is not set |
852 | # CONFIG_SENSORS_TSL2550 is not set | 843 | # CONFIG_SENSORS_TSL2550 is not set |
853 | # CONFIG_I2C_DEBUG_CORE is not set | 844 | # CONFIG_I2C_DEBUG_CORE is not set |
854 | # CONFIG_I2C_DEBUG_ALGO is not set | 845 | # CONFIG_I2C_DEBUG_ALGO is not set |
855 | # CONFIG_I2C_DEBUG_BUS is not set | 846 | # CONFIG_I2C_DEBUG_BUS is not set |
856 | # CONFIG_I2C_DEBUG_CHIP is not set | 847 | # CONFIG_I2C_DEBUG_CHIP is not set |
857 | |||
858 | # | ||
859 | # SPI support | ||
860 | # | ||
861 | # CONFIG_SPI is not set | 848 | # CONFIG_SPI is not set |
862 | # CONFIG_SPI_MASTER is not set | ||
863 | # CONFIG_W1 is not set | 849 | # CONFIG_W1 is not set |
864 | # CONFIG_POWER_SUPPLY is not set | 850 | # CONFIG_POWER_SUPPLY is not set |
865 | CONFIG_HWMON=y | 851 | CONFIG_HWMON=y |
@@ -872,6 +858,7 @@ CONFIG_HWMON=y | |||
872 | # CONFIG_SENSORS_ADM1031 is not set | 858 | # CONFIG_SENSORS_ADM1031 is not set |
873 | # CONFIG_SENSORS_ADM9240 is not set | 859 | # CONFIG_SENSORS_ADM9240 is not set |
874 | # CONFIG_SENSORS_ADT7470 is not set | 860 | # CONFIG_SENSORS_ADT7470 is not set |
861 | # CONFIG_SENSORS_ADT7473 is not set | ||
875 | # CONFIG_SENSORS_ATXP1 is not set | 862 | # CONFIG_SENSORS_ATXP1 is not set |
876 | # CONFIG_SENSORS_DS1621 is not set | 863 | # CONFIG_SENSORS_DS1621 is not set |
877 | # CONFIG_SENSORS_I5K_AMB is not set | 864 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -901,6 +888,7 @@ CONFIG_HWMON=y | |||
901 | # CONFIG_SENSORS_SMSC47M1 is not set | 888 | # CONFIG_SENSORS_SMSC47M1 is not set |
902 | # CONFIG_SENSORS_SMSC47M192 is not set | 889 | # CONFIG_SENSORS_SMSC47M192 is not set |
903 | # CONFIG_SENSORS_SMSC47B397 is not set | 890 | # CONFIG_SENSORS_SMSC47B397 is not set |
891 | # CONFIG_SENSORS_ADS7828 is not set | ||
904 | # CONFIG_SENSORS_THMC50 is not set | 892 | # CONFIG_SENSORS_THMC50 is not set |
905 | # CONFIG_SENSORS_VIA686A is not set | 893 | # CONFIG_SENSORS_VIA686A is not set |
906 | # CONFIG_SENSORS_VT1211 is not set | 894 | # CONFIG_SENSORS_VT1211 is not set |
@@ -910,6 +898,7 @@ CONFIG_HWMON=y | |||
910 | # CONFIG_SENSORS_W83792D is not set | 898 | # CONFIG_SENSORS_W83792D is not set |
911 | # CONFIG_SENSORS_W83793 is not set | 899 | # CONFIG_SENSORS_W83793 is not set |
912 | # CONFIG_SENSORS_W83L785TS is not set | 900 | # CONFIG_SENSORS_W83L785TS is not set |
901 | # CONFIG_SENSORS_W83L786NG is not set | ||
913 | # CONFIG_SENSORS_W83627HF is not set | 902 | # CONFIG_SENSORS_W83627HF is not set |
914 | # CONFIG_SENSORS_W83627EHF is not set | 903 | # CONFIG_SENSORS_W83627EHF is not set |
915 | # CONFIG_HWMON_DEBUG_CHIP is not set | 904 | # CONFIG_HWMON_DEBUG_CHIP is not set |
@@ -925,14 +914,24 @@ CONFIG_SSB_POSSIBLE=y | |||
925 | # Multifunction device drivers | 914 | # Multifunction device drivers |
926 | # | 915 | # |
927 | # CONFIG_MFD_SM501 is not set | 916 | # CONFIG_MFD_SM501 is not set |
917 | # CONFIG_MFD_ASIC3 is not set | ||
918 | # CONFIG_HTC_PASIC3 is not set | ||
928 | 919 | ||
929 | # | 920 | # |
930 | # Multimedia devices | 921 | # Multimedia devices |
931 | # | 922 | # |
923 | |||
924 | # | ||
925 | # Multimedia core support | ||
926 | # | ||
932 | # CONFIG_VIDEO_DEV is not set | 927 | # CONFIG_VIDEO_DEV is not set |
933 | # CONFIG_DVB_CORE is not set | 928 | # CONFIG_DVB_CORE is not set |
934 | CONFIG_DAB=y | 929 | # CONFIG_VIDEO_MEDIA is not set |
935 | # CONFIG_USB_DABUSB is not set | 930 | |
931 | # | ||
932 | # Multimedia drivers | ||
933 | # | ||
934 | # CONFIG_DAB is not set | ||
936 | 935 | ||
937 | # | 936 | # |
938 | # Graphics support | 937 | # Graphics support |
@@ -949,12 +948,6 @@ CONFIG_DAB=y | |||
949 | # CONFIG_DISPLAY_SUPPORT is not set | 948 | # CONFIG_DISPLAY_SUPPORT is not set |
950 | 949 | ||
951 | # | 950 | # |
952 | # Console display driver support | ||
953 | # | ||
954 | # CONFIG_VGA_CONSOLE is not set | ||
955 | CONFIG_DUMMY_CONSOLE=y | ||
956 | |||
957 | # | ||
958 | # Sound | 951 | # Sound |
959 | # | 952 | # |
960 | # CONFIG_SOUND is not set | 953 | # CONFIG_SOUND is not set |
@@ -985,14 +978,18 @@ CONFIG_USB_DEVICEFS=y | |||
985 | CONFIG_USB_DEVICE_CLASS=y | 978 | CONFIG_USB_DEVICE_CLASS=y |
986 | # CONFIG_USB_DYNAMIC_MINORS is not set | 979 | # CONFIG_USB_DYNAMIC_MINORS is not set |
987 | # CONFIG_USB_OTG is not set | 980 | # CONFIG_USB_OTG is not set |
981 | # CONFIG_USB_OTG_WHITELIST is not set | ||
982 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
988 | 983 | ||
989 | # | 984 | # |
990 | # USB Host Controller Drivers | 985 | # USB Host Controller Drivers |
991 | # | 986 | # |
987 | # CONFIG_USB_C67X00_HCD is not set | ||
992 | CONFIG_USB_EHCI_HCD=y | 988 | CONFIG_USB_EHCI_HCD=y |
993 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 989 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
994 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 990 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
995 | # CONFIG_USB_ISP116X_HCD is not set | 991 | # CONFIG_USB_ISP116X_HCD is not set |
992 | # CONFIG_USB_ISP1760_HCD is not set | ||
996 | # CONFIG_USB_OHCI_HCD is not set | 993 | # CONFIG_USB_OHCI_HCD is not set |
997 | # CONFIG_USB_UHCI_HCD is not set | 994 | # CONFIG_USB_UHCI_HCD is not set |
998 | # CONFIG_USB_SL811_HCD is not set | 995 | # CONFIG_USB_SL811_HCD is not set |
@@ -1003,6 +1000,7 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
1003 | # | 1000 | # |
1004 | # CONFIG_USB_ACM is not set | 1001 | # CONFIG_USB_ACM is not set |
1005 | CONFIG_USB_PRINTER=y | 1002 | CONFIG_USB_PRINTER=y |
1003 | # CONFIG_USB_WDM is not set | ||
1006 | 1004 | ||
1007 | # | 1005 | # |
1008 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1006 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1022,7 +1020,9 @@ CONFIG_USB_STORAGE_SDDR09=y | |||
1022 | CONFIG_USB_STORAGE_SDDR55=y | 1020 | CONFIG_USB_STORAGE_SDDR55=y |
1023 | CONFIG_USB_STORAGE_JUMPSHOT=y | 1021 | CONFIG_USB_STORAGE_JUMPSHOT=y |
1024 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1022 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1023 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1025 | # CONFIG_USB_STORAGE_KARMA is not set | 1024 | # CONFIG_USB_STORAGE_KARMA is not set |
1025 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1026 | # CONFIG_USB_LIBUSUAL is not set | 1026 | # CONFIG_USB_LIBUSUAL is not set |
1027 | 1027 | ||
1028 | # | 1028 | # |
@@ -1060,6 +1060,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1060 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1060 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1061 | # CONFIG_USB_IOWARRIOR is not set | 1061 | # CONFIG_USB_IOWARRIOR is not set |
1062 | # CONFIG_USB_TEST is not set | 1062 | # CONFIG_USB_TEST is not set |
1063 | # CONFIG_USB_ISIGHTFW is not set | ||
1063 | # CONFIG_USB_GADGET is not set | 1064 | # CONFIG_USB_GADGET is not set |
1064 | # CONFIG_MMC is not set | 1065 | # CONFIG_MMC is not set |
1065 | CONFIG_NEW_LEDS=y | 1066 | CONFIG_NEW_LEDS=y |
@@ -1076,6 +1077,7 @@ CONFIG_LEDS_CLASS=y | |||
1076 | CONFIG_LEDS_TRIGGERS=y | 1077 | CONFIG_LEDS_TRIGGERS=y |
1077 | CONFIG_LEDS_TRIGGER_TIMER=y | 1078 | CONFIG_LEDS_TRIGGER_TIMER=y |
1078 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1079 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1080 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1079 | CONFIG_RTC_LIB=y | 1081 | CONFIG_RTC_LIB=y |
1080 | CONFIG_RTC_CLASS=y | 1082 | CONFIG_RTC_CLASS=y |
1081 | CONFIG_RTC_HCTOSYS=y | 1083 | CONFIG_RTC_HCTOSYS=y |
@@ -1105,6 +1107,7 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1105 | # CONFIG_RTC_DRV_PCF8583 is not set | 1107 | # CONFIG_RTC_DRV_PCF8583 is not set |
1106 | CONFIG_RTC_DRV_M41T80=y | 1108 | CONFIG_RTC_DRV_M41T80=y |
1107 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1109 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1110 | # CONFIG_RTC_DRV_S35390A is not set | ||
1108 | 1111 | ||
1109 | # | 1112 | # |
1110 | # SPI RTC drivers | 1113 | # SPI RTC drivers |
@@ -1125,6 +1128,7 @@ CONFIG_RTC_DRV_M41T80=y | |||
1125 | # | 1128 | # |
1126 | # on-CPU RTC drivers | 1129 | # on-CPU RTC drivers |
1127 | # | 1130 | # |
1131 | # CONFIG_UIO is not set | ||
1128 | 1132 | ||
1129 | # | 1133 | # |
1130 | # File systems | 1134 | # File systems |
@@ -1140,14 +1144,11 @@ CONFIG_JBD=y | |||
1140 | # CONFIG_JFS_FS is not set | 1144 | # CONFIG_JFS_FS is not set |
1141 | # CONFIG_FS_POSIX_ACL is not set | 1145 | # CONFIG_FS_POSIX_ACL is not set |
1142 | # CONFIG_XFS_FS is not set | 1146 | # CONFIG_XFS_FS is not set |
1143 | # CONFIG_GFS2_FS is not set | ||
1144 | # CONFIG_OCFS2_FS is not set | 1147 | # CONFIG_OCFS2_FS is not set |
1145 | # CONFIG_MINIX_FS is not set | 1148 | CONFIG_DNOTIFY=y |
1146 | # CONFIG_ROMFS_FS is not set | ||
1147 | CONFIG_INOTIFY=y | 1149 | CONFIG_INOTIFY=y |
1148 | CONFIG_INOTIFY_USER=y | 1150 | CONFIG_INOTIFY_USER=y |
1149 | # CONFIG_QUOTA is not set | 1151 | # CONFIG_QUOTA is not set |
1150 | CONFIG_DNOTIFY=y | ||
1151 | # CONFIG_AUTOFS_FS is not set | 1152 | # CONFIG_AUTOFS_FS is not set |
1152 | # CONFIG_AUTOFS4_FS is not set | 1153 | # CONFIG_AUTOFS4_FS is not set |
1153 | # CONFIG_FUSE_FS is not set | 1154 | # CONFIG_FUSE_FS is not set |
@@ -1155,8 +1156,8 @@ CONFIG_DNOTIFY=y | |||
1155 | # | 1156 | # |
1156 | # CD-ROM/DVD Filesystems | 1157 | # CD-ROM/DVD Filesystems |
1157 | # | 1158 | # |
1158 | CONFIG_ISO9660_FS=y | 1159 | CONFIG_ISO9660_FS=m |
1159 | # CONFIG_JOLIET is not set | 1160 | CONFIG_JOLIET=y |
1160 | # CONFIG_ZISOFS is not set | 1161 | # CONFIG_ZISOFS is not set |
1161 | CONFIG_UDF_FS=m | 1162 | CONFIG_UDF_FS=m |
1162 | CONFIG_UDF_NLS=y | 1163 | CONFIG_UDF_NLS=y |
@@ -1205,8 +1206,10 @@ CONFIG_JFFS2_RTIME=y | |||
1205 | # CONFIG_JFFS2_RUBIN is not set | 1206 | # CONFIG_JFFS2_RUBIN is not set |
1206 | CONFIG_CRAMFS=y | 1207 | CONFIG_CRAMFS=y |
1207 | # CONFIG_VXFS_FS is not set | 1208 | # CONFIG_VXFS_FS is not set |
1209 | # CONFIG_MINIX_FS is not set | ||
1208 | # CONFIG_HPFS_FS is not set | 1210 | # CONFIG_HPFS_FS is not set |
1209 | # CONFIG_QNX4FS_FS is not set | 1211 | # CONFIG_QNX4FS_FS is not set |
1212 | # CONFIG_ROMFS_FS is not set | ||
1210 | # CONFIG_SYSV_FS is not set | 1213 | # CONFIG_SYSV_FS is not set |
1211 | # CONFIG_UFS_FS is not set | 1214 | # CONFIG_UFS_FS is not set |
1212 | CONFIG_NETWORK_FILESYSTEMS=y | 1215 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1214,7 +1217,6 @@ CONFIG_NFS_FS=y | |||
1214 | CONFIG_NFS_V3=y | 1217 | CONFIG_NFS_V3=y |
1215 | # CONFIG_NFS_V3_ACL is not set | 1218 | # CONFIG_NFS_V3_ACL is not set |
1216 | # CONFIG_NFS_V4 is not set | 1219 | # CONFIG_NFS_V4 is not set |
1217 | # CONFIG_NFS_DIRECTIO is not set | ||
1218 | # CONFIG_NFSD is not set | 1220 | # CONFIG_NFSD is not set |
1219 | CONFIG_ROOT_NFS=y | 1221 | CONFIG_ROOT_NFS=y |
1220 | CONFIG_LOCKD=y | 1222 | CONFIG_LOCKD=y |
@@ -1241,14 +1243,13 @@ CONFIG_PARTITION_ADVANCED=y | |||
1241 | # CONFIG_MAC_PARTITION is not set | 1243 | # CONFIG_MAC_PARTITION is not set |
1242 | CONFIG_MSDOS_PARTITION=y | 1244 | CONFIG_MSDOS_PARTITION=y |
1243 | CONFIG_BSD_DISKLABEL=y | 1245 | CONFIG_BSD_DISKLABEL=y |
1244 | CONFIG_MINIX_SUBPARTITION=y | 1246 | # CONFIG_MINIX_SUBPARTITION is not set |
1245 | CONFIG_SOLARIS_X86_PARTITION=y | 1247 | # CONFIG_SOLARIS_X86_PARTITION is not set |
1246 | CONFIG_UNIXWARE_DISKLABEL=y | 1248 | # CONFIG_UNIXWARE_DISKLABEL is not set |
1247 | CONFIG_LDM_PARTITION=y | 1249 | # CONFIG_LDM_PARTITION is not set |
1248 | CONFIG_LDM_DEBUG=y | ||
1249 | # CONFIG_SGI_PARTITION is not set | 1250 | # CONFIG_SGI_PARTITION is not set |
1250 | # CONFIG_ULTRIX_PARTITION is not set | 1251 | # CONFIG_ULTRIX_PARTITION is not set |
1251 | CONFIG_SUN_PARTITION=y | 1252 | # CONFIG_SUN_PARTITION is not set |
1252 | # CONFIG_KARMA_PARTITION is not set | 1253 | # CONFIG_KARMA_PARTITION is not set |
1253 | # CONFIG_EFI_PARTITION is not set | 1254 | # CONFIG_EFI_PARTITION is not set |
1254 | # CONFIG_SYSV68_PARTITION is not set | 1255 | # CONFIG_SYSV68_PARTITION is not set |
@@ -1300,15 +1301,48 @@ CONFIG_NLS_ISO8859_2=y | |||
1300 | # CONFIG_PRINTK_TIME is not set | 1301 | # CONFIG_PRINTK_TIME is not set |
1301 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1302 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1302 | CONFIG_ENABLE_MUST_CHECK=y | 1303 | CONFIG_ENABLE_MUST_CHECK=y |
1303 | # CONFIG_MAGIC_SYSRQ is not set | 1304 | CONFIG_FRAME_WARN=1024 |
1305 | CONFIG_MAGIC_SYSRQ=y | ||
1304 | # CONFIG_UNUSED_SYMBOLS is not set | 1306 | # CONFIG_UNUSED_SYMBOLS is not set |
1305 | # CONFIG_DEBUG_FS is not set | 1307 | # CONFIG_DEBUG_FS is not set |
1306 | # CONFIG_HEADERS_CHECK is not set | 1308 | # CONFIG_HEADERS_CHECK is not set |
1307 | # CONFIG_DEBUG_KERNEL is not set | 1309 | CONFIG_DEBUG_KERNEL=y |
1310 | # CONFIG_DEBUG_SHIRQ is not set | ||
1311 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1312 | CONFIG_SCHED_DEBUG=y | ||
1313 | CONFIG_SCHEDSTATS=y | ||
1314 | # CONFIG_TIMER_STATS is not set | ||
1315 | # CONFIG_DEBUG_OBJECTS is not set | ||
1316 | CONFIG_DEBUG_PREEMPT=y | ||
1317 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1318 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1319 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1320 | # CONFIG_DEBUG_MUTEXES is not set | ||
1321 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1322 | # CONFIG_PROVE_LOCKING is not set | ||
1323 | # CONFIG_LOCK_STAT is not set | ||
1324 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1325 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1326 | # CONFIG_DEBUG_KOBJECT is not set | ||
1308 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1327 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1328 | CONFIG_DEBUG_INFO=y | ||
1329 | # CONFIG_DEBUG_VM is not set | ||
1330 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1331 | # CONFIG_DEBUG_LIST is not set | ||
1332 | # CONFIG_DEBUG_SG is not set | ||
1309 | CONFIG_FRAME_POINTER=y | 1333 | CONFIG_FRAME_POINTER=y |
1334 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1335 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1336 | # CONFIG_KPROBES_SANITY_TEST is not set | ||
1337 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1338 | # CONFIG_LKDTM is not set | ||
1339 | # CONFIG_FAULT_INJECTION is not set | ||
1310 | # CONFIG_SAMPLES is not set | 1340 | # CONFIG_SAMPLES is not set |
1311 | CONFIG_DEBUG_USER=y | 1341 | CONFIG_DEBUG_USER=y |
1342 | CONFIG_DEBUG_ERRORS=y | ||
1343 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1344 | CONFIG_DEBUG_LL=y | ||
1345 | # CONFIG_DEBUG_ICEDCC is not set | ||
1312 | 1346 | ||
1313 | # | 1347 | # |
1314 | # Security options | 1348 | # Security options |
@@ -1317,50 +1351,79 @@ CONFIG_DEBUG_USER=y | |||
1317 | # CONFIG_SECURITY is not set | 1351 | # CONFIG_SECURITY is not set |
1318 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1352 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1319 | CONFIG_CRYPTO=y | 1353 | CONFIG_CRYPTO=y |
1354 | |||
1355 | # | ||
1356 | # Crypto core or helper | ||
1357 | # | ||
1320 | CONFIG_CRYPTO_ALGAPI=m | 1358 | CONFIG_CRYPTO_ALGAPI=m |
1321 | CONFIG_CRYPTO_BLKCIPHER=m | 1359 | CONFIG_CRYPTO_BLKCIPHER=m |
1322 | # CONFIG_CRYPTO_SEQIV is not set | ||
1323 | CONFIG_CRYPTO_MANAGER=m | 1360 | CONFIG_CRYPTO_MANAGER=m |
1361 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1362 | # CONFIG_CRYPTO_NULL is not set | ||
1363 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1364 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1365 | # CONFIG_CRYPTO_TEST is not set | ||
1366 | |||
1367 | # | ||
1368 | # Authenticated Encryption with Associated Data | ||
1369 | # | ||
1370 | # CONFIG_CRYPTO_CCM is not set | ||
1371 | # CONFIG_CRYPTO_GCM is not set | ||
1372 | # CONFIG_CRYPTO_SEQIV is not set | ||
1373 | |||
1374 | # | ||
1375 | # Block modes | ||
1376 | # | ||
1377 | CONFIG_CRYPTO_CBC=m | ||
1378 | # CONFIG_CRYPTO_CTR is not set | ||
1379 | # CONFIG_CRYPTO_CTS is not set | ||
1380 | CONFIG_CRYPTO_ECB=m | ||
1381 | # CONFIG_CRYPTO_LRW is not set | ||
1382 | CONFIG_CRYPTO_PCBC=m | ||
1383 | # CONFIG_CRYPTO_XTS is not set | ||
1384 | |||
1385 | # | ||
1386 | # Hash modes | ||
1387 | # | ||
1324 | # CONFIG_CRYPTO_HMAC is not set | 1388 | # CONFIG_CRYPTO_HMAC is not set |
1325 | # CONFIG_CRYPTO_XCBC is not set | 1389 | # CONFIG_CRYPTO_XCBC is not set |
1326 | # CONFIG_CRYPTO_NULL is not set | 1390 | |
1391 | # | ||
1392 | # Digest | ||
1393 | # | ||
1394 | # CONFIG_CRYPTO_CRC32C is not set | ||
1327 | # CONFIG_CRYPTO_MD4 is not set | 1395 | # CONFIG_CRYPTO_MD4 is not set |
1328 | # CONFIG_CRYPTO_MD5 is not set | 1396 | # CONFIG_CRYPTO_MD5 is not set |
1397 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1329 | # CONFIG_CRYPTO_SHA1 is not set | 1398 | # CONFIG_CRYPTO_SHA1 is not set |
1330 | # CONFIG_CRYPTO_SHA256 is not set | 1399 | # CONFIG_CRYPTO_SHA256 is not set |
1331 | # CONFIG_CRYPTO_SHA512 is not set | 1400 | # CONFIG_CRYPTO_SHA512 is not set |
1332 | # CONFIG_CRYPTO_WP512 is not set | ||
1333 | # CONFIG_CRYPTO_TGR192 is not set | 1401 | # CONFIG_CRYPTO_TGR192 is not set |
1334 | # CONFIG_CRYPTO_GF128MUL is not set | 1402 | # CONFIG_CRYPTO_WP512 is not set |
1335 | CONFIG_CRYPTO_ECB=m | 1403 | |
1336 | CONFIG_CRYPTO_CBC=m | 1404 | # |
1337 | CONFIG_CRYPTO_PCBC=m | 1405 | # Ciphers |
1338 | # CONFIG_CRYPTO_LRW is not set | 1406 | # |
1339 | # CONFIG_CRYPTO_XTS is not set | ||
1340 | # CONFIG_CRYPTO_CTR is not set | ||
1341 | # CONFIG_CRYPTO_GCM is not set | ||
1342 | # CONFIG_CRYPTO_CCM is not set | ||
1343 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1344 | # CONFIG_CRYPTO_DES is not set | ||
1345 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1346 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1347 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1348 | # CONFIG_CRYPTO_SERPENT is not set | ||
1349 | # CONFIG_CRYPTO_AES is not set | 1407 | # CONFIG_CRYPTO_AES is not set |
1408 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1409 | # CONFIG_CRYPTO_ARC4 is not set | ||
1410 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1411 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1350 | # CONFIG_CRYPTO_CAST5 is not set | 1412 | # CONFIG_CRYPTO_CAST5 is not set |
1351 | # CONFIG_CRYPTO_CAST6 is not set | 1413 | # CONFIG_CRYPTO_CAST6 is not set |
1352 | # CONFIG_CRYPTO_TEA is not set | 1414 | # CONFIG_CRYPTO_DES is not set |
1353 | # CONFIG_CRYPTO_ARC4 is not set | 1415 | # CONFIG_CRYPTO_FCRYPT is not set |
1354 | # CONFIG_CRYPTO_KHAZAD is not set | 1416 | # CONFIG_CRYPTO_KHAZAD is not set |
1355 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1356 | # CONFIG_CRYPTO_SEED is not set | ||
1357 | # CONFIG_CRYPTO_SALSA20 is not set | 1417 | # CONFIG_CRYPTO_SALSA20 is not set |
1418 | # CONFIG_CRYPTO_SEED is not set | ||
1419 | # CONFIG_CRYPTO_SERPENT is not set | ||
1420 | # CONFIG_CRYPTO_TEA is not set | ||
1421 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1422 | |||
1423 | # | ||
1424 | # Compression | ||
1425 | # | ||
1358 | # CONFIG_CRYPTO_DEFLATE is not set | 1426 | # CONFIG_CRYPTO_DEFLATE is not set |
1359 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1360 | # CONFIG_CRYPTO_CRC32C is not set | ||
1361 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1362 | # CONFIG_CRYPTO_TEST is not set | ||
1363 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1364 | # CONFIG_CRYPTO_LZO is not set | 1427 | # CONFIG_CRYPTO_LZO is not set |
1365 | CONFIG_CRYPTO_HW=y | 1428 | CONFIG_CRYPTO_HW=y |
1366 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1429 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
@@ -1369,12 +1432,14 @@ CONFIG_CRYPTO_HW=y | |||
1369 | # Library routines | 1432 | # Library routines |
1370 | # | 1433 | # |
1371 | CONFIG_BITREVERSE=y | 1434 | CONFIG_BITREVERSE=y |
1372 | CONFIG_CRC_CCITT=y | 1435 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1373 | CONFIG_CRC16=y | 1436 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set |
1374 | # CONFIG_CRC_ITU_T is not set | 1437 | # CONFIG_CRC_CCITT is not set |
1438 | # CONFIG_CRC16 is not set | ||
1439 | CONFIG_CRC_ITU_T=m | ||
1375 | CONFIG_CRC32=y | 1440 | CONFIG_CRC32=y |
1376 | # CONFIG_CRC7 is not set | 1441 | # CONFIG_CRC7 is not set |
1377 | CONFIG_LIBCRC32C=y | 1442 | # CONFIG_LIBCRC32C is not set |
1378 | CONFIG_ZLIB_INFLATE=y | 1443 | CONFIG_ZLIB_INFLATE=y |
1379 | CONFIG_ZLIB_DEFLATE=y | 1444 | CONFIG_ZLIB_DEFLATE=y |
1380 | CONFIG_PLIST=y | 1445 | CONFIG_PLIST=y |