diff options
Diffstat (limited to 'arch/powerpc/configs/85xx/stx_gp3_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/stx_gp3_defconfig | 163 |
1 files changed, 117 insertions, 46 deletions
diff --git a/arch/powerpc/configs/85xx/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig index 7804ca1ecc94..2b05d43f8f7e 100644 --- a/arch/powerpc/configs/85xx/stx_gp3_defconfig +++ b/arch/powerpc/configs/85xx/stx_gp3_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:38 2008 | 4 | # Thu Aug 21 00:52:37 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_PPC_85xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_E500=y | 17 | CONFIG_E500=y |
18 | # CONFIG_PPC_E500MC is not set | ||
18 | CONFIG_BOOKE=y | 19 | CONFIG_BOOKE=y |
19 | CONFIG_FSL_BOOKE=y | 20 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | 21 | CONFIG_FSL_EMB_PERFMON=y |
@@ -33,12 +34,14 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 35 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 38 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_ARCH_HAS_ILOG2_U32=y | 40 | CONFIG_ARCH_HAS_ILOG2_U32=y |
39 | CONFIG_GENERIC_HWEIGHT=y | 41 | CONFIG_GENERIC_HWEIGHT=y |
40 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 42 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
41 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 43 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | CONFIG_GENERIC_GPIO=y | ||
42 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
43 | CONFIG_PPC=y | 46 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 47 | CONFIG_EARLY_PRINTK=y |
@@ -89,7 +92,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
89 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
90 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
91 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | CONFIG_KALLSYMS=y | 95 | CONFIG_KALLSYMS=y |
94 | # CONFIG_KALLSYMS_ALL is not set | 96 | # CONFIG_KALLSYMS_ALL is not set |
95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 97 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -115,10 +117,16 @@ CONFIG_SLUB=y | |||
115 | # CONFIG_MARKERS is not set | 117 | # CONFIG_MARKERS is not set |
116 | CONFIG_HAVE_OPROFILE=y | 118 | CONFIG_HAVE_OPROFILE=y |
117 | # CONFIG_KPROBES is not set | 119 | # CONFIG_KPROBES is not set |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
121 | CONFIG_HAVE_IOREMAP_PROT=y | ||
118 | CONFIG_HAVE_KPROBES=y | 122 | CONFIG_HAVE_KPROBES=y |
119 | CONFIG_HAVE_KRETPROBES=y | 123 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
120 | # CONFIG_HAVE_DMA_ATTRS is not set | 125 | # CONFIG_HAVE_DMA_ATTRS is not set |
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | CONFIG_HAVE_CLK=y | ||
121 | CONFIG_PROC_PAGE_MONITOR=y | 128 | CONFIG_PROC_PAGE_MONITOR=y |
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
122 | CONFIG_SLABINFO=y | 130 | CONFIG_SLABINFO=y |
123 | CONFIG_RT_MUTEXES=y | 131 | CONFIG_RT_MUTEXES=y |
124 | # CONFIG_TINY_SHMEM is not set | 132 | # CONFIG_TINY_SHMEM is not set |
@@ -134,6 +142,7 @@ CONFIG_BLOCK=y | |||
134 | # CONFIG_BLK_DEV_IO_TRACE is not set | 142 | # CONFIG_BLK_DEV_IO_TRACE is not set |
135 | # CONFIG_LSF is not set | 143 | # CONFIG_LSF is not set |
136 | # CONFIG_BLK_DEV_BSG is not set | 144 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
137 | 146 | ||
138 | # | 147 | # |
139 | # IO Schedulers | 148 | # IO Schedulers |
@@ -152,8 +161,6 @@ CONFIG_CLASSIC_RCU=y | |||
152 | # | 161 | # |
153 | # Platform support | 162 | # Platform support |
154 | # | 163 | # |
155 | # CONFIG_PPC_MPC512x is not set | ||
156 | # CONFIG_PPC_MPC5121 is not set | ||
157 | # CONFIG_PPC_CELL is not set | 164 | # CONFIG_PPC_CELL is not set |
158 | # CONFIG_PPC_CELL_NATIVE is not set | 165 | # CONFIG_PPC_CELL_NATIVE is not set |
159 | # CONFIG_PQ2ADS is not set | 166 | # CONFIG_PQ2ADS is not set |
@@ -162,11 +169,13 @@ CONFIG_MPC85xx=y | |||
162 | # CONFIG_MPC8560_ADS is not set | 169 | # CONFIG_MPC8560_ADS is not set |
163 | # CONFIG_MPC85xx_CDS is not set | 170 | # CONFIG_MPC85xx_CDS is not set |
164 | # CONFIG_MPC85xx_MDS is not set | 171 | # CONFIG_MPC85xx_MDS is not set |
172 | # CONFIG_MPC8536_DS is not set | ||
165 | # CONFIG_MPC85xx_DS is not set | 173 | # CONFIG_MPC85xx_DS is not set |
166 | # CONFIG_KSI8560 is not set | 174 | # CONFIG_KSI8560 is not set |
167 | CONFIG_STX_GP3=y | 175 | CONFIG_STX_GP3=y |
168 | # CONFIG_TQM8540 is not set | 176 | # CONFIG_TQM8540 is not set |
169 | # CONFIG_TQM8541 is not set | 177 | # CONFIG_TQM8541 is not set |
178 | # CONFIG_TQM8548 is not set | ||
170 | # CONFIG_TQM8555 is not set | 179 | # CONFIG_TQM8555 is not set |
171 | # CONFIG_TQM8560 is not set | 180 | # CONFIG_TQM8560 is not set |
172 | # CONFIG_SBC8548 is not set | 181 | # CONFIG_SBC8548 is not set |
@@ -183,7 +192,6 @@ CONFIG_MPIC=y | |||
183 | # CONFIG_GENERIC_IOMAP is not set | 192 | # CONFIG_GENERIC_IOMAP is not set |
184 | # CONFIG_CPU_FREQ is not set | 193 | # CONFIG_CPU_FREQ is not set |
185 | CONFIG_CPM2=y | 194 | CONFIG_CPM2=y |
186 | CONFIG_PPC_CPM_NEW_BINDING=y | ||
187 | # CONFIG_FSL_ULI1575 is not set | 195 | # CONFIG_FSL_ULI1575 is not set |
188 | CONFIG_CPM=y | 196 | CONFIG_CPM=y |
189 | 197 | ||
@@ -223,6 +231,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 231 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
224 | CONFIG_PAGEFLAGS_EXTENDED=y | 232 | CONFIG_PAGEFLAGS_EXTENDED=y |
225 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 233 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
234 | CONFIG_MIGRATION=y | ||
226 | # CONFIG_RESOURCES_64BIT is not set | 235 | # CONFIG_RESOURCES_64BIT is not set |
227 | CONFIG_ZONE_DMA_FLAG=1 | 236 | CONFIG_ZONE_DMA_FLAG=1 |
228 | CONFIG_BOUNCE=y | 237 | CONFIG_BOUNCE=y |
@@ -230,6 +239,7 @@ CONFIG_VIRT_TO_BUS=y | |||
230 | CONFIG_FORCE_MAX_ZONEORDER=11 | 239 | CONFIG_FORCE_MAX_ZONEORDER=11 |
231 | CONFIG_PROC_DEVICETREE=y | 240 | CONFIG_PROC_DEVICETREE=y |
232 | # CONFIG_CMDLINE_BOOL is not set | 241 | # CONFIG_CMDLINE_BOOL is not set |
242 | CONFIG_EXTRA_TARGETS="" | ||
233 | # CONFIG_PM is not set | 243 | # CONFIG_PM is not set |
234 | CONFIG_SECCOMP=y | 244 | CONFIG_SECCOMP=y |
235 | CONFIG_ISA_DMA_API=y | 245 | CONFIG_ISA_DMA_API=y |
@@ -241,6 +251,7 @@ CONFIG_ZONE_DMA=y | |||
241 | CONFIG_PPC_INDIRECT_PCI=y | 251 | CONFIG_PPC_INDIRECT_PCI=y |
242 | CONFIG_FSL_SOC=y | 252 | CONFIG_FSL_SOC=y |
243 | CONFIG_FSL_PCI=y | 253 | CONFIG_FSL_PCI=y |
254 | CONFIG_PPC_PCI_CHOICE=y | ||
244 | CONFIG_PCI=y | 255 | CONFIG_PCI=y |
245 | CONFIG_PCI_DOMAINS=y | 256 | CONFIG_PCI_DOMAINS=y |
246 | CONFIG_PCI_SYSCALL=y | 257 | CONFIG_PCI_SYSCALL=y |
@@ -267,10 +278,6 @@ CONFIG_KERNEL_START=0xc0000000 | |||
267 | CONFIG_PHYSICAL_START=0x00000000 | 278 | CONFIG_PHYSICAL_START=0x00000000 |
268 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 279 | CONFIG_PHYSICAL_ALIGN=0x10000000 |
269 | CONFIG_TASK_SIZE=0xc0000000 | 280 | CONFIG_TASK_SIZE=0xc0000000 |
270 | |||
271 | # | ||
272 | # Networking | ||
273 | # | ||
274 | CONFIG_NET=y | 281 | CONFIG_NET=y |
275 | 282 | ||
276 | # | 283 | # |
@@ -426,6 +433,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
426 | # CONFIG_CONNECTOR is not set | 433 | # CONFIG_CONNECTOR is not set |
427 | # CONFIG_MTD is not set | 434 | # CONFIG_MTD is not set |
428 | CONFIG_OF_DEVICE=y | 435 | CONFIG_OF_DEVICE=y |
436 | CONFIG_OF_GPIO=y | ||
429 | CONFIG_OF_I2C=m | 437 | CONFIG_OF_I2C=m |
430 | CONFIG_PARPORT=m | 438 | CONFIG_PARPORT=m |
431 | CONFIG_PARPORT_PC=m | 439 | CONFIG_PARPORT_PC=m |
@@ -452,15 +460,16 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
452 | # CONFIG_BLK_DEV_XIP is not set | 460 | # CONFIG_BLK_DEV_XIP is not set |
453 | # CONFIG_CDROM_PKTCDVD is not set | 461 | # CONFIG_CDROM_PKTCDVD is not set |
454 | # CONFIG_ATA_OVER_ETH is not set | 462 | # CONFIG_ATA_OVER_ETH is not set |
463 | # CONFIG_BLK_DEV_HD is not set | ||
455 | CONFIG_MISC_DEVICES=y | 464 | CONFIG_MISC_DEVICES=y |
456 | # CONFIG_PHANTOM is not set | 465 | # CONFIG_PHANTOM is not set |
457 | # CONFIG_EEPROM_93CX6 is not set | 466 | # CONFIG_EEPROM_93CX6 is not set |
458 | # CONFIG_SGI_IOC4 is not set | 467 | # CONFIG_SGI_IOC4 is not set |
459 | # CONFIG_TIFM_CORE is not set | 468 | # CONFIG_TIFM_CORE is not set |
460 | # CONFIG_ENCLOSURE_SERVICES is not set | 469 | # CONFIG_ENCLOSURE_SERVICES is not set |
470 | # CONFIG_HP_ILO is not set | ||
461 | CONFIG_HAVE_IDE=y | 471 | CONFIG_HAVE_IDE=y |
462 | CONFIG_IDE=y | 472 | CONFIG_IDE=y |
463 | CONFIG_IDE_MAX_HWIFS=4 | ||
464 | CONFIG_BLK_DEV_IDE=y | 473 | CONFIG_BLK_DEV_IDE=y |
465 | 474 | ||
466 | # | 475 | # |
@@ -480,7 +489,6 @@ CONFIG_IDE_PROC_FS=y | |||
480 | # | 489 | # |
481 | # IDE chipset support/bugfixes | 490 | # IDE chipset support/bugfixes |
482 | # | 491 | # |
483 | CONFIG_IDE_GENERIC=y | ||
484 | # CONFIG_BLK_DEV_PLATFORM is not set | 492 | # CONFIG_BLK_DEV_PLATFORM is not set |
485 | 493 | ||
486 | # | 494 | # |
@@ -493,10 +501,8 @@ CONFIG_IDE_GENERIC=y | |||
493 | # CONFIG_BLK_DEV_AMD74XX is not set | 501 | # CONFIG_BLK_DEV_AMD74XX is not set |
494 | # CONFIG_BLK_DEV_CMD64X is not set | 502 | # CONFIG_BLK_DEV_CMD64X is not set |
495 | # CONFIG_BLK_DEV_TRIFLEX is not set | 503 | # CONFIG_BLK_DEV_TRIFLEX is not set |
496 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
497 | # CONFIG_BLK_DEV_CS5520 is not set | 504 | # CONFIG_BLK_DEV_CS5520 is not set |
498 | # CONFIG_BLK_DEV_CS5530 is not set | 505 | # CONFIG_BLK_DEV_CS5530 is not set |
499 | # CONFIG_BLK_DEV_HPT34X is not set | ||
500 | # CONFIG_BLK_DEV_HPT366 is not set | 506 | # CONFIG_BLK_DEV_HPT366 is not set |
501 | # CONFIG_BLK_DEV_JMICRON is not set | 507 | # CONFIG_BLK_DEV_JMICRON is not set |
502 | # CONFIG_BLK_DEV_SC1200 is not set | 508 | # CONFIG_BLK_DEV_SC1200 is not set |
@@ -514,8 +520,6 @@ CONFIG_IDE_GENERIC=y | |||
514 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 520 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
515 | # CONFIG_BLK_DEV_TC86C001 is not set | 521 | # CONFIG_BLK_DEV_TC86C001 is not set |
516 | # CONFIG_BLK_DEV_IDEDMA is not set | 522 | # CONFIG_BLK_DEV_IDEDMA is not set |
517 | # CONFIG_BLK_DEV_HD_ONLY is not set | ||
518 | # CONFIG_BLK_DEV_HD is not set | ||
519 | 523 | ||
520 | # | 524 | # |
521 | # SCSI device support | 525 | # SCSI device support |
@@ -594,6 +598,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
594 | # CONFIG_SCSI_NSP32 is not set | 598 | # CONFIG_SCSI_NSP32 is not set |
595 | # CONFIG_SCSI_DEBUG is not set | 599 | # CONFIG_SCSI_DEBUG is not set |
596 | # CONFIG_SCSI_SRP is not set | 600 | # CONFIG_SCSI_SRP is not set |
601 | # CONFIG_SCSI_DH is not set | ||
597 | # CONFIG_ATA is not set | 602 | # CONFIG_ATA is not set |
598 | # CONFIG_MD is not set | 603 | # CONFIG_MD is not set |
599 | # CONFIG_FUSION is not set | 604 | # CONFIG_FUSION is not set |
@@ -601,12 +606,15 @@ CONFIG_SCSI_LOWLEVEL=y | |||
601 | # | 606 | # |
602 | # IEEE 1394 (FireWire) support | 607 | # IEEE 1394 (FireWire) support |
603 | # | 608 | # |
609 | |||
610 | # | ||
611 | # Enable only one of the two stacks, unless you know what you are doing | ||
612 | # | ||
604 | # CONFIG_FIREWIRE is not set | 613 | # CONFIG_FIREWIRE is not set |
605 | # CONFIG_IEEE1394 is not set | 614 | # CONFIG_IEEE1394 is not set |
606 | # CONFIG_I2O is not set | 615 | # CONFIG_I2O is not set |
607 | # CONFIG_MACINTOSH_DRIVERS is not set | 616 | # CONFIG_MACINTOSH_DRIVERS is not set |
608 | CONFIG_NETDEVICES=y | 617 | CONFIG_NETDEVICES=y |
609 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
610 | # CONFIG_DUMMY is not set | 618 | # CONFIG_DUMMY is not set |
611 | # CONFIG_BONDING is not set | 619 | # CONFIG_BONDING is not set |
612 | # CONFIG_MACVLAN is not set | 620 | # CONFIG_MACVLAN is not set |
@@ -652,7 +660,6 @@ CONFIG_NETDEV_1000=y | |||
652 | # CONFIG_DL2K is not set | 660 | # CONFIG_DL2K is not set |
653 | # CONFIG_E1000 is not set | 661 | # CONFIG_E1000 is not set |
654 | # CONFIG_E1000E is not set | 662 | # CONFIG_E1000E is not set |
655 | # CONFIG_E1000E_ENABLED is not set | ||
656 | # CONFIG_IP1000 is not set | 663 | # CONFIG_IP1000 is not set |
657 | # CONFIG_IGB is not set | 664 | # CONFIG_IGB is not set |
658 | # CONFIG_NS83820 is not set | 665 | # CONFIG_NS83820 is not set |
@@ -666,9 +673,9 @@ CONFIG_NETDEV_1000=y | |||
666 | # CONFIG_TIGON3 is not set | 673 | # CONFIG_TIGON3 is not set |
667 | # CONFIG_BNX2 is not set | 674 | # CONFIG_BNX2 is not set |
668 | CONFIG_GIANFAR=y | 675 | CONFIG_GIANFAR=y |
669 | CONFIG_GFAR_NAPI=y | ||
670 | # CONFIG_QLA3XXX is not set | 676 | # CONFIG_QLA3XXX is not set |
671 | # CONFIG_ATL1 is not set | 677 | # CONFIG_ATL1 is not set |
678 | # CONFIG_ATL1E is not set | ||
672 | CONFIG_NETDEV_10000=y | 679 | CONFIG_NETDEV_10000=y |
673 | # CONFIG_CHELSIO_T1 is not set | 680 | # CONFIG_CHELSIO_T1 is not set |
674 | # CONFIG_CHELSIO_T3 is not set | 681 | # CONFIG_CHELSIO_T3 is not set |
@@ -731,6 +738,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
731 | # CONFIG_KEYBOARD_XTKBD is not set | 738 | # CONFIG_KEYBOARD_XTKBD is not set |
732 | # CONFIG_KEYBOARD_NEWTON is not set | 739 | # CONFIG_KEYBOARD_NEWTON is not set |
733 | # CONFIG_KEYBOARD_STOWAWAY is not set | 740 | # CONFIG_KEYBOARD_STOWAWAY is not set |
741 | # CONFIG_KEYBOARD_GPIO is not set | ||
734 | CONFIG_INPUT_MOUSE=y | 742 | CONFIG_INPUT_MOUSE=y |
735 | CONFIG_MOUSE_PS2=y | 743 | CONFIG_MOUSE_PS2=y |
736 | CONFIG_MOUSE_PS2_ALPS=y | 744 | CONFIG_MOUSE_PS2_ALPS=y |
@@ -741,7 +749,9 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
741 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 749 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
742 | # CONFIG_MOUSE_SERIAL is not set | 750 | # CONFIG_MOUSE_SERIAL is not set |
743 | # CONFIG_MOUSE_APPLETOUCH is not set | 751 | # CONFIG_MOUSE_APPLETOUCH is not set |
752 | # CONFIG_MOUSE_BCM5974 is not set | ||
744 | # CONFIG_MOUSE_VSXXXAA is not set | 753 | # CONFIG_MOUSE_VSXXXAA is not set |
754 | # CONFIG_MOUSE_GPIO is not set | ||
745 | # CONFIG_INPUT_JOYSTICK is not set | 755 | # CONFIG_INPUT_JOYSTICK is not set |
746 | # CONFIG_INPUT_TABLET is not set | 756 | # CONFIG_INPUT_TABLET is not set |
747 | # CONFIG_INPUT_TOUCHSCREEN is not set | 757 | # CONFIG_INPUT_TOUCHSCREEN is not set |
@@ -757,6 +767,7 @@ CONFIG_SERIO_SERPORT=y | |||
757 | # CONFIG_SERIO_PCIPS2 is not set | 767 | # CONFIG_SERIO_PCIPS2 is not set |
758 | CONFIG_SERIO_LIBPS2=y | 768 | CONFIG_SERIO_LIBPS2=y |
759 | # CONFIG_SERIO_RAW is not set | 769 | # CONFIG_SERIO_RAW is not set |
770 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
760 | # CONFIG_GAMEPORT is not set | 771 | # CONFIG_GAMEPORT is not set |
761 | 772 | ||
762 | # | 773 | # |
@@ -805,44 +816,68 @@ CONFIG_DEVPORT=y | |||
805 | CONFIG_I2C=m | 816 | CONFIG_I2C=m |
806 | CONFIG_I2C_BOARDINFO=y | 817 | CONFIG_I2C_BOARDINFO=y |
807 | CONFIG_I2C_CHARDEV=m | 818 | CONFIG_I2C_CHARDEV=m |
819 | CONFIG_I2C_HELPER_AUTO=y | ||
808 | 820 | ||
809 | # | 821 | # |
810 | # I2C Hardware Bus support | 822 | # I2C Hardware Bus support |
811 | # | 823 | # |
824 | |||
825 | # | ||
826 | # PC SMBus host controller drivers | ||
827 | # | ||
812 | # CONFIG_I2C_ALI1535 is not set | 828 | # CONFIG_I2C_ALI1535 is not set |
813 | # CONFIG_I2C_ALI1563 is not set | 829 | # CONFIG_I2C_ALI1563 is not set |
814 | # CONFIG_I2C_ALI15X3 is not set | 830 | # CONFIG_I2C_ALI15X3 is not set |
815 | # CONFIG_I2C_AMD756 is not set | 831 | # CONFIG_I2C_AMD756 is not set |
816 | # CONFIG_I2C_AMD8111 is not set | 832 | # CONFIG_I2C_AMD8111 is not set |
817 | # CONFIG_I2C_I801 is not set | 833 | # CONFIG_I2C_I801 is not set |
818 | # CONFIG_I2C_I810 is not set | 834 | # CONFIG_I2C_ISCH is not set |
819 | # CONFIG_I2C_PIIX4 is not set | 835 | # CONFIG_I2C_PIIX4 is not set |
820 | # CONFIG_I2C_MPC is not set | ||
821 | # CONFIG_I2C_NFORCE2 is not set | 836 | # CONFIG_I2C_NFORCE2 is not set |
822 | # CONFIG_I2C_OCORES is not set | ||
823 | # CONFIG_I2C_PARPORT is not set | ||
824 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
825 | # CONFIG_I2C_PROSAVAGE is not set | ||
826 | # CONFIG_I2C_SAVAGE4 is not set | ||
827 | # CONFIG_I2C_SIMTEC is not set | ||
828 | # CONFIG_I2C_SIS5595 is not set | 837 | # CONFIG_I2C_SIS5595 is not set |
829 | # CONFIG_I2C_SIS630 is not set | 838 | # CONFIG_I2C_SIS630 is not set |
830 | # CONFIG_I2C_SIS96X is not set | 839 | # CONFIG_I2C_SIS96X is not set |
831 | # CONFIG_I2C_TAOS_EVM is not set | ||
832 | # CONFIG_I2C_STUB is not set | ||
833 | # CONFIG_I2C_VIA is not set | 840 | # CONFIG_I2C_VIA is not set |
834 | # CONFIG_I2C_VIAPRO is not set | 841 | # CONFIG_I2C_VIAPRO is not set |
842 | |||
843 | # | ||
844 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
845 | # | ||
846 | # CONFIG_I2C_CPM is not set | ||
847 | # CONFIG_I2C_GPIO is not set | ||
848 | # CONFIG_I2C_MPC is not set | ||
849 | # CONFIG_I2C_OCORES is not set | ||
850 | # CONFIG_I2C_SIMTEC is not set | ||
851 | |||
852 | # | ||
853 | # External I2C/SMBus adapter drivers | ||
854 | # | ||
855 | # CONFIG_I2C_PARPORT is not set | ||
856 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
857 | # CONFIG_I2C_TAOS_EVM is not set | ||
858 | |||
859 | # | ||
860 | # Graphics adapter I2C/DDC channel drivers | ||
861 | # | ||
835 | # CONFIG_I2C_VOODOO3 is not set | 862 | # CONFIG_I2C_VOODOO3 is not set |
863 | |||
864 | # | ||
865 | # Other I2C/SMBus bus drivers | ||
866 | # | ||
836 | # CONFIG_I2C_PCA_PLATFORM is not set | 867 | # CONFIG_I2C_PCA_PLATFORM is not set |
868 | # CONFIG_I2C_STUB is not set | ||
837 | 869 | ||
838 | # | 870 | # |
839 | # Miscellaneous I2C Chip support | 871 | # Miscellaneous I2C Chip support |
840 | # | 872 | # |
841 | # CONFIG_DS1682 is not set | 873 | # CONFIG_DS1682 is not set |
874 | # CONFIG_AT24 is not set | ||
842 | # CONFIG_SENSORS_EEPROM is not set | 875 | # CONFIG_SENSORS_EEPROM is not set |
843 | # CONFIG_SENSORS_PCF8574 is not set | 876 | # CONFIG_SENSORS_PCF8574 is not set |
844 | # CONFIG_PCF8575 is not set | 877 | # CONFIG_PCF8575 is not set |
878 | # CONFIG_SENSORS_PCA9539 is not set | ||
845 | # CONFIG_SENSORS_PCF8591 is not set | 879 | # CONFIG_SENSORS_PCF8591 is not set |
880 | # CONFIG_TPS65010 is not set | ||
846 | # CONFIG_SENSORS_MAX6875 is not set | 881 | # CONFIG_SENSORS_MAX6875 is not set |
847 | # CONFIG_SENSORS_TSL2550 is not set | 882 | # CONFIG_SENSORS_TSL2550 is not set |
848 | # CONFIG_I2C_DEBUG_CORE is not set | 883 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -850,10 +885,32 @@ CONFIG_I2C_CHARDEV=m | |||
850 | # CONFIG_I2C_DEBUG_BUS is not set | 885 | # CONFIG_I2C_DEBUG_BUS is not set |
851 | # CONFIG_I2C_DEBUG_CHIP is not set | 886 | # CONFIG_I2C_DEBUG_CHIP is not set |
852 | # CONFIG_SPI is not set | 887 | # CONFIG_SPI is not set |
888 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
889 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
890 | CONFIG_GPIOLIB=y | ||
891 | # CONFIG_DEBUG_GPIO is not set | ||
892 | # CONFIG_GPIO_SYSFS is not set | ||
893 | |||
894 | # | ||
895 | # I2C GPIO expanders: | ||
896 | # | ||
897 | # CONFIG_GPIO_MAX732X is not set | ||
898 | # CONFIG_GPIO_PCA953X is not set | ||
899 | # CONFIG_GPIO_PCF857X is not set | ||
900 | |||
901 | # | ||
902 | # PCI GPIO expanders: | ||
903 | # | ||
904 | # CONFIG_GPIO_BT8XX is not set | ||
905 | |||
906 | # | ||
907 | # SPI GPIO expanders: | ||
908 | # | ||
853 | # CONFIG_W1 is not set | 909 | # CONFIG_W1 is not set |
854 | # CONFIG_POWER_SUPPLY is not set | 910 | # CONFIG_POWER_SUPPLY is not set |
855 | CONFIG_HWMON=y | 911 | CONFIG_HWMON=y |
856 | # CONFIG_HWMON_VID is not set | 912 | # CONFIG_HWMON_VID is not set |
913 | # CONFIG_SENSORS_AD7414 is not set | ||
857 | # CONFIG_SENSORS_AD7418 is not set | 914 | # CONFIG_SENSORS_AD7418 is not set |
858 | # CONFIG_SENSORS_ADM1021 is not set | 915 | # CONFIG_SENSORS_ADM1021 is not set |
859 | # CONFIG_SENSORS_ADM1025 is not set | 916 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -907,6 +964,7 @@ CONFIG_HWMON=y | |||
907 | # CONFIG_SENSORS_W83627EHF is not set | 964 | # CONFIG_SENSORS_W83627EHF is not set |
908 | # CONFIG_HWMON_DEBUG_CHIP is not set | 965 | # CONFIG_HWMON_DEBUG_CHIP is not set |
909 | # CONFIG_THERMAL is not set | 966 | # CONFIG_THERMAL is not set |
967 | # CONFIG_THERMAL_HWMON is not set | ||
910 | # CONFIG_WATCHDOG is not set | 968 | # CONFIG_WATCHDOG is not set |
911 | 969 | ||
912 | # | 970 | # |
@@ -918,8 +976,10 @@ CONFIG_SSB_POSSIBLE=y | |||
918 | # | 976 | # |
919 | # Multifunction device drivers | 977 | # Multifunction device drivers |
920 | # | 978 | # |
979 | # CONFIG_MFD_CORE is not set | ||
921 | # CONFIG_MFD_SM501 is not set | 980 | # CONFIG_MFD_SM501 is not set |
922 | # CONFIG_HTC_PASIC3 is not set | 981 | # CONFIG_HTC_PASIC3 is not set |
982 | # CONFIG_MFD_TMIO is not set | ||
923 | 983 | ||
924 | # | 984 | # |
925 | # Multimedia devices | 985 | # Multimedia devices |
@@ -958,20 +1018,8 @@ CONFIG_DRM=m | |||
958 | # Display device support | 1018 | # Display device support |
959 | # | 1019 | # |
960 | # CONFIG_DISPLAY_SUPPORT is not set | 1020 | # CONFIG_DISPLAY_SUPPORT is not set |
961 | |||
962 | # | ||
963 | # Sound | ||
964 | # | ||
965 | CONFIG_SOUND=m | 1021 | CONFIG_SOUND=m |
966 | |||
967 | # | ||
968 | # Advanced Linux Sound Architecture | ||
969 | # | ||
970 | # CONFIG_SND is not set | 1022 | # CONFIG_SND is not set |
971 | |||
972 | # | ||
973 | # Open Sound System | ||
974 | # | ||
975 | # CONFIG_SOUND_PRIME is not set | 1023 | # CONFIG_SOUND_PRIME is not set |
976 | CONFIG_HID_SUPPORT=y | 1024 | CONFIG_HID_SUPPORT=y |
977 | CONFIG_HID=y | 1025 | CONFIG_HID=y |
@@ -986,6 +1034,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
986 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1034 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
987 | 1035 | ||
988 | # | 1036 | # |
1037 | # Enable Host or Gadget support to see Inventra options | ||
1038 | # | ||
1039 | |||
1040 | # | ||
989 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1041 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
990 | # | 1042 | # |
991 | # CONFIG_USB_GADGET is not set | 1043 | # CONFIG_USB_GADGET is not set |
@@ -1070,6 +1122,7 @@ CONFIG_TMPFS=y | |||
1070 | CONFIG_CRAMFS=m | 1122 | CONFIG_CRAMFS=m |
1071 | # CONFIG_VXFS_FS is not set | 1123 | # CONFIG_VXFS_FS is not set |
1072 | # CONFIG_MINIX_FS is not set | 1124 | # CONFIG_MINIX_FS is not set |
1125 | # CONFIG_OMFS_FS is not set | ||
1073 | # CONFIG_HPFS_FS is not set | 1126 | # CONFIG_HPFS_FS is not set |
1074 | # CONFIG_QNX4FS_FS is not set | 1127 | # CONFIG_QNX4FS_FS is not set |
1075 | # CONFIG_ROMFS_FS is not set | 1128 | # CONFIG_ROMFS_FS is not set |
@@ -1080,13 +1133,12 @@ CONFIG_NFS_FS=y | |||
1080 | CONFIG_NFS_V3=y | 1133 | CONFIG_NFS_V3=y |
1081 | # CONFIG_NFS_V3_ACL is not set | 1134 | # CONFIG_NFS_V3_ACL is not set |
1082 | # CONFIG_NFS_V4 is not set | 1135 | # CONFIG_NFS_V4 is not set |
1083 | # CONFIG_NFSD is not set | ||
1084 | CONFIG_ROOT_NFS=y | 1136 | CONFIG_ROOT_NFS=y |
1137 | # CONFIG_NFSD is not set | ||
1085 | CONFIG_LOCKD=y | 1138 | CONFIG_LOCKD=y |
1086 | CONFIG_LOCKD_V4=y | 1139 | CONFIG_LOCKD_V4=y |
1087 | CONFIG_NFS_COMMON=y | 1140 | CONFIG_NFS_COMMON=y |
1088 | CONFIG_SUNRPC=y | 1141 | CONFIG_SUNRPC=y |
1089 | # CONFIG_SUNRPC_BIND34 is not set | ||
1090 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1142 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1091 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1143 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1092 | CONFIG_SMB_FS=m | 1144 | CONFIG_SMB_FS=m |
@@ -1150,6 +1202,7 @@ CONFIG_BITREVERSE=y | |||
1150 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1202 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1151 | CONFIG_CRC_CCITT=y | 1203 | CONFIG_CRC_CCITT=y |
1152 | # CONFIG_CRC16 is not set | 1204 | # CONFIG_CRC16 is not set |
1205 | CONFIG_CRC_T10DIF=m | ||
1153 | CONFIG_CRC_ITU_T=m | 1206 | CONFIG_CRC_ITU_T=m |
1154 | CONFIG_CRC32=y | 1207 | CONFIG_CRC32=y |
1155 | # CONFIG_CRC7 is not set | 1208 | # CONFIG_CRC7 is not set |
@@ -1175,6 +1228,8 @@ CONFIG_FRAME_WARN=1024 | |||
1175 | CONFIG_DEBUG_KERNEL=y | 1228 | CONFIG_DEBUG_KERNEL=y |
1176 | # CONFIG_DEBUG_SHIRQ is not set | 1229 | # CONFIG_DEBUG_SHIRQ is not set |
1177 | CONFIG_DETECT_SOFTLOCKUP=y | 1230 | CONFIG_DETECT_SOFTLOCKUP=y |
1231 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1232 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1178 | CONFIG_SCHED_DEBUG=y | 1233 | CONFIG_SCHED_DEBUG=y |
1179 | # CONFIG_SCHEDSTATS is not set | 1234 | # CONFIG_SCHEDSTATS is not set |
1180 | # CONFIG_TIMER_STATS is not set | 1235 | # CONFIG_TIMER_STATS is not set |
@@ -1193,18 +1248,29 @@ CONFIG_SCHED_DEBUG=y | |||
1193 | # CONFIG_DEBUG_INFO is not set | 1248 | # CONFIG_DEBUG_INFO is not set |
1194 | # CONFIG_DEBUG_VM is not set | 1249 | # CONFIG_DEBUG_VM is not set |
1195 | # CONFIG_DEBUG_WRITECOUNT is not set | 1250 | # CONFIG_DEBUG_WRITECOUNT is not set |
1251 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1196 | # CONFIG_DEBUG_LIST is not set | 1252 | # CONFIG_DEBUG_LIST is not set |
1197 | # CONFIG_DEBUG_SG is not set | 1253 | # CONFIG_DEBUG_SG is not set |
1198 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1254 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1199 | # CONFIG_RCU_TORTURE_TEST is not set | 1255 | # CONFIG_RCU_TORTURE_TEST is not set |
1200 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1256 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1201 | # CONFIG_FAULT_INJECTION is not set | 1257 | # CONFIG_FAULT_INJECTION is not set |
1258 | # CONFIG_LATENCYTOP is not set | ||
1259 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1260 | CONFIG_HAVE_FTRACE=y | ||
1261 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1262 | # CONFIG_FTRACE is not set | ||
1263 | # CONFIG_SCHED_TRACER is not set | ||
1264 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1202 | # CONFIG_SAMPLES is not set | 1265 | # CONFIG_SAMPLES is not set |
1266 | CONFIG_HAVE_ARCH_KGDB=y | ||
1267 | # CONFIG_KGDB is not set | ||
1203 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1268 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1204 | # CONFIG_DEBUG_STACK_USAGE is not set | 1269 | # CONFIG_DEBUG_STACK_USAGE is not set |
1205 | # CONFIG_DEBUG_PAGEALLOC is not set | 1270 | # CONFIG_DEBUG_PAGEALLOC is not set |
1206 | # CONFIG_DEBUGGER is not set | 1271 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1207 | # CONFIG_KGDB_CONSOLE is not set | 1272 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1273 | # CONFIG_XMON is not set | ||
1208 | # CONFIG_IRQSTACKS is not set | 1274 | # CONFIG_IRQSTACKS is not set |
1209 | CONFIG_BDI_SWITCH=y | 1275 | CONFIG_BDI_SWITCH=y |
1210 | # CONFIG_PPC_EARLY_DEBUG is not set | 1276 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1258,6 +1324,10 @@ CONFIG_CRYPTO=y | |||
1258 | # CONFIG_CRYPTO_MD4 is not set | 1324 | # CONFIG_CRYPTO_MD4 is not set |
1259 | # CONFIG_CRYPTO_MD5 is not set | 1325 | # CONFIG_CRYPTO_MD5 is not set |
1260 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1326 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1327 | # CONFIG_CRYPTO_RMD128 is not set | ||
1328 | # CONFIG_CRYPTO_RMD160 is not set | ||
1329 | # CONFIG_CRYPTO_RMD256 is not set | ||
1330 | # CONFIG_CRYPTO_RMD320 is not set | ||
1261 | # CONFIG_CRYPTO_SHA1 is not set | 1331 | # CONFIG_CRYPTO_SHA1 is not set |
1262 | # CONFIG_CRYPTO_SHA256 is not set | 1332 | # CONFIG_CRYPTO_SHA256 is not set |
1263 | # CONFIG_CRYPTO_SHA512 is not set | 1333 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1290,6 +1360,7 @@ CONFIG_CRYPTO=y | |||
1290 | # CONFIG_CRYPTO_LZO is not set | 1360 | # CONFIG_CRYPTO_LZO is not set |
1291 | CONFIG_CRYPTO_HW=y | 1361 | CONFIG_CRYPTO_HW=y |
1292 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1362 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1293 | # CONFIG_PPC_CLOCK is not set | 1363 | # CONFIG_CRYPTO_DEV_TALITOS is not set |
1364 | CONFIG_PPC_CLOCK=y | ||
1294 | CONFIG_PPC_LIB_RHEAP=y | 1365 | CONFIG_PPC_LIB_RHEAP=y |
1295 | # CONFIG_VIRTUALIZATION is not set | 1366 | # CONFIG_VIRTUALIZATION is not set |