diff options
author | Paul Mackerras <paulus@samba.org> | 2008-08-25 23:31:55 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-08-25 23:31:55 -0400 |
commit | 9bdbb9633281b58ff483ede723f8c4a6344cab2f (patch) | |
tree | 40eaf1c54d584ce937870a0065fb16bf46d97cda /arch/powerpc/configs/pseries_defconfig | |
parent | d617a40227705eb0d7b7692bbb974d077f0219a9 (diff) |
powerpc: Update defconfigs for most non-embedded platforms
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 172 |
1 files changed, 126 insertions, 46 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index fe6ffa683d78..e77c5e7a0be2 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_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.26-rc3 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Tue May 20 20:03:28 2008 | 4 | # Tue Aug 26 13:31:07 2008 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | 7 | ||
@@ -14,6 +14,7 @@ CONFIG_POWER4=y | |||
14 | # CONFIG_TUNE_CELL is not set | 14 | # CONFIG_TUNE_CELL is not set |
15 | CONFIG_PPC_FPU=y | 15 | CONFIG_PPC_FPU=y |
16 | CONFIG_ALTIVEC=y | 16 | CONFIG_ALTIVEC=y |
17 | CONFIG_VSX=y | ||
17 | CONFIG_PPC_STD_MMU=y | 18 | CONFIG_PPC_STD_MMU=y |
18 | CONFIG_PPC_MM_SLICES=y | 19 | CONFIG_PPC_MM_SLICES=y |
19 | CONFIG_VIRT_CPU_ACCOUNTING=y | 20 | CONFIG_VIRT_CPU_ACCOUNTING=y |
@@ -31,6 +32,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
31 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | 32 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y |
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
35 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
34 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 36 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
35 | CONFIG_LOCKDEP_SUPPORT=y | 37 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -104,7 +106,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y | |||
104 | CONFIG_SYSCTL=y | 106 | CONFIG_SYSCTL=y |
105 | # CONFIG_EMBEDDED is not set | 107 | # CONFIG_EMBEDDED is not set |
106 | CONFIG_SYSCTL_SYSCALL=y | 108 | CONFIG_SYSCTL_SYSCALL=y |
107 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
108 | CONFIG_KALLSYMS=y | 109 | CONFIG_KALLSYMS=y |
109 | CONFIG_KALLSYMS_ALL=y | 110 | CONFIG_KALLSYMS_ALL=y |
110 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 111 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -132,11 +133,17 @@ CONFIG_MARKERS=y | |||
132 | CONFIG_OPROFILE=y | 133 | CONFIG_OPROFILE=y |
133 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
134 | CONFIG_KPROBES=y | 135 | CONFIG_KPROBES=y |
136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
135 | CONFIG_KRETPROBES=y | 137 | CONFIG_KRETPROBES=y |
138 | CONFIG_HAVE_IOREMAP_PROT=y | ||
136 | CONFIG_HAVE_KPROBES=y | 139 | CONFIG_HAVE_KPROBES=y |
137 | CONFIG_HAVE_KRETPROBES=y | 140 | CONFIG_HAVE_KRETPROBES=y |
138 | # CONFIG_HAVE_DMA_ATTRS is not set | 141 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
142 | CONFIG_HAVE_DMA_ATTRS=y | ||
143 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
144 | # CONFIG_HAVE_CLK is not set | ||
139 | CONFIG_PROC_PAGE_MONITOR=y | 145 | CONFIG_PROC_PAGE_MONITOR=y |
146 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
140 | CONFIG_SLABINFO=y | 147 | CONFIG_SLABINFO=y |
141 | CONFIG_RT_MUTEXES=y | 148 | CONFIG_RT_MUTEXES=y |
142 | # CONFIG_TINY_SHMEM is not set | 149 | # CONFIG_TINY_SHMEM is not set |
@@ -152,6 +159,7 @@ CONFIG_STOP_MACHINE=y | |||
152 | CONFIG_BLOCK=y | 159 | CONFIG_BLOCK=y |
153 | # CONFIG_BLK_DEV_IO_TRACE is not set | 160 | # CONFIG_BLK_DEV_IO_TRACE is not set |
154 | CONFIG_BLK_DEV_BSG=y | 161 | CONFIG_BLK_DEV_BSG=y |
162 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
155 | CONFIG_BLOCK_COMPAT=y | 163 | CONFIG_BLOCK_COMPAT=y |
156 | 164 | ||
157 | # | 165 | # |
@@ -172,17 +180,14 @@ CONFIG_CLASSIC_RCU=y | |||
172 | # Platform support | 180 | # Platform support |
173 | # | 181 | # |
174 | CONFIG_PPC_MULTIPLATFORM=y | 182 | CONFIG_PPC_MULTIPLATFORM=y |
175 | # CONFIG_PPC_82xx is not set | ||
176 | # CONFIG_PPC_83xx is not set | ||
177 | # CONFIG_PPC_86xx is not set | ||
178 | CONFIG_PPC_PSERIES=y | 183 | CONFIG_PPC_PSERIES=y |
179 | CONFIG_PPC_SPLPAR=y | 184 | CONFIG_PPC_SPLPAR=y |
180 | CONFIG_EEH=y | 185 | CONFIG_EEH=y |
181 | CONFIG_SCANLOG=m | 186 | CONFIG_SCANLOG=m |
182 | CONFIG_LPARCFG=y | 187 | CONFIG_LPARCFG=y |
188 | CONFIG_PPC_SMLPAR=y | ||
189 | CONFIG_CMM=y | ||
183 | # CONFIG_PPC_ISERIES is not set | 190 | # CONFIG_PPC_ISERIES is not set |
184 | # CONFIG_PPC_MPC512x is not set | ||
185 | # CONFIG_PPC_MPC5121 is not set | ||
186 | # CONFIG_PPC_PMAC is not set | 191 | # CONFIG_PPC_PMAC is not set |
187 | # CONFIG_PPC_MAPLE is not set | 192 | # CONFIG_PPC_MAPLE is not set |
188 | # CONFIG_PPC_PASEMI is not set | 193 | # CONFIG_PPC_PASEMI is not set |
@@ -226,7 +231,7 @@ CONFIG_HZ_250=y | |||
226 | # CONFIG_HZ_300 is not set | 231 | # CONFIG_HZ_300 is not set |
227 | # CONFIG_HZ_1000 is not set | 232 | # CONFIG_HZ_1000 is not set |
228 | CONFIG_HZ=250 | 233 | CONFIG_HZ=250 |
229 | # CONFIG_SCHED_HRTICK is not set | 234 | CONFIG_SCHED_HRTICK=y |
230 | CONFIG_PREEMPT_NONE=y | 235 | CONFIG_PREEMPT_NONE=y |
231 | # CONFIG_PREEMPT_VOLUNTARY is not set | 236 | # CONFIG_PREEMPT_VOLUNTARY is not set |
232 | # CONFIG_PREEMPT is not set | 237 | # CONFIG_PREEMPT is not set |
@@ -275,6 +280,7 @@ CONFIG_FORCE_MAX_ZONEORDER=13 | |||
275 | CONFIG_SCHED_SMT=y | 280 | CONFIG_SCHED_SMT=y |
276 | CONFIG_PROC_DEVICETREE=y | 281 | CONFIG_PROC_DEVICETREE=y |
277 | # CONFIG_CMDLINE_BOOL is not set | 282 | # CONFIG_CMDLINE_BOOL is not set |
283 | CONFIG_EXTRA_TARGETS="" | ||
278 | # CONFIG_PM is not set | 284 | # CONFIG_PM is not set |
279 | CONFIG_SECCOMP=y | 285 | CONFIG_SECCOMP=y |
280 | CONFIG_ISA_DMA_API=y | 286 | CONFIG_ISA_DMA_API=y |
@@ -304,10 +310,6 @@ CONFIG_HOTPLUG_PCI_RPA_DLPAR=m | |||
304 | CONFIG_PAGE_OFFSET=0xc000000000000000 | 310 | CONFIG_PAGE_OFFSET=0xc000000000000000 |
305 | CONFIG_KERNEL_START=0xc000000000000000 | 311 | CONFIG_KERNEL_START=0xc000000000000000 |
306 | CONFIG_PHYSICAL_START=0x00000000 | 312 | CONFIG_PHYSICAL_START=0x00000000 |
307 | |||
308 | # | ||
309 | # Networking | ||
310 | # | ||
311 | CONFIG_NET=y | 313 | CONFIG_NET=y |
312 | 314 | ||
313 | # | 315 | # |
@@ -321,6 +323,7 @@ CONFIG_XFRM_USER=m | |||
321 | # CONFIG_XFRM_SUB_POLICY is not set | 323 | # CONFIG_XFRM_SUB_POLICY is not set |
322 | # CONFIG_XFRM_MIGRATE is not set | 324 | # CONFIG_XFRM_MIGRATE is not set |
323 | # CONFIG_XFRM_STATISTICS is not set | 325 | # CONFIG_XFRM_STATISTICS is not set |
326 | CONFIG_XFRM_IPCOMP=m | ||
324 | CONFIG_NET_KEY=m | 327 | CONFIG_NET_KEY=m |
325 | # CONFIG_NET_KEY_MIGRATE is not set | 328 | # CONFIG_NET_KEY_MIGRATE is not set |
326 | CONFIG_INET=y | 329 | CONFIG_INET=y |
@@ -498,6 +501,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
498 | CONFIG_STANDALONE=y | 501 | CONFIG_STANDALONE=y |
499 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 502 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
500 | CONFIG_FW_LOADER=y | 503 | CONFIG_FW_LOADER=y |
504 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
505 | CONFIG_EXTRA_FIRMWARE="" | ||
501 | # CONFIG_DEBUG_DRIVER is not set | 506 | # CONFIG_DEBUG_DRIVER is not set |
502 | # CONFIG_DEBUG_DEVRES is not set | 507 | # CONFIG_DEBUG_DEVRES is not set |
503 | # CONFIG_SYS_HYPERVISOR is not set | 508 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -531,12 +536,14 @@ CONFIG_BLK_DEV_RAM_SIZE=65536 | |||
531 | # CONFIG_BLK_DEV_XIP is not set | 536 | # CONFIG_BLK_DEV_XIP is not set |
532 | # CONFIG_CDROM_PKTCDVD is not set | 537 | # CONFIG_CDROM_PKTCDVD is not set |
533 | # CONFIG_ATA_OVER_ETH is not set | 538 | # CONFIG_ATA_OVER_ETH is not set |
539 | # CONFIG_BLK_DEV_HD is not set | ||
534 | CONFIG_MISC_DEVICES=y | 540 | CONFIG_MISC_DEVICES=y |
535 | # CONFIG_PHANTOM is not set | 541 | # CONFIG_PHANTOM is not set |
536 | # CONFIG_EEPROM_93CX6 is not set | 542 | # CONFIG_EEPROM_93CX6 is not set |
537 | # CONFIG_SGI_IOC4 is not set | 543 | # CONFIG_SGI_IOC4 is not set |
538 | # CONFIG_TIFM_CORE is not set | 544 | # CONFIG_TIFM_CORE is not set |
539 | # CONFIG_ENCLOSURE_SERVICES is not set | 545 | # CONFIG_ENCLOSURE_SERVICES is not set |
546 | # CONFIG_HP_ILO is not set | ||
540 | CONFIG_HAVE_IDE=y | 547 | CONFIG_HAVE_IDE=y |
541 | CONFIG_IDE=y | 548 | CONFIG_IDE=y |
542 | CONFIG_BLK_DEV_IDE=y | 549 | CONFIG_BLK_DEV_IDE=y |
@@ -544,6 +551,7 @@ CONFIG_BLK_DEV_IDE=y | |||
544 | # | 551 | # |
545 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 552 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
546 | # | 553 | # |
554 | CONFIG_IDE_TIMINGS=y | ||
547 | # CONFIG_BLK_DEV_IDE_SATA is not set | 555 | # CONFIG_BLK_DEV_IDE_SATA is not set |
548 | CONFIG_BLK_DEV_IDEDISK=y | 556 | CONFIG_BLK_DEV_IDEDISK=y |
549 | # CONFIG_IDEDISK_MULTI_MODE is not set | 557 | # CONFIG_IDEDISK_MULTI_MODE is not set |
@@ -575,10 +583,8 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
575 | CONFIG_BLK_DEV_AMD74XX=y | 583 | CONFIG_BLK_DEV_AMD74XX=y |
576 | # CONFIG_BLK_DEV_CMD64X is not set | 584 | # CONFIG_BLK_DEV_CMD64X is not set |
577 | # CONFIG_BLK_DEV_TRIFLEX is not set | 585 | # CONFIG_BLK_DEV_TRIFLEX is not set |
578 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
579 | # CONFIG_BLK_DEV_CS5520 is not set | 586 | # CONFIG_BLK_DEV_CS5520 is not set |
580 | # CONFIG_BLK_DEV_CS5530 is not set | 587 | # CONFIG_BLK_DEV_CS5530 is not set |
581 | # CONFIG_BLK_DEV_HPT34X is not set | ||
582 | # CONFIG_BLK_DEV_HPT366 is not set | 588 | # CONFIG_BLK_DEV_HPT366 is not set |
583 | # CONFIG_BLK_DEV_JMICRON is not set | 589 | # CONFIG_BLK_DEV_JMICRON is not set |
584 | # CONFIG_BLK_DEV_SC1200 is not set | 590 | # CONFIG_BLK_DEV_SC1200 is not set |
@@ -596,8 +602,6 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
596 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 602 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
597 | # CONFIG_BLK_DEV_TC86C001 is not set | 603 | # CONFIG_BLK_DEV_TC86C001 is not set |
598 | CONFIG_BLK_DEV_IDEDMA=y | 604 | CONFIG_BLK_DEV_IDEDMA=y |
599 | # CONFIG_BLK_DEV_HD_ONLY is not set | ||
600 | # CONFIG_BLK_DEV_HD is not set | ||
601 | 605 | ||
602 | # | 606 | # |
603 | # SCSI device support | 607 | # SCSI device support |
@@ -659,6 +663,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
659 | # CONFIG_SCSI_GDTH is not set | 663 | # CONFIG_SCSI_GDTH is not set |
660 | # CONFIG_SCSI_IPS is not set | 664 | # CONFIG_SCSI_IPS is not set |
661 | CONFIG_SCSI_IBMVSCSI=y | 665 | CONFIG_SCSI_IBMVSCSI=y |
666 | CONFIG_SCSI_IBMVFC=m | ||
667 | CONFIG_SCSI_IBMVFC_TRACE=y | ||
662 | # CONFIG_SCSI_INITIO is not set | 668 | # CONFIG_SCSI_INITIO is not set |
663 | # CONFIG_SCSI_INIA100 is not set | 669 | # CONFIG_SCSI_INIA100 is not set |
664 | # CONFIG_SCSI_PPA is not set | 670 | # CONFIG_SCSI_PPA is not set |
@@ -681,6 +687,7 @@ CONFIG_SCSI_LPFC=m | |||
681 | # CONFIG_SCSI_DC390T is not set | 687 | # CONFIG_SCSI_DC390T is not set |
682 | # CONFIG_SCSI_DEBUG is not set | 688 | # CONFIG_SCSI_DEBUG is not set |
683 | # CONFIG_SCSI_SRP is not set | 689 | # CONFIG_SCSI_SRP is not set |
690 | # CONFIG_SCSI_DH is not set | ||
684 | CONFIG_ATA=y | 691 | CONFIG_ATA=y |
685 | # CONFIG_ATA_NONSTANDARD is not set | 692 | # CONFIG_ATA_NONSTANDARD is not set |
686 | CONFIG_SATA_PMP=y | 693 | CONFIG_SATA_PMP=y |
@@ -703,9 +710,6 @@ CONFIG_DM_SNAPSHOT=m | |||
703 | CONFIG_DM_MIRROR=m | 710 | CONFIG_DM_MIRROR=m |
704 | CONFIG_DM_ZERO=m | 711 | CONFIG_DM_ZERO=m |
705 | CONFIG_DM_MULTIPATH=m | 712 | CONFIG_DM_MULTIPATH=m |
706 | CONFIG_DM_MULTIPATH_EMC=m | ||
707 | # CONFIG_DM_MULTIPATH_RDAC is not set | ||
708 | # CONFIG_DM_MULTIPATH_HP is not set | ||
709 | # CONFIG_DM_DELAY is not set | 713 | # CONFIG_DM_DELAY is not set |
710 | # CONFIG_DM_UEVENT is not set | 714 | # CONFIG_DM_UEVENT is not set |
711 | # CONFIG_FUSION is not set | 715 | # CONFIG_FUSION is not set |
@@ -713,12 +717,15 @@ CONFIG_DM_MULTIPATH_EMC=m | |||
713 | # | 717 | # |
714 | # IEEE 1394 (FireWire) support | 718 | # IEEE 1394 (FireWire) support |
715 | # | 719 | # |
720 | |||
721 | # | ||
722 | # Enable only one of the two stacks, unless you know what you are doing | ||
723 | # | ||
716 | # CONFIG_FIREWIRE is not set | 724 | # CONFIG_FIREWIRE is not set |
717 | # CONFIG_IEEE1394 is not set | 725 | # CONFIG_IEEE1394 is not set |
718 | # CONFIG_I2O is not set | 726 | # CONFIG_I2O is not set |
719 | # CONFIG_MACINTOSH_DRIVERS is not set | 727 | # CONFIG_MACINTOSH_DRIVERS is not set |
720 | CONFIG_NETDEVICES=y | 728 | CONFIG_NETDEVICES=y |
721 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
722 | CONFIG_DUMMY=m | 729 | CONFIG_DUMMY=m |
723 | CONFIG_BONDING=m | 730 | CONFIG_BONDING=m |
724 | # CONFIG_MACVLAN is not set | 731 | # CONFIG_MACVLAN is not set |
@@ -726,7 +733,23 @@ CONFIG_BONDING=m | |||
726 | CONFIG_TUN=m | 733 | CONFIG_TUN=m |
727 | # CONFIG_VETH is not set | 734 | # CONFIG_VETH is not set |
728 | # CONFIG_ARCNET is not set | 735 | # CONFIG_ARCNET is not set |
729 | # CONFIG_PHYLIB is not set | 736 | CONFIG_PHYLIB=y |
737 | |||
738 | # | ||
739 | # MII PHY device drivers | ||
740 | # | ||
741 | # CONFIG_MARVELL_PHY is not set | ||
742 | # CONFIG_DAVICOM_PHY is not set | ||
743 | # CONFIG_QSEMI_PHY is not set | ||
744 | # CONFIG_LXT_PHY is not set | ||
745 | # CONFIG_CICADA_PHY is not set | ||
746 | # CONFIG_VITESSE_PHY is not set | ||
747 | # CONFIG_SMSC_PHY is not set | ||
748 | # CONFIG_BROADCOM_PHY is not set | ||
749 | # CONFIG_ICPLUS_PHY is not set | ||
750 | # CONFIG_REALTEK_PHY is not set | ||
751 | # CONFIG_FIXED_PHY is not set | ||
752 | # CONFIG_MDIO_BITBANG is not set | ||
730 | CONFIG_NET_ETHERNET=y | 753 | CONFIG_NET_ETHERNET=y |
731 | CONFIG_MII=y | 754 | CONFIG_MII=y |
732 | # CONFIG_HAPPYMEAL is not set | 755 | # CONFIG_HAPPYMEAL is not set |
@@ -759,6 +782,7 @@ CONFIG_E100=y | |||
759 | # CONFIG_SIS900 is not set | 782 | # CONFIG_SIS900 is not set |
760 | # CONFIG_EPIC100 is not set | 783 | # CONFIG_EPIC100 is not set |
761 | # CONFIG_SUNDANCE is not set | 784 | # CONFIG_SUNDANCE is not set |
785 | # CONFIG_TLAN is not set | ||
762 | # CONFIG_VIA_RHINE is not set | 786 | # CONFIG_VIA_RHINE is not set |
763 | # CONFIG_SC92031 is not set | 787 | # CONFIG_SC92031 is not set |
764 | # CONFIG_NET_POCKET is not set | 788 | # CONFIG_NET_POCKET is not set |
@@ -767,10 +791,8 @@ CONFIG_ACENIC=y | |||
767 | CONFIG_ACENIC_OMIT_TIGON_I=y | 791 | CONFIG_ACENIC_OMIT_TIGON_I=y |
768 | # CONFIG_DL2K is not set | 792 | # CONFIG_DL2K is not set |
769 | CONFIG_E1000=y | 793 | CONFIG_E1000=y |
770 | # CONFIG_E1000_NAPI is not set | ||
771 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 794 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
772 | # CONFIG_E1000E is not set | 795 | # CONFIG_E1000E is not set |
773 | # CONFIG_E1000E_ENABLED is not set | ||
774 | # CONFIG_IP1000 is not set | 796 | # CONFIG_IP1000 is not set |
775 | # CONFIG_IGB is not set | 797 | # CONFIG_IGB is not set |
776 | # CONFIG_NS83820 is not set | 798 | # CONFIG_NS83820 is not set |
@@ -785,14 +807,14 @@ CONFIG_TIGON3=y | |||
785 | # CONFIG_BNX2 is not set | 807 | # CONFIG_BNX2 is not set |
786 | # CONFIG_QLA3XXX is not set | 808 | # CONFIG_QLA3XXX is not set |
787 | # CONFIG_ATL1 is not set | 809 | # CONFIG_ATL1 is not set |
810 | # CONFIG_ATL1E is not set | ||
788 | CONFIG_NETDEV_10000=y | 811 | CONFIG_NETDEV_10000=y |
789 | # CONFIG_CHELSIO_T1 is not set | 812 | # CONFIG_CHELSIO_T1 is not set |
790 | # CONFIG_CHELSIO_T3 is not set | 813 | # CONFIG_CHELSIO_T3 is not set |
814 | CONFIG_EHEA=y | ||
791 | # CONFIG_IXGBE is not set | 815 | # CONFIG_IXGBE is not set |
792 | CONFIG_IXGB=m | 816 | CONFIG_IXGB=m |
793 | # CONFIG_IXGB_NAPI is not set | ||
794 | CONFIG_S2IO=m | 817 | CONFIG_S2IO=m |
795 | # CONFIG_S2IO_NAPI is not set | ||
796 | # CONFIG_MYRI10GE is not set | 818 | # CONFIG_MYRI10GE is not set |
797 | # CONFIG_NETXEN_NIC is not set | 819 | # CONFIG_NETXEN_NIC is not set |
798 | # CONFIG_NIU is not set | 820 | # CONFIG_NIU is not set |
@@ -883,6 +905,7 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
883 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 905 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
884 | # CONFIG_MOUSE_SERIAL is not set | 906 | # CONFIG_MOUSE_SERIAL is not set |
885 | # CONFIG_MOUSE_APPLETOUCH is not set | 907 | # CONFIG_MOUSE_APPLETOUCH is not set |
908 | # CONFIG_MOUSE_BCM5974 is not set | ||
886 | # CONFIG_MOUSE_VSXXXAA is not set | 909 | # CONFIG_MOUSE_VSXXXAA is not set |
887 | # CONFIG_INPUT_JOYSTICK is not set | 910 | # CONFIG_INPUT_JOYSTICK is not set |
888 | # CONFIG_INPUT_TABLET is not set | 911 | # CONFIG_INPUT_TABLET is not set |
@@ -906,12 +929,14 @@ CONFIG_SERIO_I8042=y | |||
906 | # CONFIG_SERIO_PCIPS2 is not set | 929 | # CONFIG_SERIO_PCIPS2 is not set |
907 | CONFIG_SERIO_LIBPS2=y | 930 | CONFIG_SERIO_LIBPS2=y |
908 | # CONFIG_SERIO_RAW is not set | 931 | # CONFIG_SERIO_RAW is not set |
932 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
909 | # CONFIG_GAMEPORT is not set | 933 | # CONFIG_GAMEPORT is not set |
910 | 934 | ||
911 | # | 935 | # |
912 | # Character devices | 936 | # Character devices |
913 | # | 937 | # |
914 | CONFIG_VT=y | 938 | CONFIG_VT=y |
939 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
915 | CONFIG_VT_CONSOLE=y | 940 | CONFIG_VT_CONSOLE=y |
916 | CONFIG_HW_CONSOLE=y | 941 | CONFIG_HW_CONSOLE=y |
917 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 942 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -943,6 +968,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
943 | # CONFIG_PRINTER is not set | 968 | # CONFIG_PRINTER is not set |
944 | # CONFIG_PPDEV is not set | 969 | # CONFIG_PPDEV is not set |
945 | CONFIG_HVC_DRIVER=y | 970 | CONFIG_HVC_DRIVER=y |
971 | CONFIG_HVC_IRQ=y | ||
946 | CONFIG_HVC_CONSOLE=y | 972 | CONFIG_HVC_CONSOLE=y |
947 | CONFIG_HVC_RTAS=y | 973 | CONFIG_HVC_RTAS=y |
948 | CONFIG_HVCS=m | 974 | CONFIG_HVCS=m |
@@ -961,44 +987,65 @@ CONFIG_DEVPORT=y | |||
961 | CONFIG_I2C=y | 987 | CONFIG_I2C=y |
962 | CONFIG_I2C_BOARDINFO=y | 988 | CONFIG_I2C_BOARDINFO=y |
963 | # CONFIG_I2C_CHARDEV is not set | 989 | # CONFIG_I2C_CHARDEV is not set |
990 | CONFIG_I2C_HELPER_AUTO=y | ||
964 | CONFIG_I2C_ALGOBIT=y | 991 | CONFIG_I2C_ALGOBIT=y |
965 | 992 | ||
966 | # | 993 | # |
967 | # I2C Hardware Bus support | 994 | # I2C Hardware Bus support |
968 | # | 995 | # |
996 | |||
997 | # | ||
998 | # PC SMBus host controller drivers | ||
999 | # | ||
969 | # CONFIG_I2C_ALI1535 is not set | 1000 | # CONFIG_I2C_ALI1535 is not set |
970 | # CONFIG_I2C_ALI1563 is not set | 1001 | # CONFIG_I2C_ALI1563 is not set |
971 | # CONFIG_I2C_ALI15X3 is not set | 1002 | # CONFIG_I2C_ALI15X3 is not set |
972 | # CONFIG_I2C_AMD756 is not set | 1003 | # CONFIG_I2C_AMD756 is not set |
973 | # CONFIG_I2C_AMD8111 is not set | 1004 | # CONFIG_I2C_AMD8111 is not set |
974 | # CONFIG_I2C_I801 is not set | 1005 | # CONFIG_I2C_I801 is not set |
975 | # CONFIG_I2C_I810 is not set | 1006 | # CONFIG_I2C_ISCH is not set |
976 | # CONFIG_I2C_PIIX4 is not set | 1007 | # CONFIG_I2C_PIIX4 is not set |
977 | # CONFIG_I2C_NFORCE2 is not set | 1008 | # CONFIG_I2C_NFORCE2 is not set |
978 | # CONFIG_I2C_OCORES is not set | ||
979 | # CONFIG_I2C_PARPORT is not set | ||
980 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
981 | # CONFIG_I2C_PROSAVAGE is not set | ||
982 | # CONFIG_I2C_SAVAGE4 is not set | ||
983 | # CONFIG_I2C_SIMTEC is not set | ||
984 | # CONFIG_I2C_SIS5595 is not set | 1009 | # CONFIG_I2C_SIS5595 is not set |
985 | # CONFIG_I2C_SIS630 is not set | 1010 | # CONFIG_I2C_SIS630 is not set |
986 | # CONFIG_I2C_SIS96X is not set | 1011 | # CONFIG_I2C_SIS96X is not set |
987 | # CONFIG_I2C_TAOS_EVM is not set | ||
988 | # CONFIG_I2C_STUB is not set | ||
989 | # CONFIG_I2C_TINY_USB is not set | ||
990 | # CONFIG_I2C_VIA is not set | 1012 | # CONFIG_I2C_VIA is not set |
991 | # CONFIG_I2C_VIAPRO is not set | 1013 | # CONFIG_I2C_VIAPRO is not set |
1014 | |||
1015 | # | ||
1016 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1017 | # | ||
1018 | # CONFIG_I2C_OCORES is not set | ||
1019 | # CONFIG_I2C_SIMTEC is not set | ||
1020 | |||
1021 | # | ||
1022 | # External I2C/SMBus adapter drivers | ||
1023 | # | ||
1024 | # CONFIG_I2C_PARPORT is not set | ||
1025 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1026 | # CONFIG_I2C_TAOS_EVM is not set | ||
1027 | # CONFIG_I2C_TINY_USB is not set | ||
1028 | |||
1029 | # | ||
1030 | # Graphics adapter I2C/DDC channel drivers | ||
1031 | # | ||
992 | # CONFIG_I2C_VOODOO3 is not set | 1032 | # CONFIG_I2C_VOODOO3 is not set |
1033 | |||
1034 | # | ||
1035 | # Other I2C/SMBus bus drivers | ||
1036 | # | ||
993 | # CONFIG_I2C_PCA_PLATFORM is not set | 1037 | # CONFIG_I2C_PCA_PLATFORM is not set |
1038 | # CONFIG_I2C_STUB is not set | ||
994 | 1039 | ||
995 | # | 1040 | # |
996 | # Miscellaneous I2C Chip support | 1041 | # Miscellaneous I2C Chip support |
997 | # | 1042 | # |
998 | # CONFIG_DS1682 is not set | 1043 | # CONFIG_DS1682 is not set |
1044 | # CONFIG_AT24 is not set | ||
999 | # CONFIG_SENSORS_EEPROM is not set | 1045 | # CONFIG_SENSORS_EEPROM is not set |
1000 | # CONFIG_SENSORS_PCF8574 is not set | 1046 | # CONFIG_SENSORS_PCF8574 is not set |
1001 | # CONFIG_PCF8575 is not set | 1047 | # CONFIG_PCF8575 is not set |
1048 | # CONFIG_SENSORS_PCA9539 is not set | ||
1002 | # CONFIG_SENSORS_PCF8591 is not set | 1049 | # CONFIG_SENSORS_PCF8591 is not set |
1003 | # CONFIG_SENSORS_MAX6875 is not set | 1050 | # CONFIG_SENSORS_MAX6875 is not set |
1004 | # CONFIG_SENSORS_TSL2550 is not set | 1051 | # CONFIG_SENSORS_TSL2550 is not set |
@@ -1007,10 +1054,13 @@ CONFIG_I2C_ALGOBIT=y | |||
1007 | # CONFIG_I2C_DEBUG_BUS is not set | 1054 | # CONFIG_I2C_DEBUG_BUS is not set |
1008 | # CONFIG_I2C_DEBUG_CHIP is not set | 1055 | # CONFIG_I2C_DEBUG_CHIP is not set |
1009 | # CONFIG_SPI is not set | 1056 | # CONFIG_SPI is not set |
1057 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
1058 | # CONFIG_GPIOLIB is not set | ||
1010 | # CONFIG_W1 is not set | 1059 | # CONFIG_W1 is not set |
1011 | # CONFIG_POWER_SUPPLY is not set | 1060 | # CONFIG_POWER_SUPPLY is not set |
1012 | # CONFIG_HWMON is not set | 1061 | # CONFIG_HWMON is not set |
1013 | # CONFIG_THERMAL is not set | 1062 | # CONFIG_THERMAL is not set |
1063 | # CONFIG_THERMAL_HWMON is not set | ||
1014 | # CONFIG_WATCHDOG is not set | 1064 | # CONFIG_WATCHDOG is not set |
1015 | 1065 | ||
1016 | # | 1066 | # |
@@ -1022,8 +1072,10 @@ CONFIG_SSB_POSSIBLE=y | |||
1022 | # | 1072 | # |
1023 | # Multifunction device drivers | 1073 | # Multifunction device drivers |
1024 | # | 1074 | # |
1075 | # CONFIG_MFD_CORE is not set | ||
1025 | # CONFIG_MFD_SM501 is not set | 1076 | # CONFIG_MFD_SM501 is not set |
1026 | # CONFIG_HTC_PASIC3 is not set | 1077 | # CONFIG_HTC_PASIC3 is not set |
1078 | # CONFIG_MFD_TMIO is not set | ||
1027 | 1079 | ||
1028 | # | 1080 | # |
1029 | # Multimedia devices | 1081 | # Multimedia devices |
@@ -1102,10 +1154,13 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
1102 | # CONFIG_FB_TRIDENT is not set | 1154 | # CONFIG_FB_TRIDENT is not set |
1103 | # CONFIG_FB_ARK is not set | 1155 | # CONFIG_FB_ARK is not set |
1104 | # CONFIG_FB_PM3 is not set | 1156 | # CONFIG_FB_PM3 is not set |
1157 | # CONFIG_FB_CARMINE is not set | ||
1105 | CONFIG_FB_IBM_GXT4500=y | 1158 | CONFIG_FB_IBM_GXT4500=y |
1106 | # CONFIG_FB_VIRTUAL is not set | 1159 | # CONFIG_FB_VIRTUAL is not set |
1107 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1160 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1108 | CONFIG_LCD_CLASS_DEVICE=m | 1161 | CONFIG_LCD_CLASS_DEVICE=m |
1162 | # CONFIG_LCD_ILI9320 is not set | ||
1163 | CONFIG_LCD_PLATFORM=m | ||
1109 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 1164 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1110 | # CONFIG_BACKLIGHT_CORGI is not set | 1165 | # CONFIG_BACKLIGHT_CORGI is not set |
1111 | 1166 | ||
@@ -1133,10 +1188,6 @@ CONFIG_LOGO=y | |||
1133 | CONFIG_LOGO_LINUX_MONO=y | 1188 | CONFIG_LOGO_LINUX_MONO=y |
1134 | CONFIG_LOGO_LINUX_VGA16=y | 1189 | CONFIG_LOGO_LINUX_VGA16=y |
1135 | CONFIG_LOGO_LINUX_CLUT224=y | 1190 | CONFIG_LOGO_LINUX_CLUT224=y |
1136 | |||
1137 | # | ||
1138 | # Sound | ||
1139 | # | ||
1140 | # CONFIG_SOUND is not set | 1191 | # CONFIG_SOUND is not set |
1141 | CONFIG_HID_SUPPORT=y | 1192 | CONFIG_HID_SUPPORT=y |
1142 | CONFIG_HID=y | 1193 | CONFIG_HID=y |
@@ -1165,6 +1216,7 @@ CONFIG_USB_DEVICEFS=y | |||
1165 | CONFIG_USB_DEVICE_CLASS=y | 1216 | CONFIG_USB_DEVICE_CLASS=y |
1166 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1217 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1167 | # CONFIG_USB_OTG is not set | 1218 | # CONFIG_USB_OTG is not set |
1219 | CONFIG_USB_MON=y | ||
1168 | 1220 | ||
1169 | # | 1221 | # |
1170 | # USB Host Controller Drivers | 1222 | # USB Host Controller Drivers |
@@ -1190,6 +1242,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1190 | # | 1242 | # |
1191 | # CONFIG_USB_ACM is not set | 1243 | # CONFIG_USB_ACM is not set |
1192 | # CONFIG_USB_PRINTER is not set | 1244 | # CONFIG_USB_PRINTER is not set |
1245 | # CONFIG_USB_WDM is not set | ||
1193 | 1246 | ||
1194 | # | 1247 | # |
1195 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1248 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1211,6 +1264,7 @@ CONFIG_USB_STORAGE=y | |||
1211 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1264 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1212 | CONFIG_USB_STORAGE_ONETOUCH=y | 1265 | CONFIG_USB_STORAGE_ONETOUCH=y |
1213 | # CONFIG_USB_STORAGE_KARMA is not set | 1266 | # CONFIG_USB_STORAGE_KARMA is not set |
1267 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1214 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1268 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1215 | # CONFIG_USB_LIBUSUAL is not set | 1269 | # CONFIG_USB_LIBUSUAL is not set |
1216 | 1270 | ||
@@ -1219,7 +1273,6 @@ CONFIG_USB_STORAGE_ONETOUCH=y | |||
1219 | # | 1273 | # |
1220 | # CONFIG_USB_MDC800 is not set | 1274 | # CONFIG_USB_MDC800 is not set |
1221 | # CONFIG_USB_MICROTEK is not set | 1275 | # CONFIG_USB_MICROTEK is not set |
1222 | CONFIG_USB_MON=y | ||
1223 | 1276 | ||
1224 | # | 1277 | # |
1225 | # USB port drivers | 1278 | # USB port drivers |
@@ -1233,7 +1286,6 @@ CONFIG_USB_MON=y | |||
1233 | # CONFIG_USB_EMI62 is not set | 1286 | # CONFIG_USB_EMI62 is not set |
1234 | # CONFIG_USB_EMI26 is not set | 1287 | # CONFIG_USB_EMI26 is not set |
1235 | # CONFIG_USB_ADUTUX is not set | 1288 | # CONFIG_USB_ADUTUX is not set |
1236 | # CONFIG_USB_AUERSWALD is not set | ||
1237 | # CONFIG_USB_RIO500 is not set | 1289 | # CONFIG_USB_RIO500 is not set |
1238 | # CONFIG_USB_LEGOTOWER is not set | 1290 | # CONFIG_USB_LEGOTOWER is not set |
1239 | # CONFIG_USB_LCD is not set | 1291 | # CONFIG_USB_LCD is not set |
@@ -1250,6 +1302,7 @@ CONFIG_USB_MON=y | |||
1250 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1302 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1251 | # CONFIG_USB_IOWARRIOR is not set | 1303 | # CONFIG_USB_IOWARRIOR is not set |
1252 | # CONFIG_USB_TEST is not set | 1304 | # CONFIG_USB_TEST is not set |
1305 | # CONFIG_USB_ISIGHTFW is not set | ||
1253 | # CONFIG_USB_GADGET is not set | 1306 | # CONFIG_USB_GADGET is not set |
1254 | # CONFIG_MMC is not set | 1307 | # CONFIG_MMC is not set |
1255 | # CONFIG_MEMSTICK is not set | 1308 | # CONFIG_MEMSTICK is not set |
@@ -1316,6 +1369,7 @@ CONFIG_XFS_POSIX_ACL=y | |||
1316 | # CONFIG_GFS2_FS is not set | 1369 | # CONFIG_GFS2_FS is not set |
1317 | CONFIG_OCFS2_FS=m | 1370 | CONFIG_OCFS2_FS=m |
1318 | CONFIG_OCFS2_FS_O2CB=m | 1371 | CONFIG_OCFS2_FS_O2CB=m |
1372 | CONFIG_OCFS2_FS_STATS=y | ||
1319 | CONFIG_OCFS2_DEBUG_MASKLOG=y | 1373 | CONFIG_OCFS2_DEBUG_MASKLOG=y |
1320 | # CONFIG_OCFS2_DEBUG_FS is not set | 1374 | # CONFIG_OCFS2_DEBUG_FS is not set |
1321 | CONFIG_DNOTIFY=y | 1375 | CONFIG_DNOTIFY=y |
@@ -1371,6 +1425,7 @@ CONFIG_CONFIGFS_FS=m | |||
1371 | CONFIG_CRAMFS=y | 1425 | CONFIG_CRAMFS=y |
1372 | # CONFIG_VXFS_FS is not set | 1426 | # CONFIG_VXFS_FS is not set |
1373 | # CONFIG_MINIX_FS is not set | 1427 | # CONFIG_MINIX_FS is not set |
1428 | # CONFIG_OMFS_FS is not set | ||
1374 | # CONFIG_HPFS_FS is not set | 1429 | # CONFIG_HPFS_FS is not set |
1375 | # CONFIG_QNX4FS_FS is not set | 1430 | # CONFIG_QNX4FS_FS is not set |
1376 | # CONFIG_ROMFS_FS is not set | 1431 | # CONFIG_ROMFS_FS is not set |
@@ -1394,7 +1449,6 @@ CONFIG_NFS_COMMON=y | |||
1394 | CONFIG_SUNRPC=y | 1449 | CONFIG_SUNRPC=y |
1395 | CONFIG_SUNRPC_GSS=y | 1450 | CONFIG_SUNRPC_GSS=y |
1396 | CONFIG_SUNRPC_XPRT_RDMA=m | 1451 | CONFIG_SUNRPC_XPRT_RDMA=m |
1397 | # CONFIG_SUNRPC_BIND34 is not set | ||
1398 | CONFIG_RPCSEC_GSS_KRB5=y | 1452 | CONFIG_RPCSEC_GSS_KRB5=y |
1399 | CONFIG_RPCSEC_GSS_SPKM3=m | 1453 | CONFIG_RPCSEC_GSS_SPKM3=m |
1400 | # CONFIG_SMB_FS is not set | 1454 | # CONFIG_SMB_FS is not set |
@@ -1463,6 +1517,7 @@ CONFIG_BITREVERSE=y | |||
1463 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1517 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1464 | CONFIG_CRC_CCITT=m | 1518 | CONFIG_CRC_CCITT=m |
1465 | # CONFIG_CRC16 is not set | 1519 | # CONFIG_CRC16 is not set |
1520 | CONFIG_CRC_T10DIF=y | ||
1466 | CONFIG_CRC_ITU_T=m | 1521 | CONFIG_CRC_ITU_T=m |
1467 | CONFIG_CRC32=y | 1522 | CONFIG_CRC32=y |
1468 | # CONFIG_CRC7 is not set | 1523 | # CONFIG_CRC7 is not set |
@@ -1495,8 +1550,10 @@ CONFIG_DEBUG_FS=y | |||
1495 | CONFIG_DEBUG_KERNEL=y | 1550 | CONFIG_DEBUG_KERNEL=y |
1496 | # CONFIG_DEBUG_SHIRQ is not set | 1551 | # CONFIG_DEBUG_SHIRQ is not set |
1497 | CONFIG_DETECT_SOFTLOCKUP=y | 1552 | CONFIG_DETECT_SOFTLOCKUP=y |
1553 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1554 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1498 | CONFIG_SCHED_DEBUG=y | 1555 | CONFIG_SCHED_DEBUG=y |
1499 | # CONFIG_SCHEDSTATS is not set | 1556 | CONFIG_SCHEDSTATS=y |
1500 | # CONFIG_TIMER_STATS is not set | 1557 | # CONFIG_TIMER_STATS is not set |
1501 | # CONFIG_DEBUG_OBJECTS is not set | 1558 | # CONFIG_DEBUG_OBJECTS is not set |
1502 | # CONFIG_SLUB_DEBUG_ON is not set | 1559 | # CONFIG_SLUB_DEBUG_ON is not set |
@@ -1508,30 +1565,49 @@ CONFIG_SCHED_DEBUG=y | |||
1508 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1565 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1509 | # CONFIG_PROVE_LOCKING is not set | 1566 | # CONFIG_PROVE_LOCKING is not set |
1510 | # CONFIG_LOCK_STAT is not set | 1567 | # CONFIG_LOCK_STAT is not set |
1568 | CONFIG_TRACE_IRQFLAGS=y | ||
1511 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1569 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1512 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1570 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1571 | CONFIG_STACKTRACE=y | ||
1513 | # CONFIG_DEBUG_KOBJECT is not set | 1572 | # CONFIG_DEBUG_KOBJECT is not set |
1514 | CONFIG_DEBUG_BUGVERBOSE=y | 1573 | CONFIG_DEBUG_BUGVERBOSE=y |
1515 | # CONFIG_DEBUG_INFO is not set | 1574 | # CONFIG_DEBUG_INFO is not set |
1516 | # CONFIG_DEBUG_VM is not set | 1575 | # CONFIG_DEBUG_VM is not set |
1517 | # CONFIG_DEBUG_WRITECOUNT is not set | 1576 | # CONFIG_DEBUG_WRITECOUNT is not set |
1577 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1518 | # CONFIG_DEBUG_LIST is not set | 1578 | # CONFIG_DEBUG_LIST is not set |
1519 | # CONFIG_DEBUG_SG is not set | 1579 | # CONFIG_DEBUG_SG is not set |
1580 | CONFIG_FRAME_POINTER=y | ||
1520 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1581 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1521 | # CONFIG_RCU_TORTURE_TEST is not set | 1582 | # CONFIG_RCU_TORTURE_TEST is not set |
1522 | # CONFIG_KPROBES_SANITY_TEST is not set | 1583 | # CONFIG_KPROBES_SANITY_TEST is not set |
1523 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1584 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1524 | # CONFIG_LKDTM is not set | 1585 | # CONFIG_LKDTM is not set |
1525 | # CONFIG_FAULT_INJECTION is not set | 1586 | # CONFIG_FAULT_INJECTION is not set |
1587 | CONFIG_LATENCYTOP=y | ||
1588 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1589 | CONFIG_HAVE_FTRACE=y | ||
1590 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1591 | CONFIG_TRACER_MAX_TRACE=y | ||
1592 | CONFIG_TRACING=y | ||
1593 | # CONFIG_FTRACE is not set | ||
1594 | CONFIG_IRQSOFF_TRACER=y | ||
1595 | CONFIG_SCHED_TRACER=y | ||
1596 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1597 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1526 | # CONFIG_SAMPLES is not set | 1598 | # CONFIG_SAMPLES is not set |
1599 | CONFIG_HAVE_ARCH_KGDB=y | ||
1600 | # CONFIG_KGDB is not set | ||
1527 | CONFIG_DEBUG_STACKOVERFLOW=y | 1601 | CONFIG_DEBUG_STACKOVERFLOW=y |
1528 | # CONFIG_DEBUG_STACK_USAGE is not set | 1602 | # CONFIG_DEBUG_STACK_USAGE is not set |
1529 | # CONFIG_DEBUG_PAGEALLOC is not set | 1603 | # CONFIG_DEBUG_PAGEALLOC is not set |
1530 | CONFIG_HCALL_STATS=y | 1604 | CONFIG_HCALL_STATS=y |
1531 | CONFIG_DEBUGGER=y | 1605 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1606 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1532 | CONFIG_XMON=y | 1607 | CONFIG_XMON=y |
1533 | CONFIG_XMON_DEFAULT=y | 1608 | CONFIG_XMON_DEFAULT=y |
1534 | CONFIG_XMON_DISASSEMBLY=y | 1609 | CONFIG_XMON_DISASSEMBLY=y |
1610 | CONFIG_DEBUGGER=y | ||
1535 | CONFIG_IRQSTACKS=y | 1611 | CONFIG_IRQSTACKS=y |
1536 | CONFIG_VIRQ_DEBUG=y | 1612 | CONFIG_VIRQ_DEBUG=y |
1537 | # CONFIG_BOOTX_TEXT is not set | 1613 | # CONFIG_BOOTX_TEXT is not set |
@@ -1590,6 +1666,10 @@ CONFIG_CRYPTO_CRC32C=m | |||
1590 | CONFIG_CRYPTO_MD4=m | 1666 | CONFIG_CRYPTO_MD4=m |
1591 | CONFIG_CRYPTO_MD5=y | 1667 | CONFIG_CRYPTO_MD5=y |
1592 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1668 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1669 | # CONFIG_CRYPTO_RMD128 is not set | ||
1670 | # CONFIG_CRYPTO_RMD160 is not set | ||
1671 | # CONFIG_CRYPTO_RMD256 is not set | ||
1672 | # CONFIG_CRYPTO_RMD320 is not set | ||
1593 | CONFIG_CRYPTO_SHA1=m | 1673 | CONFIG_CRYPTO_SHA1=m |
1594 | CONFIG_CRYPTO_SHA256=m | 1674 | CONFIG_CRYPTO_SHA256=m |
1595 | CONFIG_CRYPTO_SHA512=m | 1675 | CONFIG_CRYPTO_SHA512=m |