diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-08-21 08:11:30 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-08-21 08:23:03 -0400 |
commit | 2bb2e1db906e6e139636271d2cf46466d9e84005 (patch) | |
tree | 0421299121a27e97fa38cad37aed1e742bfde546 /arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | |
parent | 8dd217b27e32081121c31d927e7c70f6dbf6f5c6 (diff) |
powerpc: Update defconfigs for FSL PPC boards
Since we are updated defconfigs I went ahead and moved the
asp8347_defconfig under 83xx/ and the mpc8536_ds_defconfig under
85xx/ as that is where they should have been to start with.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 172 |
1 files changed, 130 insertions, 42 deletions
diff --git a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig index fdac4845bad9..a8afa39d6f76 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itxgp_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:26 2008 | 4 | # Thu Aug 21 00:52:21 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -16,6 +16,7 @@ CONFIG_6xx=y | |||
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_FSL_EMB_PERFMON is not set | 18 | # CONFIG_FSL_EMB_PERFMON is not set |
19 | # CONFIG_ALTIVEC is not set | ||
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
21 | # CONFIG_PPC_MM_SLICES is not set | 22 | # CONFIG_PPC_MM_SLICES is not set |
@@ -32,6 +33,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | 37 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
37 | CONFIG_ARCH_HAS_ILOG2_U32=y | 39 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -51,6 +53,9 @@ CONFIG_PPC_UDBG_16550=y | |||
51 | CONFIG_AUDIT_ARCH=y | 53 | CONFIG_AUDIT_ARCH=y |
52 | CONFIG_GENERIC_BUG=y | 54 | CONFIG_GENERIC_BUG=y |
53 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
56 | CONFIG_HIBERNATE_32=y | ||
57 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
58 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
54 | # CONFIG_PPC_DCR_NATIVE is not set | 59 | # CONFIG_PPC_DCR_NATIVE is not set |
55 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -88,12 +93,12 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 93 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 94 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 95 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | # CONFIG_KALLSYMS is not set | 96 | # CONFIG_KALLSYMS is not set |
93 | CONFIG_HOTPLUG=y | 97 | CONFIG_HOTPLUG=y |
94 | CONFIG_PRINTK=y | 98 | CONFIG_PRINTK=y |
95 | CONFIG_BUG=y | 99 | CONFIG_BUG=y |
96 | CONFIG_ELF_CORE=y | 100 | CONFIG_ELF_CORE=y |
101 | CONFIG_PCSPKR_PLATFORM=y | ||
97 | CONFIG_COMPAT_BRK=y | 102 | CONFIG_COMPAT_BRK=y |
98 | CONFIG_BASE_FULL=y | 103 | CONFIG_BASE_FULL=y |
99 | CONFIG_FUTEX=y | 104 | CONFIG_FUTEX=y |
@@ -111,10 +116,16 @@ CONFIG_SLUB=y | |||
111 | # CONFIG_PROFILING is not set | 116 | # CONFIG_PROFILING is not set |
112 | # CONFIG_MARKERS is not set | 117 | # CONFIG_MARKERS is not set |
113 | CONFIG_HAVE_OPROFILE=y | 118 | CONFIG_HAVE_OPROFILE=y |
119 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
120 | CONFIG_HAVE_IOREMAP_PROT=y | ||
114 | CONFIG_HAVE_KPROBES=y | 121 | CONFIG_HAVE_KPROBES=y |
115 | CONFIG_HAVE_KRETPROBES=y | 122 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
116 | # CONFIG_HAVE_DMA_ATTRS is not set | 124 | # CONFIG_HAVE_DMA_ATTRS is not set |
125 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
126 | # CONFIG_HAVE_CLK is not set | ||
117 | CONFIG_PROC_PAGE_MONITOR=y | 127 | CONFIG_PROC_PAGE_MONITOR=y |
128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
118 | CONFIG_SLABINFO=y | 129 | CONFIG_SLABINFO=y |
119 | CONFIG_RT_MUTEXES=y | 130 | CONFIG_RT_MUTEXES=y |
120 | # CONFIG_TINY_SHMEM is not set | 131 | # CONFIG_TINY_SHMEM is not set |
@@ -125,12 +136,13 @@ CONFIG_MODULE_UNLOAD=y | |||
125 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 136 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
126 | # CONFIG_MODVERSIONS is not set | 137 | # CONFIG_MODVERSIONS is not set |
127 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 138 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
128 | # CONFIG_KMOD is not set | 139 | CONFIG_KMOD=y |
129 | CONFIG_BLOCK=y | 140 | CONFIG_BLOCK=y |
130 | # CONFIG_LBD is not set | 141 | # CONFIG_LBD is not set |
131 | # CONFIG_BLK_DEV_IO_TRACE is not set | 142 | # CONFIG_BLK_DEV_IO_TRACE is not set |
132 | # CONFIG_LSF is not set | 143 | # CONFIG_LSF is not set |
133 | # CONFIG_BLK_DEV_BSG is not set | 144 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
134 | 146 | ||
135 | # | 147 | # |
136 | # IO Schedulers | 148 | # IO Schedulers |
@@ -149,37 +161,49 @@ CONFIG_CLASSIC_RCU=y | |||
149 | # | 161 | # |
150 | # Platform support | 162 | # Platform support |
151 | # | 163 | # |
152 | # CONFIG_PPC_MULTIPLATFORM is not set | 164 | CONFIG_PPC_MULTIPLATFORM=y |
153 | # CONFIG_PPC_82xx is not set | 165 | CONFIG_CLASSIC32=y |
154 | CONFIG_PPC_83xx=y | 166 | CONFIG_PPC_CHRP=y |
155 | # CONFIG_PPC_86xx is not set | 167 | # CONFIG_MPC5121_ADS is not set |
156 | # CONFIG_PPC_MPC512x is not set | 168 | # CONFIG_MPC5121_GENERIC is not set |
157 | # CONFIG_PPC_MPC5121 is not set | 169 | # CONFIG_PPC_MPC52xx is not set |
170 | CONFIG_PPC_PMAC=y | ||
158 | # CONFIG_PPC_CELL is not set | 171 | # CONFIG_PPC_CELL is not set |
159 | # CONFIG_PPC_CELL_NATIVE is not set | 172 | # CONFIG_PPC_CELL_NATIVE is not set |
173 | # CONFIG_PPC_82xx is not set | ||
160 | # CONFIG_PQ2ADS is not set | 174 | # CONFIG_PQ2ADS is not set |
161 | CONFIG_MPC83xx=y | 175 | CONFIG_PPC_83xx=y |
162 | # CONFIG_MPC831x_RDB is not set | 176 | # CONFIG_MPC831x_RDB is not set |
163 | # CONFIG_MPC832x_MDS is not set | 177 | # CONFIG_MPC832x_MDS is not set |
164 | # CONFIG_MPC832x_RDB is not set | 178 | # CONFIG_MPC832x_RDB is not set |
165 | # CONFIG_MPC834x_MDS is not set | 179 | # CONFIG_MPC834x_MDS is not set |
166 | CONFIG_MPC834x_ITX=y | 180 | CONFIG_MPC834x_ITX=y |
167 | # CONFIG_MPC836x_MDS is not set | 181 | # CONFIG_MPC836x_MDS is not set |
182 | # CONFIG_MPC836x_RDK is not set | ||
168 | # CONFIG_MPC837x_MDS is not set | 183 | # CONFIG_MPC837x_MDS is not set |
169 | # CONFIG_MPC837x_RDB is not set | 184 | # CONFIG_MPC837x_RDB is not set |
170 | # CONFIG_SBC834x is not set | 185 | # CONFIG_SBC834x is not set |
186 | # CONFIG_ASP834x is not set | ||
171 | CONFIG_PPC_MPC834x=y | 187 | CONFIG_PPC_MPC834x=y |
188 | # CONFIG_PPC_86xx is not set | ||
189 | # CONFIG_EMBEDDED6xx is not set | ||
190 | CONFIG_PPC_NATIVE=y | ||
191 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
172 | CONFIG_IPIC=y | 192 | CONFIG_IPIC=y |
173 | # CONFIG_MPIC is not set | 193 | CONFIG_MPIC=y |
174 | # CONFIG_MPIC_WEIRD is not set | 194 | # CONFIG_MPIC_WEIRD is not set |
175 | # CONFIG_PPC_I8259 is not set | 195 | CONFIG_PPC_I8259=y |
176 | # CONFIG_PPC_RTAS is not set | 196 | CONFIG_PPC_RTAS=y |
197 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
198 | CONFIG_RTAS_PROC=y | ||
177 | # CONFIG_MMIO_NVRAM is not set | 199 | # CONFIG_MMIO_NVRAM is not set |
178 | # CONFIG_PPC_MPC106 is not set | 200 | CONFIG_PPC_MPC106=y |
179 | # CONFIG_PPC_970_NAP is not set | 201 | # CONFIG_PPC_970_NAP is not set |
180 | # CONFIG_PPC_INDIRECT_IO is not set | 202 | # CONFIG_PPC_INDIRECT_IO is not set |
181 | # CONFIG_GENERIC_IOMAP is not set | 203 | # CONFIG_GENERIC_IOMAP is not set |
182 | # CONFIG_CPU_FREQ is not set | 204 | # CONFIG_CPU_FREQ is not set |
205 | # CONFIG_PPC601_SYNC_FIX is not set | ||
206 | # CONFIG_TAU is not set | ||
183 | # CONFIG_FSL_ULI1575 is not set | 207 | # CONFIG_FSL_ULI1575 is not set |
184 | 208 | ||
185 | # | 209 | # |
@@ -195,7 +219,7 @@ CONFIG_HZ_250=y | |||
195 | # CONFIG_HZ_300 is not set | 219 | # CONFIG_HZ_300 is not set |
196 | # CONFIG_HZ_1000 is not set | 220 | # CONFIG_HZ_1000 is not set |
197 | CONFIG_HZ=250 | 221 | CONFIG_HZ=250 |
198 | # CONFIG_SCHED_HRTICK is not set | 222 | CONFIG_SCHED_HRTICK=y |
199 | CONFIG_PREEMPT_NONE=y | 223 | CONFIG_PREEMPT_NONE=y |
200 | # CONFIG_PREEMPT_VOLUNTARY is not set | 224 | # CONFIG_PREEMPT_VOLUNTARY is not set |
201 | # CONFIG_PREEMPT is not set | 225 | # CONFIG_PREEMPT is not set |
@@ -205,6 +229,7 @@ CONFIG_BINFMT_ELF=y | |||
205 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 229 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
206 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 230 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
207 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 231 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
232 | # CONFIG_KEXEC is not set | ||
208 | CONFIG_ARCH_FLATMEM_ENABLE=y | 233 | CONFIG_ARCH_FLATMEM_ENABLE=y |
209 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 234 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
210 | CONFIG_SELECT_MEMORY_MODEL=y | 235 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -217,6 +242,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
217 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 242 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
218 | CONFIG_PAGEFLAGS_EXTENDED=y | 243 | CONFIG_PAGEFLAGS_EXTENDED=y |
219 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 244 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
245 | CONFIG_MIGRATION=y | ||
220 | # CONFIG_RESOURCES_64BIT is not set | 246 | # CONFIG_RESOURCES_64BIT is not set |
221 | CONFIG_ZONE_DMA_FLAG=1 | 247 | CONFIG_ZONE_DMA_FLAG=1 |
222 | CONFIG_BOUNCE=y | 248 | CONFIG_BOUNCE=y |
@@ -224,6 +250,7 @@ CONFIG_VIRT_TO_BUS=y | |||
224 | CONFIG_FORCE_MAX_ZONEORDER=11 | 250 | CONFIG_FORCE_MAX_ZONEORDER=11 |
225 | CONFIG_PROC_DEVICETREE=y | 251 | CONFIG_PROC_DEVICETREE=y |
226 | # CONFIG_CMDLINE_BOOL is not set | 252 | # CONFIG_CMDLINE_BOOL is not set |
253 | CONFIG_EXTRA_TARGETS="" | ||
227 | # CONFIG_PM is not set | 254 | # CONFIG_PM is not set |
228 | CONFIG_SECCOMP=y | 255 | CONFIG_SECCOMP=y |
229 | CONFIG_ISA_DMA_API=y | 256 | CONFIG_ISA_DMA_API=y |
@@ -231,10 +258,13 @@ CONFIG_ISA_DMA_API=y | |||
231 | # | 258 | # |
232 | # Bus options | 259 | # Bus options |
233 | # | 260 | # |
261 | # CONFIG_ISA is not set | ||
234 | CONFIG_ZONE_DMA=y | 262 | CONFIG_ZONE_DMA=y |
235 | CONFIG_GENERIC_ISA_DMA=y | 263 | CONFIG_GENERIC_ISA_DMA=y |
236 | CONFIG_PPC_INDIRECT_PCI=y | 264 | CONFIG_PPC_INDIRECT_PCI=y |
237 | CONFIG_FSL_SOC=y | 265 | CONFIG_FSL_SOC=y |
266 | CONFIG_FSL_PCI=y | ||
267 | CONFIG_PPC_PCI_CHOICE=y | ||
238 | CONFIG_PCI=y | 268 | CONFIG_PCI=y |
239 | CONFIG_PCI_DOMAINS=y | 269 | CONFIG_PCI_DOMAINS=y |
240 | CONFIG_PCI_SYSCALL=y | 270 | CONFIG_PCI_SYSCALL=y |
@@ -259,10 +289,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
259 | CONFIG_KERNEL_START=0xc0000000 | 289 | CONFIG_KERNEL_START=0xc0000000 |
260 | CONFIG_PHYSICAL_START=0x00000000 | 290 | CONFIG_PHYSICAL_START=0x00000000 |
261 | CONFIG_TASK_SIZE=0xc0000000 | 291 | CONFIG_TASK_SIZE=0xc0000000 |
262 | |||
263 | # | ||
264 | # Networking | ||
265 | # | ||
266 | CONFIG_NET=y | 292 | CONFIG_NET=y |
267 | 293 | ||
268 | # | 294 | # |
@@ -439,9 +465,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
439 | # CONFIG_MTD_UBI is not set | 465 | # CONFIG_MTD_UBI is not set |
440 | CONFIG_OF_DEVICE=y | 466 | CONFIG_OF_DEVICE=y |
441 | CONFIG_OF_I2C=y | 467 | CONFIG_OF_I2C=y |
468 | CONFIG_OF_SPI=y | ||
442 | # CONFIG_PARPORT is not set | 469 | # CONFIG_PARPORT is not set |
443 | CONFIG_BLK_DEV=y | 470 | CONFIG_BLK_DEV=y |
444 | # CONFIG_BLK_DEV_FD is not set | 471 | # CONFIG_BLK_DEV_FD is not set |
472 | # CONFIG_MAC_FLOPPY is not set | ||
445 | # CONFIG_BLK_CPQ_DA is not set | 473 | # CONFIG_BLK_CPQ_DA is not set |
446 | # CONFIG_BLK_CPQ_CISS_DA is not set | 474 | # CONFIG_BLK_CPQ_CISS_DA is not set |
447 | # CONFIG_BLK_DEV_DAC960 is not set | 475 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -458,12 +486,14 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
458 | # CONFIG_BLK_DEV_XIP is not set | 486 | # CONFIG_BLK_DEV_XIP is not set |
459 | # CONFIG_CDROM_PKTCDVD is not set | 487 | # CONFIG_CDROM_PKTCDVD is not set |
460 | # CONFIG_ATA_OVER_ETH is not set | 488 | # CONFIG_ATA_OVER_ETH is not set |
489 | # CONFIG_BLK_DEV_HD is not set | ||
461 | CONFIG_MISC_DEVICES=y | 490 | CONFIG_MISC_DEVICES=y |
462 | # CONFIG_PHANTOM is not set | 491 | # CONFIG_PHANTOM is not set |
463 | # CONFIG_EEPROM_93CX6 is not set | 492 | # CONFIG_EEPROM_93CX6 is not set |
464 | # CONFIG_SGI_IOC4 is not set | 493 | # CONFIG_SGI_IOC4 is not set |
465 | # CONFIG_TIFM_CORE is not set | 494 | # CONFIG_TIFM_CORE is not set |
466 | # CONFIG_ENCLOSURE_SERVICES is not set | 495 | # CONFIG_ENCLOSURE_SERVICES is not set |
496 | # CONFIG_HP_ILO is not set | ||
467 | CONFIG_HAVE_IDE=y | 497 | CONFIG_HAVE_IDE=y |
468 | # CONFIG_IDE is not set | 498 | # CONFIG_IDE is not set |
469 | 499 | ||
@@ -540,7 +570,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
540 | # CONFIG_SCSI_DC390T is not set | 570 | # CONFIG_SCSI_DC390T is not set |
541 | # CONFIG_SCSI_NSP32 is not set | 571 | # CONFIG_SCSI_NSP32 is not set |
542 | # CONFIG_SCSI_DEBUG is not set | 572 | # CONFIG_SCSI_DEBUG is not set |
573 | # CONFIG_SCSI_MESH is not set | ||
574 | # CONFIG_SCSI_MAC53C94 is not set | ||
543 | # CONFIG_SCSI_SRP is not set | 575 | # CONFIG_SCSI_SRP is not set |
576 | # CONFIG_SCSI_DH is not set | ||
544 | # CONFIG_ATA is not set | 577 | # CONFIG_ATA is not set |
545 | # CONFIG_MD is not set | 578 | # CONFIG_MD is not set |
546 | # CONFIG_FUSION is not set | 579 | # CONFIG_FUSION is not set |
@@ -548,12 +581,15 @@ CONFIG_SCSI_LOWLEVEL=y | |||
548 | # | 581 | # |
549 | # IEEE 1394 (FireWire) support | 582 | # IEEE 1394 (FireWire) support |
550 | # | 583 | # |
584 | |||
585 | # | ||
586 | # Enable only one of the two stacks, unless you know what you are doing | ||
587 | # | ||
551 | # CONFIG_FIREWIRE is not set | 588 | # CONFIG_FIREWIRE is not set |
552 | # CONFIG_IEEE1394 is not set | 589 | # CONFIG_IEEE1394 is not set |
553 | # CONFIG_I2O is not set | 590 | # CONFIG_I2O is not set |
554 | # CONFIG_MACINTOSH_DRIVERS is not set | 591 | # CONFIG_MACINTOSH_DRIVERS is not set |
555 | CONFIG_NETDEVICES=y | 592 | CONFIG_NETDEVICES=y |
556 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
557 | # CONFIG_DUMMY is not set | 593 | # CONFIG_DUMMY is not set |
558 | # CONFIG_BONDING is not set | 594 | # CONFIG_BONDING is not set |
559 | # CONFIG_MACVLAN is not set | 595 | # CONFIG_MACVLAN is not set |
@@ -584,7 +620,6 @@ CONFIG_NETDEV_1000=y | |||
584 | # CONFIG_DL2K is not set | 620 | # CONFIG_DL2K is not set |
585 | # CONFIG_E1000 is not set | 621 | # CONFIG_E1000 is not set |
586 | # CONFIG_E1000E is not set | 622 | # CONFIG_E1000E is not set |
587 | # CONFIG_E1000E_ENABLED is not set | ||
588 | # CONFIG_IP1000 is not set | 623 | # CONFIG_IP1000 is not set |
589 | # CONFIG_IGB is not set | 624 | # CONFIG_IGB is not set |
590 | # CONFIG_NS83820 is not set | 625 | # CONFIG_NS83820 is not set |
@@ -598,9 +633,10 @@ CONFIG_NETDEV_1000=y | |||
598 | # CONFIG_TIGON3 is not set | 633 | # CONFIG_TIGON3 is not set |
599 | # CONFIG_BNX2 is not set | 634 | # CONFIG_BNX2 is not set |
600 | CONFIG_GIANFAR=y | 635 | CONFIG_GIANFAR=y |
601 | CONFIG_GFAR_NAPI=y | 636 | # CONFIG_MV643XX_ETH is not set |
602 | # CONFIG_QLA3XXX is not set | 637 | # CONFIG_QLA3XXX is not set |
603 | # CONFIG_ATL1 is not set | 638 | # CONFIG_ATL1 is not set |
639 | # CONFIG_ATL1E is not set | ||
604 | CONFIG_NETDEV_10000=y | 640 | CONFIG_NETDEV_10000=y |
605 | # CONFIG_CHELSIO_T1 is not set | 641 | # CONFIG_CHELSIO_T1 is not set |
606 | # CONFIG_CHELSIO_T3 is not set | 642 | # CONFIG_CHELSIO_T3 is not set |
@@ -678,11 +714,14 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
678 | # CONFIG_SERIAL_UARTLITE is not set | 714 | # CONFIG_SERIAL_UARTLITE is not set |
679 | CONFIG_SERIAL_CORE=y | 715 | CONFIG_SERIAL_CORE=y |
680 | CONFIG_SERIAL_CORE_CONSOLE=y | 716 | CONFIG_SERIAL_CORE_CONSOLE=y |
717 | # CONFIG_SERIAL_PMACZILOG is not set | ||
681 | # CONFIG_SERIAL_JSM is not set | 718 | # CONFIG_SERIAL_JSM is not set |
682 | # CONFIG_SERIAL_OF_PLATFORM is not set | 719 | # CONFIG_SERIAL_OF_PLATFORM is not set |
683 | CONFIG_UNIX98_PTYS=y | 720 | CONFIG_UNIX98_PTYS=y |
684 | CONFIG_LEGACY_PTYS=y | 721 | CONFIG_LEGACY_PTYS=y |
685 | CONFIG_LEGACY_PTY_COUNT=256 | 722 | CONFIG_LEGACY_PTY_COUNT=256 |
723 | # CONFIG_BRIQ_PANEL is not set | ||
724 | # CONFIG_HVC_RTAS is not set | ||
686 | # CONFIG_IPMI_HANDLER is not set | 725 | # CONFIG_IPMI_HANDLER is not set |
687 | CONFIG_HW_RANDOM=y | 726 | CONFIG_HW_RANDOM=y |
688 | # CONFIG_NVRAM is not set | 727 | # CONFIG_NVRAM is not set |
@@ -694,43 +733,70 @@ CONFIG_DEVPORT=y | |||
694 | CONFIG_I2C=y | 733 | CONFIG_I2C=y |
695 | CONFIG_I2C_BOARDINFO=y | 734 | CONFIG_I2C_BOARDINFO=y |
696 | CONFIG_I2C_CHARDEV=y | 735 | CONFIG_I2C_CHARDEV=y |
736 | CONFIG_I2C_HELPER_AUTO=y | ||
697 | 737 | ||
698 | # | 738 | # |
699 | # I2C Hardware Bus support | 739 | # I2C Hardware Bus support |
700 | # | 740 | # |
741 | |||
742 | # | ||
743 | # PC SMBus host controller drivers | ||
744 | # | ||
701 | # CONFIG_I2C_ALI1535 is not set | 745 | # CONFIG_I2C_ALI1535 is not set |
702 | # CONFIG_I2C_ALI1563 is not set | 746 | # CONFIG_I2C_ALI1563 is not set |
703 | # CONFIG_I2C_ALI15X3 is not set | 747 | # CONFIG_I2C_ALI15X3 is not set |
704 | # CONFIG_I2C_AMD756 is not set | 748 | # CONFIG_I2C_AMD756 is not set |
705 | # CONFIG_I2C_AMD8111 is not set | 749 | # CONFIG_I2C_AMD8111 is not set |
706 | # CONFIG_I2C_I801 is not set | 750 | # CONFIG_I2C_I801 is not set |
707 | # CONFIG_I2C_I810 is not set | 751 | # CONFIG_I2C_ISCH is not set |
708 | # CONFIG_I2C_PIIX4 is not set | 752 | # CONFIG_I2C_PIIX4 is not set |
709 | CONFIG_I2C_MPC=y | ||
710 | # CONFIG_I2C_NFORCE2 is not set | 753 | # CONFIG_I2C_NFORCE2 is not set |
711 | # CONFIG_I2C_OCORES is not set | ||
712 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
713 | # CONFIG_I2C_PROSAVAGE is not set | ||
714 | # CONFIG_I2C_SAVAGE4 is not set | ||
715 | # CONFIG_I2C_SIMTEC is not set | ||
716 | # CONFIG_I2C_SIS5595 is not set | 754 | # CONFIG_I2C_SIS5595 is not set |
717 | # CONFIG_I2C_SIS630 is not set | 755 | # CONFIG_I2C_SIS630 is not set |
718 | # CONFIG_I2C_SIS96X is not set | 756 | # CONFIG_I2C_SIS96X is not set |
719 | # CONFIG_I2C_TAOS_EVM is not set | ||
720 | # CONFIG_I2C_STUB is not set | ||
721 | # CONFIG_I2C_TINY_USB is not set | ||
722 | # CONFIG_I2C_VIA is not set | 757 | # CONFIG_I2C_VIA is not set |
723 | # CONFIG_I2C_VIAPRO is not set | 758 | # CONFIG_I2C_VIAPRO is not set |
759 | |||
760 | # | ||
761 | # Mac SMBus host controller drivers | ||
762 | # | ||
763 | # CONFIG_I2C_HYDRA is not set | ||
764 | CONFIG_I2C_POWERMAC=y | ||
765 | |||
766 | # | ||
767 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
768 | # | ||
769 | CONFIG_I2C_MPC=y | ||
770 | # CONFIG_I2C_OCORES is not set | ||
771 | # CONFIG_I2C_SIMTEC is not set | ||
772 | |||
773 | # | ||
774 | # External I2C/SMBus adapter drivers | ||
775 | # | ||
776 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
777 | # CONFIG_I2C_TAOS_EVM is not set | ||
778 | # CONFIG_I2C_TINY_USB is not set | ||
779 | |||
780 | # | ||
781 | # Graphics adapter I2C/DDC channel drivers | ||
782 | # | ||
724 | # CONFIG_I2C_VOODOO3 is not set | 783 | # CONFIG_I2C_VOODOO3 is not set |
784 | |||
785 | # | ||
786 | # Other I2C/SMBus bus drivers | ||
787 | # | ||
725 | # CONFIG_I2C_PCA_PLATFORM is not set | 788 | # CONFIG_I2C_PCA_PLATFORM is not set |
789 | # CONFIG_I2C_STUB is not set | ||
726 | 790 | ||
727 | # | 791 | # |
728 | # Miscellaneous I2C Chip support | 792 | # Miscellaneous I2C Chip support |
729 | # | 793 | # |
730 | # CONFIG_DS1682 is not set | 794 | # CONFIG_DS1682 is not set |
795 | # CONFIG_AT24 is not set | ||
731 | # CONFIG_SENSORS_EEPROM is not set | 796 | # CONFIG_SENSORS_EEPROM is not set |
732 | CONFIG_SENSORS_PCF8574=y | 797 | CONFIG_SENSORS_PCF8574=y |
733 | # CONFIG_PCF8575 is not set | 798 | # CONFIG_PCF8575 is not set |
799 | # CONFIG_SENSORS_PCA9539 is not set | ||
734 | # CONFIG_SENSORS_PCF8591 is not set | 800 | # CONFIG_SENSORS_PCF8591 is not set |
735 | # CONFIG_SENSORS_MAX6875 is not set | 801 | # CONFIG_SENSORS_MAX6875 is not set |
736 | # CONFIG_SENSORS_TSL2550 is not set | 802 | # CONFIG_SENSORS_TSL2550 is not set |
@@ -753,10 +819,13 @@ CONFIG_SPI_MPC83xx=y | |||
753 | # CONFIG_SPI_AT25 is not set | 819 | # CONFIG_SPI_AT25 is not set |
754 | # CONFIG_SPI_SPIDEV is not set | 820 | # CONFIG_SPI_SPIDEV is not set |
755 | # CONFIG_SPI_TLE62X0 is not set | 821 | # CONFIG_SPI_TLE62X0 is not set |
822 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
823 | # CONFIG_GPIOLIB is not set | ||
756 | # CONFIG_W1 is not set | 824 | # CONFIG_W1 is not set |
757 | # CONFIG_POWER_SUPPLY is not set | 825 | # CONFIG_POWER_SUPPLY is not set |
758 | # CONFIG_HWMON is not set | 826 | # CONFIG_HWMON is not set |
759 | # CONFIG_THERMAL is not set | 827 | # CONFIG_THERMAL is not set |
828 | # CONFIG_THERMAL_HWMON is not set | ||
760 | CONFIG_WATCHDOG=y | 829 | CONFIG_WATCHDOG=y |
761 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 830 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
762 | 831 | ||
@@ -764,7 +833,9 @@ CONFIG_WATCHDOG=y | |||
764 | # Watchdog Device Drivers | 833 | # Watchdog Device Drivers |
765 | # | 834 | # |
766 | # CONFIG_SOFT_WATCHDOG is not set | 835 | # CONFIG_SOFT_WATCHDOG is not set |
767 | CONFIG_83xx_WDT=y | 836 | # CONFIG_ALIM7101_WDT is not set |
837 | # CONFIG_8xxx_WDT is not set | ||
838 | # CONFIG_WATCHDOG_RTAS is not set | ||
768 | 839 | ||
769 | # | 840 | # |
770 | # PCI-based Watchdog Cards | 841 | # PCI-based Watchdog Cards |
@@ -786,8 +857,10 @@ CONFIG_SSB_POSSIBLE=y | |||
786 | # | 857 | # |
787 | # Multifunction device drivers | 858 | # Multifunction device drivers |
788 | # | 859 | # |
860 | # CONFIG_MFD_CORE is not set | ||
789 | # CONFIG_MFD_SM501 is not set | 861 | # CONFIG_MFD_SM501 is not set |
790 | # CONFIG_HTC_PASIC3 is not set | 862 | # CONFIG_HTC_PASIC3 is not set |
863 | # CONFIG_MFD_TMIO is not set | ||
791 | 864 | ||
792 | # | 865 | # |
793 | # Multimedia devices | 866 | # Multimedia devices |
@@ -820,10 +893,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
820 | # Display device support | 893 | # Display device support |
821 | # | 894 | # |
822 | # CONFIG_DISPLAY_SUPPORT is not set | 895 | # CONFIG_DISPLAY_SUPPORT is not set |
823 | |||
824 | # | ||
825 | # Sound | ||
826 | # | ||
827 | # CONFIG_SOUND is not set | 896 | # CONFIG_SOUND is not set |
828 | CONFIG_USB_SUPPORT=y | 897 | CONFIG_USB_SUPPORT=y |
829 | CONFIG_USB_ARCH_HAS_HCD=y | 898 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -842,6 +911,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
842 | # CONFIG_USB_OTG is not set | 911 | # CONFIG_USB_OTG is not set |
843 | # CONFIG_USB_OTG_WHITELIST is not set | 912 | # CONFIG_USB_OTG_WHITELIST is not set |
844 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 913 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
914 | CONFIG_USB_MON=y | ||
845 | 915 | ||
846 | # | 916 | # |
847 | # USB Host Controller Drivers | 917 | # USB Host Controller Drivers |
@@ -885,6 +955,7 @@ CONFIG_USB_STORAGE=y | |||
885 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 955 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
886 | # CONFIG_USB_STORAGE_ALAUDA is not set | 956 | # CONFIG_USB_STORAGE_ALAUDA is not set |
887 | # CONFIG_USB_STORAGE_KARMA is not set | 957 | # CONFIG_USB_STORAGE_KARMA is not set |
958 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
888 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 959 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
889 | # CONFIG_USB_LIBUSUAL is not set | 960 | # CONFIG_USB_LIBUSUAL is not set |
890 | 961 | ||
@@ -893,7 +964,6 @@ CONFIG_USB_STORAGE=y | |||
893 | # | 964 | # |
894 | # CONFIG_USB_MDC800 is not set | 965 | # CONFIG_USB_MDC800 is not set |
895 | # CONFIG_USB_MICROTEK is not set | 966 | # CONFIG_USB_MICROTEK is not set |
896 | CONFIG_USB_MON=y | ||
897 | 967 | ||
898 | # | 968 | # |
899 | # USB port drivers | 969 | # USB port drivers |
@@ -906,7 +976,6 @@ CONFIG_USB_MON=y | |||
906 | # CONFIG_USB_EMI62 is not set | 976 | # CONFIG_USB_EMI62 is not set |
907 | # CONFIG_USB_EMI26 is not set | 977 | # CONFIG_USB_EMI26 is not set |
908 | # CONFIG_USB_ADUTUX is not set | 978 | # CONFIG_USB_ADUTUX is not set |
909 | # CONFIG_USB_AUERSWALD is not set | ||
910 | # CONFIG_USB_RIO500 is not set | 979 | # CONFIG_USB_RIO500 is not set |
911 | # CONFIG_USB_LEGOTOWER is not set | 980 | # CONFIG_USB_LEGOTOWER is not set |
912 | # CONFIG_USB_LCD is not set | 981 | # CONFIG_USB_LCD is not set |
@@ -959,10 +1028,13 @@ CONFIG_RTC_DRV_DS1307=y | |||
959 | # CONFIG_RTC_DRV_PCF8583 is not set | 1028 | # CONFIG_RTC_DRV_PCF8583 is not set |
960 | # CONFIG_RTC_DRV_M41T80 is not set | 1029 | # CONFIG_RTC_DRV_M41T80 is not set |
961 | # CONFIG_RTC_DRV_S35390A is not set | 1030 | # CONFIG_RTC_DRV_S35390A is not set |
1031 | # CONFIG_RTC_DRV_FM3130 is not set | ||
962 | 1032 | ||
963 | # | 1033 | # |
964 | # SPI RTC drivers | 1034 | # SPI RTC drivers |
965 | # | 1035 | # |
1036 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1037 | # CONFIG_RTC_DRV_DS1305 is not set | ||
966 | # CONFIG_RTC_DRV_MAX6902 is not set | 1038 | # CONFIG_RTC_DRV_MAX6902 is not set |
967 | # CONFIG_RTC_DRV_R9701 is not set | 1039 | # CONFIG_RTC_DRV_R9701 is not set |
968 | # CONFIG_RTC_DRV_RS5C348 is not set | 1040 | # CONFIG_RTC_DRV_RS5C348 is not set |
@@ -1054,6 +1126,7 @@ CONFIG_TMPFS=y | |||
1054 | # CONFIG_CRAMFS is not set | 1126 | # CONFIG_CRAMFS is not set |
1055 | # CONFIG_VXFS_FS is not set | 1127 | # CONFIG_VXFS_FS is not set |
1056 | # CONFIG_MINIX_FS is not set | 1128 | # CONFIG_MINIX_FS is not set |
1129 | # CONFIG_OMFS_FS is not set | ||
1057 | # CONFIG_HPFS_FS is not set | 1130 | # CONFIG_HPFS_FS is not set |
1058 | # CONFIG_QNX4FS_FS is not set | 1131 | # CONFIG_QNX4FS_FS is not set |
1059 | # CONFIG_ROMFS_FS is not set | 1132 | # CONFIG_ROMFS_FS is not set |
@@ -1064,14 +1137,13 @@ CONFIG_NFS_FS=y | |||
1064 | CONFIG_NFS_V3=y | 1137 | CONFIG_NFS_V3=y |
1065 | # CONFIG_NFS_V3_ACL is not set | 1138 | # CONFIG_NFS_V3_ACL is not set |
1066 | CONFIG_NFS_V4=y | 1139 | CONFIG_NFS_V4=y |
1067 | # CONFIG_NFSD is not set | ||
1068 | CONFIG_ROOT_NFS=y | 1140 | CONFIG_ROOT_NFS=y |
1141 | # CONFIG_NFSD is not set | ||
1069 | CONFIG_LOCKD=y | 1142 | CONFIG_LOCKD=y |
1070 | CONFIG_LOCKD_V4=y | 1143 | CONFIG_LOCKD_V4=y |
1071 | CONFIG_NFS_COMMON=y | 1144 | CONFIG_NFS_COMMON=y |
1072 | CONFIG_SUNRPC=y | 1145 | CONFIG_SUNRPC=y |
1073 | CONFIG_SUNRPC_GSS=y | 1146 | CONFIG_SUNRPC_GSS=y |
1074 | # CONFIG_SUNRPC_BIND34 is not set | ||
1075 | CONFIG_RPCSEC_GSS_KRB5=y | 1147 | CONFIG_RPCSEC_GSS_KRB5=y |
1076 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1148 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1077 | # CONFIG_SMB_FS is not set | 1149 | # CONFIG_SMB_FS is not set |
@@ -1150,6 +1222,7 @@ CONFIG_BITREVERSE=y | |||
1150 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1222 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1151 | # CONFIG_CRC_CCITT is not set | 1223 | # CONFIG_CRC_CCITT is not set |
1152 | # CONFIG_CRC16 is not set | 1224 | # CONFIG_CRC16 is not set |
1225 | CONFIG_CRC_T10DIF=y | ||
1153 | # CONFIG_CRC_ITU_T is not set | 1226 | # CONFIG_CRC_ITU_T is not set |
1154 | CONFIG_CRC32=y | 1227 | CONFIG_CRC32=y |
1155 | # CONFIG_CRC7 is not set | 1228 | # CONFIG_CRC7 is not set |
@@ -1175,8 +1248,18 @@ CONFIG_FRAME_WARN=1024 | |||
1175 | # CONFIG_SLUB_DEBUG_ON is not set | 1248 | # CONFIG_SLUB_DEBUG_ON is not set |
1176 | # CONFIG_SLUB_STATS is not set | 1249 | # CONFIG_SLUB_STATS is not set |
1177 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1250 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1251 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1252 | # CONFIG_LATENCYTOP is not set | ||
1253 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1254 | CONFIG_HAVE_FTRACE=y | ||
1255 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1256 | # CONFIG_FTRACE is not set | ||
1257 | # CONFIG_SCHED_TRACER is not set | ||
1258 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1178 | # CONFIG_SAMPLES is not set | 1259 | # CONFIG_SAMPLES is not set |
1260 | CONFIG_HAVE_ARCH_KGDB=y | ||
1179 | # CONFIG_IRQSTACKS is not set | 1261 | # CONFIG_IRQSTACKS is not set |
1262 | # CONFIG_BOOTX_TEXT is not set | ||
1180 | # CONFIG_PPC_EARLY_DEBUG is not set | 1263 | # CONFIG_PPC_EARLY_DEBUG is not set |
1181 | 1264 | ||
1182 | # | 1265 | # |
@@ -1230,6 +1313,10 @@ CONFIG_CRYPTO_PCBC=m | |||
1230 | # CONFIG_CRYPTO_MD4 is not set | 1313 | # CONFIG_CRYPTO_MD4 is not set |
1231 | CONFIG_CRYPTO_MD5=y | 1314 | CONFIG_CRYPTO_MD5=y |
1232 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1315 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1316 | # CONFIG_CRYPTO_RMD128 is not set | ||
1317 | # CONFIG_CRYPTO_RMD160 is not set | ||
1318 | # CONFIG_CRYPTO_RMD256 is not set | ||
1319 | # CONFIG_CRYPTO_RMD320 is not set | ||
1233 | # CONFIG_CRYPTO_SHA1 is not set | 1320 | # CONFIG_CRYPTO_SHA1 is not set |
1234 | # CONFIG_CRYPTO_SHA256 is not set | 1321 | # CONFIG_CRYPTO_SHA256 is not set |
1235 | # CONFIG_CRYPTO_SHA512 is not set | 1322 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1262,5 +1349,6 @@ CONFIG_CRYPTO_DES=y | |||
1262 | # CONFIG_CRYPTO_LZO is not set | 1349 | # CONFIG_CRYPTO_LZO is not set |
1263 | CONFIG_CRYPTO_HW=y | 1350 | CONFIG_CRYPTO_HW=y |
1264 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1351 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1352 | # CONFIG_CRYPTO_DEV_TALITOS is not set | ||
1265 | # CONFIG_PPC_CLOCK is not set | 1353 | # CONFIG_PPC_CLOCK is not set |
1266 | # CONFIG_VIRTUALIZATION is not set | 1354 | # CONFIG_VIRTUALIZATION is not set |