diff options
author | Andi Kleen <ak@suse.de> | 2007-07-21 11:09:49 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-21 21:37:07 -0400 |
commit | 56525597619ab93abc60a22a4ee53e51a0853749 (patch) | |
tree | 9cd561949a072839f07348ae6747e22019bf25cb | |
parent | 4440e0e11d2e9eb13e6edf44f89019e4f8a4dd58 (diff) |
x86_64: Update defconfig
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | arch/x86_64/defconfig | 288 |
1 files changed, 49 insertions, 239 deletions
diff --git a/arch/x86_64/defconfig b/arch/x86_64/defconfig index 40178e5c3104..b7c4cd04bfc3 100644 --- a/arch/x86_64/defconfig +++ b/arch/x86_64/defconfig | |||
@@ -1,19 +1,22 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22-rc2 | 3 | # Linux kernel version: 2.6.22-git14 |
4 | # Mon May 21 13:23:40 2007 | 4 | # Fri Jul 20 09:53:15 2007 |
5 | # | 5 | # |
6 | CONFIG_X86_64=y | 6 | CONFIG_X86_64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
8 | CONFIG_X86=y | 8 | CONFIG_X86=y |
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_TIME_VSYSCALL=y | 10 | CONFIG_GENERIC_TIME_VSYSCALL=y |
11 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
11 | CONFIG_ZONE_DMA32=y | 12 | CONFIG_ZONE_DMA32=y |
12 | CONFIG_LOCKDEP_SUPPORT=y | 13 | CONFIG_LOCKDEP_SUPPORT=y |
13 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
14 | CONFIG_SEMAPHORE_SLEEPERS=y | 15 | CONFIG_SEMAPHORE_SLEEPERS=y |
15 | CONFIG_MMU=y | 16 | CONFIG_MMU=y |
16 | CONFIG_ZONE_DMA=y | 17 | CONFIG_ZONE_DMA=y |
18 | CONFIG_QUICKLIST=y | ||
19 | CONFIG_NR_QUICK=2 | ||
17 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
18 | CONFIG_GENERIC_HWEIGHT=y | 21 | CONFIG_GENERIC_HWEIGHT=y |
19 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 22 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
@@ -44,19 +47,18 @@ CONFIG_LOCALVERSION="" | |||
44 | CONFIG_LOCALVERSION_AUTO=y | 47 | CONFIG_LOCALVERSION_AUTO=y |
45 | CONFIG_SWAP=y | 48 | CONFIG_SWAP=y |
46 | CONFIG_SYSVIPC=y | 49 | CONFIG_SYSVIPC=y |
47 | # CONFIG_IPC_NS is not set | ||
48 | CONFIG_SYSVIPC_SYSCTL=y | 50 | CONFIG_SYSVIPC_SYSCTL=y |
49 | CONFIG_POSIX_MQUEUE=y | 51 | CONFIG_POSIX_MQUEUE=y |
50 | # CONFIG_BSD_PROCESS_ACCT is not set | 52 | # CONFIG_BSD_PROCESS_ACCT is not set |
51 | # CONFIG_TASKSTATS is not set | 53 | # CONFIG_TASKSTATS is not set |
52 | # CONFIG_UTS_NS is not set | 54 | # CONFIG_USER_NS is not set |
53 | # CONFIG_AUDIT is not set | 55 | # CONFIG_AUDIT is not set |
54 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
55 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
56 | CONFIG_LOG_BUF_SHIFT=18 | 58 | CONFIG_LOG_BUF_SHIFT=18 |
57 | # CONFIG_CPUSETS is not set | 59 | # CONFIG_CPUSETS is not set |
58 | CONFIG_SYSFS_DEPRECATED=y | 60 | CONFIG_SYSFS_DEPRECATED=y |
59 | # CONFIG_RELAY is not set | 61 | CONFIG_RELAY=y |
60 | CONFIG_BLK_DEV_INITRD=y | 62 | CONFIG_BLK_DEV_INITRD=y |
61 | CONFIG_INITRAMFS_SOURCE="" | 63 | CONFIG_INITRAMFS_SOURCE="" |
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 64 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
@@ -86,10 +88,6 @@ CONFIG_SLAB=y | |||
86 | CONFIG_RT_MUTEXES=y | 88 | CONFIG_RT_MUTEXES=y |
87 | # CONFIG_TINY_SHMEM is not set | 89 | # CONFIG_TINY_SHMEM is not set |
88 | CONFIG_BASE_SMALL=0 | 90 | CONFIG_BASE_SMALL=0 |
89 | |||
90 | # | ||
91 | # Loadable module support | ||
92 | # | ||
93 | CONFIG_MODULES=y | 91 | CONFIG_MODULES=y |
94 | CONFIG_MODULE_UNLOAD=y | 92 | CONFIG_MODULE_UNLOAD=y |
95 | CONFIG_MODULE_FORCE_UNLOAD=y | 93 | CONFIG_MODULE_FORCE_UNLOAD=y |
@@ -97,12 +95,9 @@ CONFIG_MODULE_FORCE_UNLOAD=y | |||
97 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 95 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
98 | # CONFIG_KMOD is not set | 96 | # CONFIG_KMOD is not set |
99 | CONFIG_STOP_MACHINE=y | 97 | CONFIG_STOP_MACHINE=y |
100 | |||
101 | # | ||
102 | # Block layer | ||
103 | # | ||
104 | CONFIG_BLOCK=y | 98 | CONFIG_BLOCK=y |
105 | # CONFIG_BLK_DEV_IO_TRACE is not set | 99 | # CONFIG_BLK_DEV_IO_TRACE is not set |
100 | # CONFIG_BLK_DEV_BSG is not set | ||
106 | 101 | ||
107 | # | 102 | # |
108 | # IO Schedulers | 103 | # IO Schedulers |
@@ -165,9 +160,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
165 | CONFIG_MIGRATION=y | 160 | CONFIG_MIGRATION=y |
166 | CONFIG_RESOURCES_64BIT=y | 161 | CONFIG_RESOURCES_64BIT=y |
167 | CONFIG_ZONE_DMA_FLAG=1 | 162 | CONFIG_ZONE_DMA_FLAG=1 |
163 | CONFIG_BOUNCE=y | ||
164 | CONFIG_VIRT_TO_BUS=y | ||
168 | CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y | 165 | CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y |
169 | CONFIG_OUT_OF_LINE_PFN_TO_PAGE=y | 166 | CONFIG_OUT_OF_LINE_PFN_TO_PAGE=y |
170 | CONFIG_NR_CPUS=32 | 167 | CONFIG_NR_CPUS=32 |
168 | CONFIG_PHYSICAL_ALIGN=0x200000 | ||
171 | CONFIG_HOTPLUG_CPU=y | 169 | CONFIG_HOTPLUG_CPU=y |
172 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 170 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
173 | CONFIG_HPET_TIMER=y | 171 | CONFIG_HPET_TIMER=y |
@@ -180,7 +178,7 @@ CONFIG_X86_MCE_INTEL=y | |||
180 | CONFIG_X86_MCE_AMD=y | 178 | CONFIG_X86_MCE_AMD=y |
181 | # CONFIG_KEXEC is not set | 179 | # CONFIG_KEXEC is not set |
182 | # CONFIG_CRASH_DUMP is not set | 180 | # CONFIG_CRASH_DUMP is not set |
183 | CONFIG_RELOCATABLE=y | 181 | # CONFIG_RELOCATABLE is not set |
184 | CONFIG_PHYSICAL_START=0x200000 | 182 | CONFIG_PHYSICAL_START=0x200000 |
185 | CONFIG_SECCOMP=y | 183 | CONFIG_SECCOMP=y |
186 | # CONFIG_CC_STACKPROTECTOR is not set | 184 | # CONFIG_CC_STACKPROTECTOR is not set |
@@ -201,7 +199,6 @@ CONFIG_GENERIC_PENDING_IRQ=y | |||
201 | CONFIG_PM=y | 199 | CONFIG_PM=y |
202 | # CONFIG_PM_LEGACY is not set | 200 | # CONFIG_PM_LEGACY is not set |
203 | # CONFIG_PM_DEBUG is not set | 201 | # CONFIG_PM_DEBUG is not set |
204 | # CONFIG_PM_SYSFS_DEPRECATED is not set | ||
205 | CONFIG_SOFTWARE_SUSPEND=y | 202 | CONFIG_SOFTWARE_SUSPEND=y |
206 | CONFIG_PM_STD_PARTITION="" | 203 | CONFIG_PM_STD_PARTITION="" |
207 | CONFIG_SUSPEND_SMP=y | 204 | CONFIG_SUSPEND_SMP=y |
@@ -248,7 +245,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | |||
248 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | 245 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set |
249 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 246 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
250 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | 247 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y |
251 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 248 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y |
252 | 249 | ||
253 | # | 250 | # |
254 | # CPUFreq processor drivers | 251 | # CPUFreq processor drivers |
@@ -351,20 +348,8 @@ CONFIG_IPV6_SIT=y | |||
351 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 348 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
352 | # CONFIG_NETWORK_SECMARK is not set | 349 | # CONFIG_NETWORK_SECMARK is not set |
353 | # CONFIG_NETFILTER is not set | 350 | # CONFIG_NETFILTER is not set |
354 | |||
355 | # | ||
356 | # DCCP Configuration (EXPERIMENTAL) | ||
357 | # | ||
358 | # CONFIG_IP_DCCP is not set | 351 | # CONFIG_IP_DCCP is not set |
359 | |||
360 | # | ||
361 | # SCTP Configuration (EXPERIMENTAL) | ||
362 | # | ||
363 | # CONFIG_IP_SCTP is not set | 352 | # CONFIG_IP_SCTP is not set |
364 | |||
365 | # | ||
366 | # TIPC Configuration (EXPERIMENTAL) | ||
367 | # | ||
368 | # CONFIG_TIPC is not set | 353 | # CONFIG_TIPC is not set |
369 | # CONFIG_ATM is not set | 354 | # CONFIG_ATM is not set |
370 | # CONFIG_BRIDGE is not set | 355 | # CONFIG_BRIDGE is not set |
@@ -401,6 +386,7 @@ CONFIG_IPV6_SIT=y | |||
401 | # CONFIG_MAC80211 is not set | 386 | # CONFIG_MAC80211 is not set |
402 | # CONFIG_IEEE80211 is not set | 387 | # CONFIG_IEEE80211 is not set |
403 | # CONFIG_RFKILL is not set | 388 | # CONFIG_RFKILL is not set |
389 | # CONFIG_NET_9P is not set | ||
404 | 390 | ||
405 | # | 391 | # |
406 | # Device Drivers | 392 | # Device Drivers |
@@ -415,21 +401,9 @@ CONFIG_FW_LOADER=y | |||
415 | # CONFIG_DEBUG_DRIVER is not set | 401 | # CONFIG_DEBUG_DRIVER is not set |
416 | # CONFIG_DEBUG_DEVRES is not set | 402 | # CONFIG_DEBUG_DEVRES is not set |
417 | # CONFIG_SYS_HYPERVISOR is not set | 403 | # CONFIG_SYS_HYPERVISOR is not set |
418 | |||
419 | # | ||
420 | # Connector - unified userspace <-> kernelspace linker | ||
421 | # | ||
422 | # CONFIG_CONNECTOR is not set | 404 | # CONFIG_CONNECTOR is not set |
423 | # CONFIG_MTD is not set | 405 | # CONFIG_MTD is not set |
424 | |||
425 | # | ||
426 | # Parallel port support | ||
427 | # | ||
428 | # CONFIG_PARPORT is not set | 406 | # CONFIG_PARPORT is not set |
429 | |||
430 | # | ||
431 | # Plug and Play support | ||
432 | # | ||
433 | CONFIG_PNP=y | 407 | CONFIG_PNP=y |
434 | # CONFIG_PNP_DEBUG is not set | 408 | # CONFIG_PNP_DEBUG is not set |
435 | 409 | ||
@@ -437,10 +411,7 @@ CONFIG_PNP=y | |||
437 | # Protocols | 411 | # Protocols |
438 | # | 412 | # |
439 | CONFIG_PNPACPI=y | 413 | CONFIG_PNPACPI=y |
440 | 414 | CONFIG_BLK_DEV=y | |
441 | # | ||
442 | # Block devices | ||
443 | # | ||
444 | CONFIG_BLK_DEV_FD=y | 415 | CONFIG_BLK_DEV_FD=y |
445 | # CONFIG_BLK_CPQ_DA is not set | 416 | # CONFIG_BLK_CPQ_DA is not set |
446 | # CONFIG_BLK_CPQ_CISS_DA is not set | 417 | # CONFIG_BLK_CPQ_CISS_DA is not set |
@@ -458,17 +429,14 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
458 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 429 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
459 | # CONFIG_CDROM_PKTCDVD is not set | 430 | # CONFIG_CDROM_PKTCDVD is not set |
460 | # CONFIG_ATA_OVER_ETH is not set | 431 | # CONFIG_ATA_OVER_ETH is not set |
461 | 432 | CONFIG_MISC_DEVICES=y | |
462 | # | ||
463 | # Misc devices | ||
464 | # | ||
465 | # CONFIG_IBM_ASM is not set | 433 | # CONFIG_IBM_ASM is not set |
466 | # CONFIG_PHANTOM is not set | 434 | # CONFIG_PHANTOM is not set |
435 | # CONFIG_EEPROM_93CX6 is not set | ||
467 | # CONFIG_SGI_IOC4 is not set | 436 | # CONFIG_SGI_IOC4 is not set |
468 | # CONFIG_TIFM_CORE is not set | 437 | # CONFIG_TIFM_CORE is not set |
469 | # CONFIG_SONY_LAPTOP is not set | 438 | # CONFIG_SONY_LAPTOP is not set |
470 | # CONFIG_THINKPAD_ACPI is not set | 439 | # CONFIG_THINKPAD_ACPI is not set |
471 | # CONFIG_BLINK is not set | ||
472 | CONFIG_IDE=y | 440 | CONFIG_IDE=y |
473 | CONFIG_BLK_DEV_IDE=y | 441 | CONFIG_BLK_DEV_IDE=y |
474 | 442 | ||
@@ -539,6 +507,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
539 | # | 507 | # |
540 | # CONFIG_RAID_ATTRS is not set | 508 | # CONFIG_RAID_ATTRS is not set |
541 | CONFIG_SCSI=y | 509 | CONFIG_SCSI=y |
510 | CONFIG_SCSI_DMA=y | ||
542 | # CONFIG_SCSI_TGT is not set | 511 | # CONFIG_SCSI_TGT is not set |
543 | CONFIG_SCSI_NETLINK=y | 512 | CONFIG_SCSI_NETLINK=y |
544 | # CONFIG_SCSI_PROC_FS is not set | 513 | # CONFIG_SCSI_PROC_FS is not set |
@@ -590,11 +559,9 @@ CONFIG_AIC79XX_DEBUG_MASK=0 | |||
590 | # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set | 559 | # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set |
591 | # CONFIG_SCSI_AIC94XX is not set | 560 | # CONFIG_SCSI_AIC94XX is not set |
592 | # CONFIG_SCSI_ARCMSR is not set | 561 | # CONFIG_SCSI_ARCMSR is not set |
593 | CONFIG_MEGARAID_NEWGEN=y | 562 | # CONFIG_MEGARAID_NEWGEN is not set |
594 | CONFIG_MEGARAID_MM=y | ||
595 | CONFIG_MEGARAID_MAILBOX=y | ||
596 | # CONFIG_MEGARAID_LEGACY is not set | 563 | # CONFIG_MEGARAID_LEGACY is not set |
597 | CONFIG_MEGARAID_SAS=y | 564 | # CONFIG_MEGARAID_SAS is not set |
598 | # CONFIG_SCSI_HPTIOP is not set | 565 | # CONFIG_SCSI_HPTIOP is not set |
599 | # CONFIG_SCSI_BUSLOGIC is not set | 566 | # CONFIG_SCSI_BUSLOGIC is not set |
600 | # CONFIG_SCSI_DMX3191D is not set | 567 | # CONFIG_SCSI_DMX3191D is not set |
@@ -614,7 +581,6 @@ CONFIG_MEGARAID_SAS=y | |||
614 | # CONFIG_SCSI_DC395x is not set | 581 | # CONFIG_SCSI_DC395x is not set |
615 | # CONFIG_SCSI_DC390T is not set | 582 | # CONFIG_SCSI_DC390T is not set |
616 | # CONFIG_SCSI_DEBUG is not set | 583 | # CONFIG_SCSI_DEBUG is not set |
617 | # CONFIG_SCSI_ESP_CORE is not set | ||
618 | # CONFIG_SCSI_SRP is not set | 584 | # CONFIG_SCSI_SRP is not set |
619 | CONFIG_ATA=y | 585 | CONFIG_ATA=y |
620 | # CONFIG_ATA_NONSTANDARD is not set | 586 | # CONFIG_ATA_NONSTANDARD is not set |
@@ -671,10 +637,6 @@ CONFIG_SATA_VIA=y | |||
671 | # CONFIG_PATA_SIS is not set | 637 | # CONFIG_PATA_SIS is not set |
672 | # CONFIG_PATA_VIA is not set | 638 | # CONFIG_PATA_VIA is not set |
673 | # CONFIG_PATA_WINBOND is not set | 639 | # CONFIG_PATA_WINBOND is not set |
674 | |||
675 | # | ||
676 | # Multi-device support (RAID and LVM) | ||
677 | # | ||
678 | CONFIG_MD=y | 640 | CONFIG_MD=y |
679 | # CONFIG_BLK_DEV_MD is not set | 641 | # CONFIG_BLK_DEV_MD is not set |
680 | CONFIG_BLK_DEV_DM=y | 642 | CONFIG_BLK_DEV_DM=y |
@@ -692,7 +654,7 @@ CONFIG_BLK_DEV_DM=y | |||
692 | CONFIG_FUSION=y | 654 | CONFIG_FUSION=y |
693 | CONFIG_FUSION_SPI=y | 655 | CONFIG_FUSION_SPI=y |
694 | # CONFIG_FUSION_FC is not set | 656 | # CONFIG_FUSION_FC is not set |
695 | CONFIG_FUSION_SAS=y | 657 | # CONFIG_FUSION_SAS is not set |
696 | CONFIG_FUSION_MAX_SGE=128 | 658 | CONFIG_FUSION_MAX_SGE=128 |
697 | # CONFIG_FUSION_CTL is not set | 659 | # CONFIG_FUSION_CTL is not set |
698 | 660 | ||
@@ -710,7 +672,10 @@ CONFIG_IEEE1394=y | |||
710 | # | 672 | # |
711 | # Controllers | 673 | # Controllers |
712 | # | 674 | # |
713 | # CONFIG_IEEE1394_PCILYNX is not set | 675 | |
676 | # | ||
677 | # Texas Instruments PCILynx requires I2C | ||
678 | # | ||
714 | CONFIG_IEEE1394_OHCI1394=y | 679 | CONFIG_IEEE1394_OHCI1394=y |
715 | 680 | ||
716 | # | 681 | # |
@@ -722,32 +687,19 @@ CONFIG_IEEE1394_OHCI1394=y | |||
722 | # CONFIG_IEEE1394_ETH1394 is not set | 687 | # CONFIG_IEEE1394_ETH1394 is not set |
723 | # CONFIG_IEEE1394_DV1394 is not set | 688 | # CONFIG_IEEE1394_DV1394 is not set |
724 | CONFIG_IEEE1394_RAWIO=y | 689 | CONFIG_IEEE1394_RAWIO=y |
725 | |||
726 | # | ||
727 | # I2O device support | ||
728 | # | ||
729 | # CONFIG_I2O is not set | 690 | # CONFIG_I2O is not set |
730 | # CONFIG_MACINTOSH_DRIVERS is not set | 691 | CONFIG_MACINTOSH_DRIVERS=y |
731 | 692 | # CONFIG_MAC_EMUMOUSEBTN is not set | |
732 | # | ||
733 | # Network device support | ||
734 | # | ||
735 | CONFIG_NETDEVICES=y | 693 | CONFIG_NETDEVICES=y |
694 | CONFIG_NETDEVICES_MULTIQUEUE=y | ||
736 | # CONFIG_DUMMY is not set | 695 | # CONFIG_DUMMY is not set |
737 | # CONFIG_BONDING is not set | 696 | # CONFIG_BONDING is not set |
697 | # CONFIG_MACVLAN is not set | ||
738 | # CONFIG_EQUALIZER is not set | 698 | # CONFIG_EQUALIZER is not set |
739 | CONFIG_TUN=y | 699 | CONFIG_TUN=y |
740 | # CONFIG_NET_SB1000 is not set | 700 | # CONFIG_NET_SB1000 is not set |
741 | |||
742 | # | ||
743 | # ARCnet devices | ||
744 | # | ||
745 | # CONFIG_ARCNET is not set | 701 | # CONFIG_ARCNET is not set |
746 | # CONFIG_PHYLIB is not set | 702 | # CONFIG_PHYLIB is not set |
747 | |||
748 | # | ||
749 | # Ethernet (10 or 100Mbit) | ||
750 | # | ||
751 | CONFIG_NET_ETHERNET=y | 703 | CONFIG_NET_ETHERNET=y |
752 | CONFIG_MII=y | 704 | CONFIG_MII=y |
753 | # CONFIG_HAPPYMEAL is not set | 705 | # CONFIG_HAPPYMEAL is not set |
@@ -756,10 +708,6 @@ CONFIG_MII=y | |||
756 | CONFIG_NET_VENDOR_3COM=y | 708 | CONFIG_NET_VENDOR_3COM=y |
757 | CONFIG_VORTEX=y | 709 | CONFIG_VORTEX=y |
758 | # CONFIG_TYPHOON is not set | 710 | # CONFIG_TYPHOON is not set |
759 | |||
760 | # | ||
761 | # Tulip family network device support | ||
762 | # | ||
763 | CONFIG_NET_TULIP=y | 711 | CONFIG_NET_TULIP=y |
764 | # CONFIG_DE2104X is not set | 712 | # CONFIG_DE2104X is not set |
765 | CONFIG_TULIP=y | 713 | CONFIG_TULIP=y |
@@ -773,7 +721,8 @@ CONFIG_TULIP=y | |||
773 | # CONFIG_HP100 is not set | 721 | # CONFIG_HP100 is not set |
774 | CONFIG_NET_PCI=y | 722 | CONFIG_NET_PCI=y |
775 | # CONFIG_PCNET32 is not set | 723 | # CONFIG_PCNET32 is not set |
776 | # CONFIG_AMD8111_ETH is not set | 724 | CONFIG_AMD8111_ETH=y |
725 | # CONFIG_AMD8111E_NAPI is not set | ||
777 | # CONFIG_ADAPTEC_STARFIRE is not set | 726 | # CONFIG_ADAPTEC_STARFIRE is not set |
778 | CONFIG_B44=y | 727 | CONFIG_B44=y |
779 | CONFIG_FORCEDETH=y | 728 | CONFIG_FORCEDETH=y |
@@ -808,7 +757,6 @@ CONFIG_E1000=y | |||
808 | # CONFIG_SIS190 is not set | 757 | # CONFIG_SIS190 is not set |
809 | # CONFIG_SKGE is not set | 758 | # CONFIG_SKGE is not set |
810 | # CONFIG_SKY2 is not set | 759 | # CONFIG_SKY2 is not set |
811 | # CONFIG_SK98LIN is not set | ||
812 | # CONFIG_VIA_VELOCITY is not set | 760 | # CONFIG_VIA_VELOCITY is not set |
813 | CONFIG_TIGON3=y | 761 | CONFIG_TIGON3=y |
814 | CONFIG_BNX2=y | 762 | CONFIG_BNX2=y |
@@ -823,10 +771,6 @@ CONFIG_S2IO=m | |||
823 | # CONFIG_MYRI10GE is not set | 771 | # CONFIG_MYRI10GE is not set |
824 | # CONFIG_NETXEN_NIC is not set | 772 | # CONFIG_NETXEN_NIC is not set |
825 | # CONFIG_MLX4_CORE is not set | 773 | # CONFIG_MLX4_CORE is not set |
826 | |||
827 | # | ||
828 | # Token Ring devices | ||
829 | # | ||
830 | # CONFIG_TR is not set | 774 | # CONFIG_TR is not set |
831 | 775 | ||
832 | # | 776 | # |
@@ -855,15 +799,7 @@ CONFIG_NETCONSOLE=y | |||
855 | CONFIG_NETPOLL=y | 799 | CONFIG_NETPOLL=y |
856 | # CONFIG_NETPOLL_TRAP is not set | 800 | # CONFIG_NETPOLL_TRAP is not set |
857 | CONFIG_NET_POLL_CONTROLLER=y | 801 | CONFIG_NET_POLL_CONTROLLER=y |
858 | |||
859 | # | ||
860 | # ISDN subsystem | ||
861 | # | ||
862 | # CONFIG_ISDN is not set | 802 | # CONFIG_ISDN is not set |
863 | |||
864 | # | ||
865 | # Telephony Support | ||
866 | # | ||
867 | # CONFIG_PHONE is not set | 803 | # CONFIG_PHONE is not set |
868 | 804 | ||
869 | # | 805 | # |
@@ -871,6 +807,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
871 | # | 807 | # |
872 | CONFIG_INPUT=y | 808 | CONFIG_INPUT=y |
873 | # CONFIG_INPUT_FF_MEMLESS is not set | 809 | # CONFIG_INPUT_FF_MEMLESS is not set |
810 | # CONFIG_INPUT_POLLDEV is not set | ||
874 | 811 | ||
875 | # | 812 | # |
876 | # Userland interfaces | 813 | # Userland interfaces |
@@ -936,6 +873,7 @@ CONFIG_HW_CONSOLE=y | |||
936 | # | 873 | # |
937 | CONFIG_SERIAL_8250=y | 874 | CONFIG_SERIAL_8250=y |
938 | CONFIG_SERIAL_8250_CONSOLE=y | 875 | CONFIG_SERIAL_8250_CONSOLE=y |
876 | CONFIG_FIX_EARLYCON_MEM=y | ||
939 | CONFIG_SERIAL_8250_PCI=y | 877 | CONFIG_SERIAL_8250_PCI=y |
940 | CONFIG_SERIAL_8250_PNP=y | 878 | CONFIG_SERIAL_8250_PNP=y |
941 | CONFIG_SERIAL_8250_NR_UARTS=4 | 879 | CONFIG_SERIAL_8250_NR_UARTS=4 |
@@ -951,16 +889,11 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
951 | CONFIG_UNIX98_PTYS=y | 889 | CONFIG_UNIX98_PTYS=y |
952 | CONFIG_LEGACY_PTYS=y | 890 | CONFIG_LEGACY_PTYS=y |
953 | CONFIG_LEGACY_PTY_COUNT=256 | 891 | CONFIG_LEGACY_PTY_COUNT=256 |
954 | |||
955 | # | ||
956 | # IPMI | ||
957 | # | ||
958 | # CONFIG_IPMI_HANDLER is not set | 892 | # CONFIG_IPMI_HANDLER is not set |
959 | # CONFIG_WATCHDOG is not set | 893 | # CONFIG_WATCHDOG is not set |
960 | CONFIG_HW_RANDOM=y | 894 | CONFIG_HW_RANDOM=y |
961 | CONFIG_HW_RANDOM_INTEL=y | 895 | CONFIG_HW_RANDOM_INTEL=y |
962 | CONFIG_HW_RANDOM_AMD=y | 896 | CONFIG_HW_RANDOM_AMD=y |
963 | # CONFIG_HW_RANDOM_GEODE is not set | ||
964 | # CONFIG_NVRAM is not set | 897 | # CONFIG_NVRAM is not set |
965 | CONFIG_RTC=y | 898 | CONFIG_RTC=y |
966 | # CONFIG_R3964 is not set | 899 | # CONFIG_R3964 is not set |
@@ -979,127 +912,19 @@ CONFIG_HPET=y | |||
979 | # CONFIG_HPET_RTC_IRQ is not set | 912 | # CONFIG_HPET_RTC_IRQ is not set |
980 | CONFIG_HPET_MMAP=y | 913 | CONFIG_HPET_MMAP=y |
981 | # CONFIG_HANGCHECK_TIMER is not set | 914 | # CONFIG_HANGCHECK_TIMER is not set |
982 | |||
983 | # | ||
984 | # TPM devices | ||
985 | # | ||
986 | # CONFIG_TCG_TPM is not set | 915 | # CONFIG_TCG_TPM is not set |
987 | # CONFIG_TELCLOCK is not set | 916 | # CONFIG_TELCLOCK is not set |
988 | CONFIG_DEVPORT=y | 917 | CONFIG_DEVPORT=y |
989 | CONFIG_I2C=m | 918 | # CONFIG_I2C is not set |
990 | CONFIG_I2C_BOARDINFO=y | ||
991 | CONFIG_I2C_CHARDEV=m | ||
992 | |||
993 | # | ||
994 | # I2C Algorithms | ||
995 | # | ||
996 | # CONFIG_I2C_ALGOBIT is not set | ||
997 | # CONFIG_I2C_ALGOPCF is not set | ||
998 | # CONFIG_I2C_ALGOPCA is not set | ||
999 | |||
1000 | # | ||
1001 | # I2C Hardware Bus support | ||
1002 | # | ||
1003 | # CONFIG_I2C_ALI1535 is not set | ||
1004 | # CONFIG_I2C_ALI1563 is not set | ||
1005 | # CONFIG_I2C_ALI15X3 is not set | ||
1006 | # CONFIG_I2C_AMD756 is not set | ||
1007 | # CONFIG_I2C_AMD8111 is not set | ||
1008 | # CONFIG_I2C_I801 is not set | ||
1009 | # CONFIG_I2C_I810 is not set | ||
1010 | # CONFIG_I2C_PIIX4 is not set | ||
1011 | # CONFIG_I2C_NFORCE2 is not set | ||
1012 | # CONFIG_I2C_OCORES is not set | ||
1013 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1014 | # CONFIG_I2C_PROSAVAGE is not set | ||
1015 | # CONFIG_I2C_SAVAGE4 is not set | ||
1016 | # CONFIG_I2C_SIMTEC is not set | ||
1017 | # CONFIG_I2C_SIS5595 is not set | ||
1018 | # CONFIG_I2C_SIS630 is not set | ||
1019 | # CONFIG_I2C_SIS96X is not set | ||
1020 | # CONFIG_I2C_STUB is not set | ||
1021 | # CONFIG_I2C_TINY_USB is not set | ||
1022 | # CONFIG_I2C_VIA is not set | ||
1023 | # CONFIG_I2C_VIAPRO is not set | ||
1024 | # CONFIG_I2C_VOODOO3 is not set | ||
1025 | |||
1026 | # | ||
1027 | # Miscellaneous I2C Chip support | ||
1028 | # | ||
1029 | # CONFIG_SENSORS_DS1337 is not set | ||
1030 | # CONFIG_SENSORS_DS1374 is not set | ||
1031 | # CONFIG_SENSORS_EEPROM is not set | ||
1032 | # CONFIG_SENSORS_PCF8574 is not set | ||
1033 | # CONFIG_SENSORS_PCA9539 is not set | ||
1034 | # CONFIG_SENSORS_PCF8591 is not set | ||
1035 | # CONFIG_SENSORS_MAX6875 is not set | ||
1036 | # CONFIG_I2C_DEBUG_CORE is not set | ||
1037 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
1038 | # CONFIG_I2C_DEBUG_BUS is not set | ||
1039 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
1040 | 919 | ||
1041 | # | 920 | # |
1042 | # SPI support | 921 | # SPI support |
1043 | # | 922 | # |
1044 | # CONFIG_SPI is not set | 923 | # CONFIG_SPI is not set |
1045 | # CONFIG_SPI_MASTER is not set | 924 | # CONFIG_SPI_MASTER is not set |
1046 | |||
1047 | # | ||
1048 | # Dallas's 1-wire bus | ||
1049 | # | ||
1050 | # CONFIG_W1 is not set | 925 | # CONFIG_W1 is not set |
1051 | CONFIG_HWMON=y | 926 | # CONFIG_POWER_SUPPLY is not set |
1052 | # CONFIG_HWMON_VID is not set | 927 | # CONFIG_HWMON is not set |
1053 | # CONFIG_SENSORS_ABITUGURU is not set | ||
1054 | # CONFIG_SENSORS_AD7418 is not set | ||
1055 | # CONFIG_SENSORS_ADM1021 is not set | ||
1056 | # CONFIG_SENSORS_ADM1025 is not set | ||
1057 | # CONFIG_SENSORS_ADM1026 is not set | ||
1058 | # CONFIG_SENSORS_ADM1029 is not set | ||
1059 | # CONFIG_SENSORS_ADM1031 is not set | ||
1060 | # CONFIG_SENSORS_ADM9240 is not set | ||
1061 | # CONFIG_SENSORS_K8TEMP is not set | ||
1062 | # CONFIG_SENSORS_ASB100 is not set | ||
1063 | # CONFIG_SENSORS_ATXP1 is not set | ||
1064 | # CONFIG_SENSORS_DS1621 is not set | ||
1065 | # CONFIG_SENSORS_F71805F is not set | ||
1066 | # CONFIG_SENSORS_FSCHER is not set | ||
1067 | # CONFIG_SENSORS_FSCPOS is not set | ||
1068 | # CONFIG_SENSORS_GL518SM is not set | ||
1069 | # CONFIG_SENSORS_GL520SM is not set | ||
1070 | CONFIG_SENSORS_CORETEMP=y | ||
1071 | # CONFIG_SENSORS_IT87 is not set | ||
1072 | # CONFIG_SENSORS_LM63 is not set | ||
1073 | # CONFIG_SENSORS_LM75 is not set | ||
1074 | # CONFIG_SENSORS_LM77 is not set | ||
1075 | # CONFIG_SENSORS_LM78 is not set | ||
1076 | # CONFIG_SENSORS_LM80 is not set | ||
1077 | # CONFIG_SENSORS_LM83 is not set | ||
1078 | # CONFIG_SENSORS_LM85 is not set | ||
1079 | # CONFIG_SENSORS_LM87 is not set | ||
1080 | # CONFIG_SENSORS_LM90 is not set | ||
1081 | # CONFIG_SENSORS_LM92 is not set | ||
1082 | # CONFIG_SENSORS_MAX1619 is not set | ||
1083 | # CONFIG_SENSORS_MAX6650 is not set | ||
1084 | # CONFIG_SENSORS_PC87360 is not set | ||
1085 | # CONFIG_SENSORS_PC87427 is not set | ||
1086 | # CONFIG_SENSORS_SIS5595 is not set | ||
1087 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
1088 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
1089 | CONFIG_SENSORS_SMSC47B397=m | ||
1090 | # CONFIG_SENSORS_VIA686A is not set | ||
1091 | # CONFIG_SENSORS_VT1211 is not set | ||
1092 | # CONFIG_SENSORS_VT8231 is not set | ||
1093 | # CONFIG_SENSORS_W83781D is not set | ||
1094 | # CONFIG_SENSORS_W83791D is not set | ||
1095 | # CONFIG_SENSORS_W83792D is not set | ||
1096 | # CONFIG_SENSORS_W83793 is not set | ||
1097 | # CONFIG_SENSORS_W83L785TS is not set | ||
1098 | # CONFIG_SENSORS_W83627HF is not set | ||
1099 | # CONFIG_SENSORS_W83627EHF is not set | ||
1100 | # CONFIG_SENSORS_HDAPS is not set | ||
1101 | # CONFIG_SENSORS_APPLESMC is not set | ||
1102 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1103 | 928 | ||
1104 | # | 929 | # |
1105 | # Multifunction device drivers | 930 | # Multifunction device drivers |
@@ -1149,15 +974,11 @@ CONFIG_SOUND=y | |||
1149 | # Open Sound System | 974 | # Open Sound System |
1150 | # | 975 | # |
1151 | CONFIG_SOUND_PRIME=y | 976 | CONFIG_SOUND_PRIME=y |
1152 | # CONFIG_OSS_OBSOLETE is not set | ||
1153 | # CONFIG_SOUND_TRIDENT is not set | 977 | # CONFIG_SOUND_TRIDENT is not set |
1154 | # CONFIG_SOUND_MSNDCLAS is not set | 978 | # CONFIG_SOUND_MSNDCLAS is not set |
1155 | # CONFIG_SOUND_MSNDPIN is not set | 979 | # CONFIG_SOUND_MSNDPIN is not set |
1156 | # CONFIG_SOUND_OSS is not set | 980 | # CONFIG_SOUND_OSS is not set |
1157 | 981 | CONFIG_HID_SUPPORT=y | |
1158 | # | ||
1159 | # HID Devices | ||
1160 | # | ||
1161 | CONFIG_HID=y | 982 | CONFIG_HID=y |
1162 | # CONFIG_HID_DEBUG is not set | 983 | # CONFIG_HID_DEBUG is not set |
1163 | 984 | ||
@@ -1168,10 +989,7 @@ CONFIG_USB_HID=y | |||
1168 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 989 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set |
1169 | # CONFIG_HID_FF is not set | 990 | # CONFIG_HID_FF is not set |
1170 | # CONFIG_USB_HIDDEV is not set | 991 | # CONFIG_USB_HIDDEV is not set |
1171 | 992 | CONFIG_USB_SUPPORT=y | |
1172 | # | ||
1173 | # USB support | ||
1174 | # | ||
1175 | CONFIG_USB_ARCH_HAS_HCD=y | 993 | CONFIG_USB_ARCH_HAS_HCD=y |
1176 | CONFIG_USB_ARCH_HAS_OHCI=y | 994 | CONFIG_USB_ARCH_HAS_OHCI=y |
1177 | CONFIG_USB_ARCH_HAS_EHCI=y | 995 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -1185,6 +1003,7 @@ CONFIG_USB_DEVICEFS=y | |||
1185 | # CONFIG_USB_DEVICE_CLASS is not set | 1003 | # CONFIG_USB_DEVICE_CLASS is not set |
1186 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1004 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1187 | # CONFIG_USB_SUSPEND is not set | 1005 | # CONFIG_USB_SUSPEND is not set |
1006 | # CONFIG_USB_PERSIST is not set | ||
1188 | # CONFIG_USB_OTG is not set | 1007 | # CONFIG_USB_OTG is not set |
1189 | 1008 | ||
1190 | # | 1009 | # |
@@ -1194,7 +1013,6 @@ CONFIG_USB_EHCI_HCD=y | |||
1194 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1013 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1195 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1014 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1196 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1015 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1197 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1198 | # CONFIG_USB_ISP116X_HCD is not set | 1016 | # CONFIG_USB_ISP116X_HCD is not set |
1199 | CONFIG_USB_OHCI_HCD=y | 1017 | CONFIG_USB_OHCI_HCD=y |
1200 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1018 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -1202,6 +1020,7 @@ CONFIG_USB_OHCI_HCD=y | |||
1202 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1020 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1203 | CONFIG_USB_UHCI_HCD=y | 1021 | CONFIG_USB_UHCI_HCD=y |
1204 | # CONFIG_USB_SL811_HCD is not set | 1022 | # CONFIG_USB_SL811_HCD is not set |
1023 | # CONFIG_USB_R8A66597_HCD is not set | ||
1205 | 1024 | ||
1206 | # | 1025 | # |
1207 | # USB Device Class drivers | 1026 | # USB Device Class drivers |
@@ -1292,15 +1111,7 @@ CONFIG_USB_MON=y | |||
1292 | # | 1111 | # |
1293 | # LED Triggers | 1112 | # LED Triggers |
1294 | # | 1113 | # |
1295 | |||
1296 | # | ||
1297 | # InfiniBand support | ||
1298 | # | ||
1299 | # CONFIG_INFINIBAND is not set | 1114 | # CONFIG_INFINIBAND is not set |
1300 | |||
1301 | # | ||
1302 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
1303 | # | ||
1304 | # CONFIG_EDAC is not set | 1115 | # CONFIG_EDAC is not set |
1305 | 1116 | ||
1306 | # | 1117 | # |
@@ -1320,11 +1131,13 @@ CONFIG_USB_MON=y | |||
1320 | # | 1131 | # |
1321 | # DMA Devices | 1132 | # DMA Devices |
1322 | # | 1133 | # |
1134 | CONFIG_VIRTUALIZATION=y | ||
1135 | # CONFIG_KVM is not set | ||
1323 | 1136 | ||
1324 | # | 1137 | # |
1325 | # Virtualization | 1138 | # Userspace I/O |
1326 | # | 1139 | # |
1327 | # CONFIG_KVM is not set | 1140 | # CONFIG_UIO is not set |
1328 | 1141 | ||
1329 | # | 1142 | # |
1330 | # Firmware Drivers | 1143 | # Firmware Drivers |
@@ -1332,6 +1145,7 @@ CONFIG_USB_MON=y | |||
1332 | # CONFIG_EDD is not set | 1145 | # CONFIG_EDD is not set |
1333 | # CONFIG_DELL_RBU is not set | 1146 | # CONFIG_DELL_RBU is not set |
1334 | # CONFIG_DCDBAS is not set | 1147 | # CONFIG_DCDBAS is not set |
1148 | CONFIG_DMIID=y | ||
1335 | 1149 | ||
1336 | # | 1150 | # |
1337 | # File systems | 1151 | # File systems |
@@ -1447,7 +1261,6 @@ CONFIG_SUNRPC=y | |||
1447 | # CONFIG_NCP_FS is not set | 1261 | # CONFIG_NCP_FS is not set |
1448 | # CONFIG_CODA_FS is not set | 1262 | # CONFIG_CODA_FS is not set |
1449 | # CONFIG_AFS_FS is not set | 1263 | # CONFIG_AFS_FS is not set |
1450 | # CONFIG_9P_FS is not set | ||
1451 | 1264 | ||
1452 | # | 1265 | # |
1453 | # Partition Types | 1266 | # Partition Types |
@@ -1524,8 +1337,9 @@ CONFIG_DEBUG_FS=y | |||
1524 | CONFIG_DEBUG_KERNEL=y | 1337 | CONFIG_DEBUG_KERNEL=y |
1525 | # CONFIG_DEBUG_SHIRQ is not set | 1338 | # CONFIG_DEBUG_SHIRQ is not set |
1526 | CONFIG_DETECT_SOFTLOCKUP=y | 1339 | CONFIG_DETECT_SOFTLOCKUP=y |
1340 | # CONFIG_SCHED_DEBUG is not set | ||
1527 | # CONFIG_SCHEDSTATS is not set | 1341 | # CONFIG_SCHEDSTATS is not set |
1528 | # CONFIG_TIMER_STATS is not set | 1342 | CONFIG_TIMER_STATS=y |
1529 | # CONFIG_DEBUG_SLAB is not set | 1343 | # CONFIG_DEBUG_SLAB is not set |
1530 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1344 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1531 | # CONFIG_RT_MUTEX_TESTER is not set | 1345 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1533,6 +1347,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1533 | # CONFIG_DEBUG_MUTEXES is not set | 1347 | # CONFIG_DEBUG_MUTEXES is not set |
1534 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1348 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1535 | # CONFIG_PROVE_LOCKING is not set | 1349 | # CONFIG_PROVE_LOCKING is not set |
1350 | # CONFIG_LOCK_STAT is not set | ||
1536 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1351 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1537 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1352 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1538 | # CONFIG_DEBUG_KOBJECT is not set | 1353 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1541,8 +1356,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1541 | # CONFIG_DEBUG_VM is not set | 1356 | # CONFIG_DEBUG_VM is not set |
1542 | # CONFIG_DEBUG_LIST is not set | 1357 | # CONFIG_DEBUG_LIST is not set |
1543 | # CONFIG_FRAME_POINTER is not set | 1358 | # CONFIG_FRAME_POINTER is not set |
1544 | CONFIG_UNWIND_INFO=y | ||
1545 | CONFIG_STACK_UNWIND=y | ||
1546 | # CONFIG_FORCED_INLINING is not set | 1359 | # CONFIG_FORCED_INLINING is not set |
1547 | # CONFIG_RCU_TORTURE_TEST is not set | 1360 | # CONFIG_RCU_TORTURE_TEST is not set |
1548 | # CONFIG_LKDTM is not set | 1361 | # CONFIG_LKDTM is not set |
@@ -1557,10 +1370,6 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
1557 | # | 1370 | # |
1558 | # CONFIG_KEYS is not set | 1371 | # CONFIG_KEYS is not set |
1559 | # CONFIG_SECURITY is not set | 1372 | # CONFIG_SECURITY is not set |
1560 | |||
1561 | # | ||
1562 | # Cryptographic options | ||
1563 | # | ||
1564 | # CONFIG_CRYPTO is not set | 1373 | # CONFIG_CRYPTO is not set |
1565 | 1374 | ||
1566 | # | 1375 | # |
@@ -1571,6 +1380,7 @@ CONFIG_BITREVERSE=y | |||
1571 | # CONFIG_CRC16 is not set | 1380 | # CONFIG_CRC16 is not set |
1572 | # CONFIG_CRC_ITU_T is not set | 1381 | # CONFIG_CRC_ITU_T is not set |
1573 | CONFIG_CRC32=y | 1382 | CONFIG_CRC32=y |
1383 | # CONFIG_CRC7 is not set | ||
1574 | # CONFIG_LIBCRC32C is not set | 1384 | # CONFIG_LIBCRC32C is not set |
1575 | CONFIG_ZLIB_INFLATE=y | 1385 | CONFIG_ZLIB_INFLATE=y |
1576 | CONFIG_PLIST=y | 1386 | CONFIG_PLIST=y |