diff options
Diffstat (limited to 'arch/powerpc/configs/mpc8641_hpcn_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8641_hpcn_defconfig | 215 |
1 files changed, 136 insertions, 79 deletions
diff --git a/arch/powerpc/configs/mpc8641_hpcn_defconfig b/arch/powerpc/configs/mpc8641_hpcn_defconfig index 867b8c0215f3..ea09be31b6ea 100644 --- a/arch/powerpc/configs/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/mpc8641_hpcn_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-rc5 | 3 | # Linux kernel version: 2.6.27-rc4 |
4 | # Mon Jun 9 08:52:15 2008 | 4 | # Thu Aug 21 00:52:11 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -33,6 +33,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 37 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_ARCH_HAS_ILOG2_U32=y | 39 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -92,7 +93,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 93 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 94 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 95 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 96 | CONFIG_KALLSYMS=y |
97 | CONFIG_KALLSYMS_ALL=y | 97 | CONFIG_KALLSYMS_ALL=y |
98 | CONFIG_KALLSYMS_EXTRA_PASS=y | 98 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -100,6 +100,7 @@ CONFIG_HOTPLUG=y | |||
100 | CONFIG_PRINTK=y | 100 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 101 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 102 | CONFIG_ELF_CORE=y |
103 | CONFIG_PCSPKR_PLATFORM=y | ||
103 | CONFIG_COMPAT_BRK=y | 104 | CONFIG_COMPAT_BRK=y |
104 | CONFIG_BASE_FULL=y | 105 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 106 | CONFIG_FUTEX=y |
@@ -118,10 +119,16 @@ CONFIG_SLUB=y | |||
118 | # CONFIG_MARKERS is not set | 119 | # CONFIG_MARKERS is not set |
119 | CONFIG_HAVE_OPROFILE=y | 120 | CONFIG_HAVE_OPROFILE=y |
120 | # CONFIG_KPROBES is not set | 121 | # CONFIG_KPROBES is not set |
122 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
123 | CONFIG_HAVE_IOREMAP_PROT=y | ||
121 | CONFIG_HAVE_KPROBES=y | 124 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 125 | CONFIG_HAVE_KRETPROBES=y |
126 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
123 | # CONFIG_HAVE_DMA_ATTRS is not set | 127 | # CONFIG_HAVE_DMA_ATTRS is not set |
128 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
129 | # CONFIG_HAVE_CLK is not set | ||
124 | CONFIG_PROC_PAGE_MONITOR=y | 130 | CONFIG_PROC_PAGE_MONITOR=y |
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
125 | CONFIG_SLABINFO=y | 132 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 133 | CONFIG_RT_MUTEXES=y |
127 | # CONFIG_TINY_SHMEM is not set | 134 | # CONFIG_TINY_SHMEM is not set |
@@ -139,6 +146,7 @@ CONFIG_LBD=y | |||
139 | # CONFIG_BLK_DEV_IO_TRACE is not set | 146 | # CONFIG_BLK_DEV_IO_TRACE is not set |
140 | # CONFIG_LSF is not set | 147 | # CONFIG_LSF is not set |
141 | # CONFIG_BLK_DEV_BSG is not set | 148 | # CONFIG_BLK_DEV_BSG is not set |
149 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
142 | 150 | ||
143 | # | 151 | # |
144 | # IO Schedulers | 152 | # IO Schedulers |
@@ -157,30 +165,40 @@ CONFIG_CLASSIC_RCU=y | |||
157 | # | 165 | # |
158 | # Platform support | 166 | # Platform support |
159 | # | 167 | # |
160 | # CONFIG_PPC_MULTIPLATFORM is not set | 168 | CONFIG_PPC_MULTIPLATFORM=y |
161 | # CONFIG_PPC_82xx is not set | 169 | CONFIG_CLASSIC32=y |
162 | # CONFIG_PPC_83xx is not set | 170 | CONFIG_PPC_CHRP=y |
163 | CONFIG_PPC_86xx=y | 171 | # CONFIG_MPC5121_ADS is not set |
164 | # CONFIG_PPC_MPC512x is not set | 172 | # CONFIG_MPC5121_GENERIC is not set |
165 | # CONFIG_PPC_MPC5121 is not set | 173 | # CONFIG_PPC_MPC52xx is not set |
174 | CONFIG_PPC_PMAC=y | ||
166 | # CONFIG_PPC_CELL is not set | 175 | # CONFIG_PPC_CELL is not set |
167 | # CONFIG_PPC_CELL_NATIVE is not set | 176 | # CONFIG_PPC_CELL_NATIVE is not set |
177 | # CONFIG_PPC_82xx is not set | ||
168 | # CONFIG_PQ2ADS is not set | 178 | # CONFIG_PQ2ADS is not set |
179 | # CONFIG_PPC_83xx is not set | ||
180 | CONFIG_PPC_86xx=y | ||
169 | CONFIG_MPC8641_HPCN=y | 181 | CONFIG_MPC8641_HPCN=y |
170 | # CONFIG_SBC8641D is not set | 182 | # CONFIG_SBC8641D is not set |
171 | # CONFIG_MPC8610_HPCD is not set | 183 | # CONFIG_MPC8610_HPCD is not set |
172 | CONFIG_MPC8641=y | 184 | CONFIG_MPC8641=y |
185 | CONFIG_PPC_NATIVE=y | ||
186 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
173 | # CONFIG_IPIC is not set | 187 | # CONFIG_IPIC is not set |
174 | CONFIG_MPIC=y | 188 | CONFIG_MPIC=y |
175 | # CONFIG_MPIC_WEIRD is not set | 189 | # CONFIG_MPIC_WEIRD is not set |
176 | CONFIG_PPC_I8259=y | 190 | CONFIG_PPC_I8259=y |
177 | # CONFIG_PPC_RTAS is not set | 191 | CONFIG_PPC_RTAS=y |
192 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
193 | CONFIG_RTAS_PROC=y | ||
178 | # CONFIG_MMIO_NVRAM is not set | 194 | # CONFIG_MMIO_NVRAM is not set |
179 | # CONFIG_PPC_MPC106 is not set | 195 | CONFIG_PPC_MPC106=y |
180 | # CONFIG_PPC_970_NAP is not set | 196 | # CONFIG_PPC_970_NAP is not set |
181 | # CONFIG_PPC_INDIRECT_IO is not set | 197 | # CONFIG_PPC_INDIRECT_IO is not set |
182 | # CONFIG_GENERIC_IOMAP is not set | 198 | # CONFIG_GENERIC_IOMAP is not set |
183 | # CONFIG_CPU_FREQ is not set | 199 | # CONFIG_CPU_FREQ is not set |
200 | # CONFIG_PPC601_SYNC_FIX is not set | ||
201 | # CONFIG_TAU is not set | ||
184 | CONFIG_FSL_ULI1575=y | 202 | CONFIG_FSL_ULI1575=y |
185 | 203 | ||
186 | # | 204 | # |
@@ -196,16 +214,18 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
196 | # CONFIG_HZ_300 is not set | 214 | # CONFIG_HZ_300 is not set |
197 | CONFIG_HZ_1000=y | 215 | CONFIG_HZ_1000=y |
198 | CONFIG_HZ=1000 | 216 | CONFIG_HZ=1000 |
199 | # CONFIG_SCHED_HRTICK is not set | 217 | CONFIG_SCHED_HRTICK=y |
200 | CONFIG_PREEMPT_NONE=y | 218 | CONFIG_PREEMPT_NONE=y |
201 | # CONFIG_PREEMPT_VOLUNTARY is not set | 219 | # CONFIG_PREEMPT_VOLUNTARY is not set |
202 | # CONFIG_PREEMPT is not set | 220 | # CONFIG_PREEMPT is not set |
203 | CONFIG_BINFMT_ELF=y | 221 | CONFIG_BINFMT_ELF=y |
204 | CONFIG_BINFMT_MISC=m | 222 | CONFIG_BINFMT_MISC=m |
205 | # CONFIG_IOMMU_HELPER is not set | 223 | # CONFIG_IOMMU_HELPER is not set |
224 | # CONFIG_HOTPLUG_CPU is not set | ||
206 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 225 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
207 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 226 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
208 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 227 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
228 | # CONFIG_KEXEC is not set | ||
209 | # CONFIG_IRQ_ALL_CPUS is not set | 229 | # CONFIG_IRQ_ALL_CPUS is not set |
210 | CONFIG_ARCH_FLATMEM_ENABLE=y | 230 | CONFIG_ARCH_FLATMEM_ENABLE=y |
211 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 231 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -219,6 +239,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
219 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 239 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
220 | CONFIG_PAGEFLAGS_EXTENDED=y | 240 | CONFIG_PAGEFLAGS_EXTENDED=y |
221 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 241 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
242 | CONFIG_MIGRATION=y | ||
222 | # CONFIG_RESOURCES_64BIT is not set | 243 | # CONFIG_RESOURCES_64BIT is not set |
223 | CONFIG_ZONE_DMA_FLAG=1 | 244 | CONFIG_ZONE_DMA_FLAG=1 |
224 | CONFIG_BOUNCE=y | 245 | CONFIG_BOUNCE=y |
@@ -226,6 +247,7 @@ CONFIG_VIRT_TO_BUS=y | |||
226 | CONFIG_FORCE_MAX_ZONEORDER=11 | 247 | CONFIG_FORCE_MAX_ZONEORDER=11 |
227 | CONFIG_PROC_DEVICETREE=y | 248 | CONFIG_PROC_DEVICETREE=y |
228 | # CONFIG_CMDLINE_BOOL is not set | 249 | # CONFIG_CMDLINE_BOOL is not set |
250 | CONFIG_EXTRA_TARGETS="" | ||
229 | # CONFIG_PM is not set | 251 | # CONFIG_PM is not set |
230 | CONFIG_SECCOMP=y | 252 | CONFIG_SECCOMP=y |
231 | CONFIG_ISA_DMA_API=y | 253 | CONFIG_ISA_DMA_API=y |
@@ -233,11 +255,13 @@ CONFIG_ISA_DMA_API=y | |||
233 | # | 255 | # |
234 | # Bus options | 256 | # Bus options |
235 | # | 257 | # |
258 | # CONFIG_ISA is not set | ||
236 | CONFIG_ZONE_DMA=y | 259 | CONFIG_ZONE_DMA=y |
237 | CONFIG_GENERIC_ISA_DMA=y | 260 | CONFIG_GENERIC_ISA_DMA=y |
238 | CONFIG_PPC_INDIRECT_PCI=y | 261 | CONFIG_PPC_INDIRECT_PCI=y |
239 | CONFIG_FSL_SOC=y | 262 | CONFIG_FSL_SOC=y |
240 | CONFIG_FSL_PCI=y | 263 | CONFIG_FSL_PCI=y |
264 | CONFIG_PPC_PCI_CHOICE=y | ||
241 | CONFIG_PCI=y | 265 | CONFIG_PCI=y |
242 | CONFIG_PCI_DOMAINS=y | 266 | CONFIG_PCI_DOMAINS=y |
243 | CONFIG_PCI_SYSCALL=y | 267 | CONFIG_PCI_SYSCALL=y |
@@ -264,10 +288,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
264 | CONFIG_KERNEL_START=0xc0000000 | 288 | CONFIG_KERNEL_START=0xc0000000 |
265 | CONFIG_PHYSICAL_START=0x00000000 | 289 | CONFIG_PHYSICAL_START=0x00000000 |
266 | CONFIG_TASK_SIZE=0xc0000000 | 290 | CONFIG_TASK_SIZE=0xc0000000 |
267 | |||
268 | # | ||
269 | # Networking | ||
270 | # | ||
271 | CONFIG_NET=y | 291 | CONFIG_NET=y |
272 | 292 | ||
273 | # | 293 | # |
@@ -393,6 +413,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
393 | CONFIG_STANDALONE=y | 413 | CONFIG_STANDALONE=y |
394 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 414 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
395 | CONFIG_FW_LOADER=y | 415 | CONFIG_FW_LOADER=y |
416 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
417 | CONFIG_EXTRA_FIRMWARE="" | ||
396 | # CONFIG_DEBUG_DRIVER is not set | 418 | # CONFIG_DEBUG_DRIVER is not set |
397 | # CONFIG_DEBUG_DEVRES is not set | 419 | # CONFIG_DEBUG_DEVRES is not set |
398 | # CONFIG_SYS_HYPERVISOR is not set | 420 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -403,6 +425,7 @@ CONFIG_OF_I2C=y | |||
403 | # CONFIG_PARPORT is not set | 425 | # CONFIG_PARPORT is not set |
404 | CONFIG_BLK_DEV=y | 426 | CONFIG_BLK_DEV=y |
405 | # CONFIG_BLK_DEV_FD is not set | 427 | # CONFIG_BLK_DEV_FD is not set |
428 | # CONFIG_MAC_FLOPPY is not set | ||
406 | # CONFIG_BLK_CPQ_DA is not set | 429 | # CONFIG_BLK_CPQ_DA is not set |
407 | # CONFIG_BLK_CPQ_CISS_DA is not set | 430 | # CONFIG_BLK_CPQ_CISS_DA is not set |
408 | # CONFIG_BLK_DEV_DAC960 is not set | 431 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -419,12 +442,14 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
419 | # CONFIG_BLK_DEV_XIP is not set | 442 | # CONFIG_BLK_DEV_XIP is not set |
420 | # CONFIG_CDROM_PKTCDVD is not set | 443 | # CONFIG_CDROM_PKTCDVD is not set |
421 | # CONFIG_ATA_OVER_ETH is not set | 444 | # CONFIG_ATA_OVER_ETH is not set |
445 | # CONFIG_BLK_DEV_HD is not set | ||
422 | CONFIG_MISC_DEVICES=y | 446 | CONFIG_MISC_DEVICES=y |
423 | # CONFIG_PHANTOM is not set | 447 | # CONFIG_PHANTOM is not set |
424 | # CONFIG_EEPROM_93CX6 is not set | 448 | # CONFIG_EEPROM_93CX6 is not set |
425 | # CONFIG_SGI_IOC4 is not set | 449 | # CONFIG_SGI_IOC4 is not set |
426 | # CONFIG_TIFM_CORE is not set | 450 | # CONFIG_TIFM_CORE is not set |
427 | # CONFIG_ENCLOSURE_SERVICES is not set | 451 | # CONFIG_ENCLOSURE_SERVICES is not set |
452 | # CONFIG_HP_ILO is not set | ||
428 | CONFIG_HAVE_IDE=y | 453 | CONFIG_HAVE_IDE=y |
429 | # CONFIG_IDE is not set | 454 | # CONFIG_IDE is not set |
430 | 455 | ||
@@ -503,7 +528,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
503 | # CONFIG_SCSI_DC390T is not set | 528 | # CONFIG_SCSI_DC390T is not set |
504 | # CONFIG_SCSI_NSP32 is not set | 529 | # CONFIG_SCSI_NSP32 is not set |
505 | # CONFIG_SCSI_DEBUG is not set | 530 | # CONFIG_SCSI_DEBUG is not set |
531 | # CONFIG_SCSI_MESH is not set | ||
532 | # CONFIG_SCSI_MAC53C94 is not set | ||
506 | # CONFIG_SCSI_SRP is not set | 533 | # CONFIG_SCSI_SRP is not set |
534 | # CONFIG_SCSI_DH is not set | ||
507 | CONFIG_ATA=y | 535 | CONFIG_ATA=y |
508 | # CONFIG_ATA_NONSTANDARD is not set | 536 | # CONFIG_ATA_NONSTANDARD is not set |
509 | CONFIG_SATA_PMP=y | 537 | CONFIG_SATA_PMP=y |
@@ -571,12 +599,15 @@ CONFIG_PATA_ALI=y | |||
571 | # | 599 | # |
572 | # IEEE 1394 (FireWire) support | 600 | # IEEE 1394 (FireWire) support |
573 | # | 601 | # |
602 | |||
603 | # | ||
604 | # Enable only one of the two stacks, unless you know what you are doing | ||
605 | # | ||
574 | # CONFIG_FIREWIRE is not set | 606 | # CONFIG_FIREWIRE is not set |
575 | # CONFIG_IEEE1394 is not set | 607 | # CONFIG_IEEE1394 is not set |
576 | # CONFIG_I2O is not set | 608 | # CONFIG_I2O is not set |
577 | # CONFIG_MACINTOSH_DRIVERS is not set | 609 | # CONFIG_MACINTOSH_DRIVERS is not set |
578 | CONFIG_NETDEVICES=y | 610 | CONFIG_NETDEVICES=y |
579 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
580 | CONFIG_DUMMY=y | 611 | CONFIG_DUMMY=y |
581 | # CONFIG_BONDING is not set | 612 | # CONFIG_BONDING is not set |
582 | # CONFIG_MACVLAN is not set | 613 | # CONFIG_MACVLAN is not set |
@@ -603,6 +634,8 @@ CONFIG_VITESSE_PHY=y | |||
603 | # CONFIG_MDIO_BITBANG is not set | 634 | # CONFIG_MDIO_BITBANG is not set |
604 | CONFIG_NET_ETHERNET=y | 635 | CONFIG_NET_ETHERNET=y |
605 | CONFIG_MII=y | 636 | CONFIG_MII=y |
637 | # CONFIG_MACE is not set | ||
638 | # CONFIG_BMAC is not set | ||
606 | # CONFIG_HAPPYMEAL is not set | 639 | # CONFIG_HAPPYMEAL is not set |
607 | # CONFIG_SUNGEM is not set | 640 | # CONFIG_SUNGEM is not set |
608 | # CONFIG_CASSINI is not set | 641 | # CONFIG_CASSINI is not set |
@@ -620,7 +653,6 @@ CONFIG_NETDEV_1000=y | |||
620 | # CONFIG_DL2K is not set | 653 | # CONFIG_DL2K is not set |
621 | # CONFIG_E1000 is not set | 654 | # CONFIG_E1000 is not set |
622 | # CONFIG_E1000E is not set | 655 | # CONFIG_E1000E is not set |
623 | # CONFIG_E1000E_ENABLED is not set | ||
624 | # CONFIG_IP1000 is not set | 656 | # CONFIG_IP1000 is not set |
625 | # CONFIG_IGB is not set | 657 | # CONFIG_IGB is not set |
626 | # CONFIG_NS83820 is not set | 658 | # CONFIG_NS83820 is not set |
@@ -634,9 +666,10 @@ CONFIG_NETDEV_1000=y | |||
634 | # CONFIG_TIGON3 is not set | 666 | # CONFIG_TIGON3 is not set |
635 | # CONFIG_BNX2 is not set | 667 | # CONFIG_BNX2 is not set |
636 | CONFIG_GIANFAR=y | 668 | CONFIG_GIANFAR=y |
637 | CONFIG_GFAR_NAPI=y | 669 | # CONFIG_MV643XX_ETH is not set |
638 | # CONFIG_QLA3XXX is not set | 670 | # CONFIG_QLA3XXX is not set |
639 | # CONFIG_ATL1 is not set | 671 | # CONFIG_ATL1 is not set |
672 | # CONFIG_ATL1E is not set | ||
640 | CONFIG_NETDEV_10000=y | 673 | CONFIG_NETDEV_10000=y |
641 | # CONFIG_CHELSIO_T1 is not set | 674 | # CONFIG_CHELSIO_T1 is not set |
642 | # CONFIG_CHELSIO_T3 is not set | 675 | # CONFIG_CHELSIO_T3 is not set |
@@ -713,12 +746,14 @@ CONFIG_SERIO_SERPORT=y | |||
713 | # CONFIG_SERIO_PCIPS2 is not set | 746 | # CONFIG_SERIO_PCIPS2 is not set |
714 | CONFIG_SERIO_LIBPS2=y | 747 | CONFIG_SERIO_LIBPS2=y |
715 | # CONFIG_SERIO_RAW is not set | 748 | # CONFIG_SERIO_RAW is not set |
749 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
716 | # CONFIG_GAMEPORT is not set | 750 | # CONFIG_GAMEPORT is not set |
717 | 751 | ||
718 | # | 752 | # |
719 | # Character devices | 753 | # Character devices |
720 | # | 754 | # |
721 | CONFIG_VT=y | 755 | CONFIG_VT=y |
756 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
722 | CONFIG_VT_CONSOLE=y | 757 | CONFIG_VT_CONSOLE=y |
723 | CONFIG_HW_CONSOLE=y | 758 | CONFIG_HW_CONSOLE=y |
724 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 759 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -746,11 +781,14 @@ CONFIG_SERIAL_8250_RSA=y | |||
746 | # CONFIG_SERIAL_UARTLITE is not set | 781 | # CONFIG_SERIAL_UARTLITE is not set |
747 | CONFIG_SERIAL_CORE=y | 782 | CONFIG_SERIAL_CORE=y |
748 | CONFIG_SERIAL_CORE_CONSOLE=y | 783 | CONFIG_SERIAL_CORE_CONSOLE=y |
784 | # CONFIG_SERIAL_PMACZILOG is not set | ||
749 | # CONFIG_SERIAL_JSM is not set | 785 | # CONFIG_SERIAL_JSM is not set |
750 | # CONFIG_SERIAL_OF_PLATFORM is not set | 786 | # CONFIG_SERIAL_OF_PLATFORM is not set |
751 | CONFIG_UNIX98_PTYS=y | 787 | CONFIG_UNIX98_PTYS=y |
752 | CONFIG_LEGACY_PTYS=y | 788 | CONFIG_LEGACY_PTYS=y |
753 | CONFIG_LEGACY_PTY_COUNT=256 | 789 | CONFIG_LEGACY_PTY_COUNT=256 |
790 | # CONFIG_BRIQ_PANEL is not set | ||
791 | # CONFIG_HVC_RTAS is not set | ||
754 | # CONFIG_IPMI_HANDLER is not set | 792 | # CONFIG_IPMI_HANDLER is not set |
755 | # CONFIG_HW_RANDOM is not set | 793 | # CONFIG_HW_RANDOM is not set |
756 | CONFIG_NVRAM=y | 794 | CONFIG_NVRAM=y |
@@ -762,43 +800,70 @@ CONFIG_DEVPORT=y | |||
762 | CONFIG_I2C=y | 800 | CONFIG_I2C=y |
763 | CONFIG_I2C_BOARDINFO=y | 801 | CONFIG_I2C_BOARDINFO=y |
764 | # CONFIG_I2C_CHARDEV is not set | 802 | # CONFIG_I2C_CHARDEV is not set |
803 | CONFIG_I2C_HELPER_AUTO=y | ||
765 | 804 | ||
766 | # | 805 | # |
767 | # I2C Hardware Bus support | 806 | # I2C Hardware Bus support |
768 | # | 807 | # |
808 | |||
809 | # | ||
810 | # PC SMBus host controller drivers | ||
811 | # | ||
769 | # CONFIG_I2C_ALI1535 is not set | 812 | # CONFIG_I2C_ALI1535 is not set |
770 | # CONFIG_I2C_ALI1563 is not set | 813 | # CONFIG_I2C_ALI1563 is not set |
771 | # CONFIG_I2C_ALI15X3 is not set | 814 | # CONFIG_I2C_ALI15X3 is not set |
772 | # CONFIG_I2C_AMD756 is not set | 815 | # CONFIG_I2C_AMD756 is not set |
773 | # CONFIG_I2C_AMD8111 is not set | 816 | # CONFIG_I2C_AMD8111 is not set |
774 | # CONFIG_I2C_I801 is not set | 817 | # CONFIG_I2C_I801 is not set |
775 | # CONFIG_I2C_I810 is not set | 818 | # CONFIG_I2C_ISCH is not set |
776 | # CONFIG_I2C_PIIX4 is not set | 819 | # CONFIG_I2C_PIIX4 is not set |
777 | CONFIG_I2C_MPC=y | ||
778 | # CONFIG_I2C_NFORCE2 is not set | 820 | # CONFIG_I2C_NFORCE2 is not set |
779 | # CONFIG_I2C_OCORES is not set | ||
780 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
781 | # CONFIG_I2C_PROSAVAGE is not set | ||
782 | # CONFIG_I2C_SAVAGE4 is not set | ||
783 | # CONFIG_I2C_SIMTEC is not set | ||
784 | # CONFIG_I2C_SIS5595 is not set | 821 | # CONFIG_I2C_SIS5595 is not set |
785 | # CONFIG_I2C_SIS630 is not set | 822 | # CONFIG_I2C_SIS630 is not set |
786 | # CONFIG_I2C_SIS96X is not set | 823 | # CONFIG_I2C_SIS96X is not set |
787 | # CONFIG_I2C_TAOS_EVM is not set | ||
788 | # CONFIG_I2C_STUB is not set | ||
789 | # CONFIG_I2C_TINY_USB is not set | ||
790 | # CONFIG_I2C_VIA is not set | 824 | # CONFIG_I2C_VIA is not set |
791 | # CONFIG_I2C_VIAPRO is not set | 825 | # CONFIG_I2C_VIAPRO is not set |
826 | |||
827 | # | ||
828 | # Mac SMBus host controller drivers | ||
829 | # | ||
830 | # CONFIG_I2C_HYDRA is not set | ||
831 | CONFIG_I2C_POWERMAC=y | ||
832 | |||
833 | # | ||
834 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
835 | # | ||
836 | CONFIG_I2C_MPC=y | ||
837 | # CONFIG_I2C_OCORES is not set | ||
838 | # CONFIG_I2C_SIMTEC is not set | ||
839 | |||
840 | # | ||
841 | # External I2C/SMBus adapter drivers | ||
842 | # | ||
843 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
844 | # CONFIG_I2C_TAOS_EVM is not set | ||
845 | # CONFIG_I2C_TINY_USB is not set | ||
846 | |||
847 | # | ||
848 | # Graphics adapter I2C/DDC channel drivers | ||
849 | # | ||
792 | # CONFIG_I2C_VOODOO3 is not set | 850 | # CONFIG_I2C_VOODOO3 is not set |
851 | |||
852 | # | ||
853 | # Other I2C/SMBus bus drivers | ||
854 | # | ||
793 | # CONFIG_I2C_PCA_PLATFORM is not set | 855 | # CONFIG_I2C_PCA_PLATFORM is not set |
856 | # CONFIG_I2C_STUB is not set | ||
794 | 857 | ||
795 | # | 858 | # |
796 | # Miscellaneous I2C Chip support | 859 | # Miscellaneous I2C Chip support |
797 | # | 860 | # |
798 | # CONFIG_DS1682 is not set | 861 | # CONFIG_DS1682 is not set |
862 | # CONFIG_AT24 is not set | ||
799 | CONFIG_SENSORS_EEPROM=y | 863 | CONFIG_SENSORS_EEPROM=y |
800 | # CONFIG_SENSORS_PCF8574 is not set | 864 | # CONFIG_SENSORS_PCF8574 is not set |
801 | # CONFIG_PCF8575 is not set | 865 | # CONFIG_PCF8575 is not set |
866 | # CONFIG_SENSORS_PCA9539 is not set | ||
802 | # CONFIG_SENSORS_PCF8591 is not set | 867 | # CONFIG_SENSORS_PCF8591 is not set |
803 | # CONFIG_SENSORS_MAX6875 is not set | 868 | # CONFIG_SENSORS_MAX6875 is not set |
804 | # CONFIG_SENSORS_TSL2550 is not set | 869 | # CONFIG_SENSORS_TSL2550 is not set |
@@ -807,10 +872,13 @@ CONFIG_SENSORS_EEPROM=y | |||
807 | # CONFIG_I2C_DEBUG_BUS is not set | 872 | # CONFIG_I2C_DEBUG_BUS is not set |
808 | # CONFIG_I2C_DEBUG_CHIP is not set | 873 | # CONFIG_I2C_DEBUG_CHIP is not set |
809 | # CONFIG_SPI is not set | 874 | # CONFIG_SPI is not set |
875 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
876 | # CONFIG_GPIOLIB is not set | ||
810 | # CONFIG_W1 is not set | 877 | # CONFIG_W1 is not set |
811 | # CONFIG_POWER_SUPPLY is not set | 878 | # CONFIG_POWER_SUPPLY is not set |
812 | # CONFIG_HWMON is not set | 879 | # CONFIG_HWMON is not set |
813 | # CONFIG_THERMAL is not set | 880 | # CONFIG_THERMAL is not set |
881 | # CONFIG_THERMAL_HWMON is not set | ||
814 | # CONFIG_WATCHDOG is not set | 882 | # CONFIG_WATCHDOG is not set |
815 | 883 | ||
816 | # | 884 | # |
@@ -822,8 +890,10 @@ CONFIG_SSB_POSSIBLE=y | |||
822 | # | 890 | # |
823 | # Multifunction device drivers | 891 | # Multifunction device drivers |
824 | # | 892 | # |
893 | # CONFIG_MFD_CORE is not set | ||
825 | # CONFIG_MFD_SM501 is not set | 894 | # CONFIG_MFD_SM501 is not set |
826 | # CONFIG_HTC_PASIC3 is not set | 895 | # CONFIG_HTC_PASIC3 is not set |
896 | # CONFIG_MFD_TMIO is not set | ||
827 | 897 | ||
828 | # | 898 | # |
829 | # Multimedia devices | 899 | # Multimedia devices |
@@ -865,6 +935,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
865 | # CONFIG_DVB_TTUSB_BUDGET is not set | 935 | # CONFIG_DVB_TTUSB_BUDGET is not set |
866 | # CONFIG_DVB_TTUSB_DEC is not set | 936 | # CONFIG_DVB_TTUSB_DEC is not set |
867 | # CONFIG_DVB_CINERGYT2 is not set | 937 | # CONFIG_DVB_CINERGYT2 is not set |
938 | # CONFIG_DVB_SIANO_SMS1XXX is not set | ||
868 | 939 | ||
869 | # | 940 | # |
870 | # Supported FlexCopII (B2C2) Adapters | 941 | # Supported FlexCopII (B2C2) Adapters |
@@ -911,6 +982,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
911 | # CONFIG_DVB_SP887X is not set | 982 | # CONFIG_DVB_SP887X is not set |
912 | # CONFIG_DVB_CX22700 is not set | 983 | # CONFIG_DVB_CX22700 is not set |
913 | # CONFIG_DVB_CX22702 is not set | 984 | # CONFIG_DVB_CX22702 is not set |
985 | # CONFIG_DVB_DRX397XD is not set | ||
914 | # CONFIG_DVB_L64781 is not set | 986 | # CONFIG_DVB_L64781 is not set |
915 | # CONFIG_DVB_TDA1004X is not set | 987 | # CONFIG_DVB_TDA1004X is not set |
916 | # CONFIG_DVB_NXT6000 is not set | 988 | # CONFIG_DVB_NXT6000 is not set |
@@ -978,15 +1050,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
978 | CONFIG_VGA_CONSOLE=y | 1050 | CONFIG_VGA_CONSOLE=y |
979 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | 1051 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set |
980 | CONFIG_DUMMY_CONSOLE=y | 1052 | CONFIG_DUMMY_CONSOLE=y |
981 | |||
982 | # | ||
983 | # Sound | ||
984 | # | ||
985 | CONFIG_SOUND=y | 1053 | CONFIG_SOUND=y |
986 | |||
987 | # | ||
988 | # Advanced Linux Sound Architecture | ||
989 | # | ||
990 | CONFIG_SND=y | 1054 | CONFIG_SND=y |
991 | CONFIG_SND_TIMER=y | 1055 | CONFIG_SND_TIMER=y |
992 | CONFIG_SND_PCM=y | 1056 | CONFIG_SND_PCM=y |
@@ -1000,19 +1064,15 @@ CONFIG_SND_PCM_OSS_PLUGINS=y | |||
1000 | CONFIG_SND_VERBOSE_PROCFS=y | 1064 | CONFIG_SND_VERBOSE_PROCFS=y |
1001 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1065 | # CONFIG_SND_VERBOSE_PRINTK is not set |
1002 | # CONFIG_SND_DEBUG is not set | 1066 | # CONFIG_SND_DEBUG is not set |
1003 | 1067 | CONFIG_SND_VMASTER=y | |
1004 | # | ||
1005 | # Generic devices | ||
1006 | # | ||
1007 | CONFIG_SND_AC97_CODEC=y | 1068 | CONFIG_SND_AC97_CODEC=y |
1069 | CONFIG_SND_DRIVERS=y | ||
1008 | # CONFIG_SND_DUMMY is not set | 1070 | # CONFIG_SND_DUMMY is not set |
1009 | # CONFIG_SND_MTPAV is not set | 1071 | # CONFIG_SND_MTPAV is not set |
1010 | # CONFIG_SND_SERIAL_U16550 is not set | 1072 | # CONFIG_SND_SERIAL_U16550 is not set |
1011 | # CONFIG_SND_MPU401 is not set | 1073 | # CONFIG_SND_MPU401 is not set |
1012 | 1074 | # CONFIG_SND_AC97_POWER_SAVE is not set | |
1013 | # | 1075 | CONFIG_SND_PCI=y |
1014 | # PCI devices | ||
1015 | # | ||
1016 | # CONFIG_SND_AD1889 is not set | 1076 | # CONFIG_SND_AD1889 is not set |
1017 | # CONFIG_SND_ALS300 is not set | 1077 | # CONFIG_SND_ALS300 is not set |
1018 | # CONFIG_SND_ALS4000 is not set | 1078 | # CONFIG_SND_ALS4000 is not set |
@@ -1074,39 +1134,14 @@ CONFIG_SND_INTEL8X0=y | |||
1074 | # CONFIG_SND_VIRTUOSO is not set | 1134 | # CONFIG_SND_VIRTUOSO is not set |
1075 | # CONFIG_SND_VX222 is not set | 1135 | # CONFIG_SND_VX222 is not set |
1076 | # CONFIG_SND_YMFPCI is not set | 1136 | # CONFIG_SND_YMFPCI is not set |
1077 | # CONFIG_SND_AC97_POWER_SAVE is not set | 1137 | CONFIG_SND_PPC=y |
1078 | 1138 | # CONFIG_SND_POWERMAC is not set | |
1079 | # | 1139 | # CONFIG_SND_AOA is not set |
1080 | # ALSA PowerMac devices | 1140 | CONFIG_SND_USB=y |
1081 | # | ||
1082 | |||
1083 | # | ||
1084 | # ALSA PowerPC devices | ||
1085 | # | ||
1086 | |||
1087 | # | ||
1088 | # USB devices | ||
1089 | # | ||
1090 | # CONFIG_SND_USB_AUDIO is not set | 1141 | # CONFIG_SND_USB_AUDIO is not set |
1091 | # CONFIG_SND_USB_USX2Y is not set | 1142 | # CONFIG_SND_USB_USX2Y is not set |
1092 | # CONFIG_SND_USB_CAIAQ is not set | 1143 | # CONFIG_SND_USB_CAIAQ is not set |
1093 | |||
1094 | # | ||
1095 | # System on Chip audio support | ||
1096 | # | ||
1097 | # CONFIG_SND_SOC is not set | 1144 | # CONFIG_SND_SOC is not set |
1098 | |||
1099 | # | ||
1100 | # ALSA SoC audio for Freescale SOCs | ||
1101 | # | ||
1102 | |||
1103 | # | ||
1104 | # SoC Audio for the Texas Instruments OMAP | ||
1105 | # | ||
1106 | |||
1107 | # | ||
1108 | # Open Sound System | ||
1109 | # | ||
1110 | # CONFIG_SOUND_PRIME is not set | 1145 | # CONFIG_SOUND_PRIME is not set |
1111 | CONFIG_AC97_BUS=y | 1146 | CONFIG_AC97_BUS=y |
1112 | CONFIG_HID_SUPPORT=y | 1147 | CONFIG_HID_SUPPORT=y |
@@ -1138,6 +1173,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1138 | # CONFIG_USB_OTG is not set | 1173 | # CONFIG_USB_OTG is not set |
1139 | # CONFIG_USB_OTG_WHITELIST is not set | 1174 | # CONFIG_USB_OTG_WHITELIST is not set |
1140 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1175 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1176 | CONFIG_USB_MON=y | ||
1141 | 1177 | ||
1142 | # | 1178 | # |
1143 | # USB Host Controller Drivers | 1179 | # USB Host Controller Drivers |
@@ -1189,6 +1225,7 @@ CONFIG_USB_STORAGE=y | |||
1189 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1225 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1190 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1226 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1191 | # CONFIG_USB_STORAGE_KARMA is not set | 1227 | # CONFIG_USB_STORAGE_KARMA is not set |
1228 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1192 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1229 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1193 | # CONFIG_USB_LIBUSUAL is not set | 1230 | # CONFIG_USB_LIBUSUAL is not set |
1194 | 1231 | ||
@@ -1197,7 +1234,6 @@ CONFIG_USB_STORAGE=y | |||
1197 | # | 1234 | # |
1198 | # CONFIG_USB_MDC800 is not set | 1235 | # CONFIG_USB_MDC800 is not set |
1199 | # CONFIG_USB_MICROTEK is not set | 1236 | # CONFIG_USB_MICROTEK is not set |
1200 | CONFIG_USB_MON=y | ||
1201 | 1237 | ||
1202 | # | 1238 | # |
1203 | # USB port drivers | 1239 | # USB port drivers |
@@ -1210,7 +1246,6 @@ CONFIG_USB_MON=y | |||
1210 | # CONFIG_USB_EMI62 is not set | 1246 | # CONFIG_USB_EMI62 is not set |
1211 | # CONFIG_USB_EMI26 is not set | 1247 | # CONFIG_USB_EMI26 is not set |
1212 | # CONFIG_USB_ADUTUX is not set | 1248 | # CONFIG_USB_ADUTUX is not set |
1213 | # CONFIG_USB_AUERSWALD is not set | ||
1214 | # CONFIG_USB_RIO500 is not set | 1249 | # CONFIG_USB_RIO500 is not set |
1215 | # CONFIG_USB_LEGOTOWER is not set | 1250 | # CONFIG_USB_LEGOTOWER is not set |
1216 | # CONFIG_USB_LCD is not set | 1251 | # CONFIG_USB_LCD is not set |
@@ -1264,6 +1299,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1264 | # CONFIG_RTC_DRV_PCF8583 is not set | 1299 | # CONFIG_RTC_DRV_PCF8583 is not set |
1265 | # CONFIG_RTC_DRV_M41T80 is not set | 1300 | # CONFIG_RTC_DRV_M41T80 is not set |
1266 | # CONFIG_RTC_DRV_S35390A is not set | 1301 | # CONFIG_RTC_DRV_S35390A is not set |
1302 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1267 | 1303 | ||
1268 | # | 1304 | # |
1269 | # SPI RTC drivers | 1305 | # SPI RTC drivers |
@@ -1362,6 +1398,7 @@ CONFIG_EFS_FS=m | |||
1362 | CONFIG_CRAMFS=y | 1398 | CONFIG_CRAMFS=y |
1363 | CONFIG_VXFS_FS=m | 1399 | CONFIG_VXFS_FS=m |
1364 | # CONFIG_MINIX_FS is not set | 1400 | # CONFIG_MINIX_FS is not set |
1401 | # CONFIG_OMFS_FS is not set | ||
1365 | CONFIG_HPFS_FS=m | 1402 | CONFIG_HPFS_FS=m |
1366 | CONFIG_QNX4FS_FS=m | 1403 | CONFIG_QNX4FS_FS=m |
1367 | # CONFIG_ROMFS_FS is not set | 1404 | # CONFIG_ROMFS_FS is not set |
@@ -1374,17 +1411,16 @@ CONFIG_NFS_FS=y | |||
1374 | CONFIG_NFS_V3=y | 1411 | CONFIG_NFS_V3=y |
1375 | # CONFIG_NFS_V3_ACL is not set | 1412 | # CONFIG_NFS_V3_ACL is not set |
1376 | CONFIG_NFS_V4=y | 1413 | CONFIG_NFS_V4=y |
1414 | CONFIG_ROOT_NFS=y | ||
1377 | CONFIG_NFSD=y | 1415 | CONFIG_NFSD=y |
1378 | # CONFIG_NFSD_V3 is not set | 1416 | # CONFIG_NFSD_V3 is not set |
1379 | # CONFIG_NFSD_V4 is not set | 1417 | # CONFIG_NFSD_V4 is not set |
1380 | CONFIG_ROOT_NFS=y | ||
1381 | CONFIG_LOCKD=y | 1418 | CONFIG_LOCKD=y |
1382 | CONFIG_LOCKD_V4=y | 1419 | CONFIG_LOCKD_V4=y |
1383 | CONFIG_EXPORTFS=y | 1420 | CONFIG_EXPORTFS=y |
1384 | CONFIG_NFS_COMMON=y | 1421 | CONFIG_NFS_COMMON=y |
1385 | CONFIG_SUNRPC=y | 1422 | CONFIG_SUNRPC=y |
1386 | CONFIG_SUNRPC_GSS=y | 1423 | CONFIG_SUNRPC_GSS=y |
1387 | # CONFIG_SUNRPC_BIND34 is not set | ||
1388 | CONFIG_RPCSEC_GSS_KRB5=y | 1424 | CONFIG_RPCSEC_GSS_KRB5=y |
1389 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1425 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1390 | # CONFIG_SMB_FS is not set | 1426 | # CONFIG_SMB_FS is not set |
@@ -1463,6 +1499,7 @@ CONFIG_BITREVERSE=y | |||
1463 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1499 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1464 | # CONFIG_CRC_CCITT is not set | 1500 | # CONFIG_CRC_CCITT is not set |
1465 | # CONFIG_CRC16 is not set | 1501 | # CONFIG_CRC16 is not set |
1502 | CONFIG_CRC_T10DIF=y | ||
1466 | CONFIG_CRC_ITU_T=m | 1503 | CONFIG_CRC_ITU_T=m |
1467 | CONFIG_CRC32=y | 1504 | CONFIG_CRC32=y |
1468 | # CONFIG_CRC7 is not set | 1505 | # CONFIG_CRC7 is not set |
@@ -1488,6 +1525,8 @@ CONFIG_FRAME_WARN=1024 | |||
1488 | CONFIG_DEBUG_KERNEL=y | 1525 | CONFIG_DEBUG_KERNEL=y |
1489 | # CONFIG_DEBUG_SHIRQ is not set | 1526 | # CONFIG_DEBUG_SHIRQ is not set |
1490 | CONFIG_DETECT_SOFTLOCKUP=y | 1527 | CONFIG_DETECT_SOFTLOCKUP=y |
1528 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1529 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1491 | CONFIG_SCHED_DEBUG=y | 1530 | CONFIG_SCHED_DEBUG=y |
1492 | # CONFIG_SCHEDSTATS is not set | 1531 | # CONFIG_SCHEDSTATS is not set |
1493 | # CONFIG_TIMER_STATS is not set | 1532 | # CONFIG_TIMER_STATS is not set |
@@ -1506,19 +1545,32 @@ CONFIG_SCHED_DEBUG=y | |||
1506 | CONFIG_DEBUG_INFO=y | 1545 | CONFIG_DEBUG_INFO=y |
1507 | # CONFIG_DEBUG_VM is not set | 1546 | # CONFIG_DEBUG_VM is not set |
1508 | # CONFIG_DEBUG_WRITECOUNT is not set | 1547 | # CONFIG_DEBUG_WRITECOUNT is not set |
1548 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1509 | # CONFIG_DEBUG_LIST is not set | 1549 | # CONFIG_DEBUG_LIST is not set |
1510 | # CONFIG_DEBUG_SG is not set | 1550 | # CONFIG_DEBUG_SG is not set |
1511 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1551 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1512 | # CONFIG_RCU_TORTURE_TEST is not set | 1552 | # CONFIG_RCU_TORTURE_TEST is not set |
1513 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1553 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1514 | # CONFIG_FAULT_INJECTION is not set | 1554 | # CONFIG_FAULT_INJECTION is not set |
1555 | # CONFIG_LATENCYTOP is not set | ||
1556 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1557 | CONFIG_HAVE_FTRACE=y | ||
1558 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1559 | # CONFIG_FTRACE is not set | ||
1560 | # CONFIG_SCHED_TRACER is not set | ||
1561 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1515 | # CONFIG_SAMPLES is not set | 1562 | # CONFIG_SAMPLES is not set |
1563 | CONFIG_HAVE_ARCH_KGDB=y | ||
1564 | # CONFIG_KGDB is not set | ||
1516 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1565 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1517 | # CONFIG_DEBUG_STACK_USAGE is not set | 1566 | # CONFIG_DEBUG_STACK_USAGE is not set |
1518 | # CONFIG_DEBUG_PAGEALLOC is not set | 1567 | # CONFIG_DEBUG_PAGEALLOC is not set |
1519 | # CONFIG_DEBUGGER is not set | 1568 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1569 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1570 | # CONFIG_XMON is not set | ||
1520 | # CONFIG_IRQSTACKS is not set | 1571 | # CONFIG_IRQSTACKS is not set |
1521 | # CONFIG_BDI_SWITCH is not set | 1572 | # CONFIG_BDI_SWITCH is not set |
1573 | # CONFIG_BOOTX_TEXT is not set | ||
1522 | # CONFIG_PPC_EARLY_DEBUG is not set | 1574 | # CONFIG_PPC_EARLY_DEBUG is not set |
1523 | 1575 | ||
1524 | # | 1576 | # |
@@ -1573,6 +1625,10 @@ CONFIG_CRYPTO_HMAC=y | |||
1573 | # CONFIG_CRYPTO_MD4 is not set | 1625 | # CONFIG_CRYPTO_MD4 is not set |
1574 | CONFIG_CRYPTO_MD5=y | 1626 | CONFIG_CRYPTO_MD5=y |
1575 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1627 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1628 | # CONFIG_CRYPTO_RMD128 is not set | ||
1629 | # CONFIG_CRYPTO_RMD160 is not set | ||
1630 | # CONFIG_CRYPTO_RMD256 is not set | ||
1631 | # CONFIG_CRYPTO_RMD320 is not set | ||
1576 | CONFIG_CRYPTO_SHA1=m | 1632 | CONFIG_CRYPTO_SHA1=m |
1577 | # CONFIG_CRYPTO_SHA256 is not set | 1633 | # CONFIG_CRYPTO_SHA256 is not set |
1578 | # CONFIG_CRYPTO_SHA512 is not set | 1634 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1605,5 +1661,6 @@ CONFIG_CRYPTO_DES=y | |||
1605 | # CONFIG_CRYPTO_LZO is not set | 1661 | # CONFIG_CRYPTO_LZO is not set |
1606 | CONFIG_CRYPTO_HW=y | 1662 | CONFIG_CRYPTO_HW=y |
1607 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1663 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1664 | # CONFIG_CRYPTO_DEV_TALITOS is not set | ||
1608 | # CONFIG_PPC_CLOCK is not set | 1665 | # CONFIG_PPC_CLOCK is not set |
1609 | # CONFIG_VIRTUALIZATION is not set | 1666 | # CONFIG_VIRTUALIZATION is not set |