diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2007-07-02 01:04:36 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-07-02 01:04:36 -0400 |
commit | 795bb15e0735bd2b0015ca333fa157399b72c168 (patch) | |
tree | 09ca717e7251d28b7bc4e9555982867f35b658cb /arch/powerpc/configs/mpc7448_hpc2_defconfig | |
parent | 9f7905812e5919862acb6ede63e10d3d1bb4958e (diff) |
[POWERPC] Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc7448_hpc2_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc7448_hpc2_defconfig | 212 |
1 files changed, 85 insertions, 127 deletions
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig index fdf09eabe6e7..174a290ee7a9 100644 --- a/arch/powerpc/configs/mpc7448_hpc2_defconfig +++ b/arch/powerpc/configs/mpc7448_hpc2_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.20-rc5 | 3 | # Linux kernel version: 2.6.22-rc7 |
4 | # Mon Jan 22 22:20:53 2007 | 4 | # Sun Jul 1 23:56:54 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -34,9 +34,9 @@ CONFIG_CLASSIC32=y | |||
34 | # CONFIG_PPC_83xx is not set | 34 | # CONFIG_PPC_83xx is not set |
35 | # CONFIG_PPC_85xx is not set | 35 | # CONFIG_PPC_85xx is not set |
36 | # CONFIG_PPC_86xx is not set | 36 | # CONFIG_PPC_86xx is not set |
37 | # CONFIG_PPC_8xx is not set | ||
37 | # CONFIG_40x is not set | 38 | # CONFIG_40x is not set |
38 | # CONFIG_44x is not set | 39 | # CONFIG_44x is not set |
39 | # CONFIG_8xx is not set | ||
40 | # CONFIG_E200 is not set | 40 | # CONFIG_E200 is not set |
41 | CONFIG_6xx=y | 41 | CONFIG_6xx=y |
42 | CONFIG_PPC_FPU=y | 42 | CONFIG_PPC_FPU=y |
@@ -45,6 +45,7 @@ CONFIG_PPC_FPU=y | |||
45 | # CONFIG_ALTIVEC is not set | 45 | # CONFIG_ALTIVEC is not set |
46 | CONFIG_PPC_STD_MMU=y | 46 | CONFIG_PPC_STD_MMU=y |
47 | CONFIG_PPC_STD_MMU_32=y | 47 | CONFIG_PPC_STD_MMU_32=y |
48 | # CONFIG_PPC_MM_SLICES is not set | ||
48 | # CONFIG_SMP is not set | 49 | # CONFIG_SMP is not set |
49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 50 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
50 | 51 | ||
@@ -63,14 +64,17 @@ CONFIG_LOCALVERSION_AUTO=y | |||
63 | CONFIG_SWAP=y | 64 | CONFIG_SWAP=y |
64 | CONFIG_SYSVIPC=y | 65 | CONFIG_SYSVIPC=y |
65 | # CONFIG_IPC_NS is not set | 66 | # CONFIG_IPC_NS is not set |
67 | CONFIG_SYSVIPC_SYSCTL=y | ||
66 | # CONFIG_POSIX_MQUEUE is not set | 68 | # CONFIG_POSIX_MQUEUE is not set |
67 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
68 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
69 | # CONFIG_UTS_NS is not set | 71 | # CONFIG_UTS_NS is not set |
70 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
71 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | ||
72 | CONFIG_SYSFS_DEPRECATED=y | 75 | CONFIG_SYSFS_DEPRECATED=y |
73 | # CONFIG_RELAY is not set | 76 | # CONFIG_RELAY is not set |
77 | CONFIG_BLK_DEV_INITRD=y | ||
74 | CONFIG_INITRAMFS_SOURCE="" | 78 | CONFIG_INITRAMFS_SOURCE="" |
75 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 79 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
76 | CONFIG_SYSCTL=y | 80 | CONFIG_SYSCTL=y |
@@ -84,14 +88,19 @@ CONFIG_BUG=y | |||
84 | CONFIG_ELF_CORE=y | 88 | CONFIG_ELF_CORE=y |
85 | CONFIG_BASE_FULL=y | 89 | CONFIG_BASE_FULL=y |
86 | CONFIG_FUTEX=y | 90 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | ||
87 | CONFIG_EPOLL=y | 92 | CONFIG_EPOLL=y |
93 | CONFIG_SIGNALFD=y | ||
94 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | ||
88 | CONFIG_SHMEM=y | 96 | CONFIG_SHMEM=y |
89 | CONFIG_SLAB=y | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | 97 | CONFIG_VM_EVENT_COUNTERS=y |
98 | CONFIG_SLAB=y | ||
99 | # CONFIG_SLUB is not set | ||
100 | # CONFIG_SLOB is not set | ||
91 | CONFIG_RT_MUTEXES=y | 101 | CONFIG_RT_MUTEXES=y |
92 | # CONFIG_TINY_SHMEM is not set | 102 | # CONFIG_TINY_SHMEM is not set |
93 | CONFIG_BASE_SMALL=0 | 103 | CONFIG_BASE_SMALL=0 |
94 | # CONFIG_SLOB is not set | ||
95 | 104 | ||
96 | # | 105 | # |
97 | # Loadable module support | 106 | # Loadable module support |
@@ -126,8 +135,18 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
126 | CONFIG_EMBEDDED6xx=y | 135 | CONFIG_EMBEDDED6xx=y |
127 | # CONFIG_APUS is not set | 136 | # CONFIG_APUS is not set |
128 | # CONFIG_PPC_MPC52xx is not set | 137 | # CONFIG_PPC_MPC52xx is not set |
138 | # CONFIG_PPC_MPC5200 is not set | ||
129 | # CONFIG_PPC_CELL is not set | 139 | # CONFIG_PPC_CELL is not set |
130 | # CONFIG_PPC_CELL_NATIVE is not set | 140 | # CONFIG_PPC_CELL_NATIVE is not set |
141 | # CONFIG_PQ2ADS is not set | ||
142 | # CONFIG_LINKSTATION is not set | ||
143 | CONFIG_MPC7448HPC2=y | ||
144 | # CONFIG_PPC_HOLLY is not set | ||
145 | # CONFIG_PPC_PRPMC2800 is not set | ||
146 | CONFIG_TSI108_BRIDGE=y | ||
147 | CONFIG_MPIC=y | ||
148 | CONFIG_MPIC_WEIRD=y | ||
149 | # CONFIG_PPC_I8259 is not set | ||
131 | # CONFIG_PPC_RTAS is not set | 150 | # CONFIG_PPC_RTAS is not set |
132 | # CONFIG_MMIO_NVRAM is not set | 151 | # CONFIG_MMIO_NVRAM is not set |
133 | # CONFIG_PPC_MPC106 is not set | 152 | # CONFIG_PPC_MPC106 is not set |
@@ -136,36 +155,7 @@ CONFIG_EMBEDDED6xx=y | |||
136 | # CONFIG_GENERIC_IOMAP is not set | 155 | # CONFIG_GENERIC_IOMAP is not set |
137 | # CONFIG_CPU_FREQ is not set | 156 | # CONFIG_CPU_FREQ is not set |
138 | # CONFIG_TAU is not set | 157 | # CONFIG_TAU is not set |
139 | # CONFIG_KATANA is not set | 158 | # CONFIG_CPM2 is not set |
140 | # CONFIG_WILLOW is not set | ||
141 | # CONFIG_CPCI690 is not set | ||
142 | # CONFIG_POWERPMC250 is not set | ||
143 | # CONFIG_CHESTNUT is not set | ||
144 | # CONFIG_SPRUCE is not set | ||
145 | # CONFIG_HDPU is not set | ||
146 | # CONFIG_EV64260 is not set | ||
147 | # CONFIG_LOPEC is not set | ||
148 | # CONFIG_MVME5100 is not set | ||
149 | # CONFIG_PPLUS is not set | ||
150 | # CONFIG_PRPMC750 is not set | ||
151 | # CONFIG_PRPMC800 is not set | ||
152 | # CONFIG_SANDPOINT is not set | ||
153 | # CONFIG_LINKSTATION is not set | ||
154 | CONFIG_MPC7448HPC2=y | ||
155 | # CONFIG_RADSTONE_PPC7D is not set | ||
156 | # CONFIG_PAL4 is not set | ||
157 | # CONFIG_GEMINI is not set | ||
158 | # CONFIG_EST8260 is not set | ||
159 | # CONFIG_SBC82xx is not set | ||
160 | # CONFIG_SBS8260 is not set | ||
161 | # CONFIG_RPX8260 is not set | ||
162 | # CONFIG_TQM8260 is not set | ||
163 | # CONFIG_ADS8272 is not set | ||
164 | # CONFIG_PQ2FADS is not set | ||
165 | # CONFIG_EV64360 is not set | ||
166 | CONFIG_TSI108_BRIDGE=y | ||
167 | # CONFIG_WANT_EARLY_SERIAL is not set | ||
168 | CONFIG_MPIC=y | ||
169 | 159 | ||
170 | # | 160 | # |
171 | # Kernel options | 161 | # Kernel options |
@@ -193,31 +183,30 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
193 | # CONFIG_SPARSEMEM_STATIC is not set | 183 | # CONFIG_SPARSEMEM_STATIC is not set |
194 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 184 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
195 | # CONFIG_RESOURCES_64BIT is not set | 185 | # CONFIG_RESOURCES_64BIT is not set |
186 | CONFIG_ZONE_DMA_FLAG=1 | ||
196 | CONFIG_PROC_DEVICETREE=y | 187 | CONFIG_PROC_DEVICETREE=y |
197 | # CONFIG_CMDLINE_BOOL is not set | 188 | # CONFIG_CMDLINE_BOOL is not set |
198 | # CONFIG_PM is not set | 189 | # CONFIG_PM is not set |
199 | # CONFIG_SECCOMP is not set | 190 | # CONFIG_SECCOMP is not set |
191 | # CONFIG_WANT_DEVICE_TREE is not set | ||
200 | CONFIG_ISA_DMA_API=y | 192 | CONFIG_ISA_DMA_API=y |
201 | 193 | ||
202 | # | 194 | # |
203 | # Bus options | 195 | # Bus options |
204 | # | 196 | # |
197 | CONFIG_ZONE_DMA=y | ||
205 | CONFIG_GENERIC_ISA_DMA=y | 198 | CONFIG_GENERIC_ISA_DMA=y |
206 | CONFIG_MPIC_WEIRD=y | ||
207 | # CONFIG_PPC_I8259 is not set | ||
208 | # CONFIG_PPC_INDIRECT_PCI is not set | 199 | # CONFIG_PPC_INDIRECT_PCI is not set |
209 | CONFIG_PCI=y | 200 | CONFIG_PCI=y |
210 | CONFIG_PCI_DOMAINS=y | 201 | CONFIG_PCI_DOMAINS=y |
211 | # CONFIG_PCIEPORTBUS is not set | 202 | # CONFIG_PCIEPORTBUS is not set |
203 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
204 | # CONFIG_PCI_MSI is not set | ||
212 | 205 | ||
213 | # | 206 | # |
214 | # PCCARD (PCMCIA/CardBus) support | 207 | # PCCARD (PCMCIA/CardBus) support |
215 | # | 208 | # |
216 | # CONFIG_PCCARD is not set | 209 | # CONFIG_PCCARD is not set |
217 | |||
218 | # | ||
219 | # PCI Hotplug Support | ||
220 | # | ||
221 | # CONFIG_HOTPLUG_PCI is not set | 210 | # CONFIG_HOTPLUG_PCI is not set |
222 | 211 | ||
223 | # | 212 | # |
@@ -242,13 +231,13 @@ CONFIG_NET=y | |||
242 | # | 231 | # |
243 | # Networking options | 232 | # Networking options |
244 | # | 233 | # |
245 | # CONFIG_NETDEBUG is not set | ||
246 | CONFIG_PACKET=y | 234 | CONFIG_PACKET=y |
247 | # CONFIG_PACKET_MMAP is not set | 235 | # CONFIG_PACKET_MMAP is not set |
248 | CONFIG_UNIX=y | 236 | CONFIG_UNIX=y |
249 | CONFIG_XFRM=y | 237 | CONFIG_XFRM=y |
250 | CONFIG_XFRM_USER=y | 238 | CONFIG_XFRM_USER=y |
251 | # CONFIG_XFRM_SUB_POLICY is not set | 239 | # CONFIG_XFRM_SUB_POLICY is not set |
240 | # CONFIG_XFRM_MIGRATE is not set | ||
252 | # CONFIG_NET_KEY is not set | 241 | # CONFIG_NET_KEY is not set |
253 | CONFIG_INET=y | 242 | CONFIG_INET=y |
254 | CONFIG_IP_MULTICAST=y | 243 | CONFIG_IP_MULTICAST=y |
@@ -282,20 +271,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
282 | # CONFIG_INET6_TUNNEL is not set | 271 | # CONFIG_INET6_TUNNEL is not set |
283 | # CONFIG_NETWORK_SECMARK is not set | 272 | # CONFIG_NETWORK_SECMARK is not set |
284 | # CONFIG_NETFILTER is not set | 273 | # CONFIG_NETFILTER is not set |
285 | |||
286 | # | ||
287 | # DCCP Configuration (EXPERIMENTAL) | ||
288 | # | ||
289 | # CONFIG_IP_DCCP is not set | 274 | # CONFIG_IP_DCCP is not set |
290 | |||
291 | # | ||
292 | # SCTP Configuration (EXPERIMENTAL) | ||
293 | # | ||
294 | # CONFIG_IP_SCTP is not set | 275 | # CONFIG_IP_SCTP is not set |
295 | |||
296 | # | ||
297 | # TIPC Configuration (EXPERIMENTAL) | ||
298 | # | ||
299 | # CONFIG_TIPC is not set | 276 | # CONFIG_TIPC is not set |
300 | # CONFIG_ATM is not set | 277 | # CONFIG_ATM is not set |
301 | # CONFIG_BRIDGE is not set | 278 | # CONFIG_BRIDGE is not set |
@@ -321,7 +298,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
321 | # CONFIG_HAMRADIO is not set | 298 | # CONFIG_HAMRADIO is not set |
322 | # CONFIG_IRDA is not set | 299 | # CONFIG_IRDA is not set |
323 | # CONFIG_BT is not set | 300 | # CONFIG_BT is not set |
301 | # CONFIG_AF_RXRPC is not set | ||
302 | |||
303 | # | ||
304 | # Wireless | ||
305 | # | ||
306 | # CONFIG_CFG80211 is not set | ||
307 | # CONFIG_WIRELESS_EXT is not set | ||
308 | # CONFIG_MAC80211 is not set | ||
324 | # CONFIG_IEEE80211 is not set | 309 | # CONFIG_IEEE80211 is not set |
310 | # CONFIG_RFKILL is not set | ||
325 | 311 | ||
326 | # | 312 | # |
327 | # Device Drivers | 313 | # Device Drivers |
@@ -339,10 +325,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
339 | # Connector - unified userspace <-> kernelspace linker | 325 | # Connector - unified userspace <-> kernelspace linker |
340 | # | 326 | # |
341 | # CONFIG_CONNECTOR is not set | 327 | # CONFIG_CONNECTOR is not set |
342 | |||
343 | # | ||
344 | # Memory Technology Devices (MTD) | ||
345 | # | ||
346 | # CONFIG_MTD is not set | 328 | # CONFIG_MTD is not set |
347 | 329 | ||
348 | # | 330 | # |
@@ -353,6 +335,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
353 | # | 335 | # |
354 | # Plug and Play support | 336 | # Plug and Play support |
355 | # | 337 | # |
338 | # CONFIG_PNPACPI is not set | ||
356 | 339 | ||
357 | # | 340 | # |
358 | # Block devices | 341 | # Block devices |
@@ -371,19 +354,16 @@ CONFIG_BLK_DEV_RAM=y | |||
371 | CONFIG_BLK_DEV_RAM_COUNT=16 | 354 | CONFIG_BLK_DEV_RAM_COUNT=16 |
372 | CONFIG_BLK_DEV_RAM_SIZE=131072 | 355 | CONFIG_BLK_DEV_RAM_SIZE=131072 |
373 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 356 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
374 | CONFIG_BLK_DEV_INITRD=y | ||
375 | # CONFIG_CDROM_PKTCDVD is not set | 357 | # CONFIG_CDROM_PKTCDVD is not set |
376 | # CONFIG_ATA_OVER_ETH is not set | 358 | # CONFIG_ATA_OVER_ETH is not set |
377 | 359 | ||
378 | # | 360 | # |
379 | # Misc devices | 361 | # Misc devices |
380 | # | 362 | # |
363 | # CONFIG_PHANTOM is not set | ||
381 | # CONFIG_SGI_IOC4 is not set | 364 | # CONFIG_SGI_IOC4 is not set |
382 | # CONFIG_TIFM_CORE is not set | 365 | # CONFIG_TIFM_CORE is not set |
383 | 366 | # CONFIG_BLINK is not set | |
384 | # | ||
385 | # ATA/ATAPI/MFM/RLL support | ||
386 | # | ||
387 | # CONFIG_IDE is not set | 367 | # CONFIG_IDE is not set |
388 | 368 | ||
389 | # | 369 | # |
@@ -460,11 +440,8 @@ CONFIG_BLK_DEV_SD=y | |||
460 | # CONFIG_SCSI_NSP32 is not set | 440 | # CONFIG_SCSI_NSP32 is not set |
461 | # CONFIG_SCSI_DEBUG is not set | 441 | # CONFIG_SCSI_DEBUG is not set |
462 | # CONFIG_SCSI_SRP is not set | 442 | # CONFIG_SCSI_SRP is not set |
463 | |||
464 | # | ||
465 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
466 | # | ||
467 | CONFIG_ATA=y | 443 | CONFIG_ATA=y |
444 | # CONFIG_ATA_NONSTANDARD is not set | ||
468 | # CONFIG_SATA_AHCI is not set | 445 | # CONFIG_SATA_AHCI is not set |
469 | # CONFIG_SATA_SVW is not set | 446 | # CONFIG_SATA_SVW is not set |
470 | # CONFIG_ATA_PIIX is not set | 447 | # CONFIG_ATA_PIIX is not set |
@@ -480,10 +457,12 @@ CONFIG_SATA_MV=y | |||
480 | # CONFIG_SATA_ULI is not set | 457 | # CONFIG_SATA_ULI is not set |
481 | # CONFIG_SATA_VIA is not set | 458 | # CONFIG_SATA_VIA is not set |
482 | # CONFIG_SATA_VITESSE is not set | 459 | # CONFIG_SATA_VITESSE is not set |
460 | # CONFIG_SATA_INIC162X is not set | ||
483 | # CONFIG_PATA_ALI is not set | 461 | # CONFIG_PATA_ALI is not set |
484 | # CONFIG_PATA_AMD is not set | 462 | # CONFIG_PATA_AMD is not set |
485 | # CONFIG_PATA_ARTOP is not set | 463 | # CONFIG_PATA_ARTOP is not set |
486 | # CONFIG_PATA_ATIIXP is not set | 464 | # CONFIG_PATA_ATIIXP is not set |
465 | # CONFIG_PATA_CMD640_PCI is not set | ||
487 | # CONFIG_PATA_CMD64X is not set | 466 | # CONFIG_PATA_CMD64X is not set |
488 | # CONFIG_PATA_CS5520 is not set | 467 | # CONFIG_PATA_CS5520 is not set |
489 | # CONFIG_PATA_CS5530 is not set | 468 | # CONFIG_PATA_CS5530 is not set |
@@ -495,6 +474,7 @@ CONFIG_SATA_MV=y | |||
495 | # CONFIG_PATA_HPT3X2N is not set | 474 | # CONFIG_PATA_HPT3X2N is not set |
496 | # CONFIG_PATA_HPT3X3 is not set | 475 | # CONFIG_PATA_HPT3X3 is not set |
497 | # CONFIG_PATA_IT821X is not set | 476 | # CONFIG_PATA_IT821X is not set |
477 | # CONFIG_PATA_IT8213 is not set | ||
498 | # CONFIG_PATA_JMICRON is not set | 478 | # CONFIG_PATA_JMICRON is not set |
499 | # CONFIG_PATA_TRIFLEX is not set | 479 | # CONFIG_PATA_TRIFLEX is not set |
500 | # CONFIG_PATA_MARVELL is not set | 480 | # CONFIG_PATA_MARVELL is not set |
@@ -532,18 +512,14 @@ CONFIG_SATA_MV=y | |||
532 | # | 512 | # |
533 | # IEEE 1394 (FireWire) support | 513 | # IEEE 1394 (FireWire) support |
534 | # | 514 | # |
515 | # CONFIG_FIREWIRE is not set | ||
535 | # CONFIG_IEEE1394 is not set | 516 | # CONFIG_IEEE1394 is not set |
536 | 517 | ||
537 | # | 518 | # |
538 | # I2O device support | 519 | # I2O device support |
539 | # | 520 | # |
540 | # CONFIG_I2O is not set | 521 | # CONFIG_I2O is not set |
541 | 522 | # CONFIG_MACINTOSH_DRIVERS is not set | |
542 | # | ||
543 | # Macintosh device drivers | ||
544 | # | ||
545 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
546 | # CONFIG_WINDFARM is not set | ||
547 | 523 | ||
548 | # | 524 | # |
549 | # Network device support | 525 | # Network device support |
@@ -553,15 +529,7 @@ CONFIG_NETDEVICES=y | |||
553 | # CONFIG_BONDING is not set | 529 | # CONFIG_BONDING is not set |
554 | # CONFIG_EQUALIZER is not set | 530 | # CONFIG_EQUALIZER is not set |
555 | # CONFIG_TUN is not set | 531 | # CONFIG_TUN is not set |
556 | |||
557 | # | ||
558 | # ARCnet devices | ||
559 | # | ||
560 | # CONFIG_ARCNET is not set | 532 | # CONFIG_ARCNET is not set |
561 | |||
562 | # | ||
563 | # PHY device support | ||
564 | # | ||
565 | CONFIG_PHYLIB=y | 533 | CONFIG_PHYLIB=y |
566 | 534 | ||
567 | # | 535 | # |
@@ -615,10 +583,8 @@ CONFIG_8139TOO=y | |||
615 | # CONFIG_SUNDANCE is not set | 583 | # CONFIG_SUNDANCE is not set |
616 | # CONFIG_TLAN is not set | 584 | # CONFIG_TLAN is not set |
617 | # CONFIG_VIA_RHINE is not set | 585 | # CONFIG_VIA_RHINE is not set |
618 | 586 | # CONFIG_SC92031 is not set | |
619 | # | 587 | CONFIG_NETDEV_1000=y |
620 | # Ethernet (1000 Mbit) | ||
621 | # | ||
622 | # CONFIG_ACENIC is not set | 588 | # CONFIG_ACENIC is not set |
623 | # CONFIG_DL2K is not set | 589 | # CONFIG_DL2K is not set |
624 | # CONFIG_E1000 is not set | 590 | # CONFIG_E1000 is not set |
@@ -635,29 +601,22 @@ CONFIG_8139TOO=y | |||
635 | # CONFIG_BNX2 is not set | 601 | # CONFIG_BNX2 is not set |
636 | CONFIG_TSI108_ETH=y | 602 | CONFIG_TSI108_ETH=y |
637 | # CONFIG_QLA3XXX is not set | 603 | # CONFIG_QLA3XXX is not set |
638 | 604 | # CONFIG_ATL1 is not set | |
639 | # | 605 | CONFIG_NETDEV_10000=y |
640 | # Ethernet (10000 Mbit) | ||
641 | # | ||
642 | # CONFIG_CHELSIO_T1 is not set | 606 | # CONFIG_CHELSIO_T1 is not set |
607 | # CONFIG_CHELSIO_T3 is not set | ||
643 | # CONFIG_IXGB is not set | 608 | # CONFIG_IXGB is not set |
644 | # CONFIG_S2IO is not set | 609 | # CONFIG_S2IO is not set |
645 | # CONFIG_MYRI10GE is not set | 610 | # CONFIG_MYRI10GE is not set |
646 | # CONFIG_NETXEN_NIC is not set | 611 | # CONFIG_NETXEN_NIC is not set |
647 | 612 | # CONFIG_MLX4_CORE is not set | |
648 | # | ||
649 | # Token Ring devices | ||
650 | # | ||
651 | # CONFIG_TR is not set | 613 | # CONFIG_TR is not set |
652 | 614 | ||
653 | # | 615 | # |
654 | # Wireless LAN (non-hamradio) | 616 | # Wireless LAN |
655 | # | ||
656 | # CONFIG_NET_RADIO is not set | ||
657 | |||
658 | # | ||
659 | # Wan interfaces | ||
660 | # | 617 | # |
618 | # CONFIG_WLAN_PRE80211 is not set | ||
619 | # CONFIG_WLAN_80211 is not set | ||
661 | # CONFIG_WAN is not set | 620 | # CONFIG_WAN is not set |
662 | # CONFIG_FDDI is not set | 621 | # CONFIG_FDDI is not set |
663 | # CONFIG_HIPPI is not set | 622 | # CONFIG_HIPPI is not set |
@@ -684,6 +643,7 @@ CONFIG_TSI108_ETH=y | |||
684 | # | 643 | # |
685 | CONFIG_INPUT=y | 644 | CONFIG_INPUT=y |
686 | # CONFIG_INPUT_FF_MEMLESS is not set | 645 | # CONFIG_INPUT_FF_MEMLESS is not set |
646 | # CONFIG_INPUT_POLLDEV is not set | ||
687 | 647 | ||
688 | # | 648 | # |
689 | # Userland interfaces | 649 | # Userland interfaces |
@@ -700,6 +660,7 @@ CONFIG_INPUT=y | |||
700 | # CONFIG_INPUT_KEYBOARD is not set | 660 | # CONFIG_INPUT_KEYBOARD is not set |
701 | # CONFIG_INPUT_MOUSE is not set | 661 | # CONFIG_INPUT_MOUSE is not set |
702 | # CONFIG_INPUT_JOYSTICK is not set | 662 | # CONFIG_INPUT_JOYSTICK is not set |
663 | # CONFIG_INPUT_TABLET is not set | ||
703 | # CONFIG_INPUT_TOUCHSCREEN is not set | 664 | # CONFIG_INPUT_TOUCHSCREEN is not set |
704 | # CONFIG_INPUT_MISC is not set | 665 | # CONFIG_INPUT_MISC is not set |
705 | 666 | ||
@@ -732,6 +693,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
732 | CONFIG_SERIAL_CORE=y | 693 | CONFIG_SERIAL_CORE=y |
733 | CONFIG_SERIAL_CORE_CONSOLE=y | 694 | CONFIG_SERIAL_CORE_CONSOLE=y |
734 | # CONFIG_SERIAL_JSM is not set | 695 | # CONFIG_SERIAL_JSM is not set |
696 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
735 | CONFIG_UNIX98_PTYS=y | 697 | CONFIG_UNIX98_PTYS=y |
736 | CONFIG_LEGACY_PTYS=y | 698 | CONFIG_LEGACY_PTYS=y |
737 | CONFIG_LEGACY_PTY_COUNT=256 | 699 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -740,16 +702,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
740 | # IPMI | 702 | # IPMI |
741 | # | 703 | # |
742 | # CONFIG_IPMI_HANDLER is not set | 704 | # CONFIG_IPMI_HANDLER is not set |
743 | |||
744 | # | ||
745 | # Watchdog Cards | ||
746 | # | ||
747 | # CONFIG_WATCHDOG is not set | 705 | # CONFIG_WATCHDOG is not set |
748 | # CONFIG_HW_RANDOM is not set | 706 | # CONFIG_HW_RANDOM is not set |
749 | # CONFIG_NVRAM is not set | 707 | # CONFIG_NVRAM is not set |
750 | CONFIG_GEN_RTC=y | 708 | CONFIG_GEN_RTC=y |
751 | # CONFIG_GEN_RTC_X is not set | 709 | # CONFIG_GEN_RTC_X is not set |
752 | # CONFIG_DTLK is not set | ||
753 | # CONFIG_R3964 is not set | 710 | # CONFIG_R3964 is not set |
754 | # CONFIG_APPLICOM is not set | 711 | # CONFIG_APPLICOM is not set |
755 | # CONFIG_AGP is not set | 712 | # CONFIG_AGP is not set |
@@ -760,10 +717,7 @@ CONFIG_GEN_RTC=y | |||
760 | # TPM devices | 717 | # TPM devices |
761 | # | 718 | # |
762 | # CONFIG_TCG_TPM is not set | 719 | # CONFIG_TCG_TPM is not set |
763 | 720 | CONFIG_DEVPORT=y | |
764 | # | ||
765 | # I2C support | ||
766 | # | ||
767 | # CONFIG_I2C is not set | 721 | # CONFIG_I2C is not set |
768 | 722 | ||
769 | # | 723 | # |
@@ -776,35 +730,41 @@ CONFIG_GEN_RTC=y | |||
776 | # Dallas's 1-wire bus | 730 | # Dallas's 1-wire bus |
777 | # | 731 | # |
778 | # CONFIG_W1 is not set | 732 | # CONFIG_W1 is not set |
779 | |||
780 | # | ||
781 | # Hardware Monitoring support | ||
782 | # | ||
783 | CONFIG_HWMON=y | 733 | CONFIG_HWMON=y |
784 | # CONFIG_HWMON_VID is not set | 734 | # CONFIG_HWMON_VID is not set |
785 | # CONFIG_SENSORS_ABITUGURU is not set | 735 | # CONFIG_SENSORS_ABITUGURU is not set |
786 | # CONFIG_SENSORS_F71805F is not set | 736 | # CONFIG_SENSORS_F71805F is not set |
787 | # CONFIG_SENSORS_PC87427 is not set | 737 | # CONFIG_SENSORS_PC87427 is not set |
738 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
739 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
788 | # CONFIG_SENSORS_VT1211 is not set | 740 | # CONFIG_SENSORS_VT1211 is not set |
741 | # CONFIG_SENSORS_W83627HF is not set | ||
789 | # CONFIG_HWMON_DEBUG_CHIP is not set | 742 | # CONFIG_HWMON_DEBUG_CHIP is not set |
790 | 743 | ||
791 | # | 744 | # |
745 | # Multifunction device drivers | ||
746 | # | ||
747 | # CONFIG_MFD_SM501 is not set | ||
748 | |||
749 | # | ||
792 | # Multimedia devices | 750 | # Multimedia devices |
793 | # | 751 | # |
794 | # CONFIG_VIDEO_DEV is not set | 752 | # CONFIG_VIDEO_DEV is not set |
753 | # CONFIG_DVB_CORE is not set | ||
754 | CONFIG_DAB=y | ||
795 | 755 | ||
796 | # | 756 | # |
797 | # Digital Video Broadcasting Devices | 757 | # Graphics support |
798 | # | 758 | # |
799 | # CONFIG_DVB is not set | 759 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
800 | 760 | ||
801 | # | 761 | # |
802 | # Graphics support | 762 | # Display device support |
803 | # | 763 | # |
804 | CONFIG_FIRMWARE_EDID=y | 764 | # CONFIG_DISPLAY_SUPPORT is not set |
765 | # CONFIG_VGASTATE is not set | ||
805 | # CONFIG_FB is not set | 766 | # CONFIG_FB is not set |
806 | # CONFIG_FB_IBM_GXT4500 is not set | 767 | # CONFIG_FB_IBM_GXT4500 is not set |
807 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
808 | 768 | ||
809 | # | 769 | # |
810 | # Sound | 770 | # Sound |
@@ -815,6 +775,7 @@ CONFIG_FIRMWARE_EDID=y | |||
815 | # HID Devices | 775 | # HID Devices |
816 | # | 776 | # |
817 | CONFIG_HID=y | 777 | CONFIG_HID=y |
778 | # CONFIG_HID_DEBUG is not set | ||
818 | 779 | ||
819 | # | 780 | # |
820 | # USB support | 781 | # USB support |
@@ -832,10 +793,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
832 | # USB Gadget Support | 793 | # USB Gadget Support |
833 | # | 794 | # |
834 | # CONFIG_USB_GADGET is not set | 795 | # CONFIG_USB_GADGET is not set |
835 | |||
836 | # | ||
837 | # MMC/SD Card support | ||
838 | # | ||
839 | # CONFIG_MMC is not set | 796 | # CONFIG_MMC is not set |
840 | 797 | ||
841 | # | 798 | # |
@@ -879,10 +836,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
879 | # | 836 | # |
880 | 837 | ||
881 | # | 838 | # |
882 | # Virtualization | ||
883 | # | ||
884 | |||
885 | # | ||
886 | # File systems | 839 | # File systems |
887 | # | 840 | # |
888 | CONFIG_EXT2_FS=y | 841 | CONFIG_EXT2_FS=y |
@@ -967,6 +920,7 @@ CONFIG_ROOT_NFS=y | |||
967 | CONFIG_LOCKD=y | 920 | CONFIG_LOCKD=y |
968 | CONFIG_NFS_COMMON=y | 921 | CONFIG_NFS_COMMON=y |
969 | CONFIG_SUNRPC=y | 922 | CONFIG_SUNRPC=y |
923 | # CONFIG_SUNRPC_BIND34 is not set | ||
970 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 924 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
971 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 925 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
972 | # CONFIG_SMB_FS is not set | 926 | # CONFIG_SMB_FS is not set |
@@ -996,6 +950,7 @@ CONFIG_MSDOS_PARTITION=y | |||
996 | # CONFIG_SUN_PARTITION is not set | 950 | # CONFIG_SUN_PARTITION is not set |
997 | # CONFIG_KARMA_PARTITION is not set | 951 | # CONFIG_KARMA_PARTITION is not set |
998 | # CONFIG_EFI_PARTITION is not set | 952 | # CONFIG_EFI_PARTITION is not set |
953 | # CONFIG_SYSV68_PARTITION is not set | ||
999 | 954 | ||
1000 | # | 955 | # |
1001 | # Native Language Support | 956 | # Native Language Support |
@@ -1006,6 +961,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1006 | # Distributed Lock Manager | 961 | # Distributed Lock Manager |
1007 | # | 962 | # |
1008 | # CONFIG_DLM is not set | 963 | # CONFIG_DLM is not set |
964 | # CONFIG_UCC_SLOW is not set | ||
1009 | 965 | ||
1010 | # | 966 | # |
1011 | # Library routines | 967 | # Library routines |
@@ -1013,10 +969,13 @@ CONFIG_MSDOS_PARTITION=y | |||
1013 | CONFIG_BITREVERSE=y | 969 | CONFIG_BITREVERSE=y |
1014 | # CONFIG_CRC_CCITT is not set | 970 | # CONFIG_CRC_CCITT is not set |
1015 | # CONFIG_CRC16 is not set | 971 | # CONFIG_CRC16 is not set |
972 | # CONFIG_CRC_ITU_T is not set | ||
1016 | CONFIG_CRC32=y | 973 | CONFIG_CRC32=y |
1017 | # CONFIG_LIBCRC32C is not set | 974 | # CONFIG_LIBCRC32C is not set |
1018 | CONFIG_PLIST=y | 975 | CONFIG_PLIST=y |
1019 | CONFIG_IOMAP_COPY=y | 976 | CONFIG_HAS_IOMEM=y |
977 | CONFIG_HAS_IOPORT=y | ||
978 | CONFIG_HAS_DMA=y | ||
1020 | 979 | ||
1021 | # | 980 | # |
1022 | # Instrumentation Support | 981 | # Instrumentation Support |
@@ -1033,7 +992,6 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1033 | # CONFIG_DEBUG_FS is not set | 992 | # CONFIG_DEBUG_FS is not set |
1034 | # CONFIG_HEADERS_CHECK is not set | 993 | # CONFIG_HEADERS_CHECK is not set |
1035 | # CONFIG_DEBUG_KERNEL is not set | 994 | # CONFIG_DEBUG_KERNEL is not set |
1036 | CONFIG_LOG_BUF_SHIFT=14 | ||
1037 | # CONFIG_DEBUG_BUGVERBOSE is not set | 995 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1038 | # CONFIG_BOOTX_TEXT is not set | 996 | # CONFIG_BOOTX_TEXT is not set |
1039 | # CONFIG_PPC_EARLY_DEBUG is not set | 997 | # CONFIG_PPC_EARLY_DEBUG is not set |