diff options
-rw-r--r-- | arch/powerpc/configs/cell_defconfig | 243 | ||||
-rw-r--r-- | arch/powerpc/configs/celleb_defconfig | 169 | ||||
-rw-r--r-- | arch/powerpc/configs/chrp32_defconfig | 353 | ||||
-rw-r--r-- | arch/powerpc/configs/ebony_defconfig | 138 | ||||
-rw-r--r-- | arch/powerpc/configs/g5_defconfig | 31 | ||||
-rw-r--r-- | arch/powerpc/configs/holly_defconfig | 125 | ||||
-rw-r--r-- | arch/powerpc/configs/iseries_defconfig | 36 | ||||
-rw-r--r-- | arch/powerpc/configs/linkstation_defconfig | 384 | ||||
-rw-r--r-- | arch/powerpc/configs/lite5200_defconfig | 182 | ||||
-rw-r--r-- | arch/powerpc/configs/maple_defconfig | 248 | ||||
-rw-r--r-- | arch/powerpc/configs/pasemi_defconfig | 58 | ||||
-rw-r--r-- | arch/powerpc/configs/pmac32_defconfig | 375 | ||||
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 460 | ||||
-rw-r--r-- | arch/powerpc/configs/prpmc2800_defconfig | 98 | ||||
-rw-r--r-- | arch/powerpc/configs/ps3_defconfig | 79 | ||||
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 387 |
16 files changed, 1574 insertions, 1792 deletions
diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig index 02c428affc8f..74f83f4a4e5e 100644 --- a/arch/powerpc/configs/cell_defconfig +++ b/arch/powerpc/configs/cell_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.21-rc6 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Mon Apr 23 20:46:48 2007 | 4 | # Tue Jun 26 12:32:34 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -41,6 +41,7 @@ CONFIG_PPC_DCR=y | |||
41 | CONFIG_PPC_OF_PLATFORM_PCI=y | 41 | CONFIG_PPC_OF_PLATFORM_PCI=y |
42 | CONFIG_ALTIVEC=y | 42 | CONFIG_ALTIVEC=y |
43 | CONFIG_PPC_STD_MMU=y | 43 | CONFIG_PPC_STD_MMU=y |
44 | CONFIG_PPC_MM_SLICES=y | ||
44 | CONFIG_VIRT_CPU_ACCOUNTING=y | 45 | CONFIG_VIRT_CPU_ACCOUNTING=y |
45 | CONFIG_SMP=y | 46 | CONFIG_SMP=y |
46 | CONFIG_NR_CPUS=4 | 47 | CONFIG_NR_CPUS=4 |
@@ -69,6 +70,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
69 | # CONFIG_AUDIT is not set | 70 | # CONFIG_AUDIT is not set |
70 | CONFIG_IKCONFIG=y | 71 | CONFIG_IKCONFIG=y |
71 | CONFIG_IKCONFIG_PROC=y | 72 | CONFIG_IKCONFIG_PROC=y |
73 | CONFIG_LOG_BUF_SHIFT=15 | ||
72 | CONFIG_CPUSETS=y | 74 | CONFIG_CPUSETS=y |
73 | CONFIG_SYSFS_DEPRECATED=y | 75 | CONFIG_SYSFS_DEPRECATED=y |
74 | # CONFIG_RELAY is not set | 76 | # CONFIG_RELAY is not set |
@@ -87,14 +89,19 @@ CONFIG_BUG=y | |||
87 | CONFIG_ELF_CORE=y | 89 | CONFIG_ELF_CORE=y |
88 | CONFIG_BASE_FULL=y | 90 | CONFIG_BASE_FULL=y |
89 | CONFIG_FUTEX=y | 91 | CONFIG_FUTEX=y |
92 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EPOLL=y | 93 | CONFIG_EPOLL=y |
94 | CONFIG_SIGNALFD=y | ||
95 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | ||
91 | CONFIG_SHMEM=y | 97 | CONFIG_SHMEM=y |
92 | CONFIG_SLAB=y | ||
93 | CONFIG_VM_EVENT_COUNTERS=y | 98 | CONFIG_VM_EVENT_COUNTERS=y |
99 | CONFIG_SLAB=y | ||
100 | # CONFIG_SLUB is not set | ||
101 | # CONFIG_SLOB is not set | ||
94 | CONFIG_RT_MUTEXES=y | 102 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | 103 | # CONFIG_TINY_SHMEM is not set |
96 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
97 | # CONFIG_SLOB is not set | ||
98 | 105 | ||
99 | # | 106 | # |
100 | # Loadable module support | 107 | # Loadable module support |
@@ -163,9 +170,14 @@ CONFIG_SPU_FS=m | |||
163 | CONFIG_SPU_BASE=y | 170 | CONFIG_SPU_BASE=y |
164 | CONFIG_CBE_RAS=y | 171 | CONFIG_CBE_RAS=y |
165 | CONFIG_CBE_THERM=m | 172 | CONFIG_CBE_THERM=m |
173 | CONFIG_CBE_CPUFREQ=m | ||
174 | # CONFIG_PQ2ADS is not set | ||
166 | CONFIG_PPC_NATIVE=y | 175 | CONFIG_PPC_NATIVE=y |
167 | CONFIG_UDBG_RTAS_CONSOLE=y | 176 | CONFIG_UDBG_RTAS_CONSOLE=y |
168 | CONFIG_PPC_UDBG_BEAT=y | 177 | CONFIG_PPC_UDBG_BEAT=y |
178 | CONFIG_MPIC=y | ||
179 | # CONFIG_MPIC_WEIRD is not set | ||
180 | # CONFIG_PPC_I8259 is not set | ||
169 | # CONFIG_U3_DART is not set | 181 | # CONFIG_U3_DART is not set |
170 | CONFIG_PPC_RTAS=y | 182 | CONFIG_PPC_RTAS=y |
171 | # CONFIG_RTAS_ERROR_LOGGING is not set | 183 | # CONFIG_RTAS_ERROR_LOGGING is not set |
@@ -177,9 +189,23 @@ CONFIG_MMIO_NVRAM=y | |||
177 | # CONFIG_PPC_970_NAP is not set | 189 | # CONFIG_PPC_970_NAP is not set |
178 | CONFIG_PPC_INDIRECT_IO=y | 190 | CONFIG_PPC_INDIRECT_IO=y |
179 | CONFIG_GENERIC_IOMAP=y | 191 | CONFIG_GENERIC_IOMAP=y |
180 | # CONFIG_CPU_FREQ_PMAC64 is not set | 192 | CONFIG_CPU_FREQ=y |
181 | # CONFIG_WANT_EARLY_SERIAL is not set | 193 | CONFIG_CPU_FREQ_TABLE=y |
182 | CONFIG_MPIC=y | 194 | # CONFIG_CPU_FREQ_DEBUG is not set |
195 | CONFIG_CPU_FREQ_STAT=y | ||
196 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
197 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
198 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
199 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
200 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | ||
201 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
202 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
203 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y | ||
204 | |||
205 | # | ||
206 | # CPU Frequency drivers | ||
207 | # | ||
208 | # CONFIG_CPM2 is not set | ||
183 | 209 | ||
184 | # | 210 | # |
185 | # Kernel options | 211 | # Kernel options |
@@ -224,12 +250,14 @@ CONFIG_RESOURCES_64BIT=y | |||
224 | CONFIG_ZONE_DMA_FLAG=1 | 250 | CONFIG_ZONE_DMA_FLAG=1 |
225 | CONFIG_ARCH_MEMORY_PROBE=y | 251 | CONFIG_ARCH_MEMORY_PROBE=y |
226 | CONFIG_NODES_SPAN_OTHER_NODES=y | 252 | CONFIG_NODES_SPAN_OTHER_NODES=y |
253 | CONFIG_PPC_HAS_HASH_64K=y | ||
227 | CONFIG_PPC_64K_PAGES=y | 254 | CONFIG_PPC_64K_PAGES=y |
228 | CONFIG_SCHED_SMT=y | 255 | CONFIG_SCHED_SMT=y |
229 | CONFIG_PROC_DEVICETREE=y | 256 | CONFIG_PROC_DEVICETREE=y |
230 | # CONFIG_CMDLINE_BOOL is not set | 257 | # CONFIG_CMDLINE_BOOL is not set |
231 | # CONFIG_PM is not set | 258 | # CONFIG_PM is not set |
232 | CONFIG_SECCOMP=y | 259 | CONFIG_SECCOMP=y |
260 | # CONFIG_WANT_DEVICE_TREE is not set | ||
233 | CONFIG_ISA_DMA_API=y | 261 | CONFIG_ISA_DMA_API=y |
234 | 262 | ||
235 | # | 263 | # |
@@ -237,22 +265,18 @@ CONFIG_ISA_DMA_API=y | |||
237 | # | 265 | # |
238 | CONFIG_ZONE_DMA=y | 266 | CONFIG_ZONE_DMA=y |
239 | CONFIG_GENERIC_ISA_DMA=y | 267 | CONFIG_GENERIC_ISA_DMA=y |
240 | # CONFIG_MPIC_WEIRD is not set | ||
241 | # CONFIG_PPC_I8259 is not set | ||
242 | # CONFIG_PPC_INDIRECT_PCI is not set | 268 | # CONFIG_PPC_INDIRECT_PCI is not set |
243 | CONFIG_PCI=y | 269 | CONFIG_PCI=y |
244 | CONFIG_PCI_DOMAINS=y | 270 | CONFIG_PCI_DOMAINS=y |
245 | CONFIG_PCIEPORTBUS=y | 271 | CONFIG_PCIEPORTBUS=y |
272 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
273 | # CONFIG_PCI_MSI is not set | ||
246 | # CONFIG_PCI_DEBUG is not set | 274 | # CONFIG_PCI_DEBUG is not set |
247 | 275 | ||
248 | # | 276 | # |
249 | # PCCARD (PCMCIA/CardBus) support | 277 | # PCCARD (PCMCIA/CardBus) support |
250 | # | 278 | # |
251 | # CONFIG_PCCARD is not set | 279 | # CONFIG_PCCARD is not set |
252 | |||
253 | # | ||
254 | # PCI Hotplug Support | ||
255 | # | ||
256 | # CONFIG_HOTPLUG_PCI is not set | 280 | # CONFIG_HOTPLUG_PCI is not set |
257 | CONFIG_KERNEL_START=0xc000000000000000 | 281 | CONFIG_KERNEL_START=0xc000000000000000 |
258 | 282 | ||
@@ -264,7 +288,6 @@ CONFIG_NET=y | |||
264 | # | 288 | # |
265 | # Networking options | 289 | # Networking options |
266 | # | 290 | # |
267 | # CONFIG_NETDEBUG is not set | ||
268 | CONFIG_PACKET=y | 291 | CONFIG_PACKET=y |
269 | # CONFIG_PACKET_MMAP is not set | 292 | # CONFIG_PACKET_MMAP is not set |
270 | CONFIG_UNIX=y | 293 | CONFIG_UNIX=y |
@@ -300,14 +323,11 @@ CONFIG_INET_TCP_DIAG=y | |||
300 | CONFIG_TCP_CONG_CUBIC=y | 323 | CONFIG_TCP_CONG_CUBIC=y |
301 | CONFIG_DEFAULT_TCP_CONG="cubic" | 324 | CONFIG_DEFAULT_TCP_CONG="cubic" |
302 | # CONFIG_TCP_MD5SIG is not set | 325 | # CONFIG_TCP_MD5SIG is not set |
303 | |||
304 | # | ||
305 | # IP: Virtual Server Configuration | ||
306 | # | ||
307 | # CONFIG_IP_VS is not set | 326 | # CONFIG_IP_VS is not set |
308 | CONFIG_IPV6=y | 327 | CONFIG_IPV6=y |
309 | # CONFIG_IPV6_PRIVACY is not set | 328 | # CONFIG_IPV6_PRIVACY is not set |
310 | # CONFIG_IPV6_ROUTER_PREF is not set | 329 | # CONFIG_IPV6_ROUTER_PREF is not set |
330 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
311 | CONFIG_INET6_AH=m | 331 | CONFIG_INET6_AH=m |
312 | CONFIG_INET6_ESP=m | 332 | CONFIG_INET6_ESP=m |
313 | CONFIG_INET6_IPCOMP=m | 333 | CONFIG_INET6_IPCOMP=m |
@@ -332,6 +352,7 @@ CONFIG_NETFILTER_NETLINK=m | |||
332 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 352 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
333 | CONFIG_NETFILTER_NETLINK_LOG=m | 353 | CONFIG_NETFILTER_NETLINK_LOG=m |
334 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 354 | # CONFIG_NF_CONNTRACK_ENABLED is not set |
355 | # CONFIG_NF_CONNTRACK is not set | ||
335 | CONFIG_NETFILTER_XTABLES=m | 356 | CONFIG_NETFILTER_XTABLES=m |
336 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | 357 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
337 | CONFIG_NETFILTER_XT_TARGET_DSCP=m | 358 | CONFIG_NETFILTER_XT_TARGET_DSCP=m |
@@ -389,20 +410,8 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
389 | # | 410 | # |
390 | # CONFIG_IP6_NF_QUEUE is not set | 411 | # CONFIG_IP6_NF_QUEUE is not set |
391 | # CONFIG_IP6_NF_IPTABLES is not set | 412 | # CONFIG_IP6_NF_IPTABLES is not set |
392 | |||
393 | # | ||
394 | # DCCP Configuration (EXPERIMENTAL) | ||
395 | # | ||
396 | # CONFIG_IP_DCCP is not set | 413 | # CONFIG_IP_DCCP is not set |
397 | |||
398 | # | ||
399 | # SCTP Configuration (EXPERIMENTAL) | ||
400 | # | ||
401 | # CONFIG_IP_SCTP is not set | 414 | # CONFIG_IP_SCTP is not set |
402 | |||
403 | # | ||
404 | # TIPC Configuration (EXPERIMENTAL) | ||
405 | # | ||
406 | # CONFIG_TIPC is not set | 415 | # CONFIG_TIPC is not set |
407 | # CONFIG_ATM is not set | 416 | # CONFIG_ATM is not set |
408 | # CONFIG_BRIDGE is not set | 417 | # CONFIG_BRIDGE is not set |
@@ -429,7 +438,16 @@ CONFIG_NET_CLS_ROUTE=y | |||
429 | # CONFIG_HAMRADIO is not set | 438 | # CONFIG_HAMRADIO is not set |
430 | # CONFIG_IRDA is not set | 439 | # CONFIG_IRDA is not set |
431 | # CONFIG_BT is not set | 440 | # CONFIG_BT is not set |
441 | # CONFIG_AF_RXRPC is not set | ||
442 | |||
443 | # | ||
444 | # Wireless | ||
445 | # | ||
446 | # CONFIG_CFG80211 is not set | ||
447 | # CONFIG_WIRELESS_EXT is not set | ||
448 | # CONFIG_MAC80211 is not set | ||
432 | # CONFIG_IEEE80211 is not set | 449 | # CONFIG_IEEE80211 is not set |
450 | # CONFIG_RFKILL is not set | ||
433 | 451 | ||
434 | # | 452 | # |
435 | # Device Drivers | 453 | # Device Drivers |
@@ -449,10 +467,6 @@ CONFIG_FW_LOADER=y | |||
449 | # Connector - unified userspace <-> kernelspace linker | 467 | # Connector - unified userspace <-> kernelspace linker |
450 | # | 468 | # |
451 | # CONFIG_CONNECTOR is not set | 469 | # CONFIG_CONNECTOR is not set |
452 | |||
453 | # | ||
454 | # Memory Technology Devices (MTD) | ||
455 | # | ||
456 | # CONFIG_MTD is not set | 470 | # CONFIG_MTD is not set |
457 | 471 | ||
458 | # | 472 | # |
@@ -489,12 +503,10 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
489 | # | 503 | # |
490 | # Misc devices | 504 | # Misc devices |
491 | # | 505 | # |
506 | # CONFIG_PHANTOM is not set | ||
492 | # CONFIG_SGI_IOC4 is not set | 507 | # CONFIG_SGI_IOC4 is not set |
493 | # CONFIG_TIFM_CORE is not set | 508 | # CONFIG_TIFM_CORE is not set |
494 | 509 | # CONFIG_BLINK is not set | |
495 | # | ||
496 | # ATA/ATAPI/MFM/RLL support | ||
497 | # | ||
498 | CONFIG_IDE=y | 510 | CONFIG_IDE=y |
499 | CONFIG_BLK_DEV_IDE=y | 511 | CONFIG_BLK_DEV_IDE=y |
500 | 512 | ||
@@ -509,6 +521,7 @@ CONFIG_IDEDISK_MULTI_MODE=y | |||
509 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 521 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
510 | # CONFIG_BLK_DEV_IDESCSI is not set | 522 | # CONFIG_BLK_DEV_IDESCSI is not set |
511 | # CONFIG_IDE_TASK_IOCTL is not set | 523 | # CONFIG_IDE_TASK_IOCTL is not set |
524 | CONFIG_IDE_PROC_FS=y | ||
512 | 525 | ||
513 | # | 526 | # |
514 | # IDE chipset support/bugfixes | 527 | # IDE chipset support/bugfixes |
@@ -516,6 +529,7 @@ CONFIG_IDEDISK_MULTI_MODE=y | |||
516 | CONFIG_IDE_GENERIC=y | 529 | CONFIG_IDE_GENERIC=y |
517 | CONFIG_BLK_DEV_IDEPCI=y | 530 | CONFIG_BLK_DEV_IDEPCI=y |
518 | CONFIG_IDEPCI_SHARE_IRQ=y | 531 | CONFIG_IDEPCI_SHARE_IRQ=y |
532 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
519 | # CONFIG_BLK_DEV_OFFBOARD is not set | 533 | # CONFIG_BLK_DEV_OFFBOARD is not set |
520 | CONFIG_BLK_DEV_GENERIC=y | 534 | CONFIG_BLK_DEV_GENERIC=y |
521 | # CONFIG_BLK_DEV_OPTI621 is not set | 535 | # CONFIG_BLK_DEV_OPTI621 is not set |
@@ -580,6 +594,7 @@ CONFIG_CHR_DEV_SG=y | |||
580 | # CONFIG_SCSI_CONSTANTS is not set | 594 | # CONFIG_SCSI_CONSTANTS is not set |
581 | # CONFIG_SCSI_LOGGING is not set | 595 | # CONFIG_SCSI_LOGGING is not set |
582 | # CONFIG_SCSI_SCAN_ASYNC is not set | 596 | # CONFIG_SCSI_SCAN_ASYNC is not set |
597 | CONFIG_SCSI_WAIT_SCAN=m | ||
583 | 598 | ||
584 | # | 599 | # |
585 | # SCSI Transports | 600 | # SCSI Transports |
@@ -626,10 +641,6 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
626 | # CONFIG_SCSI_DC390T is not set | 641 | # CONFIG_SCSI_DC390T is not set |
627 | # CONFIG_SCSI_DEBUG is not set | 642 | # CONFIG_SCSI_DEBUG is not set |
628 | # CONFIG_SCSI_SRP is not set | 643 | # CONFIG_SCSI_SRP is not set |
629 | |||
630 | # | ||
631 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
632 | # | ||
633 | CONFIG_ATA=y | 644 | CONFIG_ATA=y |
634 | # CONFIG_ATA_NONSTANDARD is not set | 645 | # CONFIG_ATA_NONSTANDARD is not set |
635 | # CONFIG_SATA_AHCI is not set | 646 | # CONFIG_SATA_AHCI is not set |
@@ -652,6 +663,7 @@ CONFIG_SATA_PROMISE=y | |||
652 | # CONFIG_PATA_AMD is not set | 663 | # CONFIG_PATA_AMD is not set |
653 | # CONFIG_PATA_ARTOP is not set | 664 | # CONFIG_PATA_ARTOP is not set |
654 | # CONFIG_PATA_ATIIXP is not set | 665 | # CONFIG_PATA_ATIIXP is not set |
666 | # CONFIG_PATA_CMD640_PCI is not set | ||
655 | # CONFIG_PATA_CMD64X is not set | 667 | # CONFIG_PATA_CMD64X is not set |
656 | # CONFIG_PATA_CS5520 is not set | 668 | # CONFIG_PATA_CS5520 is not set |
657 | # CONFIG_PATA_CS5530 is not set | 669 | # CONFIG_PATA_CS5530 is not set |
@@ -705,6 +717,7 @@ CONFIG_DM_MIRROR=m | |||
705 | CONFIG_DM_ZERO=m | 717 | CONFIG_DM_ZERO=m |
706 | CONFIG_DM_MULTIPATH=m | 718 | CONFIG_DM_MULTIPATH=m |
707 | # CONFIG_DM_MULTIPATH_EMC is not set | 719 | # CONFIG_DM_MULTIPATH_EMC is not set |
720 | # CONFIG_DM_DELAY is not set | ||
708 | 721 | ||
709 | # | 722 | # |
710 | # Fusion MPT device support | 723 | # Fusion MPT device support |
@@ -719,18 +732,14 @@ CONFIG_FUSION_MAX_SGE=128 | |||
719 | # | 732 | # |
720 | # IEEE 1394 (FireWire) support | 733 | # IEEE 1394 (FireWire) support |
721 | # | 734 | # |
735 | # CONFIG_FIREWIRE is not set | ||
722 | # CONFIG_IEEE1394 is not set | 736 | # CONFIG_IEEE1394 is not set |
723 | 737 | ||
724 | # | 738 | # |
725 | # I2O device support | 739 | # I2O device support |
726 | # | 740 | # |
727 | # CONFIG_I2O is not set | 741 | # CONFIG_I2O is not set |
728 | 742 | # CONFIG_MACINTOSH_DRIVERS is not set | |
729 | # | ||
730 | # Macintosh device drivers | ||
731 | # | ||
732 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
733 | # CONFIG_WINDFARM is not set | ||
734 | 743 | ||
735 | # | 744 | # |
736 | # Network device support | 745 | # Network device support |
@@ -740,15 +749,7 @@ CONFIG_NETDEVICES=y | |||
740 | CONFIG_BONDING=m | 749 | CONFIG_BONDING=m |
741 | # CONFIG_EQUALIZER is not set | 750 | # CONFIG_EQUALIZER is not set |
742 | CONFIG_TUN=y | 751 | CONFIG_TUN=y |
743 | |||
744 | # | ||
745 | # ARCnet devices | ||
746 | # | ||
747 | # CONFIG_ARCNET is not set | 752 | # CONFIG_ARCNET is not set |
748 | |||
749 | # | ||
750 | # PHY device support | ||
751 | # | ||
752 | # CONFIG_PHYLIB is not set | 753 | # CONFIG_PHYLIB is not set |
753 | 754 | ||
754 | # | 755 | # |
@@ -767,10 +768,7 @@ CONFIG_MII=y | |||
767 | # CONFIG_NET_TULIP is not set | 768 | # CONFIG_NET_TULIP is not set |
768 | # CONFIG_HP100 is not set | 769 | # CONFIG_HP100 is not set |
769 | # CONFIG_NET_PCI is not set | 770 | # CONFIG_NET_PCI is not set |
770 | 771 | CONFIG_NETDEV_1000=y | |
771 | # | ||
772 | # Ethernet (1000 Mbit) | ||
773 | # | ||
774 | # CONFIG_ACENIC is not set | 772 | # CONFIG_ACENIC is not set |
775 | # CONFIG_DL2K is not set | 773 | # CONFIG_DL2K is not set |
776 | CONFIG_E1000=m | 774 | CONFIG_E1000=m |
@@ -784,15 +782,13 @@ CONFIG_E1000_NAPI=y | |||
784 | CONFIG_SKGE=m | 782 | CONFIG_SKGE=m |
785 | CONFIG_SKY2=m | 783 | CONFIG_SKY2=m |
786 | # CONFIG_SK98LIN is not set | 784 | # CONFIG_SK98LIN is not set |
785 | # CONFIG_VIA_VELOCITY is not set | ||
787 | CONFIG_TIGON3=y | 786 | CONFIG_TIGON3=y |
788 | # CONFIG_BNX2 is not set | 787 | # CONFIG_BNX2 is not set |
789 | CONFIG_SPIDER_NET=y | 788 | CONFIG_SPIDER_NET=y |
790 | # CONFIG_QLA3XXX is not set | 789 | # CONFIG_QLA3XXX is not set |
791 | # CONFIG_ATL1 is not set | 790 | # CONFIG_ATL1 is not set |
792 | 791 | CONFIG_NETDEV_10000=y | |
793 | # | ||
794 | # Ethernet (10000 Mbit) | ||
795 | # | ||
796 | # CONFIG_CHELSIO_T1 is not set | 792 | # CONFIG_CHELSIO_T1 is not set |
797 | # CONFIG_CHELSIO_T3 is not set | 793 | # CONFIG_CHELSIO_T3 is not set |
798 | # CONFIG_IXGB is not set | 794 | # CONFIG_IXGB is not set |
@@ -800,20 +796,24 @@ CONFIG_SPIDER_NET=y | |||
800 | # CONFIG_MYRI10GE is not set | 796 | # CONFIG_MYRI10GE is not set |
801 | # CONFIG_NETXEN_NIC is not set | 797 | # CONFIG_NETXEN_NIC is not set |
802 | # CONFIG_PASEMI_MAC is not set | 798 | # CONFIG_PASEMI_MAC is not set |
803 | 799 | # CONFIG_MLX4_CORE is not set | |
804 | # | ||
805 | # Token Ring devices | ||
806 | # | ||
807 | # CONFIG_TR is not set | 800 | # CONFIG_TR is not set |
808 | 801 | ||
809 | # | 802 | # |
810 | # Wireless LAN (non-hamradio) | 803 | # Wireless LAN |
811 | # | 804 | # |
812 | # CONFIG_NET_RADIO is not set | 805 | # CONFIG_WLAN_PRE80211 is not set |
806 | # CONFIG_WLAN_80211 is not set | ||
813 | 807 | ||
814 | # | 808 | # |
815 | # Wan interfaces | 809 | # USB Network Adapters |
816 | # | 810 | # |
811 | # CONFIG_USB_CATC is not set | ||
812 | # CONFIG_USB_KAWETH is not set | ||
813 | # CONFIG_USB_PEGASUS is not set | ||
814 | # CONFIG_USB_RTL8150 is not set | ||
815 | # CONFIG_USB_USBNET_MII is not set | ||
816 | # CONFIG_USB_USBNET is not set | ||
817 | # CONFIG_WAN is not set | 817 | # CONFIG_WAN is not set |
818 | # CONFIG_FDDI is not set | 818 | # CONFIG_FDDI is not set |
819 | # CONFIG_HIPPI is not set | 819 | # CONFIG_HIPPI is not set |
@@ -840,6 +840,7 @@ CONFIG_SPIDER_NET=y | |||
840 | # | 840 | # |
841 | CONFIG_INPUT=y | 841 | CONFIG_INPUT=y |
842 | # CONFIG_INPUT_FF_MEMLESS is not set | 842 | # CONFIG_INPUT_FF_MEMLESS is not set |
843 | # CONFIG_INPUT_POLLDEV is not set | ||
843 | 844 | ||
844 | # | 845 | # |
845 | # Userland interfaces | 846 | # Userland interfaces |
@@ -859,6 +860,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
859 | # CONFIG_INPUT_KEYBOARD is not set | 860 | # CONFIG_INPUT_KEYBOARD is not set |
860 | # CONFIG_INPUT_MOUSE is not set | 861 | # CONFIG_INPUT_MOUSE is not set |
861 | # CONFIG_INPUT_JOYSTICK is not set | 862 | # CONFIG_INPUT_JOYSTICK is not set |
863 | # CONFIG_INPUT_TABLET is not set | ||
862 | # CONFIG_INPUT_TOUCHSCREEN is not set | 864 | # CONFIG_INPUT_TOUCHSCREEN is not set |
863 | # CONFIG_INPUT_MISC is not set | 865 | # CONFIG_INPUT_MISC is not set |
864 | 866 | ||
@@ -933,10 +935,6 @@ CONFIG_IPMI_DEVICE_INTERFACE=m | |||
933 | CONFIG_IPMI_SI=m | 935 | CONFIG_IPMI_SI=m |
934 | CONFIG_IPMI_WATCHDOG=m | 936 | CONFIG_IPMI_WATCHDOG=m |
935 | CONFIG_IPMI_POWEROFF=m | 937 | CONFIG_IPMI_POWEROFF=m |
936 | |||
937 | # | ||
938 | # Watchdog Cards | ||
939 | # | ||
940 | CONFIG_WATCHDOG=y | 938 | CONFIG_WATCHDOG=y |
941 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 939 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
942 | 940 | ||
@@ -959,7 +957,6 @@ CONFIG_WATCHDOG=y | |||
959 | # CONFIG_HW_RANDOM is not set | 957 | # CONFIG_HW_RANDOM is not set |
960 | CONFIG_GEN_RTC=y | 958 | CONFIG_GEN_RTC=y |
961 | # CONFIG_GEN_RTC_X is not set | 959 | # CONFIG_GEN_RTC_X is not set |
962 | # CONFIG_DTLK is not set | ||
963 | # CONFIG_R3964 is not set | 960 | # CONFIG_R3964 is not set |
964 | # CONFIG_APPLICOM is not set | 961 | # CONFIG_APPLICOM is not set |
965 | # CONFIG_AGP is not set | 962 | # CONFIG_AGP is not set |
@@ -971,11 +968,9 @@ CONFIG_GEN_RTC=y | |||
971 | # TPM devices | 968 | # TPM devices |
972 | # | 969 | # |
973 | # CONFIG_TCG_TPM is not set | 970 | # CONFIG_TCG_TPM is not set |
974 | 971 | CONFIG_DEVPORT=y | |
975 | # | ||
976 | # I2C support | ||
977 | # | ||
978 | CONFIG_I2C=y | 972 | CONFIG_I2C=y |
973 | CONFIG_I2C_BOARDINFO=y | ||
979 | # CONFIG_I2C_CHARDEV is not set | 974 | # CONFIG_I2C_CHARDEV is not set |
980 | 975 | ||
981 | # | 976 | # |
@@ -999,17 +994,17 @@ CONFIG_I2C_ALGOBIT=y | |||
999 | # CONFIG_I2C_NFORCE2 is not set | 994 | # CONFIG_I2C_NFORCE2 is not set |
1000 | # CONFIG_I2C_OCORES is not set | 995 | # CONFIG_I2C_OCORES is not set |
1001 | # CONFIG_I2C_PARPORT_LIGHT is not set | 996 | # CONFIG_I2C_PARPORT_LIGHT is not set |
1002 | # CONFIG_I2C_PASEMI is not set | ||
1003 | # CONFIG_I2C_PROSAVAGE is not set | 997 | # CONFIG_I2C_PROSAVAGE is not set |
1004 | # CONFIG_I2C_SAVAGE4 is not set | 998 | # CONFIG_I2C_SAVAGE4 is not set |
999 | # CONFIG_I2C_SIMTEC is not set | ||
1005 | # CONFIG_I2C_SIS5595 is not set | 1000 | # CONFIG_I2C_SIS5595 is not set |
1006 | # CONFIG_I2C_SIS630 is not set | 1001 | # CONFIG_I2C_SIS630 is not set |
1007 | # CONFIG_I2C_SIS96X is not set | 1002 | # CONFIG_I2C_SIS96X is not set |
1008 | # CONFIG_I2C_STUB is not set | 1003 | # CONFIG_I2C_STUB is not set |
1004 | # CONFIG_I2C_TINY_USB is not set | ||
1009 | # CONFIG_I2C_VIA is not set | 1005 | # CONFIG_I2C_VIA is not set |
1010 | # CONFIG_I2C_VIAPRO is not set | 1006 | # CONFIG_I2C_VIAPRO is not set |
1011 | # CONFIG_I2C_VOODOO3 is not set | 1007 | # CONFIG_I2C_VOODOO3 is not set |
1012 | # CONFIG_I2C_PCA_ISA is not set | ||
1013 | 1008 | ||
1014 | # | 1009 | # |
1015 | # Miscellaneous I2C Chip support | 1010 | # Miscellaneous I2C Chip support |
@@ -1036,12 +1031,7 @@ CONFIG_I2C_ALGOBIT=y | |||
1036 | # Dallas's 1-wire bus | 1031 | # Dallas's 1-wire bus |
1037 | # | 1032 | # |
1038 | # CONFIG_W1 is not set | 1033 | # CONFIG_W1 is not set |
1039 | |||
1040 | # | ||
1041 | # Hardware Monitoring support | ||
1042 | # | ||
1043 | # CONFIG_HWMON is not set | 1034 | # CONFIG_HWMON is not set |
1044 | # CONFIG_HWMON_VID is not set | ||
1045 | 1035 | ||
1046 | # | 1036 | # |
1047 | # Multifunction device drivers | 1037 | # Multifunction device drivers |
@@ -1052,17 +1042,19 @@ CONFIG_I2C_ALGOBIT=y | |||
1052 | # Multimedia devices | 1042 | # Multimedia devices |
1053 | # | 1043 | # |
1054 | # CONFIG_VIDEO_DEV is not set | 1044 | # CONFIG_VIDEO_DEV is not set |
1045 | # CONFIG_DVB_CORE is not set | ||
1046 | # CONFIG_DAB is not set | ||
1055 | 1047 | ||
1056 | # | 1048 | # |
1057 | # Digital Video Broadcasting Devices | 1049 | # Graphics support |
1058 | # | 1050 | # |
1059 | # CONFIG_DVB is not set | 1051 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1060 | # CONFIG_USB_DABUSB is not set | ||
1061 | 1052 | ||
1062 | # | 1053 | # |
1063 | # Graphics support | 1054 | # Display device support |
1064 | # | 1055 | # |
1065 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1056 | # CONFIG_DISPLAY_SUPPORT is not set |
1057 | # CONFIG_VGASTATE is not set | ||
1066 | # CONFIG_FB is not set | 1058 | # CONFIG_FB is not set |
1067 | # CONFIG_FB_IBM_GXT4500 is not set | 1059 | # CONFIG_FB_IBM_GXT4500 is not set |
1068 | 1060 | ||
@@ -1084,6 +1076,17 @@ CONFIG_HID=m | |||
1084 | # CONFIG_HID_DEBUG is not set | 1076 | # CONFIG_HID_DEBUG is not set |
1085 | 1077 | ||
1086 | # | 1078 | # |
1079 | # USB Input Devices | ||
1080 | # | ||
1081 | # CONFIG_USB_HID is not set | ||
1082 | |||
1083 | # | ||
1084 | # USB HID Boot Protocol drivers | ||
1085 | # | ||
1086 | # CONFIG_USB_KBD is not set | ||
1087 | # CONFIG_USB_MOUSE is not set | ||
1088 | |||
1089 | # | ||
1087 | # USB support | 1090 | # USB support |
1088 | # | 1091 | # |
1089 | CONFIG_USB_ARCH_HAS_HCD=y | 1092 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -1096,6 +1099,7 @@ CONFIG_USB=m | |||
1096 | # Miscellaneous USB options | 1099 | # Miscellaneous USB options |
1097 | # | 1100 | # |
1098 | CONFIG_USB_DEVICEFS=y | 1101 | CONFIG_USB_DEVICEFS=y |
1102 | CONFIG_USB_DEVICE_CLASS=y | ||
1099 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1103 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1100 | # CONFIG_USB_OTG is not set | 1104 | # CONFIG_USB_OTG is not set |
1101 | 1105 | ||
@@ -1147,44 +1151,10 @@ CONFIG_USB_STORAGE=m | |||
1147 | # CONFIG_USB_LIBUSUAL is not set | 1151 | # CONFIG_USB_LIBUSUAL is not set |
1148 | 1152 | ||
1149 | # | 1153 | # |
1150 | # USB Input Devices | ||
1151 | # | ||
1152 | # CONFIG_USB_HID is not set | ||
1153 | |||
1154 | # | ||
1155 | # USB HID Boot Protocol drivers | ||
1156 | # | ||
1157 | # CONFIG_USB_KBD is not set | ||
1158 | # CONFIG_USB_MOUSE is not set | ||
1159 | # CONFIG_USB_AIPTEK is not set | ||
1160 | # CONFIG_USB_WACOM is not set | ||
1161 | # CONFIG_USB_ACECAD is not set | ||
1162 | # CONFIG_USB_KBTAB is not set | ||
1163 | # CONFIG_USB_POWERMATE is not set | ||
1164 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1165 | # CONFIG_USB_YEALINK is not set | ||
1166 | # CONFIG_USB_XPAD is not set | ||
1167 | # CONFIG_USB_ATI_REMOTE is not set | ||
1168 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1169 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1170 | # CONFIG_USB_APPLETOUCH is not set | ||
1171 | # CONFIG_USB_GTCO is not set | ||
1172 | |||
1173 | # | ||
1174 | # USB Imaging devices | 1154 | # USB Imaging devices |
1175 | # | 1155 | # |
1176 | # CONFIG_USB_MDC800 is not set | 1156 | # CONFIG_USB_MDC800 is not set |
1177 | # CONFIG_USB_MICROTEK is not set | 1157 | # CONFIG_USB_MICROTEK is not set |
1178 | |||
1179 | # | ||
1180 | # USB Network Adapters | ||
1181 | # | ||
1182 | # CONFIG_USB_CATC is not set | ||
1183 | # CONFIG_USB_KAWETH is not set | ||
1184 | # CONFIG_USB_PEGASUS is not set | ||
1185 | # CONFIG_USB_RTL8150 is not set | ||
1186 | # CONFIG_USB_USBNET_MII is not set | ||
1187 | # CONFIG_USB_USBNET is not set | ||
1188 | CONFIG_USB_MON=y | 1158 | CONFIG_USB_MON=y |
1189 | 1159 | ||
1190 | # | 1160 | # |
@@ -1228,10 +1198,6 @@ CONFIG_USB_MON=y | |||
1228 | # USB Gadget Support | 1198 | # USB Gadget Support |
1229 | # | 1199 | # |
1230 | # CONFIG_USB_GADGET is not set | 1200 | # CONFIG_USB_GADGET is not set |
1231 | |||
1232 | # | ||
1233 | # MMC/SD Card support | ||
1234 | # | ||
1235 | # CONFIG_MMC is not set | 1201 | # CONFIG_MMC is not set |
1236 | 1202 | ||
1237 | # | 1203 | # |
@@ -1253,10 +1219,12 @@ CONFIG_USB_MON=y | |||
1253 | CONFIG_INFINIBAND=m | 1219 | CONFIG_INFINIBAND=m |
1254 | CONFIG_INFINIBAND_USER_MAD=m | 1220 | CONFIG_INFINIBAND_USER_MAD=m |
1255 | CONFIG_INFINIBAND_USER_ACCESS=m | 1221 | CONFIG_INFINIBAND_USER_ACCESS=m |
1222 | CONFIG_INFINIBAND_USER_MEM=y | ||
1256 | CONFIG_INFINIBAND_ADDR_TRANS=y | 1223 | CONFIG_INFINIBAND_ADDR_TRANS=y |
1257 | CONFIG_INFINIBAND_MTHCA=m | 1224 | CONFIG_INFINIBAND_MTHCA=m |
1258 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1225 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1259 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1226 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1227 | # CONFIG_MLX4_INFINIBAND is not set | ||
1260 | CONFIG_INFINIBAND_IPOIB=m | 1228 | CONFIG_INFINIBAND_IPOIB=m |
1261 | # CONFIG_INFINIBAND_IPOIB_CM is not set | 1229 | # CONFIG_INFINIBAND_IPOIB_CM is not set |
1262 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1230 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
@@ -1287,14 +1255,6 @@ CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y | |||
1287 | # | 1255 | # |
1288 | 1256 | ||
1289 | # | 1257 | # |
1290 | # Auxiliary Display support | ||
1291 | # | ||
1292 | |||
1293 | # | ||
1294 | # Virtualization | ||
1295 | # | ||
1296 | |||
1297 | # | ||
1298 | # File systems | 1258 | # File systems |
1299 | # | 1259 | # |
1300 | CONFIG_EXT2_FS=y | 1260 | CONFIG_EXT2_FS=y |
@@ -1389,6 +1349,7 @@ CONFIG_LOCKD_V4=y | |||
1389 | CONFIG_NFS_ACL_SUPPORT=y | 1349 | CONFIG_NFS_ACL_SUPPORT=y |
1390 | CONFIG_NFS_COMMON=y | 1350 | CONFIG_NFS_COMMON=y |
1391 | CONFIG_SUNRPC=y | 1351 | CONFIG_SUNRPC=y |
1352 | # CONFIG_SUNRPC_BIND34 is not set | ||
1392 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1353 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1393 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1354 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1394 | # CONFIG_SMB_FS is not set | 1355 | # CONFIG_SMB_FS is not set |
@@ -1418,6 +1379,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1418 | # CONFIG_SUN_PARTITION is not set | 1379 | # CONFIG_SUN_PARTITION is not set |
1419 | # CONFIG_KARMA_PARTITION is not set | 1380 | # CONFIG_KARMA_PARTITION is not set |
1420 | CONFIG_EFI_PARTITION=y | 1381 | CONFIG_EFI_PARTITION=y |
1382 | # CONFIG_SYSV68_PARTITION is not set | ||
1421 | 1383 | ||
1422 | # | 1384 | # |
1423 | # Native Language Support | 1385 | # Native Language Support |
@@ -1468,7 +1430,6 @@ CONFIG_NLS_ISO8859_15=m | |||
1468 | # | 1430 | # |
1469 | # CONFIG_DLM is not set | 1431 | # CONFIG_DLM is not set |
1470 | # CONFIG_UCC_SLOW is not set | 1432 | # CONFIG_UCC_SLOW is not set |
1471 | # CONFIG_UCC_FAST is not set | ||
1472 | 1433 | ||
1473 | # | 1434 | # |
1474 | # Library routines | 1435 | # Library routines |
@@ -1476,6 +1437,7 @@ CONFIG_NLS_ISO8859_15=m | |||
1476 | CONFIG_BITREVERSE=y | 1437 | CONFIG_BITREVERSE=y |
1477 | # CONFIG_CRC_CCITT is not set | 1438 | # CONFIG_CRC_CCITT is not set |
1478 | # CONFIG_CRC16 is not set | 1439 | # CONFIG_CRC16 is not set |
1440 | # CONFIG_CRC_ITU_T is not set | ||
1479 | CONFIG_CRC32=y | 1441 | CONFIG_CRC32=y |
1480 | # CONFIG_LIBCRC32C is not set | 1442 | # CONFIG_LIBCRC32C is not set |
1481 | CONFIG_ZLIB_INFLATE=m | 1443 | CONFIG_ZLIB_INFLATE=m |
@@ -1487,6 +1449,7 @@ CONFIG_TEXTSEARCH_FSM=m | |||
1487 | CONFIG_PLIST=y | 1449 | CONFIG_PLIST=y |
1488 | CONFIG_HAS_IOMEM=y | 1450 | CONFIG_HAS_IOMEM=y |
1489 | CONFIG_HAS_IOPORT=y | 1451 | CONFIG_HAS_IOPORT=y |
1452 | CONFIG_HAS_DMA=y | ||
1490 | 1453 | ||
1491 | # | 1454 | # |
1492 | # Instrumentation Support | 1455 | # Instrumentation Support |
@@ -1506,7 +1469,6 @@ CONFIG_DEBUG_FS=y | |||
1506 | # CONFIG_HEADERS_CHECK is not set | 1469 | # CONFIG_HEADERS_CHECK is not set |
1507 | CONFIG_DEBUG_KERNEL=y | 1470 | CONFIG_DEBUG_KERNEL=y |
1508 | # CONFIG_DEBUG_SHIRQ is not set | 1471 | # CONFIG_DEBUG_SHIRQ is not set |
1509 | CONFIG_LOG_BUF_SHIFT=15 | ||
1510 | # CONFIG_DETECT_SOFTLOCKUP is not set | 1472 | # CONFIG_DETECT_SOFTLOCKUP is not set |
1511 | # CONFIG_SCHEDSTATS is not set | 1473 | # CONFIG_SCHEDSTATS is not set |
1512 | # CONFIG_TIMER_STATS is not set | 1474 | # CONFIG_TIMER_STATS is not set |
@@ -1565,6 +1527,7 @@ CONFIG_CRYPTO_ECB=m | |||
1565 | CONFIG_CRYPTO_CBC=m | 1527 | CONFIG_CRYPTO_CBC=m |
1566 | CONFIG_CRYPTO_PCBC=m | 1528 | CONFIG_CRYPTO_PCBC=m |
1567 | # CONFIG_CRYPTO_LRW is not set | 1529 | # CONFIG_CRYPTO_LRW is not set |
1530 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1568 | CONFIG_CRYPTO_DES=m | 1531 | CONFIG_CRYPTO_DES=m |
1569 | # CONFIG_CRYPTO_FCRYPT is not set | 1532 | # CONFIG_CRYPTO_FCRYPT is not set |
1570 | # CONFIG_CRYPTO_BLOWFISH is not set | 1533 | # CONFIG_CRYPTO_BLOWFISH is not set |
diff --git a/arch/powerpc/configs/celleb_defconfig b/arch/powerpc/configs/celleb_defconfig index 91b657b339b4..0dc9874b46e3 100644 --- a/arch/powerpc/configs/celleb_defconfig +++ b/arch/powerpc/configs/celleb_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Tue May 8 12:32:16 2007 | 4 | # Tue Jun 26 12:33:17 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -40,6 +40,7 @@ CONFIG_PPC_FPU=y | |||
40 | CONFIG_PPC_OF_PLATFORM_PCI=y | 40 | CONFIG_PPC_OF_PLATFORM_PCI=y |
41 | CONFIG_ALTIVEC=y | 41 | CONFIG_ALTIVEC=y |
42 | CONFIG_PPC_STD_MMU=y | 42 | CONFIG_PPC_STD_MMU=y |
43 | CONFIG_PPC_MM_SLICES=y | ||
43 | CONFIG_VIRT_CPU_ACCOUNTING=y | 44 | CONFIG_VIRT_CPU_ACCOUNTING=y |
44 | CONFIG_SMP=y | 45 | CONFIG_SMP=y |
45 | CONFIG_NR_CPUS=4 | 46 | CONFIG_NR_CPUS=4 |
@@ -68,6 +69,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
68 | # CONFIG_AUDIT is not set | 69 | # CONFIG_AUDIT is not set |
69 | CONFIG_IKCONFIG=y | 70 | CONFIG_IKCONFIG=y |
70 | CONFIG_IKCONFIG_PROC=y | 71 | CONFIG_IKCONFIG_PROC=y |
72 | CONFIG_LOG_BUF_SHIFT=15 | ||
71 | # CONFIG_CPUSETS is not set | 73 | # CONFIG_CPUSETS is not set |
72 | CONFIG_SYSFS_DEPRECATED=y | 74 | CONFIG_SYSFS_DEPRECATED=y |
73 | # CONFIG_RELAY is not set | 75 | # CONFIG_RELAY is not set |
@@ -86,14 +88,19 @@ CONFIG_BUG=y | |||
86 | CONFIG_ELF_CORE=y | 88 | CONFIG_ELF_CORE=y |
87 | CONFIG_BASE_FULL=y | 89 | CONFIG_BASE_FULL=y |
88 | CONFIG_FUTEX=y | 90 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EPOLL=y | 92 | CONFIG_EPOLL=y |
93 | CONFIG_SIGNALFD=y | ||
94 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | ||
90 | CONFIG_SHMEM=y | 96 | CONFIG_SHMEM=y |
91 | CONFIG_SLAB=y | ||
92 | 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 | ||
93 | CONFIG_RT_MUTEXES=y | 101 | CONFIG_RT_MUTEXES=y |
94 | # CONFIG_TINY_SHMEM is not set | 102 | # CONFIG_TINY_SHMEM is not set |
95 | CONFIG_BASE_SMALL=0 | 103 | CONFIG_BASE_SMALL=0 |
96 | # CONFIG_SLOB is not set | ||
97 | 104 | ||
98 | # | 105 | # |
99 | # Loadable module support | 106 | # Loadable module support |
@@ -148,6 +155,7 @@ CONFIG_PPC_CELL=y | |||
148 | # Cell Broadband Engine options | 155 | # Cell Broadband Engine options |
149 | # | 156 | # |
150 | CONFIG_SPU_FS=y | 157 | CONFIG_SPU_FS=y |
158 | CONFIG_SPU_FS_64K_LS=y | ||
151 | CONFIG_SPU_BASE=y | 159 | CONFIG_SPU_BASE=y |
152 | # CONFIG_PQ2ADS is not set | 160 | # CONFIG_PQ2ADS is not set |
153 | CONFIG_PPC_UDBG_BEAT=y | 161 | CONFIG_PPC_UDBG_BEAT=y |
@@ -206,6 +214,7 @@ CONFIG_RESOURCES_64BIT=y | |||
206 | CONFIG_ZONE_DMA_FLAG=1 | 214 | CONFIG_ZONE_DMA_FLAG=1 |
207 | CONFIG_ARCH_MEMORY_PROBE=y | 215 | CONFIG_ARCH_MEMORY_PROBE=y |
208 | CONFIG_NODES_SPAN_OTHER_NODES=y | 216 | CONFIG_NODES_SPAN_OTHER_NODES=y |
217 | CONFIG_PPC_HAS_HASH_64K=y | ||
209 | # CONFIG_PPC_64K_PAGES is not set | 218 | # CONFIG_PPC_64K_PAGES is not set |
210 | # CONFIG_SCHED_SMT is not set | 219 | # CONFIG_SCHED_SMT is not set |
211 | CONFIG_PROC_DEVICETREE=y | 220 | CONFIG_PROC_DEVICETREE=y |
@@ -224,16 +233,14 @@ CONFIG_GENERIC_ISA_DMA=y | |||
224 | CONFIG_PCI=y | 233 | CONFIG_PCI=y |
225 | CONFIG_PCI_DOMAINS=y | 234 | CONFIG_PCI_DOMAINS=y |
226 | # CONFIG_PCIEPORTBUS is not set | 235 | # CONFIG_PCIEPORTBUS is not set |
236 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
237 | # CONFIG_PCI_MSI is not set | ||
227 | # CONFIG_PCI_DEBUG is not set | 238 | # CONFIG_PCI_DEBUG is not set |
228 | 239 | ||
229 | # | 240 | # |
230 | # PCCARD (PCMCIA/CardBus) support | 241 | # PCCARD (PCMCIA/CardBus) support |
231 | # | 242 | # |
232 | # CONFIG_PCCARD is not set | 243 | # CONFIG_PCCARD is not set |
233 | |||
234 | # | ||
235 | # PCI Hotplug Support | ||
236 | # | ||
237 | # CONFIG_HOTPLUG_PCI is not set | 244 | # CONFIG_HOTPLUG_PCI is not set |
238 | CONFIG_KERNEL_START=0xc000000000000000 | 245 | CONFIG_KERNEL_START=0xc000000000000000 |
239 | 246 | ||
@@ -277,10 +284,6 @@ CONFIG_INET_TCP_DIAG=y | |||
277 | CONFIG_TCP_CONG_CUBIC=y | 284 | CONFIG_TCP_CONG_CUBIC=y |
278 | CONFIG_DEFAULT_TCP_CONG="cubic" | 285 | CONFIG_DEFAULT_TCP_CONG="cubic" |
279 | # CONFIG_TCP_MD5SIG is not set | 286 | # CONFIG_TCP_MD5SIG is not set |
280 | |||
281 | # | ||
282 | # IP: Virtual Server Configuration | ||
283 | # | ||
284 | # CONFIG_IP_VS is not set | 287 | # CONFIG_IP_VS is not set |
285 | CONFIG_IPV6=y | 288 | CONFIG_IPV6=y |
286 | # CONFIG_IPV6_PRIVACY is not set | 289 | # CONFIG_IPV6_PRIVACY is not set |
@@ -323,20 +326,8 @@ CONFIG_IP_NF_QUEUE=m | |||
323 | # | 326 | # |
324 | # CONFIG_IP6_NF_QUEUE is not set | 327 | # CONFIG_IP6_NF_QUEUE is not set |
325 | # CONFIG_IP6_NF_IPTABLES is not set | 328 | # CONFIG_IP6_NF_IPTABLES is not set |
326 | |||
327 | # | ||
328 | # DCCP Configuration (EXPERIMENTAL) | ||
329 | # | ||
330 | # CONFIG_IP_DCCP is not set | 329 | # CONFIG_IP_DCCP is not set |
331 | |||
332 | # | ||
333 | # SCTP Configuration (EXPERIMENTAL) | ||
334 | # | ||
335 | # CONFIG_IP_SCTP is not set | 330 | # CONFIG_IP_SCTP is not set |
336 | |||
337 | # | ||
338 | # TIPC Configuration (EXPERIMENTAL) | ||
339 | # | ||
340 | # CONFIG_TIPC is not set | 331 | # CONFIG_TIPC is not set |
341 | # CONFIG_ATM is not set | 332 | # CONFIG_ATM is not set |
342 | # CONFIG_BRIDGE is not set | 333 | # CONFIG_BRIDGE is not set |
@@ -369,7 +360,9 @@ CONFIG_IP_NF_QUEUE=m | |||
369 | # | 360 | # |
370 | # CONFIG_CFG80211 is not set | 361 | # CONFIG_CFG80211 is not set |
371 | # CONFIG_WIRELESS_EXT is not set | 362 | # CONFIG_WIRELESS_EXT is not set |
363 | # CONFIG_MAC80211 is not set | ||
372 | # CONFIG_IEEE80211 is not set | 364 | # CONFIG_IEEE80211 is not set |
365 | # CONFIG_RFKILL is not set | ||
373 | 366 | ||
374 | # | 367 | # |
375 | # Device Drivers | 368 | # Device Drivers |
@@ -425,12 +418,10 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
425 | # | 418 | # |
426 | # Misc devices | 419 | # Misc devices |
427 | # | 420 | # |
421 | # CONFIG_PHANTOM is not set | ||
428 | # CONFIG_SGI_IOC4 is not set | 422 | # CONFIG_SGI_IOC4 is not set |
429 | # CONFIG_TIFM_CORE is not set | 423 | # CONFIG_TIFM_CORE is not set |
430 | 424 | # CONFIG_BLINK is not set | |
431 | # | ||
432 | # ATA/ATAPI/MFM/RLL support | ||
433 | # | ||
434 | CONFIG_IDE=y | 425 | CONFIG_IDE=y |
435 | CONFIG_BLK_DEV_IDE=y | 426 | CONFIG_BLK_DEV_IDE=y |
436 | 427 | ||
@@ -445,6 +436,7 @@ CONFIG_BLK_DEV_IDECD=m | |||
445 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 436 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
446 | # CONFIG_BLK_DEV_IDESCSI is not set | 437 | # CONFIG_BLK_DEV_IDESCSI is not set |
447 | # CONFIG_IDE_TASK_IOCTL is not set | 438 | # CONFIG_IDE_TASK_IOCTL is not set |
439 | CONFIG_IDE_PROC_FS=y | ||
448 | 440 | ||
449 | # | 441 | # |
450 | # IDE chipset support/bugfixes | 442 | # IDE chipset support/bugfixes |
@@ -452,6 +444,7 @@ CONFIG_BLK_DEV_IDECD=m | |||
452 | CONFIG_IDE_GENERIC=y | 444 | CONFIG_IDE_GENERIC=y |
453 | CONFIG_BLK_DEV_IDEPCI=y | 445 | CONFIG_BLK_DEV_IDEPCI=y |
454 | CONFIG_IDEPCI_SHARE_IRQ=y | 446 | CONFIG_IDEPCI_SHARE_IRQ=y |
447 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
455 | # CONFIG_BLK_DEV_OFFBOARD is not set | 448 | # CONFIG_BLK_DEV_OFFBOARD is not set |
456 | CONFIG_BLK_DEV_GENERIC=y | 449 | CONFIG_BLK_DEV_GENERIC=y |
457 | # CONFIG_BLK_DEV_OPTI621 is not set | 450 | # CONFIG_BLK_DEV_OPTI621 is not set |
@@ -516,6 +509,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
516 | # CONFIG_SCSI_CONSTANTS is not set | 509 | # CONFIG_SCSI_CONSTANTS is not set |
517 | # CONFIG_SCSI_LOGGING is not set | 510 | # CONFIG_SCSI_LOGGING is not set |
518 | # CONFIG_SCSI_SCAN_ASYNC is not set | 511 | # CONFIG_SCSI_SCAN_ASYNC is not set |
512 | CONFIG_SCSI_WAIT_SCAN=m | ||
519 | 513 | ||
520 | # | 514 | # |
521 | # SCSI Transports | 515 | # SCSI Transports |
@@ -560,12 +554,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
560 | # CONFIG_SCSI_DC395x is not set | 554 | # CONFIG_SCSI_DC395x is not set |
561 | # CONFIG_SCSI_DC390T is not set | 555 | # CONFIG_SCSI_DC390T is not set |
562 | # CONFIG_SCSI_DEBUG is not set | 556 | # CONFIG_SCSI_DEBUG is not set |
563 | # CONFIG_SCSI_ESP_CORE is not set | ||
564 | # CONFIG_SCSI_SRP is not set | 557 | # CONFIG_SCSI_SRP is not set |
565 | |||
566 | # | ||
567 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
568 | # | ||
569 | # CONFIG_ATA is not set | 558 | # CONFIG_ATA is not set |
570 | 559 | ||
571 | # | 560 | # |
@@ -588,6 +577,7 @@ CONFIG_DM_MIRROR=m | |||
588 | CONFIG_DM_ZERO=m | 577 | CONFIG_DM_ZERO=m |
589 | CONFIG_DM_MULTIPATH=m | 578 | CONFIG_DM_MULTIPATH=m |
590 | # CONFIG_DM_MULTIPATH_EMC is not set | 579 | # CONFIG_DM_MULTIPATH_EMC is not set |
580 | # CONFIG_DM_DELAY is not set | ||
591 | 581 | ||
592 | # | 582 | # |
593 | # Fusion MPT device support | 583 | # Fusion MPT device support |
@@ -600,6 +590,7 @@ CONFIG_DM_MULTIPATH=m | |||
600 | # | 590 | # |
601 | # IEEE 1394 (FireWire) support | 591 | # IEEE 1394 (FireWire) support |
602 | # | 592 | # |
593 | # CONFIG_FIREWIRE is not set | ||
603 | # CONFIG_IEEE1394 is not set | 594 | # CONFIG_IEEE1394 is not set |
604 | 595 | ||
605 | # | 596 | # |
@@ -616,15 +607,7 @@ CONFIG_NETDEVICES=y | |||
616 | # CONFIG_BONDING is not set | 607 | # CONFIG_BONDING is not set |
617 | # CONFIG_EQUALIZER is not set | 608 | # CONFIG_EQUALIZER is not set |
618 | # CONFIG_TUN is not set | 609 | # CONFIG_TUN is not set |
619 | |||
620 | # | ||
621 | # ARCnet devices | ||
622 | # | ||
623 | # CONFIG_ARCNET is not set | 610 | # CONFIG_ARCNET is not set |
624 | |||
625 | # | ||
626 | # PHY device support | ||
627 | # | ||
628 | # CONFIG_PHYLIB is not set | 611 | # CONFIG_PHYLIB is not set |
629 | 612 | ||
630 | # | 613 | # |
@@ -643,10 +626,7 @@ CONFIG_MII=y | |||
643 | # CONFIG_NET_TULIP is not set | 626 | # CONFIG_NET_TULIP is not set |
644 | # CONFIG_HP100 is not set | 627 | # CONFIG_HP100 is not set |
645 | # CONFIG_NET_PCI is not set | 628 | # CONFIG_NET_PCI is not set |
646 | 629 | CONFIG_NETDEV_1000=y | |
647 | # | ||
648 | # Ethernet (1000 Mbit) | ||
649 | # | ||
650 | # CONFIG_ACENIC is not set | 630 | # CONFIG_ACENIC is not set |
651 | # CONFIG_DL2K is not set | 631 | # CONFIG_DL2K is not set |
652 | # CONFIG_E1000 is not set | 632 | # CONFIG_E1000 is not set |
@@ -658,15 +638,13 @@ CONFIG_MII=y | |||
658 | # CONFIG_SKGE is not set | 638 | # CONFIG_SKGE is not set |
659 | # CONFIG_SKY2 is not set | 639 | # CONFIG_SKY2 is not set |
660 | # CONFIG_SK98LIN is not set | 640 | # CONFIG_SK98LIN is not set |
641 | # CONFIG_VIA_VELOCITY is not set | ||
661 | # CONFIG_TIGON3 is not set | 642 | # CONFIG_TIGON3 is not set |
662 | # CONFIG_BNX2 is not set | 643 | # CONFIG_BNX2 is not set |
663 | CONFIG_SPIDER_NET=y | 644 | CONFIG_SPIDER_NET=y |
664 | # CONFIG_QLA3XXX is not set | 645 | # CONFIG_QLA3XXX is not set |
665 | # CONFIG_ATL1 is not set | 646 | # CONFIG_ATL1 is not set |
666 | 647 | CONFIG_NETDEV_10000=y | |
667 | # | ||
668 | # Ethernet (10000 Mbit) | ||
669 | # | ||
670 | # CONFIG_CHELSIO_T1 is not set | 648 | # CONFIG_CHELSIO_T1 is not set |
671 | # CONFIG_CHELSIO_T3 is not set | 649 | # CONFIG_CHELSIO_T3 is not set |
672 | # CONFIG_IXGB is not set | 650 | # CONFIG_IXGB is not set |
@@ -674,10 +652,7 @@ CONFIG_SPIDER_NET=y | |||
674 | # CONFIG_MYRI10GE is not set | 652 | # CONFIG_MYRI10GE is not set |
675 | # CONFIG_NETXEN_NIC is not set | 653 | # CONFIG_NETXEN_NIC is not set |
676 | # CONFIG_PASEMI_MAC is not set | 654 | # CONFIG_PASEMI_MAC is not set |
677 | 655 | # CONFIG_MLX4_CORE is not set | |
678 | # | ||
679 | # Token Ring devices | ||
680 | # | ||
681 | # CONFIG_TR is not set | 656 | # CONFIG_TR is not set |
682 | 657 | ||
683 | # | 658 | # |
@@ -687,8 +662,14 @@ CONFIG_SPIDER_NET=y | |||
687 | # CONFIG_WLAN_80211 is not set | 662 | # CONFIG_WLAN_80211 is not set |
688 | 663 | ||
689 | # | 664 | # |
690 | # Wan interfaces | 665 | # USB Network Adapters |
691 | # | 666 | # |
667 | # CONFIG_USB_CATC is not set | ||
668 | # CONFIG_USB_KAWETH is not set | ||
669 | # CONFIG_USB_PEGASUS is not set | ||
670 | # CONFIG_USB_RTL8150 is not set | ||
671 | # CONFIG_USB_USBNET_MII is not set | ||
672 | # CONFIG_USB_USBNET is not set | ||
692 | # CONFIG_WAN is not set | 673 | # CONFIG_WAN is not set |
693 | # CONFIG_FDDI is not set | 674 | # CONFIG_FDDI is not set |
694 | # CONFIG_HIPPI is not set | 675 | # CONFIG_HIPPI is not set |
@@ -715,6 +696,7 @@ CONFIG_SPIDER_NET=y | |||
715 | # | 696 | # |
716 | CONFIG_INPUT=y | 697 | CONFIG_INPUT=y |
717 | # CONFIG_INPUT_FF_MEMLESS is not set | 698 | # CONFIG_INPUT_FF_MEMLESS is not set |
699 | # CONFIG_INPUT_POLLDEV is not set | ||
718 | 700 | ||
719 | # | 701 | # |
720 | # Userland interfaces | 702 | # Userland interfaces |
@@ -734,6 +716,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
734 | # CONFIG_INPUT_KEYBOARD is not set | 716 | # CONFIG_INPUT_KEYBOARD is not set |
735 | # CONFIG_INPUT_MOUSE is not set | 717 | # CONFIG_INPUT_MOUSE is not set |
736 | # CONFIG_INPUT_JOYSTICK is not set | 718 | # CONFIG_INPUT_JOYSTICK is not set |
719 | # CONFIG_INPUT_TABLET is not set | ||
737 | # CONFIG_INPUT_TOUCHSCREEN is not set | 720 | # CONFIG_INPUT_TOUCHSCREEN is not set |
738 | # CONFIG_INPUT_MISC is not set | 721 | # CONFIG_INPUT_MISC is not set |
739 | 722 | ||
@@ -797,10 +780,6 @@ CONFIG_HVC_BEAT=y | |||
797 | # IPMI | 780 | # IPMI |
798 | # | 781 | # |
799 | # CONFIG_IPMI_HANDLER is not set | 782 | # CONFIG_IPMI_HANDLER is not set |
800 | |||
801 | # | ||
802 | # Watchdog Cards | ||
803 | # | ||
804 | CONFIG_WATCHDOG=y | 783 | CONFIG_WATCHDOG=y |
805 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 784 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
806 | 785 | ||
@@ -822,7 +801,6 @@ CONFIG_WATCHDOG=y | |||
822 | # CONFIG_HW_RANDOM is not set | 801 | # CONFIG_HW_RANDOM is not set |
823 | CONFIG_GEN_RTC=y | 802 | CONFIG_GEN_RTC=y |
824 | # CONFIG_GEN_RTC_X is not set | 803 | # CONFIG_GEN_RTC_X is not set |
825 | # CONFIG_DTLK is not set | ||
826 | # CONFIG_R3964 is not set | 804 | # CONFIG_R3964 is not set |
827 | # CONFIG_APPLICOM is not set | 805 | # CONFIG_APPLICOM is not set |
828 | # CONFIG_AGP is not set | 806 | # CONFIG_AGP is not set |
@@ -834,11 +812,9 @@ CONFIG_GEN_RTC=y | |||
834 | # TPM devices | 812 | # TPM devices |
835 | # | 813 | # |
836 | # CONFIG_TCG_TPM is not set | 814 | # CONFIG_TCG_TPM is not set |
837 | 815 | CONFIG_DEVPORT=y | |
838 | # | ||
839 | # I2C support | ||
840 | # | ||
841 | CONFIG_I2C=y | 816 | CONFIG_I2C=y |
817 | CONFIG_I2C_BOARDINFO=y | ||
842 | # CONFIG_I2C_CHARDEV is not set | 818 | # CONFIG_I2C_CHARDEV is not set |
843 | 819 | ||
844 | # | 820 | # |
@@ -864,14 +840,15 @@ CONFIG_I2C_ALGOBIT=y | |||
864 | # CONFIG_I2C_PARPORT_LIGHT is not set | 840 | # CONFIG_I2C_PARPORT_LIGHT is not set |
865 | # CONFIG_I2C_PROSAVAGE is not set | 841 | # CONFIG_I2C_PROSAVAGE is not set |
866 | # CONFIG_I2C_SAVAGE4 is not set | 842 | # CONFIG_I2C_SAVAGE4 is not set |
843 | # CONFIG_I2C_SIMTEC is not set | ||
867 | # CONFIG_I2C_SIS5595 is not set | 844 | # CONFIG_I2C_SIS5595 is not set |
868 | # CONFIG_I2C_SIS630 is not set | 845 | # CONFIG_I2C_SIS630 is not set |
869 | # CONFIG_I2C_SIS96X is not set | 846 | # CONFIG_I2C_SIS96X is not set |
870 | # CONFIG_I2C_STUB is not set | 847 | # CONFIG_I2C_STUB is not set |
848 | # CONFIG_I2C_TINY_USB is not set | ||
871 | # CONFIG_I2C_VIA is not set | 849 | # CONFIG_I2C_VIA is not set |
872 | # CONFIG_I2C_VIAPRO is not set | 850 | # CONFIG_I2C_VIAPRO is not set |
873 | # CONFIG_I2C_VOODOO3 is not set | 851 | # CONFIG_I2C_VOODOO3 is not set |
874 | # CONFIG_I2C_PCA_ISA is not set | ||
875 | 852 | ||
876 | # | 853 | # |
877 | # Miscellaneous I2C Chip support | 854 | # Miscellaneous I2C Chip support |
@@ -898,12 +875,7 @@ CONFIG_I2C_ALGOBIT=y | |||
898 | # Dallas's 1-wire bus | 875 | # Dallas's 1-wire bus |
899 | # | 876 | # |
900 | # CONFIG_W1 is not set | 877 | # CONFIG_W1 is not set |
901 | |||
902 | # | ||
903 | # Hardware Monitoring support | ||
904 | # | ||
905 | # CONFIG_HWMON is not set | 878 | # CONFIG_HWMON is not set |
906 | # CONFIG_HWMON_VID is not set | ||
907 | 879 | ||
908 | # | 880 | # |
909 | # Multifunction device drivers | 881 | # Multifunction device drivers |
@@ -914,17 +886,19 @@ CONFIG_I2C_ALGOBIT=y | |||
914 | # Multimedia devices | 886 | # Multimedia devices |
915 | # | 887 | # |
916 | # CONFIG_VIDEO_DEV is not set | 888 | # CONFIG_VIDEO_DEV is not set |
889 | # CONFIG_DVB_CORE is not set | ||
890 | # CONFIG_DAB is not set | ||
917 | 891 | ||
918 | # | 892 | # |
919 | # Digital Video Broadcasting Devices | 893 | # Graphics support |
920 | # | 894 | # |
921 | # CONFIG_DVB is not set | 895 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
922 | # CONFIG_USB_DABUSB is not set | ||
923 | 896 | ||
924 | # | 897 | # |
925 | # Graphics support | 898 | # Display device support |
926 | # | 899 | # |
927 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 900 | # CONFIG_DISPLAY_SUPPORT is not set |
901 | # CONFIG_VGASTATE is not set | ||
928 | # CONFIG_FB is not set | 902 | # CONFIG_FB is not set |
929 | # CONFIG_FB_IBM_GXT4500 is not set | 903 | # CONFIG_FB_IBM_GXT4500 is not set |
930 | 904 | ||
@@ -1015,37 +989,10 @@ CONFIG_USB_STORAGE=m | |||
1015 | # CONFIG_USB_LIBUSUAL is not set | 989 | # CONFIG_USB_LIBUSUAL is not set |
1016 | 990 | ||
1017 | # | 991 | # |
1018 | # USB Input Devices | ||
1019 | # | ||
1020 | # CONFIG_USB_AIPTEK is not set | ||
1021 | # CONFIG_USB_WACOM is not set | ||
1022 | # CONFIG_USB_ACECAD is not set | ||
1023 | # CONFIG_USB_KBTAB is not set | ||
1024 | # CONFIG_USB_POWERMATE is not set | ||
1025 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1026 | # CONFIG_USB_YEALINK is not set | ||
1027 | # CONFIG_USB_XPAD is not set | ||
1028 | # CONFIG_USB_ATI_REMOTE is not set | ||
1029 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1030 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1031 | # CONFIG_USB_APPLETOUCH is not set | ||
1032 | # CONFIG_USB_GTCO is not set | ||
1033 | |||
1034 | # | ||
1035 | # USB Imaging devices | 992 | # USB Imaging devices |
1036 | # | 993 | # |
1037 | # CONFIG_USB_MDC800 is not set | 994 | # CONFIG_USB_MDC800 is not set |
1038 | # CONFIG_USB_MICROTEK is not set | 995 | # CONFIG_USB_MICROTEK is not set |
1039 | |||
1040 | # | ||
1041 | # USB Network Adapters | ||
1042 | # | ||
1043 | # CONFIG_USB_CATC is not set | ||
1044 | # CONFIG_USB_KAWETH is not set | ||
1045 | # CONFIG_USB_PEGASUS is not set | ||
1046 | # CONFIG_USB_RTL8150 is not set | ||
1047 | # CONFIG_USB_USBNET_MII is not set | ||
1048 | # CONFIG_USB_USBNET is not set | ||
1049 | CONFIG_USB_MON=y | 996 | CONFIG_USB_MON=y |
1050 | 997 | ||
1051 | # | 998 | # |
@@ -1089,10 +1036,6 @@ CONFIG_USB_MON=y | |||
1089 | # USB Gadget Support | 1036 | # USB Gadget Support |
1090 | # | 1037 | # |
1091 | # CONFIG_USB_GADGET is not set | 1038 | # CONFIG_USB_GADGET is not set |
1092 | |||
1093 | # | ||
1094 | # MMC/SD Card support | ||
1095 | # | ||
1096 | # CONFIG_MMC is not set | 1039 | # CONFIG_MMC is not set |
1097 | 1040 | ||
1098 | # | 1041 | # |
@@ -1136,14 +1079,6 @@ CONFIG_USB_MON=y | |||
1136 | # | 1079 | # |
1137 | 1080 | ||
1138 | # | 1081 | # |
1139 | # Auxiliary Display support | ||
1140 | # | ||
1141 | |||
1142 | # | ||
1143 | # Virtualization | ||
1144 | # | ||
1145 | |||
1146 | # | ||
1147 | # File systems | 1082 | # File systems |
1148 | # | 1083 | # |
1149 | CONFIG_EXT2_FS=y | 1084 | CONFIG_EXT2_FS=y |
@@ -1246,6 +1181,7 @@ CONFIG_EXPORTFS=m | |||
1246 | CONFIG_NFS_ACL_SUPPORT=m | 1181 | CONFIG_NFS_ACL_SUPPORT=m |
1247 | CONFIG_NFS_COMMON=y | 1182 | CONFIG_NFS_COMMON=y |
1248 | CONFIG_SUNRPC=m | 1183 | CONFIG_SUNRPC=m |
1184 | # CONFIG_SUNRPC_BIND34 is not set | ||
1249 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1185 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1250 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1186 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1251 | # CONFIG_SMB_FS is not set | 1187 | # CONFIG_SMB_FS is not set |
@@ -1275,6 +1211,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1275 | # CONFIG_SUN_PARTITION is not set | 1211 | # CONFIG_SUN_PARTITION is not set |
1276 | # CONFIG_KARMA_PARTITION is not set | 1212 | # CONFIG_KARMA_PARTITION is not set |
1277 | CONFIG_EFI_PARTITION=y | 1213 | CONFIG_EFI_PARTITION=y |
1214 | # CONFIG_SYSV68_PARTITION is not set | ||
1278 | 1215 | ||
1279 | # | 1216 | # |
1280 | # Native Language Support | 1217 | # Native Language Support |
@@ -1325,7 +1262,6 @@ CONFIG_NLS_ISO8859_15=m | |||
1325 | # | 1262 | # |
1326 | # CONFIG_DLM is not set | 1263 | # CONFIG_DLM is not set |
1327 | # CONFIG_UCC_SLOW is not set | 1264 | # CONFIG_UCC_SLOW is not set |
1328 | # CONFIG_UCC_FAST is not set | ||
1329 | 1265 | ||
1330 | # | 1266 | # |
1331 | # Library routines | 1267 | # Library routines |
@@ -1333,6 +1269,7 @@ CONFIG_NLS_ISO8859_15=m | |||
1333 | CONFIG_BITREVERSE=y | 1269 | CONFIG_BITREVERSE=y |
1334 | # CONFIG_CRC_CCITT is not set | 1270 | # CONFIG_CRC_CCITT is not set |
1335 | # CONFIG_CRC16 is not set | 1271 | # CONFIG_CRC16 is not set |
1272 | # CONFIG_CRC_ITU_T is not set | ||
1336 | CONFIG_CRC32=y | 1273 | CONFIG_CRC32=y |
1337 | CONFIG_LIBCRC32C=m | 1274 | CONFIG_LIBCRC32C=m |
1338 | CONFIG_ZLIB_INFLATE=m | 1275 | CONFIG_ZLIB_INFLATE=m |
@@ -1340,6 +1277,7 @@ CONFIG_ZLIB_DEFLATE=m | |||
1340 | CONFIG_PLIST=y | 1277 | CONFIG_PLIST=y |
1341 | CONFIG_HAS_IOMEM=y | 1278 | CONFIG_HAS_IOMEM=y |
1342 | CONFIG_HAS_IOPORT=y | 1279 | CONFIG_HAS_IOPORT=y |
1280 | CONFIG_HAS_DMA=y | ||
1343 | 1281 | ||
1344 | # | 1282 | # |
1345 | # Instrumentation Support | 1283 | # Instrumentation Support |
@@ -1358,7 +1296,6 @@ CONFIG_DEBUG_FS=y | |||
1358 | # CONFIG_HEADERS_CHECK is not set | 1296 | # CONFIG_HEADERS_CHECK is not set |
1359 | CONFIG_DEBUG_KERNEL=y | 1297 | CONFIG_DEBUG_KERNEL=y |
1360 | # CONFIG_DEBUG_SHIRQ is not set | 1298 | # CONFIG_DEBUG_SHIRQ is not set |
1361 | CONFIG_LOG_BUF_SHIFT=15 | ||
1362 | CONFIG_DETECT_SOFTLOCKUP=y | 1299 | CONFIG_DETECT_SOFTLOCKUP=y |
1363 | # CONFIG_SCHEDSTATS is not set | 1300 | # CONFIG_SCHEDSTATS is not set |
1364 | # CONFIG_TIMER_STATS is not set | 1301 | # CONFIG_TIMER_STATS is not set |
@@ -1395,6 +1332,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
1395 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set | 1332 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set |
1396 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set | 1333 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set |
1397 | CONFIG_PPC_EARLY_DEBUG_BEAT=y | 1334 | CONFIG_PPC_EARLY_DEBUG_BEAT=y |
1335 | # CONFIG_PPC_EARLY_DEBUG_44x is not set | ||
1398 | 1336 | ||
1399 | # | 1337 | # |
1400 | # Security options | 1338 | # Security options |
@@ -1425,6 +1363,7 @@ CONFIG_CRYPTO_ECB=m | |||
1425 | CONFIG_CRYPTO_CBC=m | 1363 | CONFIG_CRYPTO_CBC=m |
1426 | CONFIG_CRYPTO_PCBC=m | 1364 | CONFIG_CRYPTO_PCBC=m |
1427 | # CONFIG_CRYPTO_LRW is not set | 1365 | # CONFIG_CRYPTO_LRW is not set |
1366 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1428 | CONFIG_CRYPTO_DES=m | 1367 | CONFIG_CRYPTO_DES=m |
1429 | # CONFIG_CRYPTO_FCRYPT is not set | 1368 | # CONFIG_CRYPTO_FCRYPT is not set |
1430 | CONFIG_CRYPTO_BLOWFISH=m | 1369 | CONFIG_CRYPTO_BLOWFISH=m |
diff --git a/arch/powerpc/configs/chrp32_defconfig b/arch/powerpc/configs/chrp32_defconfig index 029c9a0e730c..7a747c438536 100644 --- a/arch/powerpc/configs/chrp32_defconfig +++ b/arch/powerpc/configs/chrp32_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-rc6 |
4 | # Mon Jan 22 22:12:58 2007 | 4 | # Tue Jun 26 12:36:45 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=y | 49 | CONFIG_SMP=y |
49 | CONFIG_NR_CPUS=4 | 50 | CONFIG_NR_CPUS=4 |
50 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 51 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -64,6 +65,7 @@ CONFIG_LOCALVERSION="" | |||
64 | CONFIG_SWAP=y | 65 | CONFIG_SWAP=y |
65 | CONFIG_SYSVIPC=y | 66 | CONFIG_SYSVIPC=y |
66 | # CONFIG_IPC_NS is not set | 67 | # CONFIG_IPC_NS is not set |
68 | CONFIG_SYSVIPC_SYSCTL=y | ||
67 | CONFIG_POSIX_MQUEUE=y | 69 | CONFIG_POSIX_MQUEUE=y |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 70 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 71 | # CONFIG_TASKSTATS is not set |
@@ -71,9 +73,11 @@ CONFIG_POSIX_MQUEUE=y | |||
71 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
72 | CONFIG_IKCONFIG=y | 74 | CONFIG_IKCONFIG=y |
73 | CONFIG_IKCONFIG_PROC=y | 75 | CONFIG_IKCONFIG_PROC=y |
76 | CONFIG_LOG_BUF_SHIFT=15 | ||
74 | # CONFIG_CPUSETS is not set | 77 | # CONFIG_CPUSETS is not set |
75 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
76 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
80 | CONFIG_BLK_DEV_INITRD=y | ||
77 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
78 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
79 | CONFIG_SYSCTL=y | 83 | CONFIG_SYSCTL=y |
@@ -88,14 +92,19 @@ CONFIG_BUG=y | |||
88 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
89 | CONFIG_BASE_FULL=y | 93 | CONFIG_BASE_FULL=y |
90 | CONFIG_FUTEX=y | 94 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | ||
91 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | ||
98 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | ||
92 | CONFIG_SHMEM=y | 100 | CONFIG_SHMEM=y |
93 | CONFIG_SLAB=y | ||
94 | CONFIG_VM_EVENT_COUNTERS=y | 101 | CONFIG_VM_EVENT_COUNTERS=y |
102 | CONFIG_SLAB=y | ||
103 | # CONFIG_SLUB is not set | ||
104 | # CONFIG_SLOB is not set | ||
95 | CONFIG_RT_MUTEXES=y | 105 | CONFIG_RT_MUTEXES=y |
96 | # CONFIG_TINY_SHMEM is not set | 106 | # CONFIG_TINY_SHMEM is not set |
97 | CONFIG_BASE_SMALL=0 | 107 | CONFIG_BASE_SMALL=0 |
98 | # CONFIG_SLOB is not set | ||
99 | 108 | ||
100 | # | 109 | # |
101 | # Loadable module support | 110 | # Loadable module support |
@@ -137,13 +146,18 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
137 | # CONFIG_APUS is not set | 146 | # CONFIG_APUS is not set |
138 | CONFIG_PPC_CHRP=y | 147 | CONFIG_PPC_CHRP=y |
139 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC52xx is not set |
149 | # CONFIG_PPC_MPC5200 is not set | ||
140 | # CONFIG_PPC_EFIKA is not set | 150 | # CONFIG_PPC_EFIKA is not set |
141 | # CONFIG_PPC_LITE5200 is not set | 151 | # CONFIG_PPC_LITE5200 is not set |
142 | # CONFIG_PPC_PMAC is not set | 152 | # CONFIG_PPC_PMAC is not set |
143 | # CONFIG_PPC_CELL is not set | 153 | # CONFIG_PPC_CELL is not set |
144 | # CONFIG_PPC_CELL_NATIVE is not set | 154 | # CONFIG_PPC_CELL_NATIVE is not set |
155 | # CONFIG_PQ2ADS is not set | ||
145 | CONFIG_PPC_NATIVE=y | 156 | CONFIG_PPC_NATIVE=y |
146 | # CONFIG_UDBG_RTAS_CONSOLE is not set | 157 | # CONFIG_UDBG_RTAS_CONSOLE is not set |
158 | CONFIG_MPIC=y | ||
159 | # CONFIG_MPIC_WEIRD is not set | ||
160 | CONFIG_PPC_I8259=y | ||
147 | CONFIG_PPC_RTAS=y | 161 | CONFIG_PPC_RTAS=y |
148 | # CONFIG_RTAS_ERROR_LOGGING is not set | 162 | # CONFIG_RTAS_ERROR_LOGGING is not set |
149 | CONFIG_RTAS_PROC=y | 163 | CONFIG_RTAS_PROC=y |
@@ -154,8 +168,7 @@ CONFIG_PPC_MPC106=y | |||
154 | # CONFIG_GENERIC_IOMAP is not set | 168 | # CONFIG_GENERIC_IOMAP is not set |
155 | # CONFIG_CPU_FREQ is not set | 169 | # CONFIG_CPU_FREQ is not set |
156 | # CONFIG_TAU is not set | 170 | # CONFIG_TAU is not set |
157 | # CONFIG_WANT_EARLY_SERIAL is not set | 171 | # CONFIG_CPM2 is not set |
158 | CONFIG_MPIC=y | ||
159 | 172 | ||
160 | # | 173 | # |
161 | # Kernel options | 174 | # Kernel options |
@@ -186,33 +199,33 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
186 | # CONFIG_SPARSEMEM_STATIC is not set | 199 | # CONFIG_SPARSEMEM_STATIC is not set |
187 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 200 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
188 | # CONFIG_RESOURCES_64BIT is not set | 201 | # CONFIG_RESOURCES_64BIT is not set |
202 | CONFIG_ZONE_DMA_FLAG=1 | ||
189 | CONFIG_PROC_DEVICETREE=y | 203 | CONFIG_PROC_DEVICETREE=y |
190 | # CONFIG_CMDLINE_BOOL is not set | 204 | # CONFIG_CMDLINE_BOOL is not set |
191 | # CONFIG_PM is not set | 205 | # CONFIG_PM is not set |
192 | CONFIG_SECCOMP=y | 206 | CONFIG_SECCOMP=y |
207 | # CONFIG_WANT_DEVICE_TREE is not set | ||
193 | CONFIG_ISA_DMA_API=y | 208 | CONFIG_ISA_DMA_API=y |
194 | 209 | ||
195 | # | 210 | # |
196 | # Bus options | 211 | # Bus options |
197 | # | 212 | # |
198 | CONFIG_ISA=y | 213 | CONFIG_ISA=y |
214 | CONFIG_ZONE_DMA=y | ||
199 | CONFIG_GENERIC_ISA_DMA=y | 215 | CONFIG_GENERIC_ISA_DMA=y |
200 | # CONFIG_MPIC_WEIRD is not set | ||
201 | CONFIG_PPC_I8259=y | ||
202 | CONFIG_PPC_INDIRECT_PCI=y | 216 | CONFIG_PPC_INDIRECT_PCI=y |
217 | # CONFIG_PPC_INDIRECT_PCI_BE is not set | ||
203 | CONFIG_PCI=y | 218 | CONFIG_PCI=y |
204 | CONFIG_PCI_DOMAINS=y | 219 | CONFIG_PCI_DOMAINS=y |
205 | # CONFIG_PCIEPORTBUS is not set | 220 | # CONFIG_PCIEPORTBUS is not set |
221 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
222 | # CONFIG_PCI_MSI is not set | ||
206 | # CONFIG_PCI_DEBUG is not set | 223 | # CONFIG_PCI_DEBUG is not set |
207 | 224 | ||
208 | # | 225 | # |
209 | # PCCARD (PCMCIA/CardBus) support | 226 | # PCCARD (PCMCIA/CardBus) support |
210 | # | 227 | # |
211 | # CONFIG_PCCARD is not set | 228 | # CONFIG_PCCARD is not set |
212 | |||
213 | # | ||
214 | # PCI Hotplug Support | ||
215 | # | ||
216 | # CONFIG_HOTPLUG_PCI is not set | 229 | # CONFIG_HOTPLUG_PCI is not set |
217 | 230 | ||
218 | # | 231 | # |
@@ -237,7 +250,6 @@ CONFIG_NET=y | |||
237 | # | 250 | # |
238 | # Networking options | 251 | # Networking options |
239 | # | 252 | # |
240 | # CONFIG_NETDEBUG is not set | ||
241 | CONFIG_PACKET=y | 253 | CONFIG_PACKET=y |
242 | # CONFIG_PACKET_MMAP is not set | 254 | # CONFIG_PACKET_MMAP is not set |
243 | CONFIG_UNIX=y | 255 | CONFIG_UNIX=y |
@@ -266,10 +278,6 @@ CONFIG_INET_TCP_DIAG=y | |||
266 | CONFIG_TCP_CONG_CUBIC=y | 278 | CONFIG_TCP_CONG_CUBIC=y |
267 | CONFIG_DEFAULT_TCP_CONG="cubic" | 279 | CONFIG_DEFAULT_TCP_CONG="cubic" |
268 | # CONFIG_TCP_MD5SIG is not set | 280 | # CONFIG_TCP_MD5SIG is not set |
269 | |||
270 | # | ||
271 | # IP: Virtual Server Configuration | ||
272 | # | ||
273 | # CONFIG_IP_VS is not set | 281 | # CONFIG_IP_VS is not set |
274 | # CONFIG_IPV6 is not set | 282 | # CONFIG_IPV6 is not set |
275 | # CONFIG_INET6_XFRM_TUNNEL is not set | 283 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -283,8 +291,6 @@ CONFIG_NETFILTER=y | |||
283 | # | 291 | # |
284 | # CONFIG_NETFILTER_NETLINK is not set | 292 | # CONFIG_NETFILTER_NETLINK is not set |
285 | CONFIG_NF_CONNTRACK_ENABLED=m | 293 | CONFIG_NF_CONNTRACK_ENABLED=m |
286 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
287 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
288 | CONFIG_NF_CONNTRACK=m | 294 | CONFIG_NF_CONNTRACK=m |
289 | # CONFIG_NF_CT_ACCT is not set | 295 | # CONFIG_NF_CT_ACCT is not set |
290 | # CONFIG_NF_CONNTRACK_MARK is not set | 296 | # CONFIG_NF_CONNTRACK_MARK is not set |
@@ -296,9 +302,37 @@ CONFIG_NF_CONNTRACK_FTP=m | |||
296 | CONFIG_NF_CONNTRACK_IRC=m | 302 | CONFIG_NF_CONNTRACK_IRC=m |
297 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set | 303 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set |
298 | # CONFIG_NF_CONNTRACK_PPTP is not set | 304 | # CONFIG_NF_CONNTRACK_PPTP is not set |
305 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
299 | CONFIG_NF_CONNTRACK_SIP=m | 306 | CONFIG_NF_CONNTRACK_SIP=m |
300 | CONFIG_NF_CONNTRACK_TFTP=m | 307 | CONFIG_NF_CONNTRACK_TFTP=m |
301 | # CONFIG_NETFILTER_XTABLES is not set | 308 | CONFIG_NETFILTER_XTABLES=m |
309 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | ||
310 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | ||
311 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
312 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
313 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
314 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | ||
315 | # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set | ||
316 | # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set | ||
317 | # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set | ||
318 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | ||
319 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
320 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
321 | # CONFIG_NETFILTER_XT_MATCH_HELPER is not set | ||
322 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | ||
323 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | ||
324 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | ||
325 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | ||
326 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
327 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | ||
328 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
329 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | ||
330 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | ||
331 | # CONFIG_NETFILTER_XT_MATCH_STATE is not set | ||
332 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
333 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | ||
334 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | ||
335 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
302 | 336 | ||
303 | # | 337 | # |
304 | # IP: Netfilter Configuration | 338 | # IP: Netfilter Configuration |
@@ -306,20 +340,38 @@ CONFIG_NF_CONNTRACK_TFTP=m | |||
306 | CONFIG_NF_CONNTRACK_IPV4=m | 340 | CONFIG_NF_CONNTRACK_IPV4=m |
307 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y | 341 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y |
308 | # CONFIG_IP_NF_QUEUE is not set | 342 | # CONFIG_IP_NF_QUEUE is not set |
309 | 343 | CONFIG_IP_NF_IPTABLES=m | |
310 | # | 344 | # CONFIG_IP_NF_MATCH_IPRANGE is not set |
311 | # DCCP Configuration (EXPERIMENTAL) | 345 | # CONFIG_IP_NF_MATCH_TOS is not set |
312 | # | 346 | # CONFIG_IP_NF_MATCH_RECENT is not set |
347 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
348 | # CONFIG_IP_NF_MATCH_AH is not set | ||
349 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
350 | # CONFIG_IP_NF_MATCH_OWNER is not set | ||
351 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
352 | CONFIG_IP_NF_FILTER=m | ||
353 | CONFIG_IP_NF_TARGET_REJECT=m | ||
354 | CONFIG_IP_NF_TARGET_LOG=m | ||
355 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
356 | CONFIG_NF_NAT=m | ||
357 | CONFIG_NF_NAT_NEEDED=y | ||
358 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
359 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
360 | # CONFIG_IP_NF_TARGET_NETMAP is not set | ||
361 | # CONFIG_IP_NF_TARGET_SAME is not set | ||
362 | # CONFIG_NF_NAT_SNMP_BASIC is not set | ||
363 | CONFIG_NF_NAT_FTP=m | ||
364 | CONFIG_NF_NAT_IRC=m | ||
365 | CONFIG_NF_NAT_TFTP=m | ||
366 | # CONFIG_NF_NAT_AMANDA is not set | ||
367 | # CONFIG_NF_NAT_PPTP is not set | ||
368 | # CONFIG_NF_NAT_H323 is not set | ||
369 | CONFIG_NF_NAT_SIP=m | ||
370 | # CONFIG_IP_NF_MANGLE is not set | ||
371 | # CONFIG_IP_NF_RAW is not set | ||
372 | # CONFIG_IP_NF_ARPTABLES is not set | ||
313 | # CONFIG_IP_DCCP is not set | 373 | # CONFIG_IP_DCCP is not set |
314 | |||
315 | # | ||
316 | # SCTP Configuration (EXPERIMENTAL) | ||
317 | # | ||
318 | # CONFIG_IP_SCTP is not set | 374 | # CONFIG_IP_SCTP is not set |
319 | |||
320 | # | ||
321 | # TIPC Configuration (EXPERIMENTAL) | ||
322 | # | ||
323 | # CONFIG_TIPC is not set | 375 | # CONFIG_TIPC is not set |
324 | # CONFIG_ATM is not set | 376 | # CONFIG_ATM is not set |
325 | # CONFIG_BRIDGE is not set | 377 | # CONFIG_BRIDGE is not set |
@@ -345,7 +397,16 @@ CONFIG_NF_CONNTRACK_PROC_COMPAT=y | |||
345 | # CONFIG_HAMRADIO is not set | 397 | # CONFIG_HAMRADIO is not set |
346 | # CONFIG_IRDA is not set | 398 | # CONFIG_IRDA is not set |
347 | # CONFIG_BT is not set | 399 | # CONFIG_BT is not set |
400 | # CONFIG_AF_RXRPC is not set | ||
401 | |||
402 | # | ||
403 | # Wireless | ||
404 | # | ||
405 | # CONFIG_CFG80211 is not set | ||
406 | # CONFIG_WIRELESS_EXT is not set | ||
407 | # CONFIG_MAC80211 is not set | ||
348 | # CONFIG_IEEE80211 is not set | 408 | # CONFIG_IEEE80211 is not set |
409 | # CONFIG_RFKILL is not set | ||
349 | 410 | ||
350 | # | 411 | # |
351 | # Device Drivers | 412 | # Device Drivers |
@@ -358,16 +419,13 @@ CONFIG_NF_CONNTRACK_PROC_COMPAT=y | |||
358 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 419 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
359 | # CONFIG_FW_LOADER is not set | 420 | # CONFIG_FW_LOADER is not set |
360 | # CONFIG_DEBUG_DRIVER is not set | 421 | # CONFIG_DEBUG_DRIVER is not set |
422 | # CONFIG_DEBUG_DEVRES is not set | ||
361 | # CONFIG_SYS_HYPERVISOR is not set | 423 | # CONFIG_SYS_HYPERVISOR is not set |
362 | 424 | ||
363 | # | 425 | # |
364 | # Connector - unified userspace <-> kernelspace linker | 426 | # Connector - unified userspace <-> kernelspace linker |
365 | # | 427 | # |
366 | # CONFIG_CONNECTOR is not set | 428 | # CONFIG_CONNECTOR is not set |
367 | |||
368 | # | ||
369 | # Memory Technology Devices (MTD) | ||
370 | # | ||
371 | # CONFIG_MTD is not set | 429 | # CONFIG_MTD is not set |
372 | 430 | ||
373 | # | 431 | # |
@@ -379,6 +437,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
379 | # Plug and Play support | 437 | # Plug and Play support |
380 | # | 438 | # |
381 | # CONFIG_PNP is not set | 439 | # CONFIG_PNP is not set |
440 | # CONFIG_PNPACPI is not set | ||
382 | 441 | ||
383 | # | 442 | # |
384 | # Block devices | 443 | # Block devices |
@@ -399,19 +458,16 @@ CONFIG_BLK_DEV_RAM=y | |||
399 | CONFIG_BLK_DEV_RAM_COUNT=16 | 458 | CONFIG_BLK_DEV_RAM_COUNT=16 |
400 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 459 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
401 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 460 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
402 | CONFIG_BLK_DEV_INITRD=y | ||
403 | # CONFIG_CDROM_PKTCDVD is not set | 461 | # CONFIG_CDROM_PKTCDVD is not set |
404 | # CONFIG_ATA_OVER_ETH is not set | 462 | # CONFIG_ATA_OVER_ETH is not set |
405 | 463 | ||
406 | # | 464 | # |
407 | # Misc devices | 465 | # Misc devices |
408 | # | 466 | # |
467 | # CONFIG_PHANTOM is not set | ||
409 | # CONFIG_SGI_IOC4 is not set | 468 | # CONFIG_SGI_IOC4 is not set |
410 | # CONFIG_TIFM_CORE is not set | 469 | # CONFIG_TIFM_CORE is not set |
411 | 470 | # CONFIG_BLINK is not set | |
412 | # | ||
413 | # ATA/ATAPI/MFM/RLL support | ||
414 | # | ||
415 | CONFIG_IDE=y | 471 | CONFIG_IDE=y |
416 | CONFIG_BLK_DEV_IDE=y | 472 | CONFIG_BLK_DEV_IDE=y |
417 | 473 | ||
@@ -426,6 +482,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
426 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 482 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
427 | # CONFIG_BLK_DEV_IDESCSI is not set | 483 | # CONFIG_BLK_DEV_IDESCSI is not set |
428 | # CONFIG_IDE_TASK_IOCTL is not set | 484 | # CONFIG_IDE_TASK_IOCTL is not set |
485 | CONFIG_IDE_PROC_FS=y | ||
429 | 486 | ||
430 | # | 487 | # |
431 | # IDE chipset support/bugfixes | 488 | # IDE chipset support/bugfixes |
@@ -433,12 +490,12 @@ CONFIG_BLK_DEV_IDECD=y | |||
433 | CONFIG_IDE_GENERIC=y | 490 | CONFIG_IDE_GENERIC=y |
434 | CONFIG_BLK_DEV_IDEPCI=y | 491 | CONFIG_BLK_DEV_IDEPCI=y |
435 | CONFIG_IDEPCI_SHARE_IRQ=y | 492 | CONFIG_IDEPCI_SHARE_IRQ=y |
493 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
436 | # CONFIG_BLK_DEV_OFFBOARD is not set | 494 | # CONFIG_BLK_DEV_OFFBOARD is not set |
437 | CONFIG_BLK_DEV_GENERIC=y | 495 | CONFIG_BLK_DEV_GENERIC=y |
438 | # CONFIG_BLK_DEV_OPTI621 is not set | 496 | # CONFIG_BLK_DEV_OPTI621 is not set |
439 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 497 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
440 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 498 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
441 | CONFIG_IDEDMA_PCI_AUTO=y | ||
442 | # CONFIG_IDEDMA_ONLYDISK is not set | 499 | # CONFIG_IDEDMA_ONLYDISK is not set |
443 | # CONFIG_BLK_DEV_AEC62XX is not set | 500 | # CONFIG_BLK_DEV_AEC62XX is not set |
444 | # CONFIG_BLK_DEV_ALI15X3 is not set | 501 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -453,6 +510,7 @@ CONFIG_IDEDMA_PCI_AUTO=y | |||
453 | # CONFIG_BLK_DEV_JMICRON is not set | 510 | # CONFIG_BLK_DEV_JMICRON is not set |
454 | # CONFIG_BLK_DEV_SC1200 is not set | 511 | # CONFIG_BLK_DEV_SC1200 is not set |
455 | # CONFIG_BLK_DEV_PIIX is not set | 512 | # CONFIG_BLK_DEV_PIIX is not set |
513 | # CONFIG_BLK_DEV_IT8213 is not set | ||
456 | # CONFIG_BLK_DEV_IT821X is not set | 514 | # CONFIG_BLK_DEV_IT821X is not set |
457 | # CONFIG_BLK_DEV_NS87415 is not set | 515 | # CONFIG_BLK_DEV_NS87415 is not set |
458 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 516 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -463,11 +521,11 @@ CONFIG_BLK_DEV_SL82C105=y | |||
463 | # CONFIG_BLK_DEV_SLC90E66 is not set | 521 | # CONFIG_BLK_DEV_SLC90E66 is not set |
464 | # CONFIG_BLK_DEV_TRM290 is not set | 522 | # CONFIG_BLK_DEV_TRM290 is not set |
465 | CONFIG_BLK_DEV_VIA82CXXX=y | 523 | CONFIG_BLK_DEV_VIA82CXXX=y |
524 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
466 | # CONFIG_IDE_ARM is not set | 525 | # CONFIG_IDE_ARM is not set |
467 | # CONFIG_IDE_CHIPSETS is not set | 526 | # CONFIG_IDE_CHIPSETS is not set |
468 | CONFIG_BLK_DEV_IDEDMA=y | 527 | CONFIG_BLK_DEV_IDEDMA=y |
469 | # CONFIG_IDEDMA_IVB is not set | 528 | # CONFIG_IDEDMA_IVB is not set |
470 | CONFIG_IDEDMA_AUTO=y | ||
471 | # CONFIG_BLK_DEV_HD is not set | 529 | # CONFIG_BLK_DEV_HD is not set |
472 | 530 | ||
473 | # | 531 | # |
@@ -497,6 +555,7 @@ CONFIG_CHR_DEV_SG=y | |||
497 | CONFIG_SCSI_CONSTANTS=y | 555 | CONFIG_SCSI_CONSTANTS=y |
498 | # CONFIG_SCSI_LOGGING is not set | 556 | # CONFIG_SCSI_LOGGING is not set |
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | 557 | # CONFIG_SCSI_SCAN_ASYNC is not set |
558 | CONFIG_SCSI_WAIT_SCAN=m | ||
500 | 559 | ||
501 | # | 560 | # |
502 | # SCSI Transports | 561 | # SCSI Transports |
@@ -562,10 +621,6 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
562 | # CONFIG_SCSI_NSP32 is not set | 621 | # CONFIG_SCSI_NSP32 is not set |
563 | # CONFIG_SCSI_DEBUG is not set | 622 | # CONFIG_SCSI_DEBUG is not set |
564 | # CONFIG_SCSI_SRP is not set | 623 | # CONFIG_SCSI_SRP is not set |
565 | |||
566 | # | ||
567 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
568 | # | ||
569 | # CONFIG_ATA is not set | 624 | # CONFIG_ATA is not set |
570 | 625 | ||
571 | # | 626 | # |
@@ -589,18 +644,14 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
589 | # | 644 | # |
590 | # IEEE 1394 (FireWire) support | 645 | # IEEE 1394 (FireWire) support |
591 | # | 646 | # |
647 | # CONFIG_FIREWIRE is not set | ||
592 | # CONFIG_IEEE1394 is not set | 648 | # CONFIG_IEEE1394 is not set |
593 | 649 | ||
594 | # | 650 | # |
595 | # I2O device support | 651 | # I2O device support |
596 | # | 652 | # |
597 | # CONFIG_I2O is not set | 653 | # CONFIG_I2O is not set |
598 | 654 | # CONFIG_MACINTOSH_DRIVERS is not set | |
599 | # | ||
600 | # Macintosh device drivers | ||
601 | # | ||
602 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
603 | # CONFIG_WINDFARM is not set | ||
604 | 655 | ||
605 | # | 656 | # |
606 | # Network device support | 657 | # Network device support |
@@ -610,15 +661,7 @@ CONFIG_NETDEVICES=y | |||
610 | # CONFIG_BONDING is not set | 661 | # CONFIG_BONDING is not set |
611 | # CONFIG_EQUALIZER is not set | 662 | # CONFIG_EQUALIZER is not set |
612 | # CONFIG_TUN is not set | 663 | # CONFIG_TUN is not set |
613 | |||
614 | # | ||
615 | # ARCnet devices | ||
616 | # | ||
617 | # CONFIG_ARCNET is not set | 664 | # CONFIG_ARCNET is not set |
618 | |||
619 | # | ||
620 | # PHY device support | ||
621 | # | ||
622 | # CONFIG_PHYLIB is not set | 665 | # CONFIG_PHYLIB is not set |
623 | 666 | ||
624 | # | 667 | # |
@@ -677,10 +720,8 @@ CONFIG_8139TOO=y | |||
677 | CONFIG_VIA_RHINE=y | 720 | CONFIG_VIA_RHINE=y |
678 | # CONFIG_VIA_RHINE_MMIO is not set | 721 | # CONFIG_VIA_RHINE_MMIO is not set |
679 | # CONFIG_VIA_RHINE_NAPI is not set | 722 | # CONFIG_VIA_RHINE_NAPI is not set |
680 | 723 | # CONFIG_SC92031 is not set | |
681 | # | 724 | CONFIG_NETDEV_1000=y |
682 | # Ethernet (1000 Mbit) | ||
683 | # | ||
684 | # CONFIG_ACENIC is not set | 725 | # CONFIG_ACENIC is not set |
685 | # CONFIG_DL2K is not set | 726 | # CONFIG_DL2K is not set |
686 | # CONFIG_E1000 is not set | 727 | # CONFIG_E1000 is not set |
@@ -696,33 +737,33 @@ CONFIG_VIA_RHINE=y | |||
696 | # CONFIG_TIGON3 is not set | 737 | # CONFIG_TIGON3 is not set |
697 | # CONFIG_BNX2 is not set | 738 | # CONFIG_BNX2 is not set |
698 | CONFIG_MV643XX_ETH=y | 739 | CONFIG_MV643XX_ETH=y |
699 | # CONFIG_MV643XX_ETH_0 is not set | ||
700 | # CONFIG_MV643XX_ETH_1 is not set | ||
701 | # CONFIG_MV643XX_ETH_2 is not set | ||
702 | # CONFIG_QLA3XXX is not set | 740 | # CONFIG_QLA3XXX is not set |
703 | 741 | # CONFIG_ATL1 is not set | |
704 | # | 742 | CONFIG_NETDEV_10000=y |
705 | # Ethernet (10000 Mbit) | ||
706 | # | ||
707 | # CONFIG_CHELSIO_T1 is not set | 743 | # CONFIG_CHELSIO_T1 is not set |
744 | # CONFIG_CHELSIO_T3 is not set | ||
708 | # CONFIG_IXGB is not set | 745 | # CONFIG_IXGB is not set |
709 | # CONFIG_S2IO is not set | 746 | # CONFIG_S2IO is not set |
710 | # CONFIG_MYRI10GE is not set | 747 | # CONFIG_MYRI10GE is not set |
711 | # CONFIG_NETXEN_NIC is not set | 748 | # CONFIG_NETXEN_NIC is not set |
712 | 749 | # CONFIG_MLX4_CORE is not set | |
713 | # | ||
714 | # Token Ring devices | ||
715 | # | ||
716 | # CONFIG_TR is not set | 750 | # CONFIG_TR is not set |
717 | 751 | ||
718 | # | 752 | # |
719 | # Wireless LAN (non-hamradio) | 753 | # Wireless LAN |
720 | # | 754 | # |
721 | # CONFIG_NET_RADIO is not set | 755 | # CONFIG_WLAN_PRE80211 is not set |
756 | # CONFIG_WLAN_80211 is not set | ||
722 | 757 | ||
723 | # | 758 | # |
724 | # Wan interfaces | 759 | # USB Network Adapters |
725 | # | 760 | # |
761 | # CONFIG_USB_CATC is not set | ||
762 | # CONFIG_USB_KAWETH is not set | ||
763 | # CONFIG_USB_PEGASUS is not set | ||
764 | # CONFIG_USB_RTL8150 is not set | ||
765 | # CONFIG_USB_USBNET_MII is not set | ||
766 | # CONFIG_USB_USBNET is not set | ||
726 | # CONFIG_WAN is not set | 767 | # CONFIG_WAN is not set |
727 | # CONFIG_FDDI is not set | 768 | # CONFIG_FDDI is not set |
728 | # CONFIG_HIPPI is not set | 769 | # CONFIG_HIPPI is not set |
@@ -758,6 +799,7 @@ CONFIG_SLHC=m | |||
758 | # | 799 | # |
759 | CONFIG_INPUT=y | 800 | CONFIG_INPUT=y |
760 | # CONFIG_INPUT_FF_MEMLESS is not set | 801 | # CONFIG_INPUT_FF_MEMLESS is not set |
802 | # CONFIG_INPUT_POLLDEV is not set | ||
761 | 803 | ||
762 | # | 804 | # |
763 | # Userland interfaces | 805 | # Userland interfaces |
@@ -783,15 +825,28 @@ CONFIG_KEYBOARD_ATKBD=y | |||
783 | # CONFIG_KEYBOARD_STOWAWAY is not set | 825 | # CONFIG_KEYBOARD_STOWAWAY is not set |
784 | CONFIG_INPUT_MOUSE=y | 826 | CONFIG_INPUT_MOUSE=y |
785 | CONFIG_MOUSE_PS2=y | 827 | CONFIG_MOUSE_PS2=y |
828 | CONFIG_MOUSE_PS2_ALPS=y | ||
829 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
830 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
831 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
832 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
833 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
786 | # CONFIG_MOUSE_SERIAL is not set | 834 | # CONFIG_MOUSE_SERIAL is not set |
835 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
787 | # CONFIG_MOUSE_INPORT is not set | 836 | # CONFIG_MOUSE_INPORT is not set |
788 | # CONFIG_MOUSE_LOGIBM is not set | 837 | # CONFIG_MOUSE_LOGIBM is not set |
789 | # CONFIG_MOUSE_PC110PAD is not set | 838 | # CONFIG_MOUSE_PC110PAD is not set |
790 | # CONFIG_MOUSE_VSXXXAA is not set | 839 | # CONFIG_MOUSE_VSXXXAA is not set |
791 | # CONFIG_INPUT_JOYSTICK is not set | 840 | # CONFIG_INPUT_JOYSTICK is not set |
841 | # CONFIG_INPUT_TABLET is not set | ||
792 | # CONFIG_INPUT_TOUCHSCREEN is not set | 842 | # CONFIG_INPUT_TOUCHSCREEN is not set |
793 | CONFIG_INPUT_MISC=y | 843 | CONFIG_INPUT_MISC=y |
794 | # CONFIG_INPUT_PCSPKR is not set | 844 | # CONFIG_INPUT_PCSPKR is not set |
845 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
846 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
847 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
848 | # CONFIG_INPUT_POWERMATE is not set | ||
849 | # CONFIG_INPUT_YEALINK is not set | ||
795 | CONFIG_INPUT_UINPUT=y | 850 | CONFIG_INPUT_UINPUT=y |
796 | 851 | ||
797 | # | 852 | # |
@@ -831,6 +886,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
831 | CONFIG_SERIAL_CORE=y | 886 | CONFIG_SERIAL_CORE=y |
832 | CONFIG_SERIAL_CORE_CONSOLE=y | 887 | CONFIG_SERIAL_CORE_CONSOLE=y |
833 | # CONFIG_SERIAL_JSM is not set | 888 | # CONFIG_SERIAL_JSM is not set |
889 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
834 | CONFIG_UNIX98_PTYS=y | 890 | CONFIG_UNIX98_PTYS=y |
835 | CONFIG_LEGACY_PTYS=y | 891 | CONFIG_LEGACY_PTYS=y |
836 | CONFIG_LEGACY_PTY_COUNT=256 | 892 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -841,10 +897,6 @@ CONFIG_BRIQ_PANEL=m | |||
841 | # IPMI | 897 | # IPMI |
842 | # | 898 | # |
843 | # CONFIG_IPMI_HANDLER is not set | 899 | # CONFIG_IPMI_HANDLER is not set |
844 | |||
845 | # | ||
846 | # Watchdog Cards | ||
847 | # | ||
848 | # CONFIG_WATCHDOG is not set | 900 | # CONFIG_WATCHDOG is not set |
849 | # CONFIG_HW_RANDOM is not set | 901 | # CONFIG_HW_RANDOM is not set |
850 | CONFIG_NVRAM=y | 902 | CONFIG_NVRAM=y |
@@ -861,11 +913,9 @@ CONFIG_GEN_RTC=y | |||
861 | # TPM devices | 913 | # TPM devices |
862 | # | 914 | # |
863 | # CONFIG_TCG_TPM is not set | 915 | # CONFIG_TCG_TPM is not set |
864 | 916 | CONFIG_DEVPORT=y | |
865 | # | ||
866 | # I2C support | ||
867 | # | ||
868 | CONFIG_I2C=y | 917 | CONFIG_I2C=y |
918 | CONFIG_I2C_BOARDINFO=y | ||
869 | # CONFIG_I2C_CHARDEV is not set | 919 | # CONFIG_I2C_CHARDEV is not set |
870 | 920 | ||
871 | # | 921 | # |
@@ -893,10 +943,12 @@ CONFIG_I2C_ALGOBIT=y | |||
893 | # CONFIG_I2C_PARPORT_LIGHT is not set | 943 | # CONFIG_I2C_PARPORT_LIGHT is not set |
894 | # CONFIG_I2C_PROSAVAGE is not set | 944 | # CONFIG_I2C_PROSAVAGE is not set |
895 | # CONFIG_I2C_SAVAGE4 is not set | 945 | # CONFIG_I2C_SAVAGE4 is not set |
946 | # CONFIG_I2C_SIMTEC is not set | ||
896 | # CONFIG_I2C_SIS5595 is not set | 947 | # CONFIG_I2C_SIS5595 is not set |
897 | # CONFIG_I2C_SIS630 is not set | 948 | # CONFIG_I2C_SIS630 is not set |
898 | # CONFIG_I2C_SIS96X is not set | 949 | # CONFIG_I2C_SIS96X is not set |
899 | # CONFIG_I2C_STUB is not set | 950 | # CONFIG_I2C_STUB is not set |
951 | # CONFIG_I2C_TINY_USB is not set | ||
900 | # CONFIG_I2C_VIA is not set | 952 | # CONFIG_I2C_VIA is not set |
901 | # CONFIG_I2C_VIAPRO is not set | 953 | # CONFIG_I2C_VIAPRO is not set |
902 | # CONFIG_I2C_VOODOO3 is not set | 954 | # CONFIG_I2C_VOODOO3 is not set |
@@ -928,37 +980,56 @@ CONFIG_I2C_ALGOBIT=y | |||
928 | # Dallas's 1-wire bus | 980 | # Dallas's 1-wire bus |
929 | # | 981 | # |
930 | # CONFIG_W1 is not set | 982 | # CONFIG_W1 is not set |
983 | # CONFIG_HWMON is not set | ||
931 | 984 | ||
932 | # | 985 | # |
933 | # Hardware Monitoring support | 986 | # Multifunction device drivers |
934 | # | 987 | # |
935 | # CONFIG_HWMON is not set | 988 | # CONFIG_MFD_SM501 is not set |
936 | # CONFIG_HWMON_VID is not set | ||
937 | 989 | ||
938 | # | 990 | # |
939 | # Multimedia devices | 991 | # Multimedia devices |
940 | # | 992 | # |
941 | # CONFIG_VIDEO_DEV is not set | 993 | # CONFIG_VIDEO_DEV is not set |
994 | # CONFIG_DVB_CORE is not set | ||
995 | # CONFIG_DAB is not set | ||
942 | 996 | ||
943 | # | 997 | # |
944 | # Digital Video Broadcasting Devices | 998 | # Graphics support |
945 | # | 999 | # |
946 | # CONFIG_DVB is not set | 1000 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
947 | # CONFIG_USB_DABUSB is not set | 1001 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1002 | CONFIG_LCD_CLASS_DEVICE=m | ||
948 | 1003 | ||
949 | # | 1004 | # |
950 | # Graphics support | 1005 | # Display device support |
951 | # | 1006 | # |
952 | CONFIG_FIRMWARE_EDID=y | 1007 | CONFIG_DISPLAY_SUPPORT=m |
1008 | |||
1009 | # | ||
1010 | # Display hardware drivers | ||
1011 | # | ||
1012 | # CONFIG_VGASTATE is not set | ||
953 | CONFIG_FB=y | 1013 | CONFIG_FB=y |
1014 | CONFIG_FIRMWARE_EDID=y | ||
954 | CONFIG_FB_DDC=y | 1015 | CONFIG_FB_DDC=y |
955 | CONFIG_FB_CFB_FILLRECT=y | 1016 | CONFIG_FB_CFB_FILLRECT=y |
956 | CONFIG_FB_CFB_COPYAREA=y | 1017 | CONFIG_FB_CFB_COPYAREA=y |
957 | CONFIG_FB_CFB_IMAGEBLIT=y | 1018 | CONFIG_FB_CFB_IMAGEBLIT=y |
1019 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1020 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1021 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1022 | # CONFIG_FB_SYS_FOPS is not set | ||
1023 | CONFIG_FB_DEFERRED_IO=y | ||
1024 | # CONFIG_FB_SVGALIB is not set | ||
958 | CONFIG_FB_MACMODES=y | 1025 | CONFIG_FB_MACMODES=y |
959 | # CONFIG_FB_BACKLIGHT is not set | 1026 | CONFIG_FB_BACKLIGHT=y |
960 | CONFIG_FB_MODE_HELPERS=y | 1027 | CONFIG_FB_MODE_HELPERS=y |
961 | CONFIG_FB_TILEBLITTING=y | 1028 | CONFIG_FB_TILEBLITTING=y |
1029 | |||
1030 | # | ||
1031 | # Frame buffer hardware drivers | ||
1032 | # | ||
962 | # CONFIG_FB_CIRRUS is not set | 1033 | # CONFIG_FB_CIRRUS is not set |
963 | # CONFIG_FB_PM2 is not set | 1034 | # CONFIG_FB_PM2 is not set |
964 | # CONFIG_FB_CYBER2000 is not set | 1035 | # CONFIG_FB_CYBER2000 is not set |
@@ -978,12 +1049,15 @@ CONFIG_FB_MATROX_G=y | |||
978 | # CONFIG_FB_MATROX_MULTIHEAD is not set | 1049 | # CONFIG_FB_MATROX_MULTIHEAD is not set |
979 | CONFIG_FB_RADEON=y | 1050 | CONFIG_FB_RADEON=y |
980 | CONFIG_FB_RADEON_I2C=y | 1051 | CONFIG_FB_RADEON_I2C=y |
1052 | CONFIG_FB_RADEON_BACKLIGHT=y | ||
981 | # CONFIG_FB_RADEON_DEBUG is not set | 1053 | # CONFIG_FB_RADEON_DEBUG is not set |
982 | # CONFIG_FB_ATY128 is not set | 1054 | # CONFIG_FB_ATY128 is not set |
983 | CONFIG_FB_ATY=y | 1055 | CONFIG_FB_ATY=y |
984 | CONFIG_FB_ATY_CT=y | 1056 | CONFIG_FB_ATY_CT=y |
985 | # CONFIG_FB_ATY_GENERIC_LCD is not set | 1057 | # CONFIG_FB_ATY_GENERIC_LCD is not set |
986 | CONFIG_FB_ATY_GX=y | 1058 | CONFIG_FB_ATY_GX=y |
1059 | CONFIG_FB_ATY_BACKLIGHT=y | ||
1060 | # CONFIG_FB_S3 is not set | ||
987 | # CONFIG_FB_SAVAGE is not set | 1061 | # CONFIG_FB_SAVAGE is not set |
988 | # CONFIG_FB_SIS is not set | 1062 | # CONFIG_FB_SIS is not set |
989 | # CONFIG_FB_NEOMAGIC is not set | 1063 | # CONFIG_FB_NEOMAGIC is not set |
@@ -991,7 +1065,10 @@ CONFIG_FB_ATY_GX=y | |||
991 | CONFIG_FB_3DFX=y | 1065 | CONFIG_FB_3DFX=y |
992 | # CONFIG_FB_3DFX_ACCEL is not set | 1066 | # CONFIG_FB_3DFX_ACCEL is not set |
993 | # CONFIG_FB_VOODOO1 is not set | 1067 | # CONFIG_FB_VOODOO1 is not set |
1068 | # CONFIG_FB_VT8623 is not set | ||
994 | # CONFIG_FB_TRIDENT is not set | 1069 | # CONFIG_FB_TRIDENT is not set |
1070 | # CONFIG_FB_ARK is not set | ||
1071 | # CONFIG_FB_PM3 is not set | ||
995 | # CONFIG_FB_IBM_GXT4500 is not set | 1072 | # CONFIG_FB_IBM_GXT4500 is not set |
996 | # CONFIG_FB_VIRTUAL is not set | 1073 | # CONFIG_FB_VIRTUAL is not set |
997 | 1074 | ||
@@ -1007,15 +1084,10 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1007 | # CONFIG_FONTS is not set | 1084 | # CONFIG_FONTS is not set |
1008 | CONFIG_FONT_8x8=y | 1085 | CONFIG_FONT_8x8=y |
1009 | CONFIG_FONT_8x16=y | 1086 | CONFIG_FONT_8x16=y |
1010 | |||
1011 | # | ||
1012 | # Logo configuration | ||
1013 | # | ||
1014 | CONFIG_LOGO=y | 1087 | CONFIG_LOGO=y |
1015 | CONFIG_LOGO_LINUX_MONO=y | 1088 | CONFIG_LOGO_LINUX_MONO=y |
1016 | CONFIG_LOGO_LINUX_VGA16=y | 1089 | CONFIG_LOGO_LINUX_VGA16=y |
1017 | CONFIG_LOGO_LINUX_CLUT224=y | 1090 | CONFIG_LOGO_LINUX_CLUT224=y |
1018 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1019 | 1091 | ||
1020 | # | 1092 | # |
1021 | # Sound | 1093 | # Sound |
@@ -1026,6 +1098,15 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
1026 | # HID Devices | 1098 | # HID Devices |
1027 | # | 1099 | # |
1028 | CONFIG_HID=y | 1100 | CONFIG_HID=y |
1101 | # CONFIG_HID_DEBUG is not set | ||
1102 | |||
1103 | # | ||
1104 | # USB Input Devices | ||
1105 | # | ||
1106 | CONFIG_USB_HID=y | ||
1107 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1108 | # CONFIG_HID_FF is not set | ||
1109 | # CONFIG_USB_HIDDEV is not set | ||
1029 | 1110 | ||
1030 | # | 1111 | # |
1031 | # USB support | 1112 | # USB support |
@@ -1040,9 +1121,8 @@ CONFIG_USB=y | |||
1040 | # Miscellaneous USB options | 1121 | # Miscellaneous USB options |
1041 | # | 1122 | # |
1042 | CONFIG_USB_DEVICEFS=y | 1123 | CONFIG_USB_DEVICEFS=y |
1043 | # CONFIG_USB_BANDWIDTH is not set | 1124 | CONFIG_USB_DEVICE_CLASS=y |
1044 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1125 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1045 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1046 | # CONFIG_USB_OTG is not set | 1126 | # CONFIG_USB_OTG is not set |
1047 | 1127 | ||
1048 | # | 1128 | # |
@@ -1052,9 +1132,12 @@ CONFIG_USB_EHCI_HCD=m | |||
1052 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1132 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1053 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1133 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1054 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1134 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1135 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1055 | # CONFIG_USB_ISP116X_HCD is not set | 1136 | # CONFIG_USB_ISP116X_HCD is not set |
1056 | CONFIG_USB_OHCI_HCD=y | 1137 | CONFIG_USB_OHCI_HCD=y |
1057 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1138 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
1139 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1140 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1058 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1141 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1059 | CONFIG_USB_UHCI_HCD=y | 1142 | CONFIG_USB_UHCI_HCD=y |
1060 | # CONFIG_USB_SL811_HCD is not set | 1143 | # CONFIG_USB_SL811_HCD is not set |
@@ -1088,40 +1171,10 @@ CONFIG_USB_STORAGE=m | |||
1088 | # CONFIG_USB_LIBUSUAL is not set | 1171 | # CONFIG_USB_LIBUSUAL is not set |
1089 | 1172 | ||
1090 | # | 1173 | # |
1091 | # USB Input Devices | ||
1092 | # | ||
1093 | CONFIG_USB_HID=y | ||
1094 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1095 | # CONFIG_HID_FF is not set | ||
1096 | # CONFIG_USB_HIDDEV is not set | ||
1097 | # CONFIG_USB_AIPTEK is not set | ||
1098 | # CONFIG_USB_WACOM is not set | ||
1099 | # CONFIG_USB_ACECAD is not set | ||
1100 | # CONFIG_USB_KBTAB is not set | ||
1101 | # CONFIG_USB_POWERMATE is not set | ||
1102 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1103 | # CONFIG_USB_YEALINK is not set | ||
1104 | # CONFIG_USB_XPAD is not set | ||
1105 | # CONFIG_USB_ATI_REMOTE is not set | ||
1106 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1107 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1108 | # CONFIG_USB_APPLETOUCH is not set | ||
1109 | |||
1110 | # | ||
1111 | # USB Imaging devices | 1174 | # USB Imaging devices |
1112 | # | 1175 | # |
1113 | # CONFIG_USB_MDC800 is not set | 1176 | # CONFIG_USB_MDC800 is not set |
1114 | # CONFIG_USB_MICROTEK is not set | 1177 | # CONFIG_USB_MICROTEK is not set |
1115 | |||
1116 | # | ||
1117 | # USB Network Adapters | ||
1118 | # | ||
1119 | # CONFIG_USB_CATC is not set | ||
1120 | # CONFIG_USB_KAWETH is not set | ||
1121 | # CONFIG_USB_PEGASUS is not set | ||
1122 | # CONFIG_USB_RTL8150 is not set | ||
1123 | # CONFIG_USB_USBNET_MII is not set | ||
1124 | # CONFIG_USB_USBNET is not set | ||
1125 | CONFIG_USB_MON=y | 1178 | CONFIG_USB_MON=y |
1126 | 1179 | ||
1127 | # | 1180 | # |
@@ -1143,6 +1196,7 @@ CONFIG_USB_MON=y | |||
1143 | # CONFIG_USB_RIO500 is not set | 1196 | # CONFIG_USB_RIO500 is not set |
1144 | # CONFIG_USB_LEGOTOWER is not set | 1197 | # CONFIG_USB_LEGOTOWER is not set |
1145 | # CONFIG_USB_LCD is not set | 1198 | # CONFIG_USB_LCD is not set |
1199 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1146 | # CONFIG_USB_LED is not set | 1200 | # CONFIG_USB_LED is not set |
1147 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1201 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1148 | # CONFIG_USB_CYTHERM is not set | 1202 | # CONFIG_USB_CYTHERM is not set |
@@ -1153,6 +1207,7 @@ CONFIG_USB_MON=y | |||
1153 | # CONFIG_USB_SISUSBVGA is not set | 1207 | # CONFIG_USB_SISUSBVGA is not set |
1154 | # CONFIG_USB_LD is not set | 1208 | # CONFIG_USB_LD is not set |
1155 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1209 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1210 | # CONFIG_USB_IOWARRIOR is not set | ||
1156 | # CONFIG_USB_TEST is not set | 1211 | # CONFIG_USB_TEST is not set |
1157 | 1212 | ||
1158 | # | 1213 | # |
@@ -1163,10 +1218,6 @@ CONFIG_USB_MON=y | |||
1163 | # USB Gadget Support | 1218 | # USB Gadget Support |
1164 | # | 1219 | # |
1165 | # CONFIG_USB_GADGET is not set | 1220 | # CONFIG_USB_GADGET is not set |
1166 | |||
1167 | # | ||
1168 | # MMC/SD Card support | ||
1169 | # | ||
1170 | # CONFIG_MMC is not set | 1221 | # CONFIG_MMC is not set |
1171 | 1222 | ||
1172 | # | 1223 | # |
@@ -1210,10 +1261,6 @@ CONFIG_USB_MON=y | |||
1210 | # | 1261 | # |
1211 | 1262 | ||
1212 | # | 1263 | # |
1213 | # Virtualization | ||
1214 | # | ||
1215 | |||
1216 | # | ||
1217 | # File systems | 1264 | # File systems |
1218 | # | 1265 | # |
1219 | CONFIG_EXT2_FS=y | 1266 | CONFIG_EXT2_FS=y |
@@ -1323,6 +1370,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1323 | # CONFIG_SUN_PARTITION is not set | 1370 | # CONFIG_SUN_PARTITION is not set |
1324 | # CONFIG_KARMA_PARTITION is not set | 1371 | # CONFIG_KARMA_PARTITION is not set |
1325 | # CONFIG_EFI_PARTITION is not set | 1372 | # CONFIG_EFI_PARTITION is not set |
1373 | # CONFIG_SYSV68_PARTITION is not set | ||
1326 | 1374 | ||
1327 | # | 1375 | # |
1328 | # Native Language Support | 1376 | # Native Language Support |
@@ -1372,6 +1420,7 @@ CONFIG_NLS_ISO8859_1=m | |||
1372 | # Distributed Lock Manager | 1420 | # Distributed Lock Manager |
1373 | # | 1421 | # |
1374 | # CONFIG_DLM is not set | 1422 | # CONFIG_DLM is not set |
1423 | # CONFIG_UCC_SLOW is not set | ||
1375 | 1424 | ||
1376 | # | 1425 | # |
1377 | # Library routines | 1426 | # Library routines |
@@ -1379,17 +1428,21 @@ CONFIG_NLS_ISO8859_1=m | |||
1379 | CONFIG_BITREVERSE=y | 1428 | CONFIG_BITREVERSE=y |
1380 | CONFIG_CRC_CCITT=m | 1429 | CONFIG_CRC_CCITT=m |
1381 | # CONFIG_CRC16 is not set | 1430 | # CONFIG_CRC16 is not set |
1431 | # CONFIG_CRC_ITU_T is not set | ||
1382 | CONFIG_CRC32=y | 1432 | CONFIG_CRC32=y |
1383 | # CONFIG_LIBCRC32C is not set | 1433 | # CONFIG_LIBCRC32C is not set |
1384 | CONFIG_ZLIB_INFLATE=m | 1434 | CONFIG_ZLIB_INFLATE=m |
1385 | CONFIG_ZLIB_DEFLATE=m | 1435 | CONFIG_ZLIB_DEFLATE=m |
1386 | CONFIG_PLIST=y | 1436 | CONFIG_PLIST=y |
1387 | CONFIG_IOMAP_COPY=y | 1437 | CONFIG_HAS_IOMEM=y |
1438 | CONFIG_HAS_IOPORT=y | ||
1439 | CONFIG_HAS_DMA=y | ||
1388 | 1440 | ||
1389 | # | 1441 | # |
1390 | # Instrumentation Support | 1442 | # Instrumentation Support |
1391 | # | 1443 | # |
1392 | # CONFIG_PROFILING is not set | 1444 | # CONFIG_PROFILING is not set |
1445 | # CONFIG_KPROBES is not set | ||
1393 | 1446 | ||
1394 | # | 1447 | # |
1395 | # Kernel hacking | 1448 | # Kernel hacking |
@@ -1401,15 +1454,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1401 | # CONFIG_DEBUG_FS is not set | 1454 | # CONFIG_DEBUG_FS is not set |
1402 | # CONFIG_HEADERS_CHECK is not set | 1455 | # CONFIG_HEADERS_CHECK is not set |
1403 | CONFIG_DEBUG_KERNEL=y | 1456 | CONFIG_DEBUG_KERNEL=y |
1404 | CONFIG_LOG_BUF_SHIFT=15 | 1457 | # CONFIG_DEBUG_SHIRQ is not set |
1405 | CONFIG_DETECT_SOFTLOCKUP=y | 1458 | CONFIG_DETECT_SOFTLOCKUP=y |
1406 | # CONFIG_SCHEDSTATS is not set | 1459 | # CONFIG_SCHEDSTATS is not set |
1460 | # CONFIG_TIMER_STATS is not set | ||
1407 | # CONFIG_DEBUG_SLAB is not set | 1461 | # CONFIG_DEBUG_SLAB is not set |
1408 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1462 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1409 | # CONFIG_RT_MUTEX_TESTER is not set | 1463 | # CONFIG_RT_MUTEX_TESTER is not set |
1410 | # CONFIG_DEBUG_SPINLOCK is not set | 1464 | # CONFIG_DEBUG_SPINLOCK is not set |
1411 | CONFIG_DEBUG_MUTEXES=y | 1465 | CONFIG_DEBUG_MUTEXES=y |
1412 | # CONFIG_DEBUG_RWSEMS is not set | ||
1413 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1466 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1414 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1467 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1415 | # CONFIG_DEBUG_KOBJECT is not set | 1468 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1420,6 +1473,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1420 | # CONFIG_DEBUG_LIST is not set | 1473 | # CONFIG_DEBUG_LIST is not set |
1421 | CONFIG_FORCED_INLINING=y | 1474 | CONFIG_FORCED_INLINING=y |
1422 | # CONFIG_RCU_TORTURE_TEST is not set | 1475 | # CONFIG_RCU_TORTURE_TEST is not set |
1476 | # CONFIG_FAULT_INJECTION is not set | ||
1477 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1478 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1479 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1423 | CONFIG_DEBUGGER=y | 1480 | CONFIG_DEBUGGER=y |
1424 | CONFIG_XMON=y | 1481 | CONFIG_XMON=y |
1425 | CONFIG_XMON_DEFAULT=y | 1482 | CONFIG_XMON_DEFAULT=y |
@@ -1454,8 +1511,11 @@ CONFIG_CRYPTO_SHA1=m | |||
1454 | # CONFIG_CRYPTO_GF128MUL is not set | 1511 | # CONFIG_CRYPTO_GF128MUL is not set |
1455 | CONFIG_CRYPTO_ECB=m | 1512 | CONFIG_CRYPTO_ECB=m |
1456 | CONFIG_CRYPTO_CBC=m | 1513 | CONFIG_CRYPTO_CBC=m |
1514 | CONFIG_CRYPTO_PCBC=m | ||
1457 | # CONFIG_CRYPTO_LRW is not set | 1515 | # CONFIG_CRYPTO_LRW is not set |
1516 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1458 | # CONFIG_CRYPTO_DES is not set | 1517 | # CONFIG_CRYPTO_DES is not set |
1518 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1459 | # CONFIG_CRYPTO_BLOWFISH is not set | 1519 | # CONFIG_CRYPTO_BLOWFISH is not set |
1460 | # CONFIG_CRYPTO_TWOFISH is not set | 1520 | # CONFIG_CRYPTO_TWOFISH is not set |
1461 | # CONFIG_CRYPTO_SERPENT is not set | 1521 | # CONFIG_CRYPTO_SERPENT is not set |
@@ -1469,6 +1529,7 @@ CONFIG_CRYPTO_ARC4=m | |||
1469 | # CONFIG_CRYPTO_DEFLATE is not set | 1529 | # CONFIG_CRYPTO_DEFLATE is not set |
1470 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1530 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1471 | # CONFIG_CRYPTO_CRC32C is not set | 1531 | # CONFIG_CRYPTO_CRC32C is not set |
1532 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1472 | # CONFIG_CRYPTO_TEST is not set | 1533 | # CONFIG_CRYPTO_TEST is not set |
1473 | 1534 | ||
1474 | # | 1535 | # |
diff --git a/arch/powerpc/configs/ebony_defconfig b/arch/powerpc/configs/ebony_defconfig index c3b96ef3c2d1..5762cddfc148 100644 --- a/arch/powerpc/configs/ebony_defconfig +++ b/arch/powerpc/configs/ebony_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Fri May 4 13:47:08 2007 | 4 | # Tue Jun 26 12:38:33 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -45,6 +45,7 @@ CONFIG_4xx=y | |||
45 | CONFIG_BOOKE=y | 45 | CONFIG_BOOKE=y |
46 | CONFIG_PTE_64BIT=y | 46 | CONFIG_PTE_64BIT=y |
47 | CONFIG_PHYS_64BIT=y | 47 | CONFIG_PHYS_64BIT=y |
48 | # CONFIG_PPC_MM_SLICES is not set | ||
48 | CONFIG_NOT_COHERENT_CACHE=y | 49 | CONFIG_NOT_COHERENT_CACHE=y |
49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 50 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
50 | 51 | ||
@@ -70,6 +71,7 @@ CONFIG_POSIX_MQUEUE=y | |||
70 | # CONFIG_UTS_NS is not set | 71 | # CONFIG_UTS_NS is not set |
71 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
72 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | ||
73 | CONFIG_SYSFS_DEPRECATED=y | 75 | CONFIG_SYSFS_DEPRECATED=y |
74 | # CONFIG_RELAY is not set | 76 | # CONFIG_RELAY is not set |
75 | CONFIG_BLK_DEV_INITRD=y | 77 | CONFIG_BLK_DEV_INITRD=y |
@@ -87,14 +89,19 @@ CONFIG_BUG=y | |||
87 | CONFIG_ELF_CORE=y | 89 | CONFIG_ELF_CORE=y |
88 | CONFIG_BASE_FULL=y | 90 | CONFIG_BASE_FULL=y |
89 | CONFIG_FUTEX=y | 91 | CONFIG_FUTEX=y |
92 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EPOLL=y | 93 | CONFIG_EPOLL=y |
94 | CONFIG_SIGNALFD=y | ||
95 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | ||
91 | CONFIG_SHMEM=y | 97 | CONFIG_SHMEM=y |
92 | CONFIG_SLAB=y | ||
93 | CONFIG_VM_EVENT_COUNTERS=y | 98 | CONFIG_VM_EVENT_COUNTERS=y |
99 | CONFIG_SLAB=y | ||
100 | # CONFIG_SLUB is not set | ||
101 | # CONFIG_SLOB is not set | ||
94 | CONFIG_RT_MUTEXES=y | 102 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | 103 | # CONFIG_TINY_SHMEM is not set |
96 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
97 | # CONFIG_SLOB is not set | ||
98 | 105 | ||
99 | # | 106 | # |
100 | # Loadable module support | 107 | # Loadable module support |
@@ -193,16 +200,14 @@ CONFIG_PPC_INDIRECT_PCI=y | |||
193 | CONFIG_PCI=y | 200 | CONFIG_PCI=y |
194 | CONFIG_PCI_DOMAINS=y | 201 | CONFIG_PCI_DOMAINS=y |
195 | # CONFIG_PCIEPORTBUS is not set | 202 | # CONFIG_PCIEPORTBUS is not set |
203 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
204 | # CONFIG_PCI_MSI is not set | ||
196 | # CONFIG_PCI_DEBUG is not set | 205 | # CONFIG_PCI_DEBUG is not set |
197 | 206 | ||
198 | # | 207 | # |
199 | # PCCARD (PCMCIA/CardBus) support | 208 | # PCCARD (PCMCIA/CardBus) support |
200 | # | 209 | # |
201 | # CONFIG_PCCARD is not set | 210 | # CONFIG_PCCARD is not set |
202 | |||
203 | # | ||
204 | # PCI Hotplug Support | ||
205 | # | ||
206 | # CONFIG_HOTPLUG_PCI is not set | 211 | # CONFIG_HOTPLUG_PCI is not set |
207 | 212 | ||
208 | # | 213 | # |
@@ -264,20 +269,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
264 | # CONFIG_INET6_TUNNEL is not set | 269 | # CONFIG_INET6_TUNNEL is not set |
265 | # CONFIG_NETWORK_SECMARK is not set | 270 | # CONFIG_NETWORK_SECMARK is not set |
266 | # CONFIG_NETFILTER is not set | 271 | # CONFIG_NETFILTER is not set |
267 | |||
268 | # | ||
269 | # DCCP Configuration (EXPERIMENTAL) | ||
270 | # | ||
271 | # CONFIG_IP_DCCP is not set | 272 | # CONFIG_IP_DCCP is not set |
272 | |||
273 | # | ||
274 | # SCTP Configuration (EXPERIMENTAL) | ||
275 | # | ||
276 | # CONFIG_IP_SCTP is not set | 273 | # CONFIG_IP_SCTP is not set |
277 | |||
278 | # | ||
279 | # TIPC Configuration (EXPERIMENTAL) | ||
280 | # | ||
281 | # CONFIG_TIPC is not set | 274 | # CONFIG_TIPC is not set |
282 | # CONFIG_ATM is not set | 275 | # CONFIG_ATM is not set |
283 | # CONFIG_BRIDGE is not set | 276 | # CONFIG_BRIDGE is not set |
@@ -310,7 +303,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
310 | # | 303 | # |
311 | # CONFIG_CFG80211 is not set | 304 | # CONFIG_CFG80211 is not set |
312 | # CONFIG_WIRELESS_EXT is not set | 305 | # CONFIG_WIRELESS_EXT is not set |
306 | # CONFIG_MAC80211 is not set | ||
313 | # CONFIG_IEEE80211 is not set | 307 | # CONFIG_IEEE80211 is not set |
308 | # CONFIG_RFKILL is not set | ||
314 | 309 | ||
315 | # | 310 | # |
316 | # Device Drivers | 311 | # Device Drivers |
@@ -365,12 +360,10 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
365 | # | 360 | # |
366 | # Misc devices | 361 | # Misc devices |
367 | # | 362 | # |
363 | # CONFIG_PHANTOM is not set | ||
368 | # CONFIG_SGI_IOC4 is not set | 364 | # CONFIG_SGI_IOC4 is not set |
369 | # CONFIG_TIFM_CORE is not set | 365 | # CONFIG_TIFM_CORE is not set |
370 | 366 | # CONFIG_BLINK is not set | |
371 | # | ||
372 | # ATA/ATAPI/MFM/RLL support | ||
373 | # | ||
374 | # CONFIG_IDE is not set | 367 | # CONFIG_IDE is not set |
375 | 368 | ||
376 | # | 369 | # |
@@ -379,10 +372,6 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
379 | # CONFIG_RAID_ATTRS is not set | 372 | # CONFIG_RAID_ATTRS is not set |
380 | # CONFIG_SCSI is not set | 373 | # CONFIG_SCSI is not set |
381 | # CONFIG_SCSI_NETLINK is not set | 374 | # CONFIG_SCSI_NETLINK is not set |
382 | |||
383 | # | ||
384 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
385 | # | ||
386 | # CONFIG_ATA is not set | 375 | # CONFIG_ATA is not set |
387 | 376 | ||
388 | # | 377 | # |
@@ -398,6 +387,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
398 | # | 387 | # |
399 | # IEEE 1394 (FireWire) support | 388 | # IEEE 1394 (FireWire) support |
400 | # | 389 | # |
390 | # CONFIG_FIREWIRE is not set | ||
401 | # CONFIG_IEEE1394 is not set | 391 | # CONFIG_IEEE1394 is not set |
402 | 392 | ||
403 | # | 393 | # |
@@ -414,35 +404,21 @@ CONFIG_NETDEVICES=y | |||
414 | # CONFIG_BONDING is not set | 404 | # CONFIG_BONDING is not set |
415 | # CONFIG_EQUALIZER is not set | 405 | # CONFIG_EQUALIZER is not set |
416 | # CONFIG_TUN is not set | 406 | # CONFIG_TUN is not set |
417 | |||
418 | # | ||
419 | # ARCnet devices | ||
420 | # | ||
421 | # CONFIG_ARCNET is not set | 407 | # CONFIG_ARCNET is not set |
422 | 408 | ||
423 | # | 409 | # |
424 | # PHY device support | ||
425 | # | ||
426 | |||
427 | # | ||
428 | # Ethernet (10 or 100Mbit) | 410 | # Ethernet (10 or 100Mbit) |
429 | # | 411 | # |
430 | # CONFIG_NET_ETHERNET is not set | 412 | # CONFIG_NET_ETHERNET is not set |
431 | CONFIG_IBM_NEW_EMAC=y | 413 | CONFIG_IBM_EMAC=y |
432 | CONFIG_IBM_NEW_EMAC_RXB=128 | 414 | CONFIG_IBM_EMAC_RXB=128 |
433 | CONFIG_IBM_NEW_EMAC_TXB=64 | 415 | CONFIG_IBM_EMAC_TXB=64 |
434 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | 416 | CONFIG_IBM_EMAC_POLL_WEIGHT=32 |
435 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | 417 | CONFIG_IBM_EMAC_RX_COPY_THRESHOLD=256 |
436 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | 418 | CONFIG_IBM_EMAC_RX_SKB_HEADROOM=0 |
437 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | 419 | # CONFIG_IBM_EMAC_DEBUG is not set |
438 | CONFIG_IBM_NEW_EMAC_ZMII=y | 420 | CONFIG_IBM_EMAC_ZMII=y |
439 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 421 | CONFIG_NETDEV_1000=y |
440 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
441 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
442 | |||
443 | # | ||
444 | # Ethernet (1000 Mbit) | ||
445 | # | ||
446 | # CONFIG_ACENIC is not set | 422 | # CONFIG_ACENIC is not set |
447 | # CONFIG_DL2K is not set | 423 | # CONFIG_DL2K is not set |
448 | # CONFIG_E1000 is not set | 424 | # CONFIG_E1000 is not set |
@@ -454,24 +430,19 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
454 | # CONFIG_SKGE is not set | 430 | # CONFIG_SKGE is not set |
455 | # CONFIG_SKY2 is not set | 431 | # CONFIG_SKY2 is not set |
456 | # CONFIG_SK98LIN is not set | 432 | # CONFIG_SK98LIN is not set |
433 | # CONFIG_VIA_VELOCITY is not set | ||
457 | # CONFIG_TIGON3 is not set | 434 | # CONFIG_TIGON3 is not set |
458 | # CONFIG_BNX2 is not set | 435 | # CONFIG_BNX2 is not set |
459 | # CONFIG_QLA3XXX is not set | 436 | # CONFIG_QLA3XXX is not set |
460 | # CONFIG_ATL1 is not set | 437 | # CONFIG_ATL1 is not set |
461 | 438 | CONFIG_NETDEV_10000=y | |
462 | # | ||
463 | # Ethernet (10000 Mbit) | ||
464 | # | ||
465 | # CONFIG_CHELSIO_T1 is not set | 439 | # CONFIG_CHELSIO_T1 is not set |
466 | # CONFIG_CHELSIO_T3 is not set | 440 | # CONFIG_CHELSIO_T3 is not set |
467 | # CONFIG_IXGB is not set | 441 | # CONFIG_IXGB is not set |
468 | # CONFIG_S2IO is not set | 442 | # CONFIG_S2IO is not set |
469 | # CONFIG_MYRI10GE is not set | 443 | # CONFIG_MYRI10GE is not set |
470 | # CONFIG_NETXEN_NIC is not set | 444 | # CONFIG_NETXEN_NIC is not set |
471 | 445 | # CONFIG_MLX4_CORE is not set | |
472 | # | ||
473 | # Token Ring devices | ||
474 | # | ||
475 | # CONFIG_TR is not set | 446 | # CONFIG_TR is not set |
476 | 447 | ||
477 | # | 448 | # |
@@ -479,10 +450,6 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
479 | # | 450 | # |
480 | # CONFIG_WLAN_PRE80211 is not set | 451 | # CONFIG_WLAN_PRE80211 is not set |
481 | # CONFIG_WLAN_80211 is not set | 452 | # CONFIG_WLAN_80211 is not set |
482 | |||
483 | # | ||
484 | # Wan interfaces | ||
485 | # | ||
486 | # CONFIG_WAN is not set | 453 | # CONFIG_WAN is not set |
487 | # CONFIG_FDDI is not set | 454 | # CONFIG_FDDI is not set |
488 | # CONFIG_HIPPI is not set | 455 | # CONFIG_HIPPI is not set |
@@ -550,15 +517,10 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
550 | # IPMI | 517 | # IPMI |
551 | # | 518 | # |
552 | # CONFIG_IPMI_HANDLER is not set | 519 | # CONFIG_IPMI_HANDLER is not set |
553 | |||
554 | # | ||
555 | # Watchdog Cards | ||
556 | # | ||
557 | # CONFIG_WATCHDOG is not set | 520 | # CONFIG_WATCHDOG is not set |
558 | # CONFIG_HW_RANDOM is not set | 521 | # CONFIG_HW_RANDOM is not set |
559 | # CONFIG_NVRAM is not set | 522 | # CONFIG_NVRAM is not set |
560 | # CONFIG_GEN_RTC is not set | 523 | # CONFIG_GEN_RTC is not set |
561 | # CONFIG_DTLK is not set | ||
562 | # CONFIG_R3964 is not set | 524 | # CONFIG_R3964 is not set |
563 | # CONFIG_APPLICOM is not set | 525 | # CONFIG_APPLICOM is not set |
564 | # CONFIG_AGP is not set | 526 | # CONFIG_AGP is not set |
@@ -569,10 +531,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
569 | # TPM devices | 531 | # TPM devices |
570 | # | 532 | # |
571 | # CONFIG_TCG_TPM is not set | 533 | # CONFIG_TCG_TPM is not set |
572 | 534 | CONFIG_DEVPORT=y | |
573 | # | ||
574 | # I2C support | ||
575 | # | ||
576 | # CONFIG_I2C is not set | 535 | # CONFIG_I2C is not set |
577 | 536 | ||
578 | # | 537 | # |
@@ -585,12 +544,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
585 | # Dallas's 1-wire bus | 544 | # Dallas's 1-wire bus |
586 | # | 545 | # |
587 | # CONFIG_W1 is not set | 546 | # CONFIG_W1 is not set |
588 | |||
589 | # | ||
590 | # Hardware Monitoring support | ||
591 | # | ||
592 | # CONFIG_HWMON is not set | 547 | # CONFIG_HWMON is not set |
593 | # CONFIG_HWMON_VID is not set | ||
594 | 548 | ||
595 | # | 549 | # |
596 | # Multifunction device drivers | 550 | # Multifunction device drivers |
@@ -601,16 +555,19 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
601 | # Multimedia devices | 555 | # Multimedia devices |
602 | # | 556 | # |
603 | # CONFIG_VIDEO_DEV is not set | 557 | # CONFIG_VIDEO_DEV is not set |
558 | # CONFIG_DVB_CORE is not set | ||
559 | # CONFIG_DAB is not set | ||
604 | 560 | ||
605 | # | 561 | # |
606 | # Digital Video Broadcasting Devices | 562 | # Graphics support |
607 | # | 563 | # |
608 | # CONFIG_DVB is not set | 564 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
609 | 565 | ||
610 | # | 566 | # |
611 | # Graphics support | 567 | # Display device support |
612 | # | 568 | # |
613 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 569 | # CONFIG_DISPLAY_SUPPORT is not set |
570 | # CONFIG_VGASTATE is not set | ||
614 | # CONFIG_FB is not set | 571 | # CONFIG_FB is not set |
615 | # CONFIG_FB_IBM_GXT4500 is not set | 572 | # CONFIG_FB_IBM_GXT4500 is not set |
616 | 573 | ||
@@ -635,10 +592,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
635 | # USB Gadget Support | 592 | # USB Gadget Support |
636 | # | 593 | # |
637 | # CONFIG_USB_GADGET is not set | 594 | # CONFIG_USB_GADGET is not set |
638 | |||
639 | # | ||
640 | # MMC/SD Card support | ||
641 | # | ||
642 | # CONFIG_MMC is not set | 595 | # CONFIG_MMC is not set |
643 | 596 | ||
644 | # | 597 | # |
@@ -682,14 +635,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
682 | # | 635 | # |
683 | 636 | ||
684 | # | 637 | # |
685 | # Auxiliary Display support | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # Virtualization | ||
690 | # | ||
691 | |||
692 | # | ||
693 | # File systems | 638 | # File systems |
694 | # | 639 | # |
695 | CONFIG_EXT2_FS=y | 640 | CONFIG_EXT2_FS=y |
@@ -770,6 +715,7 @@ CONFIG_LOCKD=y | |||
770 | CONFIG_LOCKD_V4=y | 715 | CONFIG_LOCKD_V4=y |
771 | CONFIG_NFS_COMMON=y | 716 | CONFIG_NFS_COMMON=y |
772 | CONFIG_SUNRPC=y | 717 | CONFIG_SUNRPC=y |
718 | # CONFIG_SUNRPC_BIND34 is not set | ||
773 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 719 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
774 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 720 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
775 | # CONFIG_SMB_FS is not set | 721 | # CONFIG_SMB_FS is not set |
@@ -795,7 +741,6 @@ CONFIG_MSDOS_PARTITION=y | |||
795 | # | 741 | # |
796 | # CONFIG_DLM is not set | 742 | # CONFIG_DLM is not set |
797 | # CONFIG_UCC_SLOW is not set | 743 | # CONFIG_UCC_SLOW is not set |
798 | # CONFIG_UCC_FAST is not set | ||
799 | 744 | ||
800 | # | 745 | # |
801 | # Library routines | 746 | # Library routines |
@@ -803,12 +748,14 @@ CONFIG_MSDOS_PARTITION=y | |||
803 | CONFIG_BITREVERSE=y | 748 | CONFIG_BITREVERSE=y |
804 | # CONFIG_CRC_CCITT is not set | 749 | # CONFIG_CRC_CCITT is not set |
805 | # CONFIG_CRC16 is not set | 750 | # CONFIG_CRC16 is not set |
751 | # CONFIG_CRC_ITU_T is not set | ||
806 | CONFIG_CRC32=y | 752 | CONFIG_CRC32=y |
807 | # CONFIG_LIBCRC32C is not set | 753 | # CONFIG_LIBCRC32C is not set |
808 | CONFIG_ZLIB_INFLATE=y | 754 | CONFIG_ZLIB_INFLATE=y |
809 | CONFIG_PLIST=y | 755 | CONFIG_PLIST=y |
810 | CONFIG_HAS_IOMEM=y | 756 | CONFIG_HAS_IOMEM=y |
811 | CONFIG_HAS_IOPORT=y | 757 | CONFIG_HAS_IOPORT=y |
758 | CONFIG_HAS_DMA=y | ||
812 | 759 | ||
813 | # | 760 | # |
814 | # Instrumentation Support | 761 | # Instrumentation Support |
@@ -826,7 +773,6 @@ CONFIG_MAGIC_SYSRQ=y | |||
826 | # CONFIG_HEADERS_CHECK is not set | 773 | # CONFIG_HEADERS_CHECK is not set |
827 | CONFIG_DEBUG_KERNEL=y | 774 | CONFIG_DEBUG_KERNEL=y |
828 | # CONFIG_DEBUG_SHIRQ is not set | 775 | # CONFIG_DEBUG_SHIRQ is not set |
829 | CONFIG_LOG_BUF_SHIFT=14 | ||
830 | CONFIG_DETECT_SOFTLOCKUP=y | 776 | CONFIG_DETECT_SOFTLOCKUP=y |
831 | # CONFIG_SCHEDSTATS is not set | 777 | # CONFIG_SCHEDSTATS is not set |
832 | # CONFIG_TIMER_STATS is not set | 778 | # CONFIG_TIMER_STATS is not set |
@@ -851,7 +797,6 @@ CONFIG_FORCED_INLINING=y | |||
851 | # CONFIG_DEBUGGER is not set | 797 | # CONFIG_DEBUGGER is not set |
852 | # CONFIG_BDI_SWITCH is not set | 798 | # CONFIG_BDI_SWITCH is not set |
853 | # CONFIG_BOOTX_TEXT is not set | 799 | # CONFIG_BOOTX_TEXT is not set |
854 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
855 | # CONFIG_PPC_EARLY_DEBUG is not set | 800 | # CONFIG_PPC_EARLY_DEBUG is not set |
856 | 801 | ||
857 | # | 802 | # |
@@ -882,6 +827,7 @@ CONFIG_CRYPTO_ECB=y | |||
882 | CONFIG_CRYPTO_CBC=y | 827 | CONFIG_CRYPTO_CBC=y |
883 | CONFIG_CRYPTO_PCBC=y | 828 | CONFIG_CRYPTO_PCBC=y |
884 | # CONFIG_CRYPTO_LRW is not set | 829 | # CONFIG_CRYPTO_LRW is not set |
830 | # CONFIG_CRYPTO_CRYPTD is not set | ||
885 | CONFIG_CRYPTO_DES=y | 831 | CONFIG_CRYPTO_DES=y |
886 | # CONFIG_CRYPTO_FCRYPT is not set | 832 | # CONFIG_CRYPTO_FCRYPT is not set |
887 | # CONFIG_CRYPTO_BLOWFISH is not set | 833 | # CONFIG_CRYPTO_BLOWFISH is not set |
diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig index 1517852afe02..a217f4ebcf71 100644 --- a/arch/powerpc/configs/g5_defconfig +++ b/arch/powerpc/configs/g5_defconfig | |||
@@ -1,22 +1,9 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22-rc4 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Fri Jun 22 08:45:59 2007 | 4 | # Tue Jun 26 12:38:34 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_POWER4_ONLY=y | ||
12 | CONFIG_POWER4=y | ||
13 | CONFIG_PPC_FPU=y | ||
14 | CONFIG_ALTIVEC=y | ||
15 | CONFIG_PPC_STD_MMU=y | ||
16 | CONFIG_PPC_MM_SLICES=y | ||
17 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
18 | CONFIG_SMP=y | ||
19 | CONFIG_NR_CPUS=4 | ||
20 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
21 | CONFIG_PPC_MERGE=y | 8 | CONFIG_PPC_MERGE=y |
22 | CONFIG_MMU=y | 9 | CONFIG_MMU=y |
@@ -41,9 +28,22 @@ CONFIG_AUDIT_ARCH=y | |||
41 | CONFIG_GENERIC_BUG=y | 28 | CONFIG_GENERIC_BUG=y |
42 | # CONFIG_DEFAULT_UIMAGE is not set | 29 | # CONFIG_DEFAULT_UIMAGE is not set |
43 | CONFIG_PPC64_SWSUSP=y | 30 | CONFIG_PPC64_SWSUSP=y |
31 | |||
32 | # | ||
33 | # Processor support | ||
34 | # | ||
35 | CONFIG_POWER4_ONLY=y | ||
36 | CONFIG_POWER4=y | ||
37 | CONFIG_PPC_FPU=y | ||
44 | # CONFIG_PPC_DCR_NATIVE is not set | 38 | # CONFIG_PPC_DCR_NATIVE is not set |
45 | # CONFIG_PPC_DCR_MMIO is not set | 39 | # CONFIG_PPC_DCR_MMIO is not set |
46 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 40 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
41 | CONFIG_ALTIVEC=y | ||
42 | CONFIG_PPC_STD_MMU=y | ||
43 | CONFIG_PPC_MM_SLICES=y | ||
44 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
45 | CONFIG_SMP=y | ||
46 | CONFIG_NR_CPUS=4 | ||
47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
48 | 48 | ||
49 | # | 49 | # |
@@ -137,6 +137,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
137 | # | 137 | # |
138 | CONFIG_PPC_MULTIPLATFORM=y | 138 | CONFIG_PPC_MULTIPLATFORM=y |
139 | # CONFIG_EMBEDDED6xx is not set | 139 | # CONFIG_EMBEDDED6xx is not set |
140 | # CONFIG_APUS is not set | ||
140 | # CONFIG_PPC_PSERIES is not set | 141 | # CONFIG_PPC_PSERIES is not set |
141 | # CONFIG_PPC_ISERIES is not set | 142 | # CONFIG_PPC_ISERIES is not set |
142 | # CONFIG_PPC_MPC52xx is not set | 143 | # CONFIG_PPC_MPC52xx is not set |
diff --git a/arch/powerpc/configs/holly_defconfig b/arch/powerpc/configs/holly_defconfig index be633b9b57c3..32781849ad4c 100644 --- a/arch/powerpc/configs/holly_defconfig +++ b/arch/powerpc/configs/holly_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Sat May 5 11:02:35 2007 | 4 | # Tue Jun 26 13:22:36 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=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 | ||
@@ -70,6 +71,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
70 | # CONFIG_UTS_NS is not set | 71 | # CONFIG_UTS_NS is not set |
71 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
72 | # CONFIG_IKCONFIG is not set | 73 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | ||
73 | CONFIG_SYSFS_DEPRECATED=y | 75 | CONFIG_SYSFS_DEPRECATED=y |
74 | # CONFIG_RELAY is not set | 76 | # CONFIG_RELAY is not set |
75 | CONFIG_BLK_DEV_INITRD=y | 77 | CONFIG_BLK_DEV_INITRD=y |
@@ -87,14 +89,19 @@ CONFIG_BUG=y | |||
87 | CONFIG_ELF_CORE=y | 89 | CONFIG_ELF_CORE=y |
88 | CONFIG_BASE_FULL=y | 90 | CONFIG_BASE_FULL=y |
89 | CONFIG_FUTEX=y | 91 | CONFIG_FUTEX=y |
92 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EPOLL=y | 93 | CONFIG_EPOLL=y |
94 | CONFIG_SIGNALFD=y | ||
95 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | ||
91 | CONFIG_SHMEM=y | 97 | CONFIG_SHMEM=y |
92 | CONFIG_SLAB=y | ||
93 | CONFIG_VM_EVENT_COUNTERS=y | 98 | CONFIG_VM_EVENT_COUNTERS=y |
99 | CONFIG_SLAB=y | ||
100 | # CONFIG_SLUB is not set | ||
101 | # CONFIG_SLOB is not set | ||
94 | CONFIG_RT_MUTEXES=y | 102 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | 103 | # CONFIG_TINY_SHMEM is not set |
96 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
97 | # CONFIG_SLOB is not set | ||
98 | 105 | ||
99 | # | 106 | # |
100 | # Loadable module support | 107 | # Loadable module support |
@@ -140,6 +147,7 @@ CONFIG_EMBEDDED6xx=y | |||
140 | # CONFIG_LINKSTATION is not set | 147 | # CONFIG_LINKSTATION is not set |
141 | # CONFIG_MPC7448HPC2 is not set | 148 | # CONFIG_MPC7448HPC2 is not set |
142 | CONFIG_PPC_HOLLY=y | 149 | CONFIG_PPC_HOLLY=y |
150 | # CONFIG_PPC_PRPMC2800 is not set | ||
143 | CONFIG_TSI108_BRIDGE=y | 151 | CONFIG_TSI108_BRIDGE=y |
144 | CONFIG_MPIC=y | 152 | CONFIG_MPIC=y |
145 | CONFIG_MPIC_WEIRD=y | 153 | CONFIG_MPIC_WEIRD=y |
@@ -197,16 +205,14 @@ CONFIG_GENERIC_ISA_DMA=y | |||
197 | CONFIG_PCI=y | 205 | CONFIG_PCI=y |
198 | CONFIG_PCI_DOMAINS=y | 206 | CONFIG_PCI_DOMAINS=y |
199 | # CONFIG_PCIEPORTBUS is not set | 207 | # CONFIG_PCIEPORTBUS is not set |
208 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
209 | # CONFIG_PCI_MSI is not set | ||
200 | # CONFIG_PCI_DEBUG is not set | 210 | # CONFIG_PCI_DEBUG is not set |
201 | 211 | ||
202 | # | 212 | # |
203 | # PCCARD (PCMCIA/CardBus) support | 213 | # PCCARD (PCMCIA/CardBus) support |
204 | # | 214 | # |
205 | # CONFIG_PCCARD is not set | 215 | # CONFIG_PCCARD is not set |
206 | |||
207 | # | ||
208 | # PCI Hotplug Support | ||
209 | # | ||
210 | # CONFIG_HOTPLUG_PCI is not set | 216 | # CONFIG_HOTPLUG_PCI is not set |
211 | 217 | ||
212 | # | 218 | # |
@@ -271,20 +277,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
271 | # CONFIG_INET6_TUNNEL is not set | 277 | # CONFIG_INET6_TUNNEL is not set |
272 | # CONFIG_NETWORK_SECMARK is not set | 278 | # CONFIG_NETWORK_SECMARK is not set |
273 | # CONFIG_NETFILTER is not set | 279 | # CONFIG_NETFILTER is not set |
274 | |||
275 | # | ||
276 | # DCCP Configuration (EXPERIMENTAL) | ||
277 | # | ||
278 | # CONFIG_IP_DCCP is not set | 280 | # CONFIG_IP_DCCP is not set |
279 | |||
280 | # | ||
281 | # SCTP Configuration (EXPERIMENTAL) | ||
282 | # | ||
283 | # CONFIG_IP_SCTP is not set | 281 | # CONFIG_IP_SCTP is not set |
284 | |||
285 | # | ||
286 | # TIPC Configuration (EXPERIMENTAL) | ||
287 | # | ||
288 | # CONFIG_TIPC is not set | 282 | # CONFIG_TIPC is not set |
289 | # CONFIG_ATM is not set | 283 | # CONFIG_ATM is not set |
290 | # CONFIG_BRIDGE is not set | 284 | # CONFIG_BRIDGE is not set |
@@ -317,7 +311,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
317 | # | 311 | # |
318 | # CONFIG_CFG80211 is not set | 312 | # CONFIG_CFG80211 is not set |
319 | # CONFIG_WIRELESS_EXT is not set | 313 | # CONFIG_WIRELESS_EXT is not set |
314 | # CONFIG_MAC80211 is not set | ||
320 | # CONFIG_IEEE80211 is not set | 315 | # CONFIG_IEEE80211 is not set |
316 | # CONFIG_RFKILL is not set | ||
321 | 317 | ||
322 | # | 318 | # |
323 | # Device Drivers | 319 | # Device Drivers |
@@ -372,12 +368,10 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
372 | # | 368 | # |
373 | # Misc devices | 369 | # Misc devices |
374 | # | 370 | # |
371 | # CONFIG_PHANTOM is not set | ||
375 | # CONFIG_SGI_IOC4 is not set | 372 | # CONFIG_SGI_IOC4 is not set |
376 | # CONFIG_TIFM_CORE is not set | 373 | # CONFIG_TIFM_CORE is not set |
377 | 374 | # CONFIG_BLINK is not set | |
378 | # | ||
379 | # ATA/ATAPI/MFM/RLL support | ||
380 | # | ||
381 | # CONFIG_IDE is not set | 375 | # CONFIG_IDE is not set |
382 | 376 | ||
383 | # | 377 | # |
@@ -406,6 +400,7 @@ CONFIG_BLK_DEV_SD=y | |||
406 | # CONFIG_SCSI_CONSTANTS is not set | 400 | # CONFIG_SCSI_CONSTANTS is not set |
407 | # CONFIG_SCSI_LOGGING is not set | 401 | # CONFIG_SCSI_LOGGING is not set |
408 | # CONFIG_SCSI_SCAN_ASYNC is not set | 402 | # CONFIG_SCSI_SCAN_ASYNC is not set |
403 | CONFIG_SCSI_WAIT_SCAN=m | ||
409 | 404 | ||
410 | # | 405 | # |
411 | # SCSI Transports | 406 | # SCSI Transports |
@@ -453,12 +448,7 @@ CONFIG_BLK_DEV_SD=y | |||
453 | # CONFIG_SCSI_DC390T is not set | 448 | # CONFIG_SCSI_DC390T is not set |
454 | # CONFIG_SCSI_NSP32 is not set | 449 | # CONFIG_SCSI_NSP32 is not set |
455 | # CONFIG_SCSI_DEBUG is not set | 450 | # CONFIG_SCSI_DEBUG is not set |
456 | # CONFIG_SCSI_ESP_CORE is not set | ||
457 | # CONFIG_SCSI_SRP is not set | 451 | # CONFIG_SCSI_SRP is not set |
458 | |||
459 | # | ||
460 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
461 | # | ||
462 | CONFIG_ATA=y | 452 | CONFIG_ATA=y |
463 | # CONFIG_ATA_NONSTANDARD is not set | 453 | # CONFIG_ATA_NONSTANDARD is not set |
464 | # CONFIG_SATA_AHCI is not set | 454 | # CONFIG_SATA_AHCI is not set |
@@ -531,6 +521,7 @@ CONFIG_ATA=y | |||
531 | # | 521 | # |
532 | # IEEE 1394 (FireWire) support | 522 | # IEEE 1394 (FireWire) support |
533 | # | 523 | # |
524 | # CONFIG_FIREWIRE is not set | ||
534 | # CONFIG_IEEE1394 is not set | 525 | # CONFIG_IEEE1394 is not set |
535 | 526 | ||
536 | # | 527 | # |
@@ -547,15 +538,7 @@ CONFIG_NETDEVICES=y | |||
547 | # CONFIG_BONDING is not set | 538 | # CONFIG_BONDING is not set |
548 | # CONFIG_EQUALIZER is not set | 539 | # CONFIG_EQUALIZER is not set |
549 | # CONFIG_TUN is not set | 540 | # CONFIG_TUN is not set |
550 | |||
551 | # | ||
552 | # ARCnet devices | ||
553 | # | ||
554 | # CONFIG_ARCNET is not set | 541 | # CONFIG_ARCNET is not set |
555 | |||
556 | # | ||
557 | # PHY device support | ||
558 | # | ||
559 | CONFIG_PHYLIB=y | 542 | CONFIG_PHYLIB=y |
560 | 543 | ||
561 | # | 544 | # |
@@ -589,10 +572,7 @@ CONFIG_VORTEX=y | |||
589 | # CONFIG_NET_TULIP is not set | 572 | # CONFIG_NET_TULIP is not set |
590 | # CONFIG_HP100 is not set | 573 | # CONFIG_HP100 is not set |
591 | # CONFIG_NET_PCI is not set | 574 | # CONFIG_NET_PCI is not set |
592 | 575 | CONFIG_NETDEV_1000=y | |
593 | # | ||
594 | # Ethernet (1000 Mbit) | ||
595 | # | ||
596 | # CONFIG_ACENIC is not set | 576 | # CONFIG_ACENIC is not set |
597 | # CONFIG_DL2K is not set | 577 | # CONFIG_DL2K is not set |
598 | # CONFIG_E1000 is not set | 578 | # CONFIG_E1000 is not set |
@@ -604,25 +584,20 @@ CONFIG_VORTEX=y | |||
604 | # CONFIG_SKGE is not set | 584 | # CONFIG_SKGE is not set |
605 | # CONFIG_SKY2 is not set | 585 | # CONFIG_SKY2 is not set |
606 | # CONFIG_SK98LIN is not set | 586 | # CONFIG_SK98LIN is not set |
587 | # CONFIG_VIA_VELOCITY is not set | ||
607 | # CONFIG_TIGON3 is not set | 588 | # CONFIG_TIGON3 is not set |
608 | # CONFIG_BNX2 is not set | 589 | # CONFIG_BNX2 is not set |
609 | CONFIG_TSI108_ETH=y | 590 | CONFIG_TSI108_ETH=y |
610 | # CONFIG_QLA3XXX is not set | 591 | # CONFIG_QLA3XXX is not set |
611 | # CONFIG_ATL1 is not set | 592 | # CONFIG_ATL1 is not set |
612 | 593 | CONFIG_NETDEV_10000=y | |
613 | # | ||
614 | # Ethernet (10000 Mbit) | ||
615 | # | ||
616 | # CONFIG_CHELSIO_T1 is not set | 594 | # CONFIG_CHELSIO_T1 is not set |
617 | # CONFIG_CHELSIO_T3 is not set | 595 | # CONFIG_CHELSIO_T3 is not set |
618 | # CONFIG_IXGB is not set | 596 | # CONFIG_IXGB is not set |
619 | # CONFIG_S2IO is not set | 597 | # CONFIG_S2IO is not set |
620 | # CONFIG_MYRI10GE is not set | 598 | # CONFIG_MYRI10GE is not set |
621 | # CONFIG_NETXEN_NIC is not set | 599 | # CONFIG_NETXEN_NIC is not set |
622 | 600 | # CONFIG_MLX4_CORE is not set | |
623 | # | ||
624 | # Token Ring devices | ||
625 | # | ||
626 | # CONFIG_TR is not set | 601 | # CONFIG_TR is not set |
627 | 602 | ||
628 | # | 603 | # |
@@ -630,10 +605,6 @@ CONFIG_TSI108_ETH=y | |||
630 | # | 605 | # |
631 | # CONFIG_WLAN_PRE80211 is not set | 606 | # CONFIG_WLAN_PRE80211 is not set |
632 | # CONFIG_WLAN_80211 is not set | 607 | # CONFIG_WLAN_80211 is not set |
633 | |||
634 | # | ||
635 | # Wan interfaces | ||
636 | # | ||
637 | # CONFIG_WAN is not set | 608 | # CONFIG_WAN is not set |
638 | # CONFIG_FDDI is not set | 609 | # CONFIG_FDDI is not set |
639 | # CONFIG_HIPPI is not set | 610 | # CONFIG_HIPPI is not set |
@@ -660,6 +631,7 @@ CONFIG_TSI108_ETH=y | |||
660 | # | 631 | # |
661 | CONFIG_INPUT=y | 632 | CONFIG_INPUT=y |
662 | # CONFIG_INPUT_FF_MEMLESS is not set | 633 | # CONFIG_INPUT_FF_MEMLESS is not set |
634 | # CONFIG_INPUT_POLLDEV is not set | ||
663 | 635 | ||
664 | # | 636 | # |
665 | # Userland interfaces | 637 | # Userland interfaces |
@@ -676,6 +648,7 @@ CONFIG_INPUT=y | |||
676 | # CONFIG_INPUT_KEYBOARD is not set | 648 | # CONFIG_INPUT_KEYBOARD is not set |
677 | # CONFIG_INPUT_MOUSE is not set | 649 | # CONFIG_INPUT_MOUSE is not set |
678 | # CONFIG_INPUT_JOYSTICK is not set | 650 | # CONFIG_INPUT_JOYSTICK is not set |
651 | # CONFIG_INPUT_TABLET is not set | ||
679 | # CONFIG_INPUT_TOUCHSCREEN is not set | 652 | # CONFIG_INPUT_TOUCHSCREEN is not set |
680 | # CONFIG_INPUT_MISC is not set | 653 | # CONFIG_INPUT_MISC is not set |
681 | 654 | ||
@@ -721,16 +694,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
721 | # IPMI | 694 | # IPMI |
722 | # | 695 | # |
723 | # CONFIG_IPMI_HANDLER is not set | 696 | # CONFIG_IPMI_HANDLER is not set |
724 | |||
725 | # | ||
726 | # Watchdog Cards | ||
727 | # | ||
728 | # CONFIG_WATCHDOG is not set | 697 | # CONFIG_WATCHDOG is not set |
729 | # CONFIG_HW_RANDOM is not set | 698 | # CONFIG_HW_RANDOM is not set |
730 | # CONFIG_NVRAM is not set | 699 | # CONFIG_NVRAM is not set |
731 | CONFIG_GEN_RTC=y | 700 | CONFIG_GEN_RTC=y |
732 | # CONFIG_GEN_RTC_X is not set | 701 | # CONFIG_GEN_RTC_X is not set |
733 | # CONFIG_DTLK is not set | ||
734 | # CONFIG_R3964 is not set | 702 | # CONFIG_R3964 is not set |
735 | # CONFIG_APPLICOM is not set | 703 | # CONFIG_APPLICOM is not set |
736 | # CONFIG_AGP is not set | 704 | # CONFIG_AGP is not set |
@@ -741,10 +709,7 @@ CONFIG_GEN_RTC=y | |||
741 | # TPM devices | 709 | # TPM devices |
742 | # | 710 | # |
743 | # CONFIG_TCG_TPM is not set | 711 | # CONFIG_TCG_TPM is not set |
744 | 712 | CONFIG_DEVPORT=y | |
745 | # | ||
746 | # I2C support | ||
747 | # | ||
748 | # CONFIG_I2C is not set | 713 | # CONFIG_I2C is not set |
749 | 714 | ||
750 | # | 715 | # |
@@ -757,16 +722,15 @@ CONFIG_GEN_RTC=y | |||
757 | # Dallas's 1-wire bus | 722 | # Dallas's 1-wire bus |
758 | # | 723 | # |
759 | # CONFIG_W1 is not set | 724 | # CONFIG_W1 is not set |
760 | |||
761 | # | ||
762 | # Hardware Monitoring support | ||
763 | # | ||
764 | CONFIG_HWMON=y | 725 | CONFIG_HWMON=y |
765 | # CONFIG_HWMON_VID is not set | 726 | # CONFIG_HWMON_VID is not set |
766 | # CONFIG_SENSORS_ABITUGURU is not set | 727 | # CONFIG_SENSORS_ABITUGURU is not set |
767 | # CONFIG_SENSORS_F71805F is not set | 728 | # CONFIG_SENSORS_F71805F is not set |
768 | # CONFIG_SENSORS_PC87427 is not set | 729 | # CONFIG_SENSORS_PC87427 is not set |
730 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
731 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
769 | # CONFIG_SENSORS_VT1211 is not set | 732 | # CONFIG_SENSORS_VT1211 is not set |
733 | # CONFIG_SENSORS_W83627HF is not set | ||
770 | # CONFIG_HWMON_DEBUG_CHIP is not set | 734 | # CONFIG_HWMON_DEBUG_CHIP is not set |
771 | 735 | ||
772 | # | 736 | # |
@@ -778,16 +742,19 @@ CONFIG_HWMON=y | |||
778 | # Multimedia devices | 742 | # Multimedia devices |
779 | # | 743 | # |
780 | # CONFIG_VIDEO_DEV is not set | 744 | # CONFIG_VIDEO_DEV is not set |
745 | # CONFIG_DVB_CORE is not set | ||
746 | # CONFIG_DAB is not set | ||
781 | 747 | ||
782 | # | 748 | # |
783 | # Digital Video Broadcasting Devices | 749 | # Graphics support |
784 | # | 750 | # |
785 | # CONFIG_DVB is not set | 751 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
786 | 752 | ||
787 | # | 753 | # |
788 | # Graphics support | 754 | # Display device support |
789 | # | 755 | # |
790 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 756 | # CONFIG_DISPLAY_SUPPORT is not set |
757 | # CONFIG_VGASTATE is not set | ||
791 | # CONFIG_FB is not set | 758 | # CONFIG_FB is not set |
792 | # CONFIG_FB_IBM_GXT4500 is not set | 759 | # CONFIG_FB_IBM_GXT4500 is not set |
793 | 760 | ||
@@ -818,10 +785,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
818 | # USB Gadget Support | 785 | # USB Gadget Support |
819 | # | 786 | # |
820 | # CONFIG_USB_GADGET is not set | 787 | # CONFIG_USB_GADGET is not set |
821 | |||
822 | # | ||
823 | # MMC/SD Card support | ||
824 | # | ||
825 | # CONFIG_MMC is not set | 788 | # CONFIG_MMC is not set |
826 | 789 | ||
827 | # | 790 | # |
@@ -865,14 +828,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
865 | # | 828 | # |
866 | 829 | ||
867 | # | 830 | # |
868 | # Auxiliary Display support | ||
869 | # | ||
870 | |||
871 | # | ||
872 | # Virtualization | ||
873 | # | ||
874 | |||
875 | # | ||
876 | # File systems | 831 | # File systems |
877 | # | 832 | # |
878 | CONFIG_EXT2_FS=y | 833 | CONFIG_EXT2_FS=y |
@@ -957,6 +912,7 @@ CONFIG_ROOT_NFS=y | |||
957 | CONFIG_LOCKD=y | 912 | CONFIG_LOCKD=y |
958 | CONFIG_NFS_COMMON=y | 913 | CONFIG_NFS_COMMON=y |
959 | CONFIG_SUNRPC=y | 914 | CONFIG_SUNRPC=y |
915 | # CONFIG_SUNRPC_BIND34 is not set | ||
960 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 916 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
961 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 917 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
962 | # CONFIG_SMB_FS is not set | 918 | # CONFIG_SMB_FS is not set |
@@ -986,6 +942,7 @@ CONFIG_MSDOS_PARTITION=y | |||
986 | # CONFIG_SUN_PARTITION is not set | 942 | # CONFIG_SUN_PARTITION is not set |
987 | # CONFIG_KARMA_PARTITION is not set | 943 | # CONFIG_KARMA_PARTITION is not set |
988 | # CONFIG_EFI_PARTITION is not set | 944 | # CONFIG_EFI_PARTITION is not set |
945 | # CONFIG_SYSV68_PARTITION is not set | ||
989 | 946 | ||
990 | # | 947 | # |
991 | # Native Language Support | 948 | # Native Language Support |
@@ -997,7 +954,6 @@ CONFIG_MSDOS_PARTITION=y | |||
997 | # | 954 | # |
998 | # CONFIG_DLM is not set | 955 | # CONFIG_DLM is not set |
999 | # CONFIG_UCC_SLOW is not set | 956 | # CONFIG_UCC_SLOW is not set |
1000 | # CONFIG_UCC_FAST is not set | ||
1001 | 957 | ||
1002 | # | 958 | # |
1003 | # Library routines | 959 | # Library routines |
@@ -1005,11 +961,13 @@ CONFIG_MSDOS_PARTITION=y | |||
1005 | CONFIG_BITREVERSE=y | 961 | CONFIG_BITREVERSE=y |
1006 | # CONFIG_CRC_CCITT is not set | 962 | # CONFIG_CRC_CCITT is not set |
1007 | # CONFIG_CRC16 is not set | 963 | # CONFIG_CRC16 is not set |
964 | # CONFIG_CRC_ITU_T is not set | ||
1008 | CONFIG_CRC32=y | 965 | CONFIG_CRC32=y |
1009 | # CONFIG_LIBCRC32C is not set | 966 | # CONFIG_LIBCRC32C is not set |
1010 | CONFIG_PLIST=y | 967 | CONFIG_PLIST=y |
1011 | CONFIG_HAS_IOMEM=y | 968 | CONFIG_HAS_IOMEM=y |
1012 | CONFIG_HAS_IOPORT=y | 969 | CONFIG_HAS_IOPORT=y |
970 | CONFIG_HAS_DMA=y | ||
1013 | 971 | ||
1014 | # | 972 | # |
1015 | # Instrumentation Support | 973 | # Instrumentation Support |
@@ -1028,7 +986,6 @@ CONFIG_MAGIC_SYSRQ=y | |||
1028 | # CONFIG_HEADERS_CHECK is not set | 986 | # CONFIG_HEADERS_CHECK is not set |
1029 | CONFIG_DEBUG_KERNEL=y | 987 | CONFIG_DEBUG_KERNEL=y |
1030 | # CONFIG_DEBUG_SHIRQ is not set | 988 | # CONFIG_DEBUG_SHIRQ is not set |
1031 | CONFIG_LOG_BUF_SHIFT=14 | ||
1032 | CONFIG_DETECT_SOFTLOCKUP=y | 989 | CONFIG_DETECT_SOFTLOCKUP=y |
1033 | # CONFIG_SCHEDSTATS is not set | 990 | # CONFIG_SCHEDSTATS is not set |
1034 | # CONFIG_TIMER_STATS is not set | 991 | # CONFIG_TIMER_STATS is not set |
diff --git a/arch/powerpc/configs/iseries_defconfig b/arch/powerpc/configs/iseries_defconfig index af25118c8f24..8e3367452427 100644 --- a/arch/powerpc/configs/iseries_defconfig +++ b/arch/powerpc/configs/iseries_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.22-rc1 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Mon May 14 14:27:46 2007 | 4 | # Tue Jun 26 13:22:39 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -281,10 +281,6 @@ CONFIG_INET_TCP_DIAG=y | |||
281 | CONFIG_TCP_CONG_CUBIC=y | 281 | CONFIG_TCP_CONG_CUBIC=y |
282 | CONFIG_DEFAULT_TCP_CONG="cubic" | 282 | CONFIG_DEFAULT_TCP_CONG="cubic" |
283 | # CONFIG_TCP_MD5SIG is not set | 283 | # CONFIG_TCP_MD5SIG is not set |
284 | |||
285 | # | ||
286 | # IP: Virtual Server Configuration | ||
287 | # | ||
288 | # CONFIG_IP_VS is not set | 284 | # CONFIG_IP_VS is not set |
289 | # CONFIG_IPV6 is not set | 285 | # CONFIG_IPV6 is not set |
290 | # CONFIG_INET6_XFRM_TUNNEL is not set | 286 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -387,25 +383,13 @@ CONFIG_IP_NF_RAW=m | |||
387 | CONFIG_IP_NF_ARPTABLES=m | 383 | CONFIG_IP_NF_ARPTABLES=m |
388 | CONFIG_IP_NF_ARPFILTER=m | 384 | CONFIG_IP_NF_ARPFILTER=m |
389 | CONFIG_IP_NF_ARP_MANGLE=m | 385 | CONFIG_IP_NF_ARP_MANGLE=m |
390 | |||
391 | # | ||
392 | # DCCP Configuration (EXPERIMENTAL) | ||
393 | # | ||
394 | # CONFIG_IP_DCCP is not set | 386 | # CONFIG_IP_DCCP is not set |
395 | |||
396 | # | ||
397 | # SCTP Configuration (EXPERIMENTAL) | ||
398 | # | ||
399 | CONFIG_IP_SCTP=m | 387 | CONFIG_IP_SCTP=m |
400 | # CONFIG_SCTP_DBG_MSG is not set | 388 | # CONFIG_SCTP_DBG_MSG is not set |
401 | # CONFIG_SCTP_DBG_OBJCNT is not set | 389 | # CONFIG_SCTP_DBG_OBJCNT is not set |
402 | # CONFIG_SCTP_HMAC_NONE is not set | 390 | # CONFIG_SCTP_HMAC_NONE is not set |
403 | # CONFIG_SCTP_HMAC_SHA1 is not set | 391 | # CONFIG_SCTP_HMAC_SHA1 is not set |
404 | CONFIG_SCTP_HMAC_MD5=y | 392 | CONFIG_SCTP_HMAC_MD5=y |
405 | |||
406 | # | ||
407 | # TIPC Configuration (EXPERIMENTAL) | ||
408 | # | ||
409 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
410 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
411 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -501,10 +485,6 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
501 | # CONFIG_SGI_IOC4 is not set | 485 | # CONFIG_SGI_IOC4 is not set |
502 | # CONFIG_TIFM_CORE is not set | 486 | # CONFIG_TIFM_CORE is not set |
503 | # CONFIG_BLINK is not set | 487 | # CONFIG_BLINK is not set |
504 | |||
505 | # | ||
506 | # ATA/ATAPI/MFM/RLL support | ||
507 | # | ||
508 | # CONFIG_IDE is not set | 488 | # CONFIG_IDE is not set |
509 | 489 | ||
510 | # | 490 | # |
@@ -581,7 +561,6 @@ CONFIG_SCSI_IBMVSCSI=m | |||
581 | # CONFIG_SCSI_DC395x is not set | 561 | # CONFIG_SCSI_DC395x is not set |
582 | # CONFIG_SCSI_DC390T is not set | 562 | # CONFIG_SCSI_DC390T is not set |
583 | # CONFIG_SCSI_DEBUG is not set | 563 | # CONFIG_SCSI_DEBUG is not set |
584 | # CONFIG_SCSI_ESP_CORE is not set | ||
585 | # CONFIG_SCSI_SRP is not set | 564 | # CONFIG_SCSI_SRP is not set |
586 | # CONFIG_ATA is not set | 565 | # CONFIG_ATA is not set |
587 | 566 | ||
@@ -634,10 +613,6 @@ CONFIG_DUMMY=m | |||
634 | CONFIG_BONDING=m | 613 | CONFIG_BONDING=m |
635 | # CONFIG_EQUALIZER is not set | 614 | # CONFIG_EQUALIZER is not set |
636 | CONFIG_TUN=m | 615 | CONFIG_TUN=m |
637 | |||
638 | # | ||
639 | # ARCnet devices | ||
640 | # | ||
641 | # CONFIG_ARCNET is not set | 616 | # CONFIG_ARCNET is not set |
642 | # CONFIG_PHYLIB is not set | 617 | # CONFIG_PHYLIB is not set |
643 | 618 | ||
@@ -705,11 +680,6 @@ CONFIG_NETDEV_10000=y | |||
705 | # CONFIG_NETXEN_NIC is not set | 680 | # CONFIG_NETXEN_NIC is not set |
706 | # CONFIG_PASEMI_MAC is not set | 681 | # CONFIG_PASEMI_MAC is not set |
707 | # CONFIG_MLX4_CORE is not set | 682 | # CONFIG_MLX4_CORE is not set |
708 | CONFIG_MLX4_DEBUG=y | ||
709 | |||
710 | # | ||
711 | # Token Ring devices | ||
712 | # | ||
713 | CONFIG_TR=y | 683 | CONFIG_TR=y |
714 | CONFIG_IBMOL=y | 684 | CONFIG_IBMOL=y |
715 | # CONFIG_3C359 is not set | 685 | # CONFIG_3C359 is not set |
@@ -757,6 +727,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
757 | # | 727 | # |
758 | CONFIG_INPUT=y | 728 | CONFIG_INPUT=y |
759 | # CONFIG_INPUT_FF_MEMLESS is not set | 729 | # CONFIG_INPUT_FF_MEMLESS is not set |
730 | # CONFIG_INPUT_POLLDEV is not set | ||
760 | 731 | ||
761 | # | 732 | # |
762 | # Userland interfaces | 733 | # Userland interfaces |
@@ -1139,7 +1110,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1139 | CONFIG_DLM=m | 1110 | CONFIG_DLM=m |
1140 | # CONFIG_DLM_DEBUG is not set | 1111 | # CONFIG_DLM_DEBUG is not set |
1141 | # CONFIG_UCC_SLOW is not set | 1112 | # CONFIG_UCC_SLOW is not set |
1142 | # CONFIG_UCC_FAST is not set | ||
1143 | 1113 | ||
1144 | # | 1114 | # |
1145 | # Library routines | 1115 | # Library routines |
diff --git a/arch/powerpc/configs/linkstation_defconfig b/arch/powerpc/configs/linkstation_defconfig index dde66a597a8d..78fd07c5f47f 100644 --- a/arch/powerpc/configs/linkstation_defconfig +++ b/arch/powerpc/configs/linkstation_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-rc6 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Sun Jan 28 23:13:56 2007 | 4 | # Tue Jun 26 13:25:19 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -24,7 +24,7 @@ CONFIG_PPC_UDBG_16550=y | |||
24 | # CONFIG_GENERIC_TBSYNC is not set | 24 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | 25 | CONFIG_AUDIT_ARCH=y |
26 | CONFIG_GENERIC_BUG=y | 26 | CONFIG_GENERIC_BUG=y |
27 | # CONFIG_DEFAULT_UIMAGE is not set | 27 | CONFIG_DEFAULT_UIMAGE=y |
28 | 28 | ||
29 | # | 29 | # |
30 | # Processor support | 30 | # Processor support |
@@ -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,6 +64,7 @@ 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=y | 68 | CONFIG_POSIX_MQUEUE=y |
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 |
@@ -70,8 +72,10 @@ CONFIG_POSIX_MQUEUE=y | |||
70 | # CONFIG_AUDIT is not set | 72 | # CONFIG_AUDIT is not set |
71 | CONFIG_IKCONFIG=y | 73 | CONFIG_IKCONFIG=y |
72 | CONFIG_IKCONFIG_PROC=y | 74 | CONFIG_IKCONFIG_PROC=y |
75 | CONFIG_LOG_BUF_SHIFT=14 | ||
73 | CONFIG_SYSFS_DEPRECATED=y | 76 | CONFIG_SYSFS_DEPRECATED=y |
74 | # CONFIG_RELAY is not set | 77 | # CONFIG_RELAY is not set |
78 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | 79 | CONFIG_INITRAMFS_SOURCE="" |
76 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
77 | CONFIG_SYSCTL=y | 81 | CONFIG_SYSCTL=y |
@@ -86,14 +90,19 @@ CONFIG_BUG=y | |||
86 | CONFIG_ELF_CORE=y | 90 | CONFIG_ELF_CORE=y |
87 | CONFIG_BASE_FULL=y | 91 | CONFIG_BASE_FULL=y |
88 | CONFIG_FUTEX=y | 92 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EPOLL=y | 94 | CONFIG_EPOLL=y |
95 | CONFIG_SIGNALFD=y | ||
96 | CONFIG_TIMERFD=y | ||
97 | CONFIG_EVENTFD=y | ||
90 | CONFIG_SHMEM=y | 98 | CONFIG_SHMEM=y |
91 | CONFIG_SLAB=y | ||
92 | CONFIG_VM_EVENT_COUNTERS=y | 99 | CONFIG_VM_EVENT_COUNTERS=y |
100 | CONFIG_SLAB=y | ||
101 | # CONFIG_SLUB is not set | ||
102 | # CONFIG_SLOB is not set | ||
93 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
94 | # CONFIG_TINY_SHMEM is not set | 104 | # CONFIG_TINY_SHMEM is not set |
95 | CONFIG_BASE_SMALL=0 | 105 | CONFIG_BASE_SMALL=0 |
96 | # CONFIG_SLOB is not set | ||
97 | 106 | ||
98 | # | 107 | # |
99 | # Loadable module support | 108 | # Loadable module support |
@@ -133,8 +142,20 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
133 | CONFIG_EMBEDDED6xx=y | 142 | CONFIG_EMBEDDED6xx=y |
134 | # CONFIG_APUS is not set | 143 | # CONFIG_APUS is not set |
135 | # CONFIG_PPC_MPC52xx is not set | 144 | # CONFIG_PPC_MPC52xx is not set |
145 | # CONFIG_PPC_MPC5200 is not set | ||
136 | # CONFIG_PPC_CELL is not set | 146 | # CONFIG_PPC_CELL is not set |
137 | # CONFIG_PPC_CELL_NATIVE is not set | 147 | # CONFIG_PPC_CELL_NATIVE is not set |
148 | # CONFIG_PQ2ADS is not set | ||
149 | CONFIG_LINKSTATION=y | ||
150 | # CONFIG_MPC7448HPC2 is not set | ||
151 | # CONFIG_PPC_HOLLY is not set | ||
152 | # CONFIG_PPC_PRPMC2800 is not set | ||
153 | CONFIG_MPC10X_BRIDGE=y | ||
154 | CONFIG_MPC10X_OPENPIC=y | ||
155 | # CONFIG_MPC10X_STORE_GATHERING is not set | ||
156 | CONFIG_MPIC=y | ||
157 | # CONFIG_MPIC_WEIRD is not set | ||
158 | # CONFIG_PPC_I8259 is not set | ||
138 | # CONFIG_PPC_RTAS is not set | 159 | # CONFIG_PPC_RTAS is not set |
139 | # CONFIG_MMIO_NVRAM is not set | 160 | # CONFIG_MMIO_NVRAM is not set |
140 | # CONFIG_PPC_MPC106 is not set | 161 | # CONFIG_PPC_MPC106 is not set |
@@ -143,39 +164,7 @@ CONFIG_EMBEDDED6xx=y | |||
143 | # CONFIG_GENERIC_IOMAP is not set | 164 | # CONFIG_GENERIC_IOMAP is not set |
144 | # CONFIG_CPU_FREQ is not set | 165 | # CONFIG_CPU_FREQ is not set |
145 | # CONFIG_TAU is not set | 166 | # CONFIG_TAU is not set |
146 | # CONFIG_KATANA is not set | 167 | # CONFIG_CPM2 is not set |
147 | # CONFIG_WILLOW is not set | ||
148 | # CONFIG_CPCI690 is not set | ||
149 | # CONFIG_POWERPMC250 is not set | ||
150 | # CONFIG_CHESTNUT is not set | ||
151 | # CONFIG_SPRUCE is not set | ||
152 | # CONFIG_HDPU is not set | ||
153 | # CONFIG_EV64260 is not set | ||
154 | # CONFIG_LOPEC is not set | ||
155 | # CONFIG_MVME5100 is not set | ||
156 | # CONFIG_PPLUS is not set | ||
157 | # CONFIG_PRPMC750 is not set | ||
158 | # CONFIG_PRPMC800 is not set | ||
159 | # CONFIG_SANDPOINT is not set | ||
160 | CONFIG_LINKSTATION=y | ||
161 | # CONFIG_MPC7448HPC2 is not set | ||
162 | # CONFIG_RADSTONE_PPC7D is not set | ||
163 | # CONFIG_PAL4 is not set | ||
164 | # CONFIG_GEMINI is not set | ||
165 | # CONFIG_EST8260 is not set | ||
166 | # CONFIG_SBC82xx is not set | ||
167 | # CONFIG_SBS8260 is not set | ||
168 | # CONFIG_RPX8260 is not set | ||
169 | # CONFIG_TQM8260 is not set | ||
170 | # CONFIG_ADS8272 is not set | ||
171 | # CONFIG_PQ2FADS is not set | ||
172 | # CONFIG_EV64360 is not set | ||
173 | CONFIG_PPC_GEN550=y | ||
174 | CONFIG_MPC10X_BRIDGE=y | ||
175 | CONFIG_MPC10X_OPENPIC=y | ||
176 | # CONFIG_MPC10X_STORE_GATHERING is not set | ||
177 | # CONFIG_WANT_EARLY_SERIAL is not set | ||
178 | CONFIG_MPIC=y | ||
179 | 168 | ||
180 | # | 169 | # |
181 | # Kernel options | 170 | # Kernel options |
@@ -203,33 +192,33 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
203 | # CONFIG_SPARSEMEM_STATIC is not set | 192 | # CONFIG_SPARSEMEM_STATIC is not set |
204 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 193 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
205 | # CONFIG_RESOURCES_64BIT is not set | 194 | # CONFIG_RESOURCES_64BIT is not set |
195 | CONFIG_ZONE_DMA_FLAG=1 | ||
206 | CONFIG_PROC_DEVICETREE=y | 196 | CONFIG_PROC_DEVICETREE=y |
207 | # CONFIG_CMDLINE_BOOL is not set | 197 | # CONFIG_CMDLINE_BOOL is not set |
208 | # CONFIG_PM is not set | 198 | # CONFIG_PM is not set |
209 | CONFIG_SECCOMP=y | 199 | CONFIG_SECCOMP=y |
200 | # CONFIG_WANT_DEVICE_TREE is not set | ||
210 | CONFIG_ISA_DMA_API=y | 201 | CONFIG_ISA_DMA_API=y |
211 | 202 | ||
212 | # | 203 | # |
213 | # Bus options | 204 | # Bus options |
214 | # | 205 | # |
206 | CONFIG_ZONE_DMA=y | ||
215 | CONFIG_GENERIC_ISA_DMA=y | 207 | CONFIG_GENERIC_ISA_DMA=y |
216 | # CONFIG_MPIC_WEIRD is not set | ||
217 | # CONFIG_PPC_I8259 is not set | ||
218 | CONFIG_PPC_INDIRECT_PCI=y | 208 | CONFIG_PPC_INDIRECT_PCI=y |
209 | # CONFIG_PPC_INDIRECT_PCI_BE is not set | ||
219 | CONFIG_FSL_SOC=y | 210 | CONFIG_FSL_SOC=y |
220 | CONFIG_PCI=y | 211 | CONFIG_PCI=y |
221 | CONFIG_PCI_DOMAINS=y | 212 | CONFIG_PCI_DOMAINS=y |
222 | # CONFIG_PCIEPORTBUS is not set | 213 | # CONFIG_PCIEPORTBUS is not set |
214 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
215 | # CONFIG_PCI_MSI is not set | ||
223 | # CONFIG_PCI_DEBUG is not set | 216 | # CONFIG_PCI_DEBUG is not set |
224 | 217 | ||
225 | # | 218 | # |
226 | # PCCARD (PCMCIA/CardBus) support | 219 | # PCCARD (PCMCIA/CardBus) support |
227 | # | 220 | # |
228 | # CONFIG_PCCARD is not set | 221 | # CONFIG_PCCARD is not set |
229 | |||
230 | # | ||
231 | # PCI Hotplug Support | ||
232 | # | ||
233 | # CONFIG_HOTPLUG_PCI is not set | 222 | # CONFIG_HOTPLUG_PCI is not set |
234 | 223 | ||
235 | # | 224 | # |
@@ -254,13 +243,13 @@ CONFIG_NET=y | |||
254 | # | 243 | # |
255 | # Networking options | 244 | # Networking options |
256 | # | 245 | # |
257 | # CONFIG_NETDEBUG is not set | ||
258 | CONFIG_PACKET=y | 246 | CONFIG_PACKET=y |
259 | CONFIG_PACKET_MMAP=y | 247 | CONFIG_PACKET_MMAP=y |
260 | CONFIG_UNIX=y | 248 | CONFIG_UNIX=y |
261 | CONFIG_XFRM=y | 249 | CONFIG_XFRM=y |
262 | # CONFIG_XFRM_USER is not set | 250 | # CONFIG_XFRM_USER is not set |
263 | # CONFIG_XFRM_SUB_POLICY is not set | 251 | # CONFIG_XFRM_SUB_POLICY is not set |
252 | # CONFIG_XFRM_MIGRATE is not set | ||
264 | # CONFIG_NET_KEY is not set | 253 | # CONFIG_NET_KEY is not set |
265 | CONFIG_INET=y | 254 | CONFIG_INET=y |
266 | CONFIG_IP_MULTICAST=y | 255 | CONFIG_IP_MULTICAST=y |
@@ -289,10 +278,6 @@ CONFIG_INET_TCP_DIAG=y | |||
289 | CONFIG_TCP_CONG_CUBIC=y | 278 | CONFIG_TCP_CONG_CUBIC=y |
290 | CONFIG_DEFAULT_TCP_CONG="cubic" | 279 | CONFIG_DEFAULT_TCP_CONG="cubic" |
291 | # CONFIG_TCP_MD5SIG is not set | 280 | # CONFIG_TCP_MD5SIG is not set |
292 | |||
293 | # | ||
294 | # IP: Virtual Server Configuration | ||
295 | # | ||
296 | # CONFIG_IP_VS is not set | 281 | # CONFIG_IP_VS is not set |
297 | # CONFIG_IPV6 is not set | 282 | # CONFIG_IPV6 is not set |
298 | # CONFIG_INET6_XFRM_TUNNEL is not set | 283 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -306,8 +291,6 @@ CONFIG_NETFILTER=y | |||
306 | # | 291 | # |
307 | # CONFIG_NETFILTER_NETLINK is not set | 292 | # CONFIG_NETFILTER_NETLINK is not set |
308 | CONFIG_NF_CONNTRACK_ENABLED=m | 293 | CONFIG_NF_CONNTRACK_ENABLED=m |
309 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
310 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
311 | CONFIG_NF_CONNTRACK=m | 294 | CONFIG_NF_CONNTRACK=m |
312 | # CONFIG_NF_CT_ACCT is not set | 295 | # CONFIG_NF_CT_ACCT is not set |
313 | # CONFIG_NF_CONNTRACK_MARK is not set | 296 | # CONFIG_NF_CONNTRACK_MARK is not set |
@@ -320,16 +303,21 @@ CONFIG_NF_CONNTRACK_H323=m | |||
320 | CONFIG_NF_CONNTRACK_IRC=m | 303 | CONFIG_NF_CONNTRACK_IRC=m |
321 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m | 304 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m |
322 | CONFIG_NF_CONNTRACK_PPTP=m | 305 | CONFIG_NF_CONNTRACK_PPTP=m |
306 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
323 | CONFIG_NF_CONNTRACK_SIP=m | 307 | CONFIG_NF_CONNTRACK_SIP=m |
324 | CONFIG_NF_CONNTRACK_TFTP=m | 308 | CONFIG_NF_CONNTRACK_TFTP=m |
325 | CONFIG_NETFILTER_XTABLES=m | 309 | CONFIG_NETFILTER_XTABLES=m |
326 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | 310 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set |
311 | # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set | ||
327 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 312 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
328 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | 313 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set |
329 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | 314 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set |
330 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 315 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
331 | # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set | 316 | # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set |
317 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
332 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | 318 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set |
319 | # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set | ||
320 | # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set | ||
333 | # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set | 321 | # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set |
334 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | 322 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set |
335 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 323 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
@@ -370,7 +358,6 @@ CONFIG_IP_NF_FILTER=m | |||
370 | CONFIG_IP_NF_TARGET_REJECT=m | 358 | CONFIG_IP_NF_TARGET_REJECT=m |
371 | # CONFIG_IP_NF_TARGET_LOG is not set | 359 | # CONFIG_IP_NF_TARGET_LOG is not set |
372 | # CONFIG_IP_NF_TARGET_ULOG is not set | 360 | # CONFIG_IP_NF_TARGET_ULOG is not set |
373 | # CONFIG_IP_NF_TARGET_TCPMSS is not set | ||
374 | CONFIG_NF_NAT=m | 361 | CONFIG_NF_NAT=m |
375 | CONFIG_NF_NAT_NEEDED=y | 362 | CONFIG_NF_NAT_NEEDED=y |
376 | CONFIG_IP_NF_TARGET_MASQUERADE=m | 363 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
@@ -390,24 +377,13 @@ CONFIG_IP_NF_MANGLE=m | |||
390 | CONFIG_IP_NF_TARGET_TOS=m | 377 | CONFIG_IP_NF_TARGET_TOS=m |
391 | CONFIG_IP_NF_TARGET_ECN=m | 378 | CONFIG_IP_NF_TARGET_ECN=m |
392 | CONFIG_IP_NF_TARGET_TTL=m | 379 | CONFIG_IP_NF_TARGET_TTL=m |
380 | # CONFIG_IP_NF_TARGET_CLUSTERIP is not set | ||
393 | CONFIG_IP_NF_RAW=m | 381 | CONFIG_IP_NF_RAW=m |
394 | CONFIG_IP_NF_ARPTABLES=m | 382 | CONFIG_IP_NF_ARPTABLES=m |
395 | CONFIG_IP_NF_ARPFILTER=m | 383 | CONFIG_IP_NF_ARPFILTER=m |
396 | CONFIG_IP_NF_ARP_MANGLE=m | 384 | CONFIG_IP_NF_ARP_MANGLE=m |
397 | |||
398 | # | ||
399 | # DCCP Configuration (EXPERIMENTAL) | ||
400 | # | ||
401 | # CONFIG_IP_DCCP is not set | 385 | # CONFIG_IP_DCCP is not set |
402 | |||
403 | # | ||
404 | # SCTP Configuration (EXPERIMENTAL) | ||
405 | # | ||
406 | # CONFIG_IP_SCTP is not set | 386 | # CONFIG_IP_SCTP is not set |
407 | |||
408 | # | ||
409 | # TIPC Configuration (EXPERIMENTAL) | ||
410 | # | ||
411 | # CONFIG_TIPC is not set | 387 | # CONFIG_TIPC is not set |
412 | # CONFIG_ATM is not set | 388 | # CONFIG_ATM is not set |
413 | # CONFIG_BRIDGE is not set | 389 | # CONFIG_BRIDGE is not set |
@@ -433,6 +409,14 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
433 | # CONFIG_HAMRADIO is not set | 409 | # CONFIG_HAMRADIO is not set |
434 | # CONFIG_IRDA is not set | 410 | # CONFIG_IRDA is not set |
435 | # CONFIG_BT is not set | 411 | # CONFIG_BT is not set |
412 | # CONFIG_AF_RXRPC is not set | ||
413 | |||
414 | # | ||
415 | # Wireless | ||
416 | # | ||
417 | # CONFIG_CFG80211 is not set | ||
418 | CONFIG_WIRELESS_EXT=y | ||
419 | # CONFIG_MAC80211 is not set | ||
436 | CONFIG_IEEE80211=m | 420 | CONFIG_IEEE80211=m |
437 | CONFIG_IEEE80211_DEBUG=y | 421 | CONFIG_IEEE80211_DEBUG=y |
438 | CONFIG_IEEE80211_CRYPT_WEP=m | 422 | CONFIG_IEEE80211_CRYPT_WEP=m |
@@ -440,7 +424,7 @@ CONFIG_IEEE80211_CRYPT_CCMP=m | |||
440 | CONFIG_IEEE80211_CRYPT_TKIP=m | 424 | CONFIG_IEEE80211_CRYPT_TKIP=m |
441 | CONFIG_IEEE80211_SOFTMAC=m | 425 | CONFIG_IEEE80211_SOFTMAC=m |
442 | CONFIG_IEEE80211_SOFTMAC_DEBUG=y | 426 | CONFIG_IEEE80211_SOFTMAC_DEBUG=y |
443 | CONFIG_WIRELESS_EXT=y | 427 | # CONFIG_RFKILL is not set |
444 | 428 | ||
445 | # | 429 | # |
446 | # Device Drivers | 430 | # Device Drivers |
@@ -453,16 +437,13 @@ CONFIG_STANDALONE=y | |||
453 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 437 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
454 | CONFIG_FW_LOADER=m | 438 | CONFIG_FW_LOADER=m |
455 | # CONFIG_DEBUG_DRIVER is not set | 439 | # CONFIG_DEBUG_DRIVER is not set |
440 | # CONFIG_DEBUG_DEVRES is not set | ||
456 | # CONFIG_SYS_HYPERVISOR is not set | 441 | # CONFIG_SYS_HYPERVISOR is not set |
457 | 442 | ||
458 | # | 443 | # |
459 | # Connector - unified userspace <-> kernelspace linker | 444 | # Connector - unified userspace <-> kernelspace linker |
460 | # | 445 | # |
461 | # CONFIG_CONNECTOR is not set | 446 | # CONFIG_CONNECTOR is not set |
462 | |||
463 | # | ||
464 | # Memory Technology Devices (MTD) | ||
465 | # | ||
466 | CONFIG_MTD=y | 447 | CONFIG_MTD=y |
467 | # CONFIG_MTD_DEBUG is not set | 448 | # CONFIG_MTD_DEBUG is not set |
468 | CONFIG_MTD_CONCAT=y | 449 | CONFIG_MTD_CONCAT=y |
@@ -511,7 +492,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
511 | # CONFIG_MTD_RAM is not set | 492 | # CONFIG_MTD_RAM is not set |
512 | # CONFIG_MTD_ROM is not set | 493 | # CONFIG_MTD_ROM is not set |
513 | # CONFIG_MTD_ABSENT is not set | 494 | # CONFIG_MTD_ABSENT is not set |
514 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
515 | 495 | ||
516 | # | 496 | # |
517 | # Mapping drivers for chip access | 497 | # Mapping drivers for chip access |
@@ -539,17 +519,13 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
539 | # CONFIG_MTD_DOC2000 is not set | 519 | # CONFIG_MTD_DOC2000 is not set |
540 | # CONFIG_MTD_DOC2001 is not set | 520 | # CONFIG_MTD_DOC2001 is not set |
541 | # CONFIG_MTD_DOC2001PLUS is not set | 521 | # CONFIG_MTD_DOC2001PLUS is not set |
542 | |||
543 | # | ||
544 | # NAND Flash Device Drivers | ||
545 | # | ||
546 | # CONFIG_MTD_NAND is not set | 522 | # CONFIG_MTD_NAND is not set |
547 | # CONFIG_MTD_NAND_CAFE is not set | 523 | # CONFIG_MTD_ONENAND is not set |
548 | 524 | ||
549 | # | 525 | # |
550 | # OneNAND Flash Device Drivers | 526 | # UBI - Unsorted block images |
551 | # | 527 | # |
552 | # CONFIG_MTD_ONENAND is not set | 528 | # CONFIG_MTD_UBI is not set |
553 | 529 | ||
554 | # | 530 | # |
555 | # Parallel port support | 531 | # Parallel port support |
@@ -559,6 +535,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
559 | # | 535 | # |
560 | # Plug and Play support | 536 | # Plug and Play support |
561 | # | 537 | # |
538 | # CONFIG_PNPACPI is not set | ||
562 | 539 | ||
563 | # | 540 | # |
564 | # Block devices | 541 | # Block devices |
@@ -578,19 +555,16 @@ CONFIG_BLK_DEV_RAM=y | |||
578 | CONFIG_BLK_DEV_RAM_COUNT=2 | 555 | CONFIG_BLK_DEV_RAM_COUNT=2 |
579 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 556 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
580 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 557 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
581 | CONFIG_BLK_DEV_INITRD=y | ||
582 | # CONFIG_CDROM_PKTCDVD is not set | 558 | # CONFIG_CDROM_PKTCDVD is not set |
583 | # CONFIG_ATA_OVER_ETH is not set | 559 | # CONFIG_ATA_OVER_ETH is not set |
584 | 560 | ||
585 | # | 561 | # |
586 | # Misc devices | 562 | # Misc devices |
587 | # | 563 | # |
564 | # CONFIG_PHANTOM is not set | ||
588 | # CONFIG_SGI_IOC4 is not set | 565 | # CONFIG_SGI_IOC4 is not set |
589 | # CONFIG_TIFM_CORE is not set | 566 | # CONFIG_TIFM_CORE is not set |
590 | 567 | # CONFIG_BLINK is not set | |
591 | # | ||
592 | # ATA/ATAPI/MFM/RLL support | ||
593 | # | ||
594 | # CONFIG_IDE is not set | 568 | # CONFIG_IDE is not set |
595 | 569 | ||
596 | # | 570 | # |
@@ -619,6 +593,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
619 | # CONFIG_SCSI_CONSTANTS is not set | 593 | # CONFIG_SCSI_CONSTANTS is not set |
620 | # CONFIG_SCSI_LOGGING is not set | 594 | # CONFIG_SCSI_LOGGING is not set |
621 | # CONFIG_SCSI_SCAN_ASYNC is not set | 595 | # CONFIG_SCSI_SCAN_ASYNC is not set |
596 | CONFIG_SCSI_WAIT_SCAN=m | ||
622 | 597 | ||
623 | # | 598 | # |
624 | # SCSI Transports | 599 | # SCSI Transports |
@@ -667,11 +642,8 @@ CONFIG_SCSI_MULTI_LUN=y | |||
667 | # CONFIG_SCSI_NSP32 is not set | 642 | # CONFIG_SCSI_NSP32 is not set |
668 | # CONFIG_SCSI_DEBUG is not set | 643 | # CONFIG_SCSI_DEBUG is not set |
669 | # CONFIG_SCSI_SRP is not set | 644 | # CONFIG_SCSI_SRP is not set |
670 | |||
671 | # | ||
672 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
673 | # | ||
674 | CONFIG_ATA=y | 645 | CONFIG_ATA=y |
646 | # CONFIG_ATA_NONSTANDARD is not set | ||
675 | # CONFIG_SATA_AHCI is not set | 647 | # CONFIG_SATA_AHCI is not set |
676 | # CONFIG_SATA_SVW is not set | 648 | # CONFIG_SATA_SVW is not set |
677 | # CONFIG_ATA_PIIX is not set | 649 | # CONFIG_ATA_PIIX is not set |
@@ -687,10 +659,12 @@ CONFIG_ATA=y | |||
687 | # CONFIG_SATA_ULI is not set | 659 | # CONFIG_SATA_ULI is not set |
688 | # CONFIG_SATA_VIA is not set | 660 | # CONFIG_SATA_VIA is not set |
689 | # CONFIG_SATA_VITESSE is not set | 661 | # CONFIG_SATA_VITESSE is not set |
662 | # CONFIG_SATA_INIC162X is not set | ||
690 | # CONFIG_PATA_ALI is not set | 663 | # CONFIG_PATA_ALI is not set |
691 | # CONFIG_PATA_AMD is not set | 664 | # CONFIG_PATA_AMD is not set |
692 | # CONFIG_PATA_ARTOP is not set | 665 | # CONFIG_PATA_ARTOP is not set |
693 | # CONFIG_PATA_ATIIXP is not set | 666 | # CONFIG_PATA_ATIIXP is not set |
667 | # CONFIG_PATA_CMD640_PCI is not set | ||
694 | # CONFIG_PATA_CMD64X is not set | 668 | # CONFIG_PATA_CMD64X is not set |
695 | # CONFIG_PATA_CS5520 is not set | 669 | # CONFIG_PATA_CS5520 is not set |
696 | # CONFIG_PATA_CS5530 is not set | 670 | # CONFIG_PATA_CS5530 is not set |
@@ -702,6 +676,7 @@ CONFIG_ATA=y | |||
702 | # CONFIG_PATA_HPT3X2N is not set | 676 | # CONFIG_PATA_HPT3X2N is not set |
703 | # CONFIG_PATA_HPT3X3 is not set | 677 | # CONFIG_PATA_HPT3X3 is not set |
704 | CONFIG_PATA_IT821X=y | 678 | CONFIG_PATA_IT821X=y |
679 | # CONFIG_PATA_IT8213 is not set | ||
705 | # CONFIG_PATA_JMICRON is not set | 680 | # CONFIG_PATA_JMICRON is not set |
706 | # CONFIG_PATA_TRIFLEX is not set | 681 | # CONFIG_PATA_TRIFLEX is not set |
707 | # CONFIG_PATA_MARVELL is not set | 682 | # CONFIG_PATA_MARVELL is not set |
@@ -738,18 +713,14 @@ CONFIG_PATA_SIL680=y | |||
738 | # | 713 | # |
739 | # IEEE 1394 (FireWire) support | 714 | # IEEE 1394 (FireWire) support |
740 | # | 715 | # |
716 | # CONFIG_FIREWIRE is not set | ||
741 | # CONFIG_IEEE1394 is not set | 717 | # CONFIG_IEEE1394 is not set |
742 | 718 | ||
743 | # | 719 | # |
744 | # I2O device support | 720 | # I2O device support |
745 | # | 721 | # |
746 | # CONFIG_I2O is not set | 722 | # CONFIG_I2O is not set |
747 | 723 | # CONFIG_MACINTOSH_DRIVERS is not set | |
748 | # | ||
749 | # Macintosh device drivers | ||
750 | # | ||
751 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
752 | # CONFIG_WINDFARM is not set | ||
753 | 724 | ||
754 | # | 725 | # |
755 | # Network device support | 726 | # Network device support |
@@ -759,15 +730,7 @@ CONFIG_NETDEVICES=y | |||
759 | # CONFIG_BONDING is not set | 730 | # CONFIG_BONDING is not set |
760 | # CONFIG_EQUALIZER is not set | 731 | # CONFIG_EQUALIZER is not set |
761 | CONFIG_TUN=m | 732 | CONFIG_TUN=m |
762 | |||
763 | # | ||
764 | # ARCnet devices | ||
765 | # | ||
766 | # CONFIG_ARCNET is not set | 733 | # CONFIG_ARCNET is not set |
767 | |||
768 | # | ||
769 | # PHY device support | ||
770 | # | ||
771 | # CONFIG_PHYLIB is not set | 734 | # CONFIG_PHYLIB is not set |
772 | 735 | ||
773 | # | 736 | # |
@@ -795,10 +758,7 @@ CONFIG_TULIP_MMIO=y | |||
795 | # CONFIG_ULI526X is not set | 758 | # CONFIG_ULI526X is not set |
796 | # CONFIG_HP100 is not set | 759 | # CONFIG_HP100 is not set |
797 | # CONFIG_NET_PCI is not set | 760 | # CONFIG_NET_PCI is not set |
798 | 761 | CONFIG_NETDEV_1000=y | |
799 | # | ||
800 | # Ethernet (1000 Mbit) | ||
801 | # | ||
802 | # CONFIG_ACENIC is not set | 762 | # CONFIG_ACENIC is not set |
803 | # CONFIG_DL2K is not set | 763 | # CONFIG_DL2K is not set |
804 | # CONFIG_E1000 is not set | 764 | # CONFIG_E1000 is not set |
@@ -811,58 +771,36 @@ CONFIG_R8169=y | |||
811 | # CONFIG_SKGE is not set | 771 | # CONFIG_SKGE is not set |
812 | # CONFIG_SKY2 is not set | 772 | # CONFIG_SKY2 is not set |
813 | # CONFIG_SK98LIN is not set | 773 | # CONFIG_SK98LIN is not set |
774 | # CONFIG_VIA_VELOCITY is not set | ||
814 | # CONFIG_TIGON3 is not set | 775 | # CONFIG_TIGON3 is not set |
815 | # CONFIG_BNX2 is not set | 776 | # CONFIG_BNX2 is not set |
816 | # CONFIG_QLA3XXX is not set | 777 | # CONFIG_QLA3XXX is not set |
817 | 778 | # CONFIG_ATL1 is not set | |
818 | # | 779 | CONFIG_NETDEV_10000=y |
819 | # Ethernet (10000 Mbit) | ||
820 | # | ||
821 | # CONFIG_CHELSIO_T1 is not set | 780 | # CONFIG_CHELSIO_T1 is not set |
781 | # CONFIG_CHELSIO_T3 is not set | ||
822 | # CONFIG_IXGB is not set | 782 | # CONFIG_IXGB is not set |
823 | # CONFIG_S2IO is not set | 783 | # CONFIG_S2IO is not set |
824 | # CONFIG_MYRI10GE is not set | 784 | # CONFIG_MYRI10GE is not set |
825 | # CONFIG_NETXEN_NIC is not set | 785 | # CONFIG_NETXEN_NIC is not set |
826 | 786 | # CONFIG_MLX4_CORE is not set | |
827 | # | ||
828 | # Token Ring devices | ||
829 | # | ||
830 | # CONFIG_TR is not set | 787 | # CONFIG_TR is not set |
831 | 788 | ||
832 | # | 789 | # |
833 | # Wireless LAN (non-hamradio) | 790 | # Wireless LAN |
834 | # | ||
835 | CONFIG_NET_RADIO=y | ||
836 | # CONFIG_NET_WIRELESS_RTNETLINK is not set | ||
837 | |||
838 | # | ||
839 | # Obsolete Wireless cards support (pre-802.11) | ||
840 | # | ||
841 | # CONFIG_STRIP is not set | ||
842 | |||
843 | # | ||
844 | # Wireless 802.11b ISA/PCI cards support | ||
845 | # | ||
846 | # CONFIG_IPW2100 is not set | ||
847 | # CONFIG_IPW2200 is not set | ||
848 | # CONFIG_AIRO is not set | ||
849 | # CONFIG_HERMES is not set | ||
850 | # CONFIG_ATMEL is not set | ||
851 | |||
852 | # | ||
853 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
854 | # | 791 | # |
855 | # CONFIG_PRISM54 is not set | 792 | # CONFIG_WLAN_PRE80211 is not set |
856 | # CONFIG_USB_ZD1201 is not set | 793 | # CONFIG_WLAN_80211 is not set |
857 | # CONFIG_HOSTAP is not set | ||
858 | # CONFIG_BCM43XX is not set | ||
859 | CONFIG_ZD1211RW=m | ||
860 | # CONFIG_ZD1211RW_DEBUG is not set | ||
861 | CONFIG_NET_WIRELESS=y | ||
862 | 794 | ||
863 | # | 795 | # |
864 | # Wan interfaces | 796 | # USB Network Adapters |
865 | # | 797 | # |
798 | # CONFIG_USB_CATC is not set | ||
799 | # CONFIG_USB_KAWETH is not set | ||
800 | # CONFIG_USB_PEGASUS is not set | ||
801 | # CONFIG_USB_RTL8150 is not set | ||
802 | # CONFIG_USB_USBNET_MII is not set | ||
803 | # CONFIG_USB_USBNET is not set | ||
866 | # CONFIG_WAN is not set | 804 | # CONFIG_WAN is not set |
867 | # CONFIG_FDDI is not set | 805 | # CONFIG_FDDI is not set |
868 | # CONFIG_HIPPI is not set | 806 | # CONFIG_HIPPI is not set |
@@ -872,7 +810,6 @@ CONFIG_NET_WIRELESS=y | |||
872 | # CONFIG_SHAPER is not set | 810 | # CONFIG_SHAPER is not set |
873 | CONFIG_NETCONSOLE=y | 811 | CONFIG_NETCONSOLE=y |
874 | CONFIG_NETPOLL=y | 812 | CONFIG_NETPOLL=y |
875 | # CONFIG_NETPOLL_RX is not set | ||
876 | # CONFIG_NETPOLL_TRAP is not set | 813 | # CONFIG_NETPOLL_TRAP is not set |
877 | CONFIG_NET_POLL_CONTROLLER=y | 814 | CONFIG_NET_POLL_CONTROLLER=y |
878 | 815 | ||
@@ -891,6 +828,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
891 | # | 828 | # |
892 | CONFIG_INPUT=y | 829 | CONFIG_INPUT=y |
893 | # CONFIG_INPUT_FF_MEMLESS is not set | 830 | # CONFIG_INPUT_FF_MEMLESS is not set |
831 | # CONFIG_INPUT_POLLDEV is not set | ||
894 | 832 | ||
895 | # | 833 | # |
896 | # Userland interfaces | 834 | # Userland interfaces |
@@ -910,8 +848,14 @@ CONFIG_INPUT_EVDEV=m | |||
910 | # CONFIG_INPUT_KEYBOARD is not set | 848 | # CONFIG_INPUT_KEYBOARD is not set |
911 | # CONFIG_INPUT_MOUSE is not set | 849 | # CONFIG_INPUT_MOUSE is not set |
912 | # CONFIG_INPUT_JOYSTICK is not set | 850 | # CONFIG_INPUT_JOYSTICK is not set |
851 | # CONFIG_INPUT_TABLET is not set | ||
913 | # CONFIG_INPUT_TOUCHSCREEN is not set | 852 | # CONFIG_INPUT_TOUCHSCREEN is not set |
914 | CONFIG_INPUT_MISC=y | 853 | CONFIG_INPUT_MISC=y |
854 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
855 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
856 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
857 | # CONFIG_INPUT_POWERMATE is not set | ||
858 | # CONFIG_INPUT_YEALINK is not set | ||
915 | CONFIG_INPUT_UINPUT=m | 859 | CONFIG_INPUT_UINPUT=m |
916 | 860 | ||
917 | # | 861 | # |
@@ -950,6 +894,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
950 | CONFIG_SERIAL_CORE=y | 894 | CONFIG_SERIAL_CORE=y |
951 | CONFIG_SERIAL_CORE_CONSOLE=y | 895 | CONFIG_SERIAL_CORE_CONSOLE=y |
952 | # CONFIG_SERIAL_JSM is not set | 896 | # CONFIG_SERIAL_JSM is not set |
897 | CONFIG_SERIAL_OF_PLATFORM=y | ||
953 | CONFIG_UNIX98_PTYS=y | 898 | CONFIG_UNIX98_PTYS=y |
954 | CONFIG_LEGACY_PTYS=y | 899 | CONFIG_LEGACY_PTYS=y |
955 | CONFIG_LEGACY_PTY_COUNT=256 | 900 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -958,15 +903,10 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
958 | # IPMI | 903 | # IPMI |
959 | # | 904 | # |
960 | # CONFIG_IPMI_HANDLER is not set | 905 | # CONFIG_IPMI_HANDLER is not set |
961 | |||
962 | # | ||
963 | # Watchdog Cards | ||
964 | # | ||
965 | # CONFIG_WATCHDOG is not set | 906 | # CONFIG_WATCHDOG is not set |
966 | CONFIG_HW_RANDOM=y | 907 | CONFIG_HW_RANDOM=y |
967 | # CONFIG_NVRAM is not set | 908 | # CONFIG_NVRAM is not set |
968 | # CONFIG_GEN_RTC is not set | 909 | # CONFIG_GEN_RTC is not set |
969 | # CONFIG_DTLK is not set | ||
970 | # CONFIG_R3964 is not set | 910 | # CONFIG_R3964 is not set |
971 | # CONFIG_APPLICOM is not set | 911 | # CONFIG_APPLICOM is not set |
972 | # CONFIG_AGP is not set | 912 | # CONFIG_AGP is not set |
@@ -977,11 +917,9 @@ CONFIG_HW_RANDOM=y | |||
977 | # TPM devices | 917 | # TPM devices |
978 | # | 918 | # |
979 | # CONFIG_TCG_TPM is not set | 919 | # CONFIG_TCG_TPM is not set |
980 | 920 | CONFIG_DEVPORT=y | |
981 | # | ||
982 | # I2C support | ||
983 | # | ||
984 | CONFIG_I2C=y | 921 | CONFIG_I2C=y |
922 | CONFIG_I2C_BOARDINFO=y | ||
985 | CONFIG_I2C_CHARDEV=y | 923 | CONFIG_I2C_CHARDEV=y |
986 | 924 | ||
987 | # | 925 | # |
@@ -1008,14 +946,15 @@ CONFIG_I2C_MPC=y | |||
1008 | # CONFIG_I2C_PARPORT_LIGHT is not set | 946 | # CONFIG_I2C_PARPORT_LIGHT is not set |
1009 | # CONFIG_I2C_PROSAVAGE is not set | 947 | # CONFIG_I2C_PROSAVAGE is not set |
1010 | # CONFIG_I2C_SAVAGE4 is not set | 948 | # CONFIG_I2C_SAVAGE4 is not set |
949 | # CONFIG_I2C_SIMTEC is not set | ||
1011 | # CONFIG_I2C_SIS5595 is not set | 950 | # CONFIG_I2C_SIS5595 is not set |
1012 | # CONFIG_I2C_SIS630 is not set | 951 | # CONFIG_I2C_SIS630 is not set |
1013 | # CONFIG_I2C_SIS96X is not set | 952 | # CONFIG_I2C_SIS96X is not set |
1014 | # CONFIG_I2C_STUB is not set | 953 | # CONFIG_I2C_STUB is not set |
954 | # CONFIG_I2C_TINY_USB is not set | ||
1015 | # CONFIG_I2C_VIA is not set | 955 | # CONFIG_I2C_VIA is not set |
1016 | # CONFIG_I2C_VIAPRO is not set | 956 | # CONFIG_I2C_VIAPRO is not set |
1017 | # CONFIG_I2C_VOODOO3 is not set | 957 | # CONFIG_I2C_VOODOO3 is not set |
1018 | # CONFIG_I2C_PCA_ISA is not set | ||
1019 | 958 | ||
1020 | # | 959 | # |
1021 | # Miscellaneous I2C Chip support | 960 | # Miscellaneous I2C Chip support |
@@ -1043,16 +982,14 @@ CONFIG_SENSORS_EEPROM=m | |||
1043 | # Dallas's 1-wire bus | 982 | # Dallas's 1-wire bus |
1044 | # | 983 | # |
1045 | # CONFIG_W1 is not set | 984 | # CONFIG_W1 is not set |
1046 | |||
1047 | # | ||
1048 | # Hardware Monitoring support | ||
1049 | # | ||
1050 | CONFIG_HWMON=y | 985 | CONFIG_HWMON=y |
1051 | # CONFIG_HWMON_VID is not set | 986 | # CONFIG_HWMON_VID is not set |
1052 | # CONFIG_SENSORS_ABITUGURU is not set | 987 | # CONFIG_SENSORS_ABITUGURU is not set |
988 | # CONFIG_SENSORS_AD7418 is not set | ||
1053 | # CONFIG_SENSORS_ADM1021 is not set | 989 | # CONFIG_SENSORS_ADM1021 is not set |
1054 | # CONFIG_SENSORS_ADM1025 is not set | 990 | # CONFIG_SENSORS_ADM1025 is not set |
1055 | # CONFIG_SENSORS_ADM1026 is not set | 991 | # CONFIG_SENSORS_ADM1026 is not set |
992 | # CONFIG_SENSORS_ADM1029 is not set | ||
1056 | # CONFIG_SENSORS_ADM1031 is not set | 993 | # CONFIG_SENSORS_ADM1031 is not set |
1057 | # CONFIG_SENSORS_ADM9240 is not set | 994 | # CONFIG_SENSORS_ADM9240 is not set |
1058 | # CONFIG_SENSORS_ASB100 is not set | 995 | # CONFIG_SENSORS_ASB100 is not set |
@@ -1075,6 +1012,7 @@ CONFIG_HWMON=y | |||
1075 | # CONFIG_SENSORS_LM90 is not set | 1012 | # CONFIG_SENSORS_LM90 is not set |
1076 | # CONFIG_SENSORS_LM92 is not set | 1013 | # CONFIG_SENSORS_LM92 is not set |
1077 | # CONFIG_SENSORS_MAX1619 is not set | 1014 | # CONFIG_SENSORS_MAX1619 is not set |
1015 | # CONFIG_SENSORS_MAX6650 is not set | ||
1078 | # CONFIG_SENSORS_PC87360 is not set | 1016 | # CONFIG_SENSORS_PC87360 is not set |
1079 | # CONFIG_SENSORS_PC87427 is not set | 1017 | # CONFIG_SENSORS_PC87427 is not set |
1080 | # CONFIG_SENSORS_SIS5595 is not set | 1018 | # CONFIG_SENSORS_SIS5595 is not set |
@@ -1094,20 +1032,27 @@ CONFIG_HWMON=y | |||
1094 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1032 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1095 | 1033 | ||
1096 | # | 1034 | # |
1035 | # Multifunction device drivers | ||
1036 | # | ||
1037 | # CONFIG_MFD_SM501 is not set | ||
1038 | |||
1039 | # | ||
1097 | # Multimedia devices | 1040 | # Multimedia devices |
1098 | # | 1041 | # |
1099 | # CONFIG_VIDEO_DEV is not set | 1042 | # CONFIG_VIDEO_DEV is not set |
1043 | # CONFIG_DVB_CORE is not set | ||
1044 | # CONFIG_DAB is not set | ||
1100 | 1045 | ||
1101 | # | 1046 | # |
1102 | # Digital Video Broadcasting Devices | 1047 | # Graphics support |
1103 | # | 1048 | # |
1104 | # CONFIG_DVB is not set | 1049 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1105 | # CONFIG_USB_DABUSB is not set | ||
1106 | 1050 | ||
1107 | # | 1051 | # |
1108 | # Graphics support | 1052 | # Display device support |
1109 | # | 1053 | # |
1110 | CONFIG_FIRMWARE_EDID=y | 1054 | # CONFIG_DISPLAY_SUPPORT is not set |
1055 | # CONFIG_VGASTATE is not set | ||
1111 | # CONFIG_FB is not set | 1056 | # CONFIG_FB is not set |
1112 | # CONFIG_FB_IBM_GXT4500 is not set | 1057 | # CONFIG_FB_IBM_GXT4500 is not set |
1113 | 1058 | ||
@@ -1116,7 +1061,6 @@ CONFIG_FIRMWARE_EDID=y | |||
1116 | # | 1061 | # |
1117 | # CONFIG_VGA_CONSOLE is not set | 1062 | # CONFIG_VGA_CONSOLE is not set |
1118 | CONFIG_DUMMY_CONSOLE=y | 1063 | CONFIG_DUMMY_CONSOLE=y |
1119 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1120 | 1064 | ||
1121 | # | 1065 | # |
1122 | # Sound | 1066 | # Sound |
@@ -1127,6 +1071,18 @@ CONFIG_DUMMY_CONSOLE=y | |||
1127 | # HID Devices | 1071 | # HID Devices |
1128 | # | 1072 | # |
1129 | CONFIG_HID=m | 1073 | CONFIG_HID=m |
1074 | # CONFIG_HID_DEBUG is not set | ||
1075 | |||
1076 | # | ||
1077 | # USB Input Devices | ||
1078 | # | ||
1079 | # CONFIG_USB_HID is not set | ||
1080 | |||
1081 | # | ||
1082 | # USB HID Boot Protocol drivers | ||
1083 | # | ||
1084 | # CONFIG_USB_KBD is not set | ||
1085 | # CONFIG_USB_MOUSE is not set | ||
1130 | 1086 | ||
1131 | # | 1087 | # |
1132 | # USB support | 1088 | # USB support |
@@ -1141,7 +1097,7 @@ CONFIG_USB=y | |||
1141 | # Miscellaneous USB options | 1097 | # Miscellaneous USB options |
1142 | # | 1098 | # |
1143 | CONFIG_USB_DEVICEFS=y | 1099 | CONFIG_USB_DEVICEFS=y |
1144 | # CONFIG_USB_BANDWIDTH is not set | 1100 | CONFIG_USB_DEVICE_CLASS=y |
1145 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1101 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1146 | # CONFIG_USB_OTG is not set | 1102 | # CONFIG_USB_OTG is not set |
1147 | 1103 | ||
@@ -1152,9 +1108,15 @@ CONFIG_USB_EHCI_HCD=y | |||
1152 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1108 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1153 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1109 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1154 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1110 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1111 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1155 | # CONFIG_USB_ISP116X_HCD is not set | 1112 | # CONFIG_USB_ISP116X_HCD is not set |
1156 | CONFIG_USB_OHCI_HCD=y | 1113 | CONFIG_USB_OHCI_HCD=y |
1157 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1114 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
1115 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | ||
1116 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | ||
1117 | CONFIG_USB_OHCI_HCD_PCI=y | ||
1118 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | ||
1119 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
1158 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1120 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1159 | # CONFIG_USB_UHCI_HCD is not set | 1121 | # CONFIG_USB_UHCI_HCD is not set |
1160 | # CONFIG_USB_SL811_HCD is not set | 1122 | # CONFIG_USB_SL811_HCD is not set |
@@ -1187,43 +1149,10 @@ CONFIG_USB_STORAGE=m | |||
1187 | # CONFIG_USB_LIBUSUAL is not set | 1149 | # CONFIG_USB_LIBUSUAL is not set |
1188 | 1150 | ||
1189 | # | 1151 | # |
1190 | # USB Input Devices | ||
1191 | # | ||
1192 | # CONFIG_USB_HID is not set | ||
1193 | |||
1194 | # | ||
1195 | # USB HID Boot Protocol drivers | ||
1196 | # | ||
1197 | # CONFIG_USB_KBD is not set | ||
1198 | # CONFIG_USB_MOUSE is not set | ||
1199 | # CONFIG_USB_AIPTEK is not set | ||
1200 | # CONFIG_USB_WACOM is not set | ||
1201 | # CONFIG_USB_ACECAD is not set | ||
1202 | # CONFIG_USB_KBTAB is not set | ||
1203 | # CONFIG_USB_POWERMATE is not set | ||
1204 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1205 | # CONFIG_USB_YEALINK is not set | ||
1206 | # CONFIG_USB_XPAD is not set | ||
1207 | # CONFIG_USB_ATI_REMOTE is not set | ||
1208 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1209 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1210 | # CONFIG_USB_APPLETOUCH is not set | ||
1211 | |||
1212 | # | ||
1213 | # USB Imaging devices | 1152 | # USB Imaging devices |
1214 | # | 1153 | # |
1215 | # CONFIG_USB_MDC800 is not set | 1154 | # CONFIG_USB_MDC800 is not set |
1216 | # CONFIG_USB_MICROTEK is not set | 1155 | # CONFIG_USB_MICROTEK is not set |
1217 | |||
1218 | # | ||
1219 | # USB Network Adapters | ||
1220 | # | ||
1221 | # CONFIG_USB_CATC is not set | ||
1222 | # CONFIG_USB_KAWETH is not set | ||
1223 | # CONFIG_USB_PEGASUS is not set | ||
1224 | # CONFIG_USB_RTL8150 is not set | ||
1225 | # CONFIG_USB_USBNET_MII is not set | ||
1226 | # CONFIG_USB_USBNET is not set | ||
1227 | CONFIG_USB_MON=y | 1156 | CONFIG_USB_MON=y |
1228 | 1157 | ||
1229 | # | 1158 | # |
@@ -1283,6 +1212,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
1283 | # CONFIG_USB_RIO500 is not set | 1212 | # CONFIG_USB_RIO500 is not set |
1284 | # CONFIG_USB_LEGOTOWER is not set | 1213 | # CONFIG_USB_LEGOTOWER is not set |
1285 | # CONFIG_USB_LCD is not set | 1214 | # CONFIG_USB_LCD is not set |
1215 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1286 | # CONFIG_USB_LED is not set | 1216 | # CONFIG_USB_LED is not set |
1287 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1217 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1288 | # CONFIG_USB_CYTHERM is not set | 1218 | # CONFIG_USB_CYTHERM is not set |
@@ -1293,6 +1223,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
1293 | # CONFIG_USB_SISUSBVGA is not set | 1223 | # CONFIG_USB_SISUSBVGA is not set |
1294 | # CONFIG_USB_LD is not set | 1224 | # CONFIG_USB_LD is not set |
1295 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1225 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1226 | # CONFIG_USB_IOWARRIOR is not set | ||
1296 | # CONFIG_USB_TEST is not set | 1227 | # CONFIG_USB_TEST is not set |
1297 | 1228 | ||
1298 | # | 1229 | # |
@@ -1303,10 +1234,6 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
1303 | # USB Gadget Support | 1234 | # USB Gadget Support |
1304 | # | 1235 | # |
1305 | # CONFIG_USB_GADGET is not set | 1236 | # CONFIG_USB_GADGET is not set |
1306 | |||
1307 | # | ||
1308 | # MMC/SD Card support | ||
1309 | # | ||
1310 | # CONFIG_MMC is not set | 1237 | # CONFIG_MMC is not set |
1311 | 1238 | ||
1312 | # | 1239 | # |
@@ -1347,24 +1274,37 @@ CONFIG_RTC_INTF_SYSFS=y | |||
1347 | CONFIG_RTC_INTF_PROC=y | 1274 | CONFIG_RTC_INTF_PROC=y |
1348 | CONFIG_RTC_INTF_DEV=y | 1275 | CONFIG_RTC_INTF_DEV=y |
1349 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | 1276 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
1277 | # CONFIG_RTC_DRV_TEST is not set | ||
1350 | 1278 | ||
1351 | # | 1279 | # |
1352 | # RTC drivers | 1280 | # I2C RTC drivers |
1353 | # | 1281 | # |
1354 | # CONFIG_RTC_DRV_X1205 is not set | ||
1355 | # CONFIG_RTC_DRV_DS1307 is not set | 1282 | # CONFIG_RTC_DRV_DS1307 is not set |
1356 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1357 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1358 | # CONFIG_RTC_DRV_DS1672 is not set | 1283 | # CONFIG_RTC_DRV_DS1672 is not set |
1359 | # CONFIG_RTC_DRV_DS1742 is not set | 1284 | # CONFIG_RTC_DRV_MAX6900 is not set |
1285 | CONFIG_RTC_DRV_RS5C372=y | ||
1286 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1287 | # CONFIG_RTC_DRV_X1205 is not set | ||
1360 | # CONFIG_RTC_DRV_PCF8563 is not set | 1288 | # CONFIG_RTC_DRV_PCF8563 is not set |
1361 | # CONFIG_RTC_DRV_PCF8583 is not set | 1289 | # CONFIG_RTC_DRV_PCF8583 is not set |
1362 | CONFIG_RTC_DRV_RS5C372=y | 1290 | |
1291 | # | ||
1292 | # SPI RTC drivers | ||
1293 | # | ||
1294 | |||
1295 | # | ||
1296 | # Platform RTC drivers | ||
1297 | # | ||
1298 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1299 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1363 | # CONFIG_RTC_DRV_M48T86 is not set | 1300 | # CONFIG_RTC_DRV_M48T86 is not set |
1364 | # CONFIG_RTC_DRV_TEST is not set | ||
1365 | # CONFIG_RTC_DRV_V3020 is not set | 1301 | # CONFIG_RTC_DRV_V3020 is not set |
1366 | 1302 | ||
1367 | # | 1303 | # |
1304 | # on-CPU RTC drivers | ||
1305 | # | ||
1306 | |||
1307 | # | ||
1368 | # DMA Engine support | 1308 | # DMA Engine support |
1369 | # | 1309 | # |
1370 | # CONFIG_DMA_ENGINE is not set | 1310 | # CONFIG_DMA_ENGINE is not set |
@@ -1378,10 +1318,6 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1378 | # | 1318 | # |
1379 | 1319 | ||
1380 | # | 1320 | # |
1381 | # Virtualization | ||
1382 | # | ||
1383 | |||
1384 | # | ||
1385 | # File systems | 1321 | # File systems |
1386 | # | 1322 | # |
1387 | CONFIG_EXT2_FS=y | 1323 | CONFIG_EXT2_FS=y |
@@ -1421,7 +1357,6 @@ CONFIG_DNOTIFY=y | |||
1421 | CONFIG_ISO9660_FS=m | 1357 | CONFIG_ISO9660_FS=m |
1422 | CONFIG_JOLIET=y | 1358 | CONFIG_JOLIET=y |
1423 | CONFIG_ZISOFS=y | 1359 | CONFIG_ZISOFS=y |
1424 | CONFIG_ZISOFS_FS=m | ||
1425 | CONFIG_UDF_FS=m | 1360 | CONFIG_UDF_FS=m |
1426 | CONFIG_UDF_NLS=y | 1361 | CONFIG_UDF_NLS=y |
1427 | 1362 | ||
@@ -1489,6 +1424,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1489 | CONFIG_NFS_COMMON=y | 1424 | CONFIG_NFS_COMMON=y |
1490 | CONFIG_SUNRPC=y | 1425 | CONFIG_SUNRPC=y |
1491 | CONFIG_SUNRPC_GSS=y | 1426 | CONFIG_SUNRPC_GSS=y |
1427 | # CONFIG_SUNRPC_BIND34 is not set | ||
1492 | CONFIG_RPCSEC_GSS_KRB5=y | 1428 | CONFIG_RPCSEC_GSS_KRB5=y |
1493 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1429 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1494 | # CONFIG_SMB_FS is not set | 1430 | # CONFIG_SMB_FS is not set |
@@ -1557,6 +1493,7 @@ CONFIG_NLS_UTF8=m | |||
1557 | # Distributed Lock Manager | 1493 | # Distributed Lock Manager |
1558 | # | 1494 | # |
1559 | # CONFIG_DLM is not set | 1495 | # CONFIG_DLM is not set |
1496 | # CONFIG_UCC_SLOW is not set | ||
1560 | 1497 | ||
1561 | # | 1498 | # |
1562 | # Library routines | 1499 | # Library routines |
@@ -1564,6 +1501,7 @@ CONFIG_NLS_UTF8=m | |||
1564 | CONFIG_BITREVERSE=y | 1501 | CONFIG_BITREVERSE=y |
1565 | CONFIG_CRC_CCITT=m | 1502 | CONFIG_CRC_CCITT=m |
1566 | # CONFIG_CRC16 is not set | 1503 | # CONFIG_CRC16 is not set |
1504 | # CONFIG_CRC_ITU_T is not set | ||
1567 | CONFIG_CRC32=y | 1505 | CONFIG_CRC32=y |
1568 | CONFIG_LIBCRC32C=m | 1506 | CONFIG_LIBCRC32C=m |
1569 | CONFIG_ZLIB_INFLATE=m | 1507 | CONFIG_ZLIB_INFLATE=m |
@@ -1571,13 +1509,16 @@ CONFIG_ZLIB_DEFLATE=m | |||
1571 | CONFIG_TEXTSEARCH=y | 1509 | CONFIG_TEXTSEARCH=y |
1572 | CONFIG_TEXTSEARCH_KMP=m | 1510 | CONFIG_TEXTSEARCH_KMP=m |
1573 | CONFIG_PLIST=y | 1511 | CONFIG_PLIST=y |
1574 | CONFIG_IOMAP_COPY=y | 1512 | CONFIG_HAS_IOMEM=y |
1513 | CONFIG_HAS_IOPORT=y | ||
1514 | CONFIG_HAS_DMA=y | ||
1575 | 1515 | ||
1576 | # | 1516 | # |
1577 | # Instrumentation Support | 1517 | # Instrumentation Support |
1578 | # | 1518 | # |
1579 | CONFIG_PROFILING=y | 1519 | CONFIG_PROFILING=y |
1580 | CONFIG_OPROFILE=m | 1520 | CONFIG_OPROFILE=m |
1521 | # CONFIG_KPROBES is not set | ||
1581 | 1522 | ||
1582 | # | 1523 | # |
1583 | # Kernel hacking | 1524 | # Kernel hacking |
@@ -1589,15 +1530,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1589 | # CONFIG_DEBUG_FS is not set | 1530 | # CONFIG_DEBUG_FS is not set |
1590 | # CONFIG_HEADERS_CHECK is not set | 1531 | # CONFIG_HEADERS_CHECK is not set |
1591 | CONFIG_DEBUG_KERNEL=y | 1532 | CONFIG_DEBUG_KERNEL=y |
1592 | CONFIG_LOG_BUF_SHIFT=14 | 1533 | # CONFIG_DEBUG_SHIRQ is not set |
1593 | CONFIG_DETECT_SOFTLOCKUP=y | 1534 | CONFIG_DETECT_SOFTLOCKUP=y |
1594 | # CONFIG_SCHEDSTATS is not set | 1535 | # CONFIG_SCHEDSTATS is not set |
1536 | # CONFIG_TIMER_STATS is not set | ||
1595 | # CONFIG_DEBUG_SLAB is not set | 1537 | # CONFIG_DEBUG_SLAB is not set |
1596 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1538 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1597 | # CONFIG_RT_MUTEX_TESTER is not set | 1539 | # CONFIG_RT_MUTEX_TESTER is not set |
1598 | # CONFIG_DEBUG_SPINLOCK is not set | 1540 | # CONFIG_DEBUG_SPINLOCK is not set |
1599 | # CONFIG_DEBUG_MUTEXES is not set | 1541 | # CONFIG_DEBUG_MUTEXES is not set |
1600 | # CONFIG_DEBUG_RWSEMS is not set | ||
1601 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1542 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1602 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1543 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1603 | # CONFIG_DEBUG_KOBJECT is not set | 1544 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1607,10 +1548,13 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1607 | # CONFIG_DEBUG_LIST is not set | 1548 | # CONFIG_DEBUG_LIST is not set |
1608 | CONFIG_FORCED_INLINING=y | 1549 | CONFIG_FORCED_INLINING=y |
1609 | # CONFIG_RCU_TORTURE_TEST is not set | 1550 | # CONFIG_RCU_TORTURE_TEST is not set |
1551 | # CONFIG_FAULT_INJECTION is not set | ||
1552 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1553 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1554 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1610 | # CONFIG_DEBUGGER is not set | 1555 | # CONFIG_DEBUGGER is not set |
1611 | # CONFIG_BDI_SWITCH is not set | 1556 | # CONFIG_BDI_SWITCH is not set |
1612 | # CONFIG_BOOTX_TEXT is not set | 1557 | # CONFIG_BOOTX_TEXT is not set |
1613 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
1614 | # CONFIG_PPC_EARLY_DEBUG is not set | 1558 | # CONFIG_PPC_EARLY_DEBUG is not set |
1615 | 1559 | ||
1616 | # | 1560 | # |
@@ -1639,8 +1583,11 @@ CONFIG_CRYPTO_SHA1=m | |||
1639 | # CONFIG_CRYPTO_GF128MUL is not set | 1583 | # CONFIG_CRYPTO_GF128MUL is not set |
1640 | CONFIG_CRYPTO_ECB=m | 1584 | CONFIG_CRYPTO_ECB=m |
1641 | CONFIG_CRYPTO_CBC=y | 1585 | CONFIG_CRYPTO_CBC=y |
1586 | CONFIG_CRYPTO_PCBC=m | ||
1642 | # CONFIG_CRYPTO_LRW is not set | 1587 | # CONFIG_CRYPTO_LRW is not set |
1588 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1643 | CONFIG_CRYPTO_DES=y | 1589 | CONFIG_CRYPTO_DES=y |
1590 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1644 | CONFIG_CRYPTO_BLOWFISH=m | 1591 | CONFIG_CRYPTO_BLOWFISH=m |
1645 | CONFIG_CRYPTO_TWOFISH=m | 1592 | CONFIG_CRYPTO_TWOFISH=m |
1646 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 1593 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1655,6 +1602,7 @@ CONFIG_CRYPTO_ARC4=m | |||
1655 | CONFIG_CRYPTO_DEFLATE=m | 1602 | CONFIG_CRYPTO_DEFLATE=m |
1656 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1603 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1657 | CONFIG_CRYPTO_CRC32C=m | 1604 | CONFIG_CRYPTO_CRC32C=m |
1605 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1658 | # CONFIG_CRYPTO_TEST is not set | 1606 | # CONFIG_CRYPTO_TEST is not set |
1659 | 1607 | ||
1660 | # | 1608 | # |
diff --git a/arch/powerpc/configs/lite5200_defconfig b/arch/powerpc/configs/lite5200_defconfig index 8cbd87ded6b4..d12a981398b8 100644 --- a/arch/powerpc/configs/lite5200_defconfig +++ b/arch/powerpc/configs/lite5200_defconfig | |||
@@ -1,9 +1,10 @@ | |||
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-rc6 |
4 | # Mon Jan 22 22:18:18 2007 | 4 | # Tue Jun 26 13:26:09 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC_PM_NEEDS_RTC_LIB=y | ||
7 | CONFIG_PPC32=y | 8 | CONFIG_PPC32=y |
8 | CONFIG_PPC_MERGE=y | 9 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 10 | CONFIG_MMU=y |
@@ -34,9 +35,9 @@ CONFIG_CLASSIC32=y | |||
34 | # CONFIG_PPC_83xx is not set | 35 | # CONFIG_PPC_83xx is not set |
35 | # CONFIG_PPC_85xx is not set | 36 | # CONFIG_PPC_85xx is not set |
36 | # CONFIG_PPC_86xx is not set | 37 | # CONFIG_PPC_86xx is not set |
38 | # CONFIG_PPC_8xx is not set | ||
37 | # CONFIG_40x is not set | 39 | # CONFIG_40x is not set |
38 | # CONFIG_44x is not set | 40 | # CONFIG_44x is not set |
39 | # CONFIG_8xx is not set | ||
40 | # CONFIG_E200 is not set | 41 | # CONFIG_E200 is not set |
41 | CONFIG_6xx=y | 42 | CONFIG_6xx=y |
42 | CONFIG_PPC_FPU=y | 43 | CONFIG_PPC_FPU=y |
@@ -45,6 +46,7 @@ CONFIG_PPC_FPU=y | |||
45 | # CONFIG_ALTIVEC is not set | 46 | # CONFIG_ALTIVEC is not set |
46 | CONFIG_PPC_STD_MMU=y | 47 | CONFIG_PPC_STD_MMU=y |
47 | CONFIG_PPC_STD_MMU_32=y | 48 | CONFIG_PPC_STD_MMU_32=y |
49 | # CONFIG_PPC_MM_SLICES is not set | ||
48 | # CONFIG_SMP is not set | 50 | # CONFIG_SMP is not set |
49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 51 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
50 | 52 | ||
@@ -63,14 +65,17 @@ CONFIG_LOCALVERSION_AUTO=y | |||
63 | CONFIG_SWAP=y | 65 | CONFIG_SWAP=y |
64 | CONFIG_SYSVIPC=y | 66 | CONFIG_SYSVIPC=y |
65 | # CONFIG_IPC_NS is not set | 67 | # CONFIG_IPC_NS is not set |
68 | CONFIG_SYSVIPC_SYSCTL=y | ||
66 | # CONFIG_POSIX_MQUEUE is not set | 69 | # CONFIG_POSIX_MQUEUE is not set |
67 | # CONFIG_BSD_PROCESS_ACCT is not set | 70 | # CONFIG_BSD_PROCESS_ACCT is not set |
68 | # CONFIG_TASKSTATS is not set | 71 | # CONFIG_TASKSTATS is not set |
69 | # CONFIG_UTS_NS is not set | 72 | # CONFIG_UTS_NS is not set |
70 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
71 | # CONFIG_IKCONFIG is not set | 74 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=14 | ||
72 | CONFIG_SYSFS_DEPRECATED=y | 76 | CONFIG_SYSFS_DEPRECATED=y |
73 | # CONFIG_RELAY is not set | 77 | # CONFIG_RELAY is not set |
78 | CONFIG_BLK_DEV_INITRD=y | ||
74 | CONFIG_INITRAMFS_SOURCE="" | 79 | CONFIG_INITRAMFS_SOURCE="" |
75 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
76 | CONFIG_SYSCTL=y | 81 | CONFIG_SYSCTL=y |
@@ -83,14 +88,19 @@ CONFIG_BUG=y | |||
83 | CONFIG_ELF_CORE=y | 88 | CONFIG_ELF_CORE=y |
84 | CONFIG_BASE_FULL=y | 89 | CONFIG_BASE_FULL=y |
85 | CONFIG_FUTEX=y | 90 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | ||
86 | # CONFIG_EPOLL is not set | 92 | # CONFIG_EPOLL is not set |
93 | CONFIG_SIGNALFD=y | ||
94 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | 96 | CONFIG_SHMEM=y |
88 | CONFIG_SLAB=y | ||
89 | 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 | ||
90 | CONFIG_RT_MUTEXES=y | 101 | CONFIG_RT_MUTEXES=y |
91 | # CONFIG_TINY_SHMEM is not set | 102 | # CONFIG_TINY_SHMEM is not set |
92 | CONFIG_BASE_SMALL=0 | 103 | CONFIG_BASE_SMALL=0 |
93 | # CONFIG_SLOB is not set | ||
94 | 104 | ||
95 | # | 105 | # |
96 | # Loadable module support | 106 | # Loadable module support |
@@ -131,11 +141,17 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
131 | # CONFIG_APUS is not set | 141 | # CONFIG_APUS is not set |
132 | # CONFIG_PPC_CHRP is not set | 142 | # CONFIG_PPC_CHRP is not set |
133 | CONFIG_PPC_MPC52xx=y | 143 | CONFIG_PPC_MPC52xx=y |
144 | CONFIG_PPC_MPC5200=y | ||
145 | CONFIG_PPC_MPC5200_BUGFIX=y | ||
134 | # CONFIG_PPC_EFIKA is not set | 146 | # CONFIG_PPC_EFIKA is not set |
135 | CONFIG_PPC_LITE5200=y | 147 | CONFIG_PPC_LITE5200=y |
136 | # CONFIG_PPC_PMAC is not set | 148 | # CONFIG_PPC_PMAC is not set |
137 | # CONFIG_PPC_CELL is not set | 149 | # CONFIG_PPC_CELL is not set |
138 | # CONFIG_PPC_CELL_NATIVE is not set | 150 | # CONFIG_PPC_CELL_NATIVE is not set |
151 | # CONFIG_PQ2ADS is not set | ||
152 | # CONFIG_MPIC is not set | ||
153 | # CONFIG_MPIC_WEIRD is not set | ||
154 | # CONFIG_PPC_I8259 is not set | ||
139 | # CONFIG_PPC_RTAS is not set | 155 | # CONFIG_PPC_RTAS is not set |
140 | # CONFIG_MMIO_NVRAM is not set | 156 | # CONFIG_MMIO_NVRAM is not set |
141 | # CONFIG_PPC_MPC106 is not set | 157 | # CONFIG_PPC_MPC106 is not set |
@@ -144,8 +160,7 @@ CONFIG_PPC_LITE5200=y | |||
144 | # CONFIG_GENERIC_IOMAP is not set | 160 | # CONFIG_GENERIC_IOMAP is not set |
145 | # CONFIG_CPU_FREQ is not set | 161 | # CONFIG_CPU_FREQ is not set |
146 | # CONFIG_TAU is not set | 162 | # CONFIG_TAU is not set |
147 | # CONFIG_WANT_EARLY_SERIAL is not set | 163 | # CONFIG_CPM2 is not set |
148 | # CONFIG_MPIC is not set | ||
149 | 164 | ||
150 | # | 165 | # |
151 | # Kernel options | 166 | # Kernel options |
@@ -174,6 +189,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
174 | # CONFIG_SPARSEMEM_STATIC is not set | 189 | # CONFIG_SPARSEMEM_STATIC is not set |
175 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 190 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
176 | # CONFIG_RESOURCES_64BIT is not set | 191 | # CONFIG_RESOURCES_64BIT is not set |
192 | CONFIG_ZONE_DMA_FLAG=1 | ||
177 | CONFIG_PROC_DEVICETREE=y | 193 | CONFIG_PROC_DEVICETREE=y |
178 | # CONFIG_CMDLINE_BOOL is not set | 194 | # CONFIG_CMDLINE_BOOL is not set |
179 | CONFIG_PM=y | 195 | CONFIG_PM=y |
@@ -182,28 +198,27 @@ CONFIG_PM=y | |||
182 | # CONFIG_PM_SYSFS_DEPRECATED is not set | 198 | # CONFIG_PM_SYSFS_DEPRECATED is not set |
183 | # CONFIG_SOFTWARE_SUSPEND is not set | 199 | # CONFIG_SOFTWARE_SUSPEND is not set |
184 | CONFIG_SECCOMP=y | 200 | CONFIG_SECCOMP=y |
201 | # CONFIG_WANT_DEVICE_TREE is not set | ||
185 | CONFIG_ISA_DMA_API=y | 202 | CONFIG_ISA_DMA_API=y |
186 | 203 | ||
187 | # | 204 | # |
188 | # Bus options | 205 | # Bus options |
189 | # | 206 | # |
207 | CONFIG_ZONE_DMA=y | ||
190 | CONFIG_GENERIC_ISA_DMA=y | 208 | CONFIG_GENERIC_ISA_DMA=y |
191 | # CONFIG_MPIC_WEIRD is not set | ||
192 | # CONFIG_PPC_I8259 is not set | ||
193 | # CONFIG_PPC_INDIRECT_PCI is not set | 209 | # CONFIG_PPC_INDIRECT_PCI is not set |
210 | CONFIG_FSL_SOC=y | ||
194 | CONFIG_PCI=y | 211 | CONFIG_PCI=y |
195 | CONFIG_PCI_DOMAINS=y | 212 | CONFIG_PCI_DOMAINS=y |
196 | # CONFIG_PCIEPORTBUS is not set | 213 | # CONFIG_PCIEPORTBUS is not set |
214 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
215 | # CONFIG_PCI_MSI is not set | ||
197 | # CONFIG_PCI_DEBUG is not set | 216 | # CONFIG_PCI_DEBUG is not set |
198 | 217 | ||
199 | # | 218 | # |
200 | # PCCARD (PCMCIA/CardBus) support | 219 | # PCCARD (PCMCIA/CardBus) support |
201 | # | 220 | # |
202 | # CONFIG_PCCARD is not set | 221 | # CONFIG_PCCARD is not set |
203 | |||
204 | # | ||
205 | # PCI Hotplug Support | ||
206 | # | ||
207 | # CONFIG_HOTPLUG_PCI is not set | 222 | # CONFIG_HOTPLUG_PCI is not set |
208 | 223 | ||
209 | # | 224 | # |
@@ -228,13 +243,13 @@ CONFIG_NET=y | |||
228 | # | 243 | # |
229 | # Networking options | 244 | # Networking options |
230 | # | 245 | # |
231 | # CONFIG_NETDEBUG is not set | ||
232 | CONFIG_PACKET=y | 246 | CONFIG_PACKET=y |
233 | # CONFIG_PACKET_MMAP is not set | 247 | # CONFIG_PACKET_MMAP is not set |
234 | CONFIG_UNIX=y | 248 | CONFIG_UNIX=y |
235 | CONFIG_XFRM=y | 249 | CONFIG_XFRM=y |
236 | CONFIG_XFRM_USER=m | 250 | CONFIG_XFRM_USER=m |
237 | # CONFIG_XFRM_SUB_POLICY is not set | 251 | # CONFIG_XFRM_SUB_POLICY is not set |
252 | # CONFIG_XFRM_MIGRATE is not set | ||
238 | # CONFIG_NET_KEY is not set | 253 | # CONFIG_NET_KEY is not set |
239 | CONFIG_INET=y | 254 | CONFIG_INET=y |
240 | CONFIG_IP_MULTICAST=y | 255 | CONFIG_IP_MULTICAST=y |
@@ -268,20 +283,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
268 | # CONFIG_INET6_TUNNEL is not set | 283 | # CONFIG_INET6_TUNNEL is not set |
269 | # CONFIG_NETWORK_SECMARK is not set | 284 | # CONFIG_NETWORK_SECMARK is not set |
270 | # CONFIG_NETFILTER is not set | 285 | # CONFIG_NETFILTER is not set |
271 | |||
272 | # | ||
273 | # DCCP Configuration (EXPERIMENTAL) | ||
274 | # | ||
275 | # CONFIG_IP_DCCP is not set | 286 | # CONFIG_IP_DCCP is not set |
276 | |||
277 | # | ||
278 | # SCTP Configuration (EXPERIMENTAL) | ||
279 | # | ||
280 | # CONFIG_IP_SCTP is not set | 287 | # CONFIG_IP_SCTP is not set |
281 | |||
282 | # | ||
283 | # TIPC Configuration (EXPERIMENTAL) | ||
284 | # | ||
285 | # CONFIG_TIPC is not set | 288 | # CONFIG_TIPC is not set |
286 | # CONFIG_ATM is not set | 289 | # CONFIG_ATM is not set |
287 | # CONFIG_BRIDGE is not set | 290 | # CONFIG_BRIDGE is not set |
@@ -307,7 +310,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
307 | # CONFIG_HAMRADIO is not set | 310 | # CONFIG_HAMRADIO is not set |
308 | # CONFIG_IRDA is not set | 311 | # CONFIG_IRDA is not set |
309 | # CONFIG_BT is not set | 312 | # CONFIG_BT is not set |
313 | # CONFIG_AF_RXRPC is not set | ||
314 | |||
315 | # | ||
316 | # Wireless | ||
317 | # | ||
318 | # CONFIG_CFG80211 is not set | ||
319 | # CONFIG_WIRELESS_EXT is not set | ||
320 | # CONFIG_MAC80211 is not set | ||
310 | # CONFIG_IEEE80211 is not set | 321 | # CONFIG_IEEE80211 is not set |
322 | # CONFIG_RFKILL is not set | ||
311 | 323 | ||
312 | # | 324 | # |
313 | # Device Drivers | 325 | # Device Drivers |
@@ -320,16 +332,13 @@ CONFIG_STANDALONE=y | |||
320 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 332 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
321 | # CONFIG_FW_LOADER is not set | 333 | # CONFIG_FW_LOADER is not set |
322 | # CONFIG_DEBUG_DRIVER is not set | 334 | # CONFIG_DEBUG_DRIVER is not set |
335 | # CONFIG_DEBUG_DEVRES is not set | ||
323 | # CONFIG_SYS_HYPERVISOR is not set | 336 | # CONFIG_SYS_HYPERVISOR is not set |
324 | 337 | ||
325 | # | 338 | # |
326 | # Connector - unified userspace <-> kernelspace linker | 339 | # Connector - unified userspace <-> kernelspace linker |
327 | # | 340 | # |
328 | # CONFIG_CONNECTOR is not set | 341 | # CONFIG_CONNECTOR is not set |
329 | |||
330 | # | ||
331 | # Memory Technology Devices (MTD) | ||
332 | # | ||
333 | # CONFIG_MTD is not set | 342 | # CONFIG_MTD is not set |
334 | 343 | ||
335 | # | 344 | # |
@@ -340,6 +349,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
340 | # | 349 | # |
341 | # Plug and Play support | 350 | # Plug and Play support |
342 | # | 351 | # |
352 | # CONFIG_PNPACPI is not set | ||
343 | 353 | ||
344 | # | 354 | # |
345 | # Block devices | 355 | # Block devices |
@@ -358,19 +368,16 @@ CONFIG_BLK_DEV_RAM=y | |||
358 | CONFIG_BLK_DEV_RAM_COUNT=16 | 368 | CONFIG_BLK_DEV_RAM_COUNT=16 |
359 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 369 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
360 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 370 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
361 | CONFIG_BLK_DEV_INITRD=y | ||
362 | # CONFIG_CDROM_PKTCDVD is not set | 371 | # CONFIG_CDROM_PKTCDVD is not set |
363 | # CONFIG_ATA_OVER_ETH is not set | 372 | # CONFIG_ATA_OVER_ETH is not set |
364 | 373 | ||
365 | # | 374 | # |
366 | # Misc devices | 375 | # Misc devices |
367 | # | 376 | # |
377 | # CONFIG_PHANTOM is not set | ||
368 | # CONFIG_SGI_IOC4 is not set | 378 | # CONFIG_SGI_IOC4 is not set |
369 | # CONFIG_TIFM_CORE is not set | 379 | # CONFIG_TIFM_CORE is not set |
370 | 380 | # CONFIG_BLINK is not set | |
371 | # | ||
372 | # ATA/ATAPI/MFM/RLL support | ||
373 | # | ||
374 | # CONFIG_IDE is not set | 381 | # CONFIG_IDE is not set |
375 | 382 | ||
376 | # | 383 | # |
@@ -399,6 +406,7 @@ CONFIG_SCSI=y | |||
399 | # CONFIG_SCSI_CONSTANTS is not set | 406 | # CONFIG_SCSI_CONSTANTS is not set |
400 | # CONFIG_SCSI_LOGGING is not set | 407 | # CONFIG_SCSI_LOGGING is not set |
401 | # CONFIG_SCSI_SCAN_ASYNC is not set | 408 | # CONFIG_SCSI_SCAN_ASYNC is not set |
409 | CONFIG_SCSI_WAIT_SCAN=m | ||
402 | 410 | ||
403 | # | 411 | # |
404 | # SCSI Transports | 412 | # SCSI Transports |
@@ -447,11 +455,8 @@ CONFIG_SCSI=y | |||
447 | # CONFIG_SCSI_NSP32 is not set | 455 | # CONFIG_SCSI_NSP32 is not set |
448 | # CONFIG_SCSI_DEBUG is not set | 456 | # CONFIG_SCSI_DEBUG is not set |
449 | # CONFIG_SCSI_SRP is not set | 457 | # CONFIG_SCSI_SRP is not set |
450 | |||
451 | # | ||
452 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
453 | # | ||
454 | CONFIG_ATA=y | 458 | CONFIG_ATA=y |
459 | # CONFIG_ATA_NONSTANDARD is not set | ||
455 | # CONFIG_SATA_AHCI is not set | 460 | # CONFIG_SATA_AHCI is not set |
456 | # CONFIG_SATA_SVW is not set | 461 | # CONFIG_SATA_SVW is not set |
457 | # CONFIG_ATA_PIIX is not set | 462 | # CONFIG_ATA_PIIX is not set |
@@ -467,10 +472,12 @@ CONFIG_ATA=y | |||
467 | # CONFIG_SATA_ULI is not set | 472 | # CONFIG_SATA_ULI is not set |
468 | # CONFIG_SATA_VIA is not set | 473 | # CONFIG_SATA_VIA is not set |
469 | # CONFIG_SATA_VITESSE is not set | 474 | # CONFIG_SATA_VITESSE is not set |
475 | # CONFIG_SATA_INIC162X is not set | ||
470 | # CONFIG_PATA_ALI is not set | 476 | # CONFIG_PATA_ALI is not set |
471 | # CONFIG_PATA_AMD is not set | 477 | # CONFIG_PATA_AMD is not set |
472 | # CONFIG_PATA_ARTOP is not set | 478 | # CONFIG_PATA_ARTOP is not set |
473 | # CONFIG_PATA_ATIIXP is not set | 479 | # CONFIG_PATA_ATIIXP is not set |
480 | # CONFIG_PATA_CMD640_PCI is not set | ||
474 | # CONFIG_PATA_CMD64X is not set | 481 | # CONFIG_PATA_CMD64X is not set |
475 | # CONFIG_PATA_CS5520 is not set | 482 | # CONFIG_PATA_CS5520 is not set |
476 | # CONFIG_PATA_CS5530 is not set | 483 | # CONFIG_PATA_CS5530 is not set |
@@ -482,9 +489,11 @@ CONFIG_ATA=y | |||
482 | # CONFIG_PATA_HPT3X2N is not set | 489 | # CONFIG_PATA_HPT3X2N is not set |
483 | # CONFIG_PATA_HPT3X3 is not set | 490 | # CONFIG_PATA_HPT3X3 is not set |
484 | # CONFIG_PATA_IT821X is not set | 491 | # CONFIG_PATA_IT821X is not set |
492 | # CONFIG_PATA_IT8213 is not set | ||
485 | # CONFIG_PATA_JMICRON is not set | 493 | # CONFIG_PATA_JMICRON is not set |
486 | # CONFIG_PATA_TRIFLEX is not set | 494 | # CONFIG_PATA_TRIFLEX is not set |
487 | # CONFIG_PATA_MARVELL is not set | 495 | # CONFIG_PATA_MARVELL is not set |
496 | CONFIG_PATA_MPC52xx=y | ||
488 | # CONFIG_PATA_MPIIX is not set | 497 | # CONFIG_PATA_MPIIX is not set |
489 | # CONFIG_PATA_OLDPIIX is not set | 498 | # CONFIG_PATA_OLDPIIX is not set |
490 | # CONFIG_PATA_NETCELL is not set | 499 | # CONFIG_PATA_NETCELL is not set |
@@ -519,18 +528,14 @@ CONFIG_ATA=y | |||
519 | # | 528 | # |
520 | # IEEE 1394 (FireWire) support | 529 | # IEEE 1394 (FireWire) support |
521 | # | 530 | # |
531 | # CONFIG_FIREWIRE is not set | ||
522 | # CONFIG_IEEE1394 is not set | 532 | # CONFIG_IEEE1394 is not set |
523 | 533 | ||
524 | # | 534 | # |
525 | # I2O device support | 535 | # I2O device support |
526 | # | 536 | # |
527 | # CONFIG_I2O is not set | 537 | # CONFIG_I2O is not set |
528 | 538 | # CONFIG_MACINTOSH_DRIVERS is not set | |
529 | # | ||
530 | # Macintosh device drivers | ||
531 | # | ||
532 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
533 | # CONFIG_WINDFARM is not set | ||
534 | 539 | ||
535 | # | 540 | # |
536 | # Network device support | 541 | # Network device support |
@@ -540,24 +545,13 @@ CONFIG_NETDEVICES=y | |||
540 | # CONFIG_BONDING is not set | 545 | # CONFIG_BONDING is not set |
541 | # CONFIG_EQUALIZER is not set | 546 | # CONFIG_EQUALIZER is not set |
542 | # CONFIG_TUN is not set | 547 | # CONFIG_TUN is not set |
543 | |||
544 | # | ||
545 | # ARCnet devices | ||
546 | # | ||
547 | # CONFIG_ARCNET is not set | 548 | # CONFIG_ARCNET is not set |
548 | 549 | ||
549 | # | 550 | # |
550 | # PHY device support | ||
551 | # | ||
552 | |||
553 | # | ||
554 | # Ethernet (10 or 100Mbit) | 551 | # Ethernet (10 or 100Mbit) |
555 | # | 552 | # |
556 | # CONFIG_NET_ETHERNET is not set | 553 | # CONFIG_NET_ETHERNET is not set |
557 | 554 | CONFIG_NETDEV_1000=y | |
558 | # | ||
559 | # Ethernet (1000 Mbit) | ||
560 | # | ||
561 | # CONFIG_ACENIC is not set | 555 | # CONFIG_ACENIC is not set |
562 | # CONFIG_DL2K is not set | 556 | # CONFIG_DL2K is not set |
563 | # CONFIG_E1000 is not set | 557 | # CONFIG_E1000 is not set |
@@ -569,33 +563,27 @@ CONFIG_NETDEVICES=y | |||
569 | # CONFIG_SKGE is not set | 563 | # CONFIG_SKGE is not set |
570 | # CONFIG_SKY2 is not set | 564 | # CONFIG_SKY2 is not set |
571 | # CONFIG_SK98LIN is not set | 565 | # CONFIG_SK98LIN is not set |
566 | # CONFIG_VIA_VELOCITY is not set | ||
572 | # CONFIG_TIGON3 is not set | 567 | # CONFIG_TIGON3 is not set |
573 | # CONFIG_BNX2 is not set | 568 | # CONFIG_BNX2 is not set |
574 | # CONFIG_MV643XX_ETH is not set | 569 | # CONFIG_MV643XX_ETH is not set |
575 | # CONFIG_QLA3XXX is not set | 570 | # CONFIG_QLA3XXX is not set |
576 | 571 | # CONFIG_ATL1 is not set | |
577 | # | 572 | CONFIG_NETDEV_10000=y |
578 | # Ethernet (10000 Mbit) | ||
579 | # | ||
580 | # CONFIG_CHELSIO_T1 is not set | 573 | # CONFIG_CHELSIO_T1 is not set |
574 | # CONFIG_CHELSIO_T3 is not set | ||
581 | # CONFIG_IXGB is not set | 575 | # CONFIG_IXGB is not set |
582 | # CONFIG_S2IO is not set | 576 | # CONFIG_S2IO is not set |
583 | # CONFIG_MYRI10GE is not set | 577 | # CONFIG_MYRI10GE is not set |
584 | # CONFIG_NETXEN_NIC is not set | 578 | # CONFIG_NETXEN_NIC is not set |
585 | 579 | # CONFIG_MLX4_CORE is not set | |
586 | # | ||
587 | # Token Ring devices | ||
588 | # | ||
589 | # CONFIG_TR is not set | 580 | # CONFIG_TR is not set |
590 | 581 | ||
591 | # | 582 | # |
592 | # Wireless LAN (non-hamradio) | 583 | # Wireless LAN |
593 | # | ||
594 | # CONFIG_NET_RADIO is not set | ||
595 | |||
596 | # | ||
597 | # Wan interfaces | ||
598 | # | 584 | # |
585 | # CONFIG_WLAN_PRE80211 is not set | ||
586 | # CONFIG_WLAN_80211 is not set | ||
599 | # CONFIG_WAN is not set | 587 | # CONFIG_WAN is not set |
600 | # CONFIG_FDDI is not set | 588 | # CONFIG_FDDI is not set |
601 | # CONFIG_HIPPI is not set | 589 | # CONFIG_HIPPI is not set |
@@ -657,15 +645,10 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
657 | # IPMI | 645 | # IPMI |
658 | # | 646 | # |
659 | # CONFIG_IPMI_HANDLER is not set | 647 | # CONFIG_IPMI_HANDLER is not set |
660 | |||
661 | # | ||
662 | # Watchdog Cards | ||
663 | # | ||
664 | # CONFIG_WATCHDOG is not set | 648 | # CONFIG_WATCHDOG is not set |
665 | # CONFIG_HW_RANDOM is not set | 649 | # CONFIG_HW_RANDOM is not set |
666 | # CONFIG_NVRAM is not set | 650 | # CONFIG_NVRAM is not set |
667 | # CONFIG_GEN_RTC is not set | 651 | # CONFIG_GEN_RTC is not set |
668 | # CONFIG_DTLK is not set | ||
669 | # CONFIG_R3964 is not set | 652 | # CONFIG_R3964 is not set |
670 | # CONFIG_APPLICOM is not set | 653 | # CONFIG_APPLICOM is not set |
671 | # CONFIG_AGP is not set | 654 | # CONFIG_AGP is not set |
@@ -676,10 +659,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
676 | # TPM devices | 659 | # TPM devices |
677 | # | 660 | # |
678 | # CONFIG_TCG_TPM is not set | 661 | # CONFIG_TCG_TPM is not set |
679 | 662 | CONFIG_DEVPORT=y | |
680 | # | ||
681 | # I2C support | ||
682 | # | ||
683 | # CONFIG_I2C is not set | 663 | # CONFIG_I2C is not set |
684 | 664 | ||
685 | # | 665 | # |
@@ -692,30 +672,32 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
692 | # Dallas's 1-wire bus | 672 | # Dallas's 1-wire bus |
693 | # | 673 | # |
694 | # CONFIG_W1 is not set | 674 | # CONFIG_W1 is not set |
675 | # CONFIG_HWMON is not set | ||
695 | 676 | ||
696 | # | 677 | # |
697 | # Hardware Monitoring support | 678 | # Multifunction device drivers |
698 | # | 679 | # |
699 | # CONFIG_HWMON is not set | 680 | # CONFIG_MFD_SM501 is not set |
700 | # CONFIG_HWMON_VID is not set | ||
701 | 681 | ||
702 | # | 682 | # |
703 | # Multimedia devices | 683 | # Multimedia devices |
704 | # | 684 | # |
705 | # CONFIG_VIDEO_DEV is not set | 685 | # CONFIG_VIDEO_DEV is not set |
686 | # CONFIG_DVB_CORE is not set | ||
687 | # CONFIG_DAB is not set | ||
706 | 688 | ||
707 | # | 689 | # |
708 | # Digital Video Broadcasting Devices | 690 | # Graphics support |
709 | # | 691 | # |
710 | # CONFIG_DVB is not set | 692 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
711 | 693 | ||
712 | # | 694 | # |
713 | # Graphics support | 695 | # Display device support |
714 | # | 696 | # |
715 | # CONFIG_FIRMWARE_EDID is not set | 697 | # CONFIG_DISPLAY_SUPPORT is not set |
698 | # CONFIG_VGASTATE is not set | ||
716 | # CONFIG_FB is not set | 699 | # CONFIG_FB is not set |
717 | # CONFIG_FB_IBM_GXT4500 is not set | 700 | # CONFIG_FB_IBM_GXT4500 is not set |
718 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
719 | 701 | ||
720 | # | 702 | # |
721 | # Sound | 703 | # Sound |
@@ -738,10 +720,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
738 | # USB Gadget Support | 720 | # USB Gadget Support |
739 | # | 721 | # |
740 | # CONFIG_USB_GADGET is not set | 722 | # CONFIG_USB_GADGET is not set |
741 | |||
742 | # | ||
743 | # MMC/SD Card support | ||
744 | # | ||
745 | # CONFIG_MMC is not set | 723 | # CONFIG_MMC is not set |
746 | 724 | ||
747 | # | 725 | # |
@@ -769,6 +747,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
769 | # | 747 | # |
770 | # Real Time Clock | 748 | # Real Time Clock |
771 | # | 749 | # |
750 | CONFIG_RTC_LIB=y | ||
772 | # CONFIG_RTC_CLASS is not set | 751 | # CONFIG_RTC_CLASS is not set |
773 | 752 | ||
774 | # | 753 | # |
@@ -785,10 +764,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
785 | # | 764 | # |
786 | 765 | ||
787 | # | 766 | # |
788 | # Virtualization | ||
789 | # | ||
790 | |||
791 | # | ||
792 | # File systems | 767 | # File systems |
793 | # | 768 | # |
794 | CONFIG_EXT2_FS=y | 769 | CONFIG_EXT2_FS=y |
@@ -888,16 +863,20 @@ CONFIG_MSDOS_PARTITION=y | |||
888 | # Distributed Lock Manager | 863 | # Distributed Lock Manager |
889 | # | 864 | # |
890 | # CONFIG_DLM is not set | 865 | # CONFIG_DLM is not set |
866 | # CONFIG_UCC_SLOW is not set | ||
891 | 867 | ||
892 | # | 868 | # |
893 | # Library routines | 869 | # Library routines |
894 | # | 870 | # |
895 | # CONFIG_CRC_CCITT is not set | 871 | # CONFIG_CRC_CCITT is not set |
896 | # CONFIG_CRC16 is not set | 872 | # CONFIG_CRC16 is not set |
873 | # CONFIG_CRC_ITU_T is not set | ||
897 | # CONFIG_CRC32 is not set | 874 | # CONFIG_CRC32 is not set |
898 | # CONFIG_LIBCRC32C is not set | 875 | # CONFIG_LIBCRC32C is not set |
899 | CONFIG_PLIST=y | 876 | CONFIG_PLIST=y |
900 | CONFIG_IOMAP_COPY=y | 877 | CONFIG_HAS_IOMEM=y |
878 | CONFIG_HAS_IOPORT=y | ||
879 | CONFIG_HAS_DMA=y | ||
901 | 880 | ||
902 | # | 881 | # |
903 | # Instrumentation Support | 882 | # Instrumentation Support |
@@ -914,15 +893,15 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
914 | # CONFIG_DEBUG_FS is not set | 893 | # CONFIG_DEBUG_FS is not set |
915 | # CONFIG_HEADERS_CHECK is not set | 894 | # CONFIG_HEADERS_CHECK is not set |
916 | CONFIG_DEBUG_KERNEL=y | 895 | CONFIG_DEBUG_KERNEL=y |
917 | CONFIG_LOG_BUF_SHIFT=14 | 896 | # CONFIG_DEBUG_SHIRQ is not set |
918 | CONFIG_DETECT_SOFTLOCKUP=y | 897 | CONFIG_DETECT_SOFTLOCKUP=y |
919 | # CONFIG_SCHEDSTATS is not set | 898 | # CONFIG_SCHEDSTATS is not set |
899 | # CONFIG_TIMER_STATS is not set | ||
920 | # CONFIG_DEBUG_SLAB is not set | 900 | # CONFIG_DEBUG_SLAB is not set |
921 | # CONFIG_DEBUG_RT_MUTEXES is not set | 901 | # CONFIG_DEBUG_RT_MUTEXES is not set |
922 | # CONFIG_RT_MUTEX_TESTER is not set | 902 | # CONFIG_RT_MUTEX_TESTER is not set |
923 | # CONFIG_DEBUG_SPINLOCK is not set | 903 | # CONFIG_DEBUG_SPINLOCK is not set |
924 | # CONFIG_DEBUG_MUTEXES is not set | 904 | # CONFIG_DEBUG_MUTEXES is not set |
925 | # CONFIG_DEBUG_RWSEMS is not set | ||
926 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 905 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
927 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 906 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
928 | # CONFIG_DEBUG_KOBJECT is not set | 907 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -932,10 +911,13 @@ CONFIG_DEBUG_INFO=y | |||
932 | # CONFIG_DEBUG_LIST is not set | 911 | # CONFIG_DEBUG_LIST is not set |
933 | CONFIG_FORCED_INLINING=y | 912 | CONFIG_FORCED_INLINING=y |
934 | # CONFIG_RCU_TORTURE_TEST is not set | 913 | # CONFIG_RCU_TORTURE_TEST is not set |
914 | # CONFIG_FAULT_INJECTION is not set | ||
915 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
916 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
917 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
935 | # CONFIG_DEBUGGER is not set | 918 | # CONFIG_DEBUGGER is not set |
936 | # CONFIG_BDI_SWITCH is not set | 919 | # CONFIG_BDI_SWITCH is not set |
937 | # CONFIG_BOOTX_TEXT is not set | 920 | # CONFIG_BOOTX_TEXT is not set |
938 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
939 | # CONFIG_PPC_EARLY_DEBUG is not set | 921 | # CONFIG_PPC_EARLY_DEBUG is not set |
940 | 922 | ||
941 | # | 923 | # |
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig index 15366f0e489f..eb3d9ad655ea 100644 --- a/arch/powerpc/configs/maple_defconfig +++ b/arch/powerpc/configs/maple_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-rc6 |
4 | # Mon Jan 22 22:19:02 2007 | 4 | # Tue Jun 26 13:27:35 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -39,6 +39,7 @@ CONFIG_PPC_FPU=y | |||
39 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 39 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
40 | # CONFIG_ALTIVEC is not set | 40 | # CONFIG_ALTIVEC is not set |
41 | CONFIG_PPC_STD_MMU=y | 41 | CONFIG_PPC_STD_MMU=y |
42 | CONFIG_PPC_MM_SLICES=y | ||
42 | CONFIG_VIRT_CPU_ACCOUNTING=y | 43 | CONFIG_VIRT_CPU_ACCOUNTING=y |
43 | CONFIG_SMP=y | 44 | CONFIG_SMP=y |
44 | CONFIG_NR_CPUS=4 | 45 | CONFIG_NR_CPUS=4 |
@@ -59,6 +60,7 @@ CONFIG_LOCALVERSION_AUTO=y | |||
59 | CONFIG_SWAP=y | 60 | CONFIG_SWAP=y |
60 | CONFIG_SYSVIPC=y | 61 | CONFIG_SYSVIPC=y |
61 | # CONFIG_IPC_NS is not set | 62 | # CONFIG_IPC_NS is not set |
63 | CONFIG_SYSVIPC_SYSCTL=y | ||
62 | CONFIG_POSIX_MQUEUE=y | 64 | CONFIG_POSIX_MQUEUE=y |
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 65 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 66 | # CONFIG_TASKSTATS is not set |
@@ -66,10 +68,11 @@ CONFIG_POSIX_MQUEUE=y | |||
66 | # CONFIG_AUDIT is not set | 68 | # CONFIG_AUDIT is not set |
67 | CONFIG_IKCONFIG=y | 69 | CONFIG_IKCONFIG=y |
68 | CONFIG_IKCONFIG_PROC=y | 70 | CONFIG_IKCONFIG_PROC=y |
71 | CONFIG_LOG_BUF_SHIFT=17 | ||
69 | # CONFIG_CPUSETS is not set | 72 | # CONFIG_CPUSETS is not set |
70 | CONFIG_SYSFS_DEPRECATED=y | 73 | CONFIG_SYSFS_DEPRECATED=y |
71 | # CONFIG_RELAY is not set | 74 | # CONFIG_RELAY is not set |
72 | CONFIG_INITRAMFS_SOURCE="" | 75 | # CONFIG_BLK_DEV_INITRD is not set |
73 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 76 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
74 | CONFIG_SYSCTL=y | 77 | CONFIG_SYSCTL=y |
75 | # CONFIG_EMBEDDED is not set | 78 | # CONFIG_EMBEDDED is not set |
@@ -83,14 +86,19 @@ CONFIG_BUG=y | |||
83 | CONFIG_ELF_CORE=y | 86 | CONFIG_ELF_CORE=y |
84 | CONFIG_BASE_FULL=y | 87 | CONFIG_BASE_FULL=y |
85 | CONFIG_FUTEX=y | 88 | CONFIG_FUTEX=y |
89 | CONFIG_ANON_INODES=y | ||
86 | CONFIG_EPOLL=y | 90 | CONFIG_EPOLL=y |
91 | CONFIG_SIGNALFD=y | ||
92 | CONFIG_TIMERFD=y | ||
93 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | 94 | CONFIG_SHMEM=y |
88 | CONFIG_SLAB=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | 95 | CONFIG_VM_EVENT_COUNTERS=y |
96 | CONFIG_SLAB=y | ||
97 | # CONFIG_SLUB is not set | ||
98 | # CONFIG_SLOB is not set | ||
90 | CONFIG_RT_MUTEXES=y | 99 | CONFIG_RT_MUTEXES=y |
91 | # CONFIG_TINY_SHMEM is not set | 100 | # CONFIG_TINY_SHMEM is not set |
92 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
93 | # CONFIG_SLOB is not set | ||
94 | 102 | ||
95 | # | 103 | # |
96 | # Loadable module support | 104 | # Loadable module support |
@@ -131,29 +139,34 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
131 | # CONFIG_PPC_PSERIES is not set | 139 | # CONFIG_PPC_PSERIES is not set |
132 | # CONFIG_PPC_ISERIES is not set | 140 | # CONFIG_PPC_ISERIES is not set |
133 | # CONFIG_PPC_MPC52xx is not set | 141 | # CONFIG_PPC_MPC52xx is not set |
142 | # CONFIG_PPC_MPC5200 is not set | ||
134 | # CONFIG_PPC_PMAC is not set | 143 | # CONFIG_PPC_PMAC is not set |
135 | CONFIG_PPC_MAPLE=y | 144 | CONFIG_PPC_MAPLE=y |
136 | # CONFIG_PPC_PASEMI is not set | 145 | # CONFIG_PPC_PASEMI is not set |
146 | # CONFIG_PPC_CELLEB is not set | ||
147 | # CONFIG_PPC_PS3 is not set | ||
137 | # CONFIG_PPC_CELL is not set | 148 | # CONFIG_PPC_CELL is not set |
138 | # CONFIG_PPC_CELL_NATIVE is not set | 149 | # CONFIG_PPC_CELL_NATIVE is not set |
139 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 150 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
140 | # CONFIG_PPC_PS3 is not set | 151 | # CONFIG_PQ2ADS is not set |
141 | CONFIG_PPC_NATIVE=y | 152 | CONFIG_PPC_NATIVE=y |
142 | CONFIG_UDBG_RTAS_CONSOLE=y | 153 | CONFIG_UDBG_RTAS_CONSOLE=y |
154 | CONFIG_MPIC=y | ||
155 | # CONFIG_MPIC_WEIRD is not set | ||
156 | # CONFIG_PPC_I8259 is not set | ||
143 | CONFIG_U3_DART=y | 157 | CONFIG_U3_DART=y |
144 | CONFIG_PPC_RTAS=y | 158 | CONFIG_PPC_RTAS=y |
145 | # CONFIG_RTAS_ERROR_LOGGING is not set | 159 | # CONFIG_RTAS_ERROR_LOGGING is not set |
146 | CONFIG_RTAS_PROC=y | 160 | CONFIG_RTAS_PROC=y |
147 | # CONFIG_RTAS_FLASH is not set | 161 | # CONFIG_RTAS_FLASH is not set |
148 | # CONFIG_MMIO_NVRAM is not set | 162 | CONFIG_MMIO_NVRAM=y |
149 | CONFIG_MPIC_U3_HT_IRQS=y | 163 | CONFIG_MPIC_U3_HT_IRQS=y |
150 | # CONFIG_PPC_MPC106 is not set | 164 | # CONFIG_PPC_MPC106 is not set |
151 | CONFIG_PPC_970_NAP=y | 165 | CONFIG_PPC_970_NAP=y |
152 | # CONFIG_PPC_INDIRECT_IO is not set | 166 | # CONFIG_PPC_INDIRECT_IO is not set |
153 | # CONFIG_GENERIC_IOMAP is not set | 167 | # CONFIG_GENERIC_IOMAP is not set |
154 | # CONFIG_CPU_FREQ is not set | 168 | # CONFIG_CPU_FREQ is not set |
155 | # CONFIG_WANT_EARLY_SERIAL is not set | 169 | # CONFIG_CPM2 is not set |
156 | CONFIG_MPIC=y | ||
157 | 170 | ||
158 | # | 171 | # |
159 | # Kernel options | 172 | # Kernel options |
@@ -189,34 +202,34 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
189 | # CONFIG_SPARSEMEM_STATIC is not set | 202 | # CONFIG_SPARSEMEM_STATIC is not set |
190 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 203 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
191 | CONFIG_RESOURCES_64BIT=y | 204 | CONFIG_RESOURCES_64BIT=y |
205 | CONFIG_ZONE_DMA_FLAG=1 | ||
206 | # CONFIG_PPC_HAS_HASH_64K is not set | ||
192 | # CONFIG_PPC_64K_PAGES is not set | 207 | # CONFIG_PPC_64K_PAGES is not set |
193 | # CONFIG_SCHED_SMT is not set | 208 | # CONFIG_SCHED_SMT is not set |
194 | CONFIG_PROC_DEVICETREE=y | 209 | CONFIG_PROC_DEVICETREE=y |
195 | # CONFIG_CMDLINE_BOOL is not set | 210 | # CONFIG_CMDLINE_BOOL is not set |
196 | # CONFIG_PM is not set | 211 | # CONFIG_PM is not set |
197 | CONFIG_SECCOMP=y | 212 | CONFIG_SECCOMP=y |
213 | # CONFIG_WANT_DEVICE_TREE is not set | ||
198 | CONFIG_ISA_DMA_API=y | 214 | CONFIG_ISA_DMA_API=y |
199 | 215 | ||
200 | # | 216 | # |
201 | # Bus options | 217 | # Bus options |
202 | # | 218 | # |
219 | CONFIG_ZONE_DMA=y | ||
203 | CONFIG_GENERIC_ISA_DMA=y | 220 | CONFIG_GENERIC_ISA_DMA=y |
204 | # CONFIG_MPIC_WEIRD is not set | ||
205 | # CONFIG_PPC_I8259 is not set | ||
206 | # CONFIG_PPC_INDIRECT_PCI is not set | 221 | # CONFIG_PPC_INDIRECT_PCI is not set |
207 | CONFIG_PCI=y | 222 | CONFIG_PCI=y |
208 | CONFIG_PCI_DOMAINS=y | 223 | CONFIG_PCI_DOMAINS=y |
209 | # CONFIG_PCIEPORTBUS is not set | 224 | # CONFIG_PCIEPORTBUS is not set |
225 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
226 | CONFIG_PCI_MSI=y | ||
210 | # CONFIG_PCI_DEBUG is not set | 227 | # CONFIG_PCI_DEBUG is not set |
211 | 228 | ||
212 | # | 229 | # |
213 | # PCCARD (PCMCIA/CardBus) support | 230 | # PCCARD (PCMCIA/CardBus) support |
214 | # | 231 | # |
215 | # CONFIG_PCCARD is not set | 232 | # CONFIG_PCCARD is not set |
216 | |||
217 | # | ||
218 | # PCI Hotplug Support | ||
219 | # | ||
220 | # CONFIG_HOTPLUG_PCI is not set | 233 | # CONFIG_HOTPLUG_PCI is not set |
221 | CONFIG_KERNEL_START=0xc000000000000000 | 234 | CONFIG_KERNEL_START=0xc000000000000000 |
222 | 235 | ||
@@ -228,13 +241,13 @@ CONFIG_NET=y | |||
228 | # | 241 | # |
229 | # Networking options | 242 | # Networking options |
230 | # | 243 | # |
231 | # CONFIG_NETDEBUG is not set | ||
232 | CONFIG_PACKET=y | 244 | CONFIG_PACKET=y |
233 | CONFIG_PACKET_MMAP=y | 245 | CONFIG_PACKET_MMAP=y |
234 | CONFIG_UNIX=y | 246 | CONFIG_UNIX=y |
235 | CONFIG_XFRM=y | 247 | CONFIG_XFRM=y |
236 | CONFIG_XFRM_USER=m | 248 | CONFIG_XFRM_USER=m |
237 | # CONFIG_XFRM_SUB_POLICY is not set | 249 | # CONFIG_XFRM_SUB_POLICY is not set |
250 | # CONFIG_XFRM_MIGRATE is not set | ||
238 | # CONFIG_NET_KEY is not set | 251 | # CONFIG_NET_KEY is not set |
239 | CONFIG_INET=y | 252 | CONFIG_INET=y |
240 | CONFIG_IP_MULTICAST=y | 253 | CONFIG_IP_MULTICAST=y |
@@ -268,20 +281,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
268 | # CONFIG_INET6_TUNNEL is not set | 281 | # CONFIG_INET6_TUNNEL is not set |
269 | # CONFIG_NETWORK_SECMARK is not set | 282 | # CONFIG_NETWORK_SECMARK is not set |
270 | # CONFIG_NETFILTER is not set | 283 | # CONFIG_NETFILTER is not set |
271 | |||
272 | # | ||
273 | # DCCP Configuration (EXPERIMENTAL) | ||
274 | # | ||
275 | # CONFIG_IP_DCCP is not set | 284 | # CONFIG_IP_DCCP is not set |
276 | |||
277 | # | ||
278 | # SCTP Configuration (EXPERIMENTAL) | ||
279 | # | ||
280 | # CONFIG_IP_SCTP is not set | 285 | # CONFIG_IP_SCTP is not set |
281 | |||
282 | # | ||
283 | # TIPC Configuration (EXPERIMENTAL) | ||
284 | # | ||
285 | # CONFIG_TIPC is not set | 286 | # CONFIG_TIPC is not set |
286 | # CONFIG_ATM is not set | 287 | # CONFIG_ATM is not set |
287 | # CONFIG_BRIDGE is not set | 288 | # CONFIG_BRIDGE is not set |
@@ -307,7 +308,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
307 | # CONFIG_HAMRADIO is not set | 308 | # CONFIG_HAMRADIO is not set |
308 | # CONFIG_IRDA is not set | 309 | # CONFIG_IRDA is not set |
309 | # CONFIG_BT is not set | 310 | # CONFIG_BT is not set |
311 | # CONFIG_AF_RXRPC is not set | ||
312 | |||
313 | # | ||
314 | # Wireless | ||
315 | # | ||
316 | # CONFIG_CFG80211 is not set | ||
317 | # CONFIG_WIRELESS_EXT is not set | ||
318 | # CONFIG_MAC80211 is not set | ||
310 | # CONFIG_IEEE80211 is not set | 319 | # CONFIG_IEEE80211 is not set |
320 | # CONFIG_RFKILL is not set | ||
311 | 321 | ||
312 | # | 322 | # |
313 | # Device Drivers | 323 | # Device Drivers |
@@ -320,16 +330,13 @@ CONFIG_STANDALONE=y | |||
320 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 330 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
321 | # CONFIG_FW_LOADER is not set | 331 | # CONFIG_FW_LOADER is not set |
322 | # CONFIG_DEBUG_DRIVER is not set | 332 | # CONFIG_DEBUG_DRIVER is not set |
333 | # CONFIG_DEBUG_DEVRES is not set | ||
323 | # CONFIG_SYS_HYPERVISOR is not set | 334 | # CONFIG_SYS_HYPERVISOR is not set |
324 | 335 | ||
325 | # | 336 | # |
326 | # Connector - unified userspace <-> kernelspace linker | 337 | # Connector - unified userspace <-> kernelspace linker |
327 | # | 338 | # |
328 | # CONFIG_CONNECTOR is not set | 339 | # CONFIG_CONNECTOR is not set |
329 | |||
330 | # | ||
331 | # Memory Technology Devices (MTD) | ||
332 | # | ||
333 | # CONFIG_MTD is not set | 340 | # CONFIG_MTD is not set |
334 | 341 | ||
335 | # | 342 | # |
@@ -340,6 +347,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
340 | # | 347 | # |
341 | # Plug and Play support | 348 | # Plug and Play support |
342 | # | 349 | # |
350 | # CONFIG_PNPACPI is not set | ||
343 | 351 | ||
344 | # | 352 | # |
345 | # Block devices | 353 | # Block devices |
@@ -358,19 +366,16 @@ CONFIG_BLK_DEV_RAM=y | |||
358 | CONFIG_BLK_DEV_RAM_COUNT=16 | 366 | CONFIG_BLK_DEV_RAM_COUNT=16 |
359 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 367 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
360 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 368 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
361 | # CONFIG_BLK_DEV_INITRD is not set | ||
362 | # CONFIG_CDROM_PKTCDVD is not set | 369 | # CONFIG_CDROM_PKTCDVD is not set |
363 | # CONFIG_ATA_OVER_ETH is not set | 370 | # CONFIG_ATA_OVER_ETH is not set |
364 | 371 | ||
365 | # | 372 | # |
366 | # Misc devices | 373 | # Misc devices |
367 | # | 374 | # |
375 | # CONFIG_PHANTOM is not set | ||
368 | # CONFIG_SGI_IOC4 is not set | 376 | # CONFIG_SGI_IOC4 is not set |
369 | # CONFIG_TIFM_CORE is not set | 377 | # CONFIG_TIFM_CORE is not set |
370 | 378 | # CONFIG_BLINK is not set | |
371 | # | ||
372 | # ATA/ATAPI/MFM/RLL support | ||
373 | # | ||
374 | CONFIG_IDE=y | 379 | CONFIG_IDE=y |
375 | CONFIG_BLK_DEV_IDE=y | 380 | CONFIG_BLK_DEV_IDE=y |
376 | 381 | ||
@@ -384,6 +389,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
384 | # CONFIG_BLK_DEV_IDETAPE is not set | 389 | # CONFIG_BLK_DEV_IDETAPE is not set |
385 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 390 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
386 | CONFIG_IDE_TASK_IOCTL=y | 391 | CONFIG_IDE_TASK_IOCTL=y |
392 | CONFIG_IDE_PROC_FS=y | ||
387 | 393 | ||
388 | # | 394 | # |
389 | # IDE chipset support/bugfixes | 395 | # IDE chipset support/bugfixes |
@@ -391,12 +397,12 @@ CONFIG_IDE_TASK_IOCTL=y | |||
391 | CONFIG_IDE_GENERIC=y | 397 | CONFIG_IDE_GENERIC=y |
392 | CONFIG_BLK_DEV_IDEPCI=y | 398 | CONFIG_BLK_DEV_IDEPCI=y |
393 | CONFIG_IDEPCI_SHARE_IRQ=y | 399 | CONFIG_IDEPCI_SHARE_IRQ=y |
400 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
394 | # CONFIG_BLK_DEV_OFFBOARD is not set | 401 | # CONFIG_BLK_DEV_OFFBOARD is not set |
395 | CONFIG_BLK_DEV_GENERIC=y | 402 | CONFIG_BLK_DEV_GENERIC=y |
396 | # CONFIG_BLK_DEV_OPTI621 is not set | 403 | # CONFIG_BLK_DEV_OPTI621 is not set |
397 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 404 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
398 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 405 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
399 | CONFIG_IDEDMA_PCI_AUTO=y | ||
400 | # CONFIG_IDEDMA_ONLYDISK is not set | 406 | # CONFIG_IDEDMA_ONLYDISK is not set |
401 | # CONFIG_BLK_DEV_AEC62XX is not set | 407 | # CONFIG_BLK_DEV_AEC62XX is not set |
402 | # CONFIG_BLK_DEV_ALI15X3 is not set | 408 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -411,6 +417,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
411 | # CONFIG_BLK_DEV_JMICRON is not set | 417 | # CONFIG_BLK_DEV_JMICRON is not set |
412 | # CONFIG_BLK_DEV_SC1200 is not set | 418 | # CONFIG_BLK_DEV_SC1200 is not set |
413 | # CONFIG_BLK_DEV_PIIX is not set | 419 | # CONFIG_BLK_DEV_PIIX is not set |
420 | # CONFIG_BLK_DEV_IT8213 is not set | ||
414 | # CONFIG_BLK_DEV_IT821X is not set | 421 | # CONFIG_BLK_DEV_IT821X is not set |
415 | # CONFIG_BLK_DEV_NS87415 is not set | 422 | # CONFIG_BLK_DEV_NS87415 is not set |
416 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 423 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -421,10 +428,10 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
421 | # CONFIG_BLK_DEV_SLC90E66 is not set | 428 | # CONFIG_BLK_DEV_SLC90E66 is not set |
422 | # CONFIG_BLK_DEV_TRM290 is not set | 429 | # CONFIG_BLK_DEV_TRM290 is not set |
423 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 430 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
431 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
424 | # CONFIG_IDE_ARM is not set | 432 | # CONFIG_IDE_ARM is not set |
425 | CONFIG_BLK_DEV_IDEDMA=y | 433 | CONFIG_BLK_DEV_IDEDMA=y |
426 | # CONFIG_IDEDMA_IVB is not set | 434 | # CONFIG_IDEDMA_IVB is not set |
427 | CONFIG_IDEDMA_AUTO=y | ||
428 | # CONFIG_BLK_DEV_HD is not set | 435 | # CONFIG_BLK_DEV_HD is not set |
429 | 436 | ||
430 | # | 437 | # |
@@ -433,10 +440,6 @@ CONFIG_IDEDMA_AUTO=y | |||
433 | # CONFIG_RAID_ATTRS is not set | 440 | # CONFIG_RAID_ATTRS is not set |
434 | # CONFIG_SCSI is not set | 441 | # CONFIG_SCSI is not set |
435 | # CONFIG_SCSI_NETLINK is not set | 442 | # CONFIG_SCSI_NETLINK is not set |
436 | |||
437 | # | ||
438 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
439 | # | ||
440 | # CONFIG_ATA is not set | 443 | # CONFIG_ATA is not set |
441 | 444 | ||
442 | # | 445 | # |
@@ -452,18 +455,14 @@ CONFIG_IDEDMA_AUTO=y | |||
452 | # | 455 | # |
453 | # IEEE 1394 (FireWire) support | 456 | # IEEE 1394 (FireWire) support |
454 | # | 457 | # |
458 | # CONFIG_FIREWIRE is not set | ||
455 | # CONFIG_IEEE1394 is not set | 459 | # CONFIG_IEEE1394 is not set |
456 | 460 | ||
457 | # | 461 | # |
458 | # I2O device support | 462 | # I2O device support |
459 | # | 463 | # |
460 | # CONFIG_I2O is not set | 464 | # CONFIG_I2O is not set |
461 | 465 | # CONFIG_MACINTOSH_DRIVERS is not set | |
462 | # | ||
463 | # Macintosh device drivers | ||
464 | # | ||
465 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
466 | # CONFIG_WINDFARM is not set | ||
467 | 466 | ||
468 | # | 467 | # |
469 | # Network device support | 468 | # Network device support |
@@ -473,15 +472,7 @@ CONFIG_NETDEVICES=y | |||
473 | # CONFIG_BONDING is not set | 472 | # CONFIG_BONDING is not set |
474 | # CONFIG_EQUALIZER is not set | 473 | # CONFIG_EQUALIZER is not set |
475 | # CONFIG_TUN is not set | 474 | # CONFIG_TUN is not set |
476 | |||
477 | # | ||
478 | # ARCnet devices | ||
479 | # | ||
480 | # CONFIG_ARCNET is not set | 475 | # CONFIG_ARCNET is not set |
481 | |||
482 | # | ||
483 | # PHY device support | ||
484 | # | ||
485 | # CONFIG_PHYLIB is not set | 476 | # CONFIG_PHYLIB is not set |
486 | 477 | ||
487 | # | 478 | # |
@@ -518,10 +509,8 @@ CONFIG_AMD8111_ETH=y | |||
518 | # CONFIG_EPIC100 is not set | 509 | # CONFIG_EPIC100 is not set |
519 | # CONFIG_SUNDANCE is not set | 510 | # CONFIG_SUNDANCE is not set |
520 | # CONFIG_VIA_RHINE is not set | 511 | # CONFIG_VIA_RHINE is not set |
521 | 512 | # CONFIG_SC92031 is not set | |
522 | # | 513 | CONFIG_NETDEV_1000=y |
523 | # Ethernet (1000 Mbit) | ||
524 | # | ||
525 | # CONFIG_ACENIC is not set | 514 | # CONFIG_ACENIC is not set |
526 | # CONFIG_DL2K is not set | 515 | # CONFIG_DL2K is not set |
527 | CONFIG_E1000=y | 516 | CONFIG_E1000=y |
@@ -539,29 +528,33 @@ CONFIG_E1000=y | |||
539 | CONFIG_TIGON3=y | 528 | CONFIG_TIGON3=y |
540 | # CONFIG_BNX2 is not set | 529 | # CONFIG_BNX2 is not set |
541 | # CONFIG_QLA3XXX is not set | 530 | # CONFIG_QLA3XXX is not set |
542 | 531 | # CONFIG_ATL1 is not set | |
543 | # | 532 | CONFIG_NETDEV_10000=y |
544 | # Ethernet (10000 Mbit) | ||
545 | # | ||
546 | # CONFIG_CHELSIO_T1 is not set | 533 | # CONFIG_CHELSIO_T1 is not set |
534 | # CONFIG_CHELSIO_T3 is not set | ||
547 | # CONFIG_IXGB is not set | 535 | # CONFIG_IXGB is not set |
548 | # CONFIG_S2IO is not set | 536 | # CONFIG_S2IO is not set |
549 | # CONFIG_MYRI10GE is not set | 537 | # CONFIG_MYRI10GE is not set |
550 | # CONFIG_NETXEN_NIC is not set | 538 | # CONFIG_NETXEN_NIC is not set |
551 | 539 | # CONFIG_PASEMI_MAC is not set | |
552 | # | 540 | # CONFIG_MLX4_CORE is not set |
553 | # Token Ring devices | ||
554 | # | ||
555 | # CONFIG_TR is not set | 541 | # CONFIG_TR is not set |
556 | 542 | ||
557 | # | 543 | # |
558 | # Wireless LAN (non-hamradio) | 544 | # Wireless LAN |
559 | # | 545 | # |
560 | # CONFIG_NET_RADIO is not set | 546 | # CONFIG_WLAN_PRE80211 is not set |
547 | # CONFIG_WLAN_80211 is not set | ||
561 | 548 | ||
562 | # | 549 | # |
563 | # Wan interfaces | 550 | # USB Network Adapters |
564 | # | 551 | # |
552 | # CONFIG_USB_CATC is not set | ||
553 | # CONFIG_USB_KAWETH is not set | ||
554 | CONFIG_USB_PEGASUS=y | ||
555 | # CONFIG_USB_RTL8150 is not set | ||
556 | # CONFIG_USB_USBNET_MII is not set | ||
557 | # CONFIG_USB_USBNET is not set | ||
565 | # CONFIG_WAN is not set | 558 | # CONFIG_WAN is not set |
566 | # CONFIG_FDDI is not set | 559 | # CONFIG_FDDI is not set |
567 | # CONFIG_HIPPI is not set | 560 | # CONFIG_HIPPI is not set |
@@ -587,6 +580,7 @@ CONFIG_TIGON3=y | |||
587 | # | 580 | # |
588 | CONFIG_INPUT=y | 581 | CONFIG_INPUT=y |
589 | # CONFIG_INPUT_FF_MEMLESS is not set | 582 | # CONFIG_INPUT_FF_MEMLESS is not set |
583 | # CONFIG_INPUT_POLLDEV is not set | ||
590 | 584 | ||
591 | # | 585 | # |
592 | # Userland interfaces | 586 | # Userland interfaces |
@@ -606,6 +600,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | |||
606 | # CONFIG_INPUT_KEYBOARD is not set | 600 | # CONFIG_INPUT_KEYBOARD is not set |
607 | # CONFIG_INPUT_MOUSE is not set | 601 | # CONFIG_INPUT_MOUSE is not set |
608 | # CONFIG_INPUT_JOYSTICK is not set | 602 | # CONFIG_INPUT_JOYSTICK is not set |
603 | # CONFIG_INPUT_TABLET is not set | ||
609 | # CONFIG_INPUT_TOUCHSCREEN is not set | 604 | # CONFIG_INPUT_TOUCHSCREEN is not set |
610 | # CONFIG_INPUT_MISC is not set | 605 | # CONFIG_INPUT_MISC is not set |
611 | 606 | ||
@@ -640,6 +635,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
640 | CONFIG_SERIAL_CORE=y | 635 | CONFIG_SERIAL_CORE=y |
641 | CONFIG_SERIAL_CORE_CONSOLE=y | 636 | CONFIG_SERIAL_CORE_CONSOLE=y |
642 | # CONFIG_SERIAL_JSM is not set | 637 | # CONFIG_SERIAL_JSM is not set |
638 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
643 | CONFIG_UNIX98_PTYS=y | 639 | CONFIG_UNIX98_PTYS=y |
644 | CONFIG_LEGACY_PTYS=y | 640 | CONFIG_LEGACY_PTYS=y |
645 | CONFIG_LEGACY_PTY_COUNT=256 | 641 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -650,15 +646,10 @@ CONFIG_HVC_RTAS=y | |||
650 | # IPMI | 646 | # IPMI |
651 | # | 647 | # |
652 | # CONFIG_IPMI_HANDLER is not set | 648 | # CONFIG_IPMI_HANDLER is not set |
653 | |||
654 | # | ||
655 | # Watchdog Cards | ||
656 | # | ||
657 | # CONFIG_WATCHDOG is not set | 649 | # CONFIG_WATCHDOG is not set |
658 | # CONFIG_HW_RANDOM is not set | 650 | # CONFIG_HW_RANDOM is not set |
659 | CONFIG_GEN_RTC=y | 651 | CONFIG_GEN_RTC=y |
660 | # CONFIG_GEN_RTC_X is not set | 652 | # CONFIG_GEN_RTC_X is not set |
661 | # CONFIG_DTLK is not set | ||
662 | # CONFIG_R3964 is not set | 653 | # CONFIG_R3964 is not set |
663 | # CONFIG_APPLICOM is not set | 654 | # CONFIG_APPLICOM is not set |
664 | # CONFIG_AGP is not set | 655 | # CONFIG_AGP is not set |
@@ -670,11 +661,9 @@ CONFIG_GEN_RTC=y | |||
670 | # TPM devices | 661 | # TPM devices |
671 | # | 662 | # |
672 | # CONFIG_TCG_TPM is not set | 663 | # CONFIG_TCG_TPM is not set |
673 | 664 | CONFIG_DEVPORT=y | |
674 | # | ||
675 | # I2C support | ||
676 | # | ||
677 | CONFIG_I2C=y | 665 | CONFIG_I2C=y |
666 | CONFIG_I2C_BOARDINFO=y | ||
678 | CONFIG_I2C_CHARDEV=y | 667 | CONFIG_I2C_CHARDEV=y |
679 | 668 | ||
680 | # | 669 | # |
@@ -700,14 +689,15 @@ CONFIG_I2C_AMD8111=y | |||
700 | # CONFIG_I2C_PARPORT_LIGHT is not set | 689 | # CONFIG_I2C_PARPORT_LIGHT is not set |
701 | # CONFIG_I2C_PROSAVAGE is not set | 690 | # CONFIG_I2C_PROSAVAGE is not set |
702 | # CONFIG_I2C_SAVAGE4 is not set | 691 | # CONFIG_I2C_SAVAGE4 is not set |
692 | # CONFIG_I2C_SIMTEC is not set | ||
703 | # CONFIG_I2C_SIS5595 is not set | 693 | # CONFIG_I2C_SIS5595 is not set |
704 | # CONFIG_I2C_SIS630 is not set | 694 | # CONFIG_I2C_SIS630 is not set |
705 | # CONFIG_I2C_SIS96X is not set | 695 | # CONFIG_I2C_SIS96X is not set |
706 | # CONFIG_I2C_STUB is not set | 696 | # CONFIG_I2C_STUB is not set |
697 | # CONFIG_I2C_TINY_USB is not set | ||
707 | # CONFIG_I2C_VIA is not set | 698 | # CONFIG_I2C_VIA is not set |
708 | # CONFIG_I2C_VIAPRO is not set | 699 | # CONFIG_I2C_VIAPRO is not set |
709 | # CONFIG_I2C_VOODOO3 is not set | 700 | # CONFIG_I2C_VOODOO3 is not set |
710 | # CONFIG_I2C_PCA_ISA is not set | ||
711 | 701 | ||
712 | # | 702 | # |
713 | # Miscellaneous I2C Chip support | 703 | # Miscellaneous I2C Chip support |
@@ -734,28 +724,30 @@ CONFIG_I2C_AMD8111=y | |||
734 | # Dallas's 1-wire bus | 724 | # Dallas's 1-wire bus |
735 | # | 725 | # |
736 | # CONFIG_W1 is not set | 726 | # CONFIG_W1 is not set |
727 | # CONFIG_HWMON is not set | ||
737 | 728 | ||
738 | # | 729 | # |
739 | # Hardware Monitoring support | 730 | # Multifunction device drivers |
740 | # | 731 | # |
741 | # CONFIG_HWMON is not set | 732 | # CONFIG_MFD_SM501 is not set |
742 | # CONFIG_HWMON_VID is not set | ||
743 | 733 | ||
744 | # | 734 | # |
745 | # Multimedia devices | 735 | # Multimedia devices |
746 | # | 736 | # |
747 | # CONFIG_VIDEO_DEV is not set | 737 | # CONFIG_VIDEO_DEV is not set |
738 | # CONFIG_DVB_CORE is not set | ||
739 | # CONFIG_DAB is not set | ||
748 | 740 | ||
749 | # | 741 | # |
750 | # Digital Video Broadcasting Devices | 742 | # Graphics support |
751 | # | 743 | # |
752 | # CONFIG_DVB is not set | 744 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
753 | # CONFIG_USB_DABUSB is not set | ||
754 | 745 | ||
755 | # | 746 | # |
756 | # Graphics support | 747 | # Display device support |
757 | # | 748 | # |
758 | CONFIG_FIRMWARE_EDID=y | 749 | # CONFIG_DISPLAY_SUPPORT is not set |
750 | # CONFIG_VGASTATE is not set | ||
759 | # CONFIG_FB is not set | 751 | # CONFIG_FB is not set |
760 | # CONFIG_FB_IBM_GXT4500 is not set | 752 | # CONFIG_FB_IBM_GXT4500 is not set |
761 | 753 | ||
@@ -764,7 +756,6 @@ CONFIG_FIRMWARE_EDID=y | |||
764 | # | 756 | # |
765 | # CONFIG_VGA_CONSOLE is not set | 757 | # CONFIG_VGA_CONSOLE is not set |
766 | CONFIG_DUMMY_CONSOLE=y | 758 | CONFIG_DUMMY_CONSOLE=y |
767 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
768 | 759 | ||
769 | # | 760 | # |
770 | # Sound | 761 | # Sound |
@@ -775,6 +766,15 @@ CONFIG_DUMMY_CONSOLE=y | |||
775 | # HID Devices | 766 | # HID Devices |
776 | # | 767 | # |
777 | CONFIG_HID=y | 768 | CONFIG_HID=y |
769 | # CONFIG_HID_DEBUG is not set | ||
770 | |||
771 | # | ||
772 | # USB Input Devices | ||
773 | # | ||
774 | CONFIG_USB_HID=y | ||
775 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
776 | # CONFIG_HID_FF is not set | ||
777 | # CONFIG_USB_HIDDEV is not set | ||
778 | 778 | ||
779 | # | 779 | # |
780 | # USB support | 780 | # USB support |
@@ -789,9 +789,8 @@ CONFIG_USB=y | |||
789 | # Miscellaneous USB options | 789 | # Miscellaneous USB options |
790 | # | 790 | # |
791 | CONFIG_USB_DEVICEFS=y | 791 | CONFIG_USB_DEVICEFS=y |
792 | # CONFIG_USB_BANDWIDTH is not set | 792 | CONFIG_USB_DEVICE_CLASS=y |
793 | # CONFIG_USB_DYNAMIC_MINORS is not set | 793 | # CONFIG_USB_DYNAMIC_MINORS is not set |
794 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
795 | # CONFIG_USB_OTG is not set | 794 | # CONFIG_USB_OTG is not set |
796 | 795 | ||
797 | # | 796 | # |
@@ -801,9 +800,12 @@ CONFIG_USB_EHCI_HCD=y | |||
801 | CONFIG_USB_EHCI_SPLIT_ISO=y | 800 | CONFIG_USB_EHCI_SPLIT_ISO=y |
802 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 801 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
803 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 802 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
803 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
804 | # CONFIG_USB_ISP116X_HCD is not set | 804 | # CONFIG_USB_ISP116X_HCD is not set |
805 | CONFIG_USB_OHCI_HCD=y | 805 | CONFIG_USB_OHCI_HCD=y |
806 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 806 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
807 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
808 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
807 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 809 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
808 | CONFIG_USB_UHCI_HCD=y | 810 | CONFIG_USB_UHCI_HCD=y |
809 | # CONFIG_USB_SL811_HCD is not set | 811 | # CONFIG_USB_SL811_HCD is not set |
@@ -824,39 +826,9 @@ CONFIG_USB_UHCI_HCD=y | |||
824 | # CONFIG_USB_LIBUSUAL is not set | 826 | # CONFIG_USB_LIBUSUAL is not set |
825 | 827 | ||
826 | # | 828 | # |
827 | # USB Input Devices | ||
828 | # | ||
829 | CONFIG_USB_HID=y | ||
830 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
831 | # CONFIG_HID_FF is not set | ||
832 | # CONFIG_USB_HIDDEV is not set | ||
833 | # CONFIG_USB_AIPTEK is not set | ||
834 | # CONFIG_USB_WACOM is not set | ||
835 | # CONFIG_USB_ACECAD is not set | ||
836 | # CONFIG_USB_KBTAB is not set | ||
837 | # CONFIG_USB_POWERMATE is not set | ||
838 | # CONFIG_USB_TOUCHSCREEN is not set | ||
839 | # CONFIG_USB_YEALINK is not set | ||
840 | # CONFIG_USB_XPAD is not set | ||
841 | # CONFIG_USB_ATI_REMOTE is not set | ||
842 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
843 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
844 | # CONFIG_USB_APPLETOUCH is not set | ||
845 | |||
846 | # | ||
847 | # USB Imaging devices | 829 | # USB Imaging devices |
848 | # | 830 | # |
849 | # CONFIG_USB_MDC800 is not set | 831 | # CONFIG_USB_MDC800 is not set |
850 | |||
851 | # | ||
852 | # USB Network Adapters | ||
853 | # | ||
854 | # CONFIG_USB_CATC is not set | ||
855 | # CONFIG_USB_KAWETH is not set | ||
856 | CONFIG_USB_PEGASUS=y | ||
857 | # CONFIG_USB_RTL8150 is not set | ||
858 | # CONFIG_USB_USBNET_MII is not set | ||
859 | # CONFIG_USB_USBNET is not set | ||
860 | CONFIG_USB_MON=y | 832 | CONFIG_USB_MON=y |
861 | 833 | ||
862 | # | 834 | # |
@@ -929,6 +901,7 @@ CONFIG_USB_EZUSB=y | |||
929 | # CONFIG_USB_RIO500 is not set | 901 | # CONFIG_USB_RIO500 is not set |
930 | # CONFIG_USB_LEGOTOWER is not set | 902 | # CONFIG_USB_LEGOTOWER is not set |
931 | # CONFIG_USB_LCD is not set | 903 | # CONFIG_USB_LCD is not set |
904 | # CONFIG_USB_BERRY_CHARGE is not set | ||
932 | # CONFIG_USB_LED is not set | 905 | # CONFIG_USB_LED is not set |
933 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 906 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
934 | # CONFIG_USB_CYTHERM is not set | 907 | # CONFIG_USB_CYTHERM is not set |
@@ -939,6 +912,7 @@ CONFIG_USB_EZUSB=y | |||
939 | # CONFIG_USB_SISUSBVGA is not set | 912 | # CONFIG_USB_SISUSBVGA is not set |
940 | # CONFIG_USB_LD is not set | 913 | # CONFIG_USB_LD is not set |
941 | # CONFIG_USB_TRANCEVIBRATOR is not set | 914 | # CONFIG_USB_TRANCEVIBRATOR is not set |
915 | # CONFIG_USB_IOWARRIOR is not set | ||
942 | # CONFIG_USB_TEST is not set | 916 | # CONFIG_USB_TEST is not set |
943 | 917 | ||
944 | # | 918 | # |
@@ -949,10 +923,6 @@ CONFIG_USB_EZUSB=y | |||
949 | # USB Gadget Support | 923 | # USB Gadget Support |
950 | # | 924 | # |
951 | # CONFIG_USB_GADGET is not set | 925 | # CONFIG_USB_GADGET is not set |
952 | |||
953 | # | ||
954 | # MMC/SD Card support | ||
955 | # | ||
956 | # CONFIG_MMC is not set | 926 | # CONFIG_MMC is not set |
957 | 927 | ||
958 | # | 928 | # |
@@ -996,10 +966,6 @@ CONFIG_USB_EZUSB=y | |||
996 | # | 966 | # |
997 | 967 | ||
998 | # | 968 | # |
999 | # Virtualization | ||
1000 | # | ||
1001 | |||
1002 | # | ||
1003 | # File systems | 969 | # File systems |
1004 | # | 970 | # |
1005 | CONFIG_EXT2_FS=y | 971 | CONFIG_EXT2_FS=y |
@@ -1090,6 +1056,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1090 | CONFIG_NFS_COMMON=y | 1056 | CONFIG_NFS_COMMON=y |
1091 | CONFIG_SUNRPC=y | 1057 | CONFIG_SUNRPC=y |
1092 | CONFIG_SUNRPC_GSS=y | 1058 | CONFIG_SUNRPC_GSS=y |
1059 | # CONFIG_SUNRPC_BIND34 is not set | ||
1093 | CONFIG_RPCSEC_GSS_KRB5=y | 1060 | CONFIG_RPCSEC_GSS_KRB5=y |
1094 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1061 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1095 | # CONFIG_SMB_FS is not set | 1062 | # CONFIG_SMB_FS is not set |
@@ -1119,6 +1086,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1119 | # CONFIG_SUN_PARTITION is not set | 1086 | # CONFIG_SUN_PARTITION is not set |
1120 | # CONFIG_KARMA_PARTITION is not set | 1087 | # CONFIG_KARMA_PARTITION is not set |
1121 | # CONFIG_EFI_PARTITION is not set | 1088 | # CONFIG_EFI_PARTITION is not set |
1089 | # CONFIG_SYSV68_PARTITION is not set | ||
1122 | 1090 | ||
1123 | # | 1091 | # |
1124 | # Native Language Support | 1092 | # Native Language Support |
@@ -1168,6 +1136,7 @@ CONFIG_NLS_UTF8=y | |||
1168 | # Distributed Lock Manager | 1136 | # Distributed Lock Manager |
1169 | # | 1137 | # |
1170 | # CONFIG_DLM is not set | 1138 | # CONFIG_DLM is not set |
1139 | # CONFIG_UCC_SLOW is not set | ||
1171 | 1140 | ||
1172 | # | 1141 | # |
1173 | # Library routines | 1142 | # Library routines |
@@ -1175,11 +1144,14 @@ CONFIG_NLS_UTF8=y | |||
1175 | CONFIG_BITREVERSE=y | 1144 | CONFIG_BITREVERSE=y |
1176 | CONFIG_CRC_CCITT=y | 1145 | CONFIG_CRC_CCITT=y |
1177 | # CONFIG_CRC16 is not set | 1146 | # CONFIG_CRC16 is not set |
1147 | # CONFIG_CRC_ITU_T is not set | ||
1178 | CONFIG_CRC32=y | 1148 | CONFIG_CRC32=y |
1179 | # CONFIG_LIBCRC32C is not set | 1149 | # CONFIG_LIBCRC32C is not set |
1180 | CONFIG_ZLIB_INFLATE=y | 1150 | CONFIG_ZLIB_INFLATE=y |
1181 | CONFIG_PLIST=y | 1151 | CONFIG_PLIST=y |
1182 | CONFIG_IOMAP_COPY=y | 1152 | CONFIG_HAS_IOMEM=y |
1153 | CONFIG_HAS_IOPORT=y | ||
1154 | CONFIG_HAS_DMA=y | ||
1183 | 1155 | ||
1184 | # | 1156 | # |
1185 | # Instrumentation Support | 1157 | # Instrumentation Support |
@@ -1197,16 +1169,16 @@ CONFIG_MAGIC_SYSRQ=y | |||
1197 | CONFIG_DEBUG_FS=y | 1169 | CONFIG_DEBUG_FS=y |
1198 | # CONFIG_HEADERS_CHECK is not set | 1170 | # CONFIG_HEADERS_CHECK is not set |
1199 | CONFIG_DEBUG_KERNEL=y | 1171 | CONFIG_DEBUG_KERNEL=y |
1200 | CONFIG_LOG_BUF_SHIFT=17 | 1172 | # CONFIG_DEBUG_SHIRQ is not set |
1201 | CONFIG_DETECT_SOFTLOCKUP=y | 1173 | CONFIG_DETECT_SOFTLOCKUP=y |
1202 | # CONFIG_SCHEDSTATS is not set | 1174 | # CONFIG_SCHEDSTATS is not set |
1175 | # CONFIG_TIMER_STATS is not set | ||
1203 | CONFIG_DEBUG_SLAB=y | 1176 | CONFIG_DEBUG_SLAB=y |
1204 | # CONFIG_DEBUG_SLAB_LEAK is not set | 1177 | # CONFIG_DEBUG_SLAB_LEAK is not set |
1205 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1178 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1206 | # CONFIG_RT_MUTEX_TESTER is not set | 1179 | # CONFIG_RT_MUTEX_TESTER is not set |
1207 | # CONFIG_DEBUG_SPINLOCK is not set | 1180 | # CONFIG_DEBUG_SPINLOCK is not set |
1208 | # CONFIG_DEBUG_MUTEXES is not set | 1181 | # CONFIG_DEBUG_MUTEXES is not set |
1209 | # CONFIG_DEBUG_RWSEMS is not set | ||
1210 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1182 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1211 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1183 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1212 | # CONFIG_DEBUG_KOBJECT is not set | 1184 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1216,8 +1188,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1216 | # CONFIG_DEBUG_LIST is not set | 1188 | # CONFIG_DEBUG_LIST is not set |
1217 | # CONFIG_FORCED_INLINING is not set | 1189 | # CONFIG_FORCED_INLINING is not set |
1218 | # CONFIG_RCU_TORTURE_TEST is not set | 1190 | # CONFIG_RCU_TORTURE_TEST is not set |
1191 | # CONFIG_FAULT_INJECTION is not set | ||
1219 | CONFIG_DEBUG_STACKOVERFLOW=y | 1192 | CONFIG_DEBUG_STACKOVERFLOW=y |
1220 | CONFIG_DEBUG_STACK_USAGE=y | 1193 | CONFIG_DEBUG_STACK_USAGE=y |
1194 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1221 | CONFIG_DEBUGGER=y | 1195 | CONFIG_DEBUGGER=y |
1222 | CONFIG_XMON=y | 1196 | CONFIG_XMON=y |
1223 | CONFIG_XMON_DEFAULT=y | 1197 | CONFIG_XMON_DEFAULT=y |
@@ -1252,8 +1226,11 @@ CONFIG_CRYPTO_MD5=y | |||
1252 | # CONFIG_CRYPTO_GF128MUL is not set | 1226 | # CONFIG_CRYPTO_GF128MUL is not set |
1253 | CONFIG_CRYPTO_ECB=m | 1227 | CONFIG_CRYPTO_ECB=m |
1254 | CONFIG_CRYPTO_CBC=y | 1228 | CONFIG_CRYPTO_CBC=y |
1229 | CONFIG_CRYPTO_PCBC=m | ||
1255 | # CONFIG_CRYPTO_LRW is not set | 1230 | # CONFIG_CRYPTO_LRW is not set |
1231 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1256 | CONFIG_CRYPTO_DES=y | 1232 | CONFIG_CRYPTO_DES=y |
1233 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1257 | # CONFIG_CRYPTO_BLOWFISH is not set | 1234 | # CONFIG_CRYPTO_BLOWFISH is not set |
1258 | # CONFIG_CRYPTO_TWOFISH is not set | 1235 | # CONFIG_CRYPTO_TWOFISH is not set |
1259 | # CONFIG_CRYPTO_SERPENT is not set | 1236 | # CONFIG_CRYPTO_SERPENT is not set |
@@ -1267,6 +1244,7 @@ CONFIG_CRYPTO_DES=y | |||
1267 | # CONFIG_CRYPTO_DEFLATE is not set | 1244 | # CONFIG_CRYPTO_DEFLATE is not set |
1268 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1245 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1269 | # CONFIG_CRYPTO_CRC32C is not set | 1246 | # CONFIG_CRYPTO_CRC32C is not set |
1247 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1270 | # CONFIG_CRYPTO_TEST is not set | 1248 | # CONFIG_CRYPTO_TEST is not set |
1271 | 1249 | ||
1272 | # | 1250 | # |
diff --git a/arch/powerpc/configs/pasemi_defconfig b/arch/powerpc/configs/pasemi_defconfig index 0507c8f7bfbc..905998b925ea 100644 --- a/arch/powerpc/configs/pasemi_defconfig +++ b/arch/powerpc/configs/pasemi_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Mon May 14 12:55:04 2007 | 4 | # Tue Jun 26 13:51:39 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -295,20 +295,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
295 | # CONFIG_INET6_TUNNEL is not set | 295 | # CONFIG_INET6_TUNNEL is not set |
296 | # CONFIG_NETWORK_SECMARK is not set | 296 | # CONFIG_NETWORK_SECMARK is not set |
297 | # CONFIG_NETFILTER is not set | 297 | # CONFIG_NETFILTER is not set |
298 | |||
299 | # | ||
300 | # DCCP Configuration (EXPERIMENTAL) | ||
301 | # | ||
302 | # CONFIG_IP_DCCP is not set | 298 | # CONFIG_IP_DCCP is not set |
303 | |||
304 | # | ||
305 | # SCTP Configuration (EXPERIMENTAL) | ||
306 | # | ||
307 | # CONFIG_IP_SCTP is not set | 299 | # CONFIG_IP_SCTP is not set |
308 | |||
309 | # | ||
310 | # TIPC Configuration (EXPERIMENTAL) | ||
311 | # | ||
312 | # CONFIG_TIPC is not set | 300 | # CONFIG_TIPC is not set |
313 | # CONFIG_ATM is not set | 301 | # CONFIG_ATM is not set |
314 | # CONFIG_BRIDGE is not set | 302 | # CONFIG_BRIDGE is not set |
@@ -466,10 +454,6 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
466 | # CONFIG_SGI_IOC4 is not set | 454 | # CONFIG_SGI_IOC4 is not set |
467 | # CONFIG_TIFM_CORE is not set | 455 | # CONFIG_TIFM_CORE is not set |
468 | # CONFIG_BLINK is not set | 456 | # CONFIG_BLINK is not set |
469 | |||
470 | # | ||
471 | # ATA/ATAPI/MFM/RLL support | ||
472 | # | ||
473 | CONFIG_IDE=y | 457 | CONFIG_IDE=y |
474 | CONFIG_BLK_DEV_IDE=y | 458 | CONFIG_BLK_DEV_IDE=y |
475 | 459 | ||
@@ -571,7 +555,6 @@ CONFIG_SCSI_3W_9XXX=y | |||
571 | # CONFIG_SCSI_DC395x is not set | 555 | # CONFIG_SCSI_DC395x is not set |
572 | # CONFIG_SCSI_DC390T is not set | 556 | # CONFIG_SCSI_DC390T is not set |
573 | # CONFIG_SCSI_DEBUG is not set | 557 | # CONFIG_SCSI_DEBUG is not set |
574 | # CONFIG_SCSI_ESP_CORE is not set | ||
575 | # CONFIG_SCSI_SRP is not set | 558 | # CONFIG_SCSI_SRP is not set |
576 | 559 | ||
577 | # | 560 | # |
@@ -580,10 +563,6 @@ CONFIG_SCSI_3W_9XXX=y | |||
580 | # CONFIG_PCMCIA_FDOMAIN is not set | 563 | # CONFIG_PCMCIA_FDOMAIN is not set |
581 | # CONFIG_PCMCIA_QLOGIC is not set | 564 | # CONFIG_PCMCIA_QLOGIC is not set |
582 | # CONFIG_PCMCIA_SYM53C500 is not set | 565 | # CONFIG_PCMCIA_SYM53C500 is not set |
583 | |||
584 | # | ||
585 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
586 | # | ||
587 | CONFIG_ATA=y | 566 | CONFIG_ATA=y |
588 | # CONFIG_ATA_NONSTANDARD is not set | 567 | # CONFIG_ATA_NONSTANDARD is not set |
589 | # CONFIG_SATA_AHCI is not set | 568 | # CONFIG_SATA_AHCI is not set |
@@ -694,15 +673,7 @@ CONFIG_DUMMY=y | |||
694 | # CONFIG_BONDING is not set | 673 | # CONFIG_BONDING is not set |
695 | # CONFIG_EQUALIZER is not set | 674 | # CONFIG_EQUALIZER is not set |
696 | # CONFIG_TUN is not set | 675 | # CONFIG_TUN is not set |
697 | |||
698 | # | ||
699 | # ARCnet devices | ||
700 | # | ||
701 | # CONFIG_ARCNET is not set | 676 | # CONFIG_ARCNET is not set |
702 | |||
703 | # | ||
704 | # PHY device support | ||
705 | # | ||
706 | CONFIG_PHYLIB=y | 677 | CONFIG_PHYLIB=y |
707 | 678 | ||
708 | # | 679 | # |
@@ -752,10 +723,7 @@ CONFIG_NET_PCI=y | |||
752 | # CONFIG_SUNDANCE is not set | 723 | # CONFIG_SUNDANCE is not set |
753 | # CONFIG_VIA_RHINE is not set | 724 | # CONFIG_VIA_RHINE is not set |
754 | # CONFIG_SC92031 is not set | 725 | # CONFIG_SC92031 is not set |
755 | 726 | CONFIG_NETDEV_1000=y | |
756 | # | ||
757 | # Ethernet (1000 Mbit) | ||
758 | # | ||
759 | # CONFIG_ACENIC is not set | 727 | # CONFIG_ACENIC is not set |
760 | # CONFIG_DL2K is not set | 728 | # CONFIG_DL2K is not set |
761 | CONFIG_E1000=y | 729 | CONFIG_E1000=y |
@@ -774,10 +742,7 @@ CONFIG_TIGON3=y | |||
774 | # CONFIG_BNX2 is not set | 742 | # CONFIG_BNX2 is not set |
775 | # CONFIG_QLA3XXX is not set | 743 | # CONFIG_QLA3XXX is not set |
776 | # CONFIG_ATL1 is not set | 744 | # CONFIG_ATL1 is not set |
777 | 745 | CONFIG_NETDEV_10000=y | |
778 | # | ||
779 | # Ethernet (10000 Mbit) | ||
780 | # | ||
781 | # CONFIG_CHELSIO_T1 is not set | 746 | # CONFIG_CHELSIO_T1 is not set |
782 | # CONFIG_CHELSIO_T3 is not set | 747 | # CONFIG_CHELSIO_T3 is not set |
783 | # CONFIG_IXGB is not set | 748 | # CONFIG_IXGB is not set |
@@ -786,11 +751,6 @@ CONFIG_TIGON3=y | |||
786 | # CONFIG_NETXEN_NIC is not set | 751 | # CONFIG_NETXEN_NIC is not set |
787 | CONFIG_PASEMI_MAC=y | 752 | CONFIG_PASEMI_MAC=y |
788 | # CONFIG_MLX4_CORE is not set | 753 | # CONFIG_MLX4_CORE is not set |
789 | CONFIG_MLX4_DEBUG=y | ||
790 | |||
791 | # | ||
792 | # Token Ring devices | ||
793 | # | ||
794 | # CONFIG_TR is not set | 754 | # CONFIG_TR is not set |
795 | 755 | ||
796 | # | 756 | # |
@@ -808,15 +768,7 @@ CONFIG_MLX4_DEBUG=y | |||
808 | # CONFIG_USB_RTL8150 is not set | 768 | # CONFIG_USB_RTL8150 is not set |
809 | # CONFIG_USB_USBNET_MII is not set | 769 | # CONFIG_USB_USBNET_MII is not set |
810 | # CONFIG_USB_USBNET is not set | 770 | # CONFIG_USB_USBNET is not set |
811 | |||
812 | # | ||
813 | # PCMCIA network device support | ||
814 | # | ||
815 | # CONFIG_NET_PCMCIA is not set | 771 | # CONFIG_NET_PCMCIA is not set |
816 | |||
817 | # | ||
818 | # Wan interfaces | ||
819 | # | ||
820 | # CONFIG_WAN is not set | 772 | # CONFIG_WAN is not set |
821 | # CONFIG_FDDI is not set | 773 | # CONFIG_FDDI is not set |
822 | # CONFIG_HIPPI is not set | 774 | # CONFIG_HIPPI is not set |
@@ -843,6 +795,7 @@ CONFIG_MLX4_DEBUG=y | |||
843 | # | 795 | # |
844 | CONFIG_INPUT=y | 796 | CONFIG_INPUT=y |
845 | # CONFIG_INPUT_FF_MEMLESS is not set | 797 | # CONFIG_INPUT_FF_MEMLESS is not set |
798 | # CONFIG_INPUT_POLLDEV is not set | ||
846 | 799 | ||
847 | # | 800 | # |
848 | # Userland interfaces | 801 | # Userland interfaces |
@@ -1661,7 +1614,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1661 | # | 1614 | # |
1662 | # CONFIG_DLM is not set | 1615 | # CONFIG_DLM is not set |
1663 | # CONFIG_UCC_SLOW is not set | 1616 | # CONFIG_UCC_SLOW is not set |
1664 | # CONFIG_UCC_FAST is not set | ||
1665 | 1617 | ||
1666 | # | 1618 | # |
1667 | # Library routines | 1619 | # Library routines |
diff --git a/arch/powerpc/configs/pmac32_defconfig b/arch/powerpc/configs/pmac32_defconfig index f611df480fd9..0d8ba623e29a 100644 --- a/arch/powerpc/configs/pmac32_defconfig +++ b/arch/powerpc/configs/pmac32_defconfig | |||
@@ -1,9 +1,10 @@ | |||
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-rc6 |
4 | # Mon Jan 22 22:28:56 2007 | 4 | # Tue Jun 26 14:11:36 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC_PM_NEEDS_RTC_LIB=y | ||
7 | CONFIG_PPC32=y | 8 | CONFIG_PPC32=y |
8 | CONFIG_PPC_MERGE=y | 9 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 10 | CONFIG_MMU=y |
@@ -24,6 +25,7 @@ CONFIG_PPC_OF=y | |||
24 | # CONFIG_GENERIC_TBSYNC is not set | 25 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | 26 | CONFIG_AUDIT_ARCH=y |
26 | CONFIG_GENERIC_BUG=y | 27 | CONFIG_GENERIC_BUG=y |
28 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
27 | # CONFIG_DEFAULT_UIMAGE is not set | 29 | # CONFIG_DEFAULT_UIMAGE is not set |
28 | 30 | ||
29 | # | 31 | # |
@@ -34,9 +36,9 @@ CONFIG_CLASSIC32=y | |||
34 | # CONFIG_PPC_83xx is not set | 36 | # CONFIG_PPC_83xx is not set |
35 | # CONFIG_PPC_85xx is not set | 37 | # CONFIG_PPC_85xx is not set |
36 | # CONFIG_PPC_86xx is not set | 38 | # CONFIG_PPC_86xx is not set |
39 | # CONFIG_PPC_8xx is not set | ||
37 | # CONFIG_40x is not set | 40 | # CONFIG_40x is not set |
38 | # CONFIG_44x is not set | 41 | # CONFIG_44x is not set |
39 | # CONFIG_8xx is not set | ||
40 | # CONFIG_E200 is not set | 42 | # CONFIG_E200 is not set |
41 | CONFIG_6xx=y | 43 | CONFIG_6xx=y |
42 | CONFIG_PPC_FPU=y | 44 | CONFIG_PPC_FPU=y |
@@ -45,6 +47,7 @@ CONFIG_PPC_FPU=y | |||
45 | CONFIG_ALTIVEC=y | 47 | CONFIG_ALTIVEC=y |
46 | CONFIG_PPC_STD_MMU=y | 48 | CONFIG_PPC_STD_MMU=y |
47 | CONFIG_PPC_STD_MMU_32=y | 49 | CONFIG_PPC_STD_MMU_32=y |
50 | # CONFIG_PPC_MM_SLICES is not set | ||
48 | # CONFIG_SMP is not set | 51 | # CONFIG_SMP is not set |
49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 52 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
50 | 53 | ||
@@ -63,6 +66,7 @@ CONFIG_LOCALVERSION="" | |||
63 | CONFIG_SWAP=y | 66 | CONFIG_SWAP=y |
64 | CONFIG_SYSVIPC=y | 67 | CONFIG_SYSVIPC=y |
65 | # CONFIG_IPC_NS is not set | 68 | # CONFIG_IPC_NS is not set |
69 | CONFIG_SYSVIPC_SYSCTL=y | ||
66 | CONFIG_POSIX_MQUEUE=y | 70 | CONFIG_POSIX_MQUEUE=y |
67 | # CONFIG_BSD_PROCESS_ACCT is not set | 71 | # CONFIG_BSD_PROCESS_ACCT is not set |
68 | # CONFIG_TASKSTATS is not set | 72 | # CONFIG_TASKSTATS is not set |
@@ -70,8 +74,10 @@ CONFIG_POSIX_MQUEUE=y | |||
70 | # CONFIG_AUDIT is not set | 74 | # CONFIG_AUDIT is not set |
71 | CONFIG_IKCONFIG=y | 75 | CONFIG_IKCONFIG=y |
72 | CONFIG_IKCONFIG_PROC=y | 76 | CONFIG_IKCONFIG_PROC=y |
77 | CONFIG_LOG_BUF_SHIFT=14 | ||
73 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
74 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
80 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
76 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 82 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
77 | CONFIG_SYSCTL=y | 83 | CONFIG_SYSCTL=y |
@@ -86,14 +92,19 @@ CONFIG_BUG=y | |||
86 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
87 | CONFIG_BASE_FULL=y | 93 | CONFIG_BASE_FULL=y |
88 | CONFIG_FUTEX=y | 94 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | ||
98 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | ||
90 | CONFIG_SHMEM=y | 100 | CONFIG_SHMEM=y |
91 | CONFIG_SLAB=y | ||
92 | CONFIG_VM_EVENT_COUNTERS=y | 101 | CONFIG_VM_EVENT_COUNTERS=y |
102 | CONFIG_SLAB=y | ||
103 | # CONFIG_SLUB is not set | ||
104 | # CONFIG_SLOB is not set | ||
93 | CONFIG_RT_MUTEXES=y | 105 | CONFIG_RT_MUTEXES=y |
94 | # CONFIG_TINY_SHMEM is not set | 106 | # CONFIG_TINY_SHMEM is not set |
95 | CONFIG_BASE_SMALL=0 | 107 | CONFIG_BASE_SMALL=0 |
96 | # CONFIG_SLOB is not set | ||
97 | 108 | ||
98 | # | 109 | # |
99 | # Loadable module support | 110 | # Loadable module support |
@@ -134,12 +145,17 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
134 | # CONFIG_APUS is not set | 145 | # CONFIG_APUS is not set |
135 | # CONFIG_PPC_CHRP is not set | 146 | # CONFIG_PPC_CHRP is not set |
136 | # CONFIG_PPC_MPC52xx is not set | 147 | # CONFIG_PPC_MPC52xx is not set |
148 | # CONFIG_PPC_MPC5200 is not set | ||
137 | # CONFIG_PPC_EFIKA is not set | 149 | # CONFIG_PPC_EFIKA is not set |
138 | # CONFIG_PPC_LITE5200 is not set | 150 | # CONFIG_PPC_LITE5200 is not set |
139 | CONFIG_PPC_PMAC=y | 151 | CONFIG_PPC_PMAC=y |
140 | # CONFIG_PPC_CELL is not set | 152 | # CONFIG_PPC_CELL is not set |
141 | # CONFIG_PPC_CELL_NATIVE is not set | 153 | # CONFIG_PPC_CELL_NATIVE is not set |
154 | # CONFIG_PQ2ADS is not set | ||
142 | CONFIG_PPC_NATIVE=y | 155 | CONFIG_PPC_NATIVE=y |
156 | CONFIG_MPIC=y | ||
157 | # CONFIG_MPIC_WEIRD is not set | ||
158 | # CONFIG_PPC_I8259 is not set | ||
143 | # CONFIG_PPC_RTAS is not set | 159 | # CONFIG_PPC_RTAS is not set |
144 | # CONFIG_MMIO_NVRAM is not set | 160 | # CONFIG_MMIO_NVRAM is not set |
145 | CONFIG_PPC_MPC106=y | 161 | CONFIG_PPC_MPC106=y |
@@ -158,11 +174,14 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y | |||
158 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 174 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
159 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | 175 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set |
160 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 176 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
177 | |||
178 | # | ||
179 | # CPU Frequency drivers | ||
180 | # | ||
161 | CONFIG_CPU_FREQ_PMAC=y | 181 | CONFIG_CPU_FREQ_PMAC=y |
162 | CONFIG_PPC601_SYNC_FIX=y | 182 | CONFIG_PPC601_SYNC_FIX=y |
163 | # CONFIG_TAU is not set | 183 | # CONFIG_TAU is not set |
164 | # CONFIG_WANT_EARLY_SERIAL is not set | 184 | # CONFIG_CPM2 is not set |
165 | CONFIG_MPIC=y | ||
166 | 185 | ||
167 | # | 186 | # |
168 | # Kernel options | 187 | # Kernel options |
@@ -191,6 +210,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
191 | # CONFIG_SPARSEMEM_STATIC is not set | 210 | # CONFIG_SPARSEMEM_STATIC is not set |
192 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 211 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
193 | # CONFIG_RESOURCES_64BIT is not set | 212 | # CONFIG_RESOURCES_64BIT is not set |
213 | CONFIG_ZONE_DMA_FLAG=1 | ||
194 | CONFIG_PROC_DEVICETREE=y | 214 | CONFIG_PROC_DEVICETREE=y |
195 | # CONFIG_CMDLINE_BOOL is not set | 215 | # CONFIG_CMDLINE_BOOL is not set |
196 | CONFIG_PM=y | 216 | CONFIG_PM=y |
@@ -200,19 +220,23 @@ CONFIG_PM_DEBUG=y | |||
200 | CONFIG_PM_SYSFS_DEPRECATED=y | 220 | CONFIG_PM_SYSFS_DEPRECATED=y |
201 | CONFIG_SOFTWARE_SUSPEND=y | 221 | CONFIG_SOFTWARE_SUSPEND=y |
202 | CONFIG_PM_STD_PARTITION="" | 222 | CONFIG_PM_STD_PARTITION="" |
223 | CONFIG_APM_EMULATION=y | ||
203 | CONFIG_SECCOMP=y | 224 | CONFIG_SECCOMP=y |
225 | # CONFIG_WANT_DEVICE_TREE is not set | ||
204 | CONFIG_ISA_DMA_API=y | 226 | CONFIG_ISA_DMA_API=y |
205 | 227 | ||
206 | # | 228 | # |
207 | # Bus options | 229 | # Bus options |
208 | # | 230 | # |
231 | CONFIG_ZONE_DMA=y | ||
209 | CONFIG_GENERIC_ISA_DMA=y | 232 | CONFIG_GENERIC_ISA_DMA=y |
210 | # CONFIG_MPIC_WEIRD is not set | ||
211 | # CONFIG_PPC_I8259 is not set | ||
212 | CONFIG_PPC_INDIRECT_PCI=y | 233 | CONFIG_PPC_INDIRECT_PCI=y |
234 | # CONFIG_PPC_INDIRECT_PCI_BE is not set | ||
213 | CONFIG_PCI=y | 235 | CONFIG_PCI=y |
214 | CONFIG_PCI_DOMAINS=y | 236 | CONFIG_PCI_DOMAINS=y |
215 | # CONFIG_PCIEPORTBUS is not set | 237 | # CONFIG_PCIEPORTBUS is not set |
238 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
239 | # CONFIG_PCI_MSI is not set | ||
216 | # CONFIG_PCI_DEBUG is not set | 240 | # CONFIG_PCI_DEBUG is not set |
217 | 241 | ||
218 | # | 242 | # |
@@ -237,10 +261,6 @@ CONFIG_YENTA_TOSHIBA=y | |||
237 | # CONFIG_PD6729 is not set | 261 | # CONFIG_PD6729 is not set |
238 | # CONFIG_I82092 is not set | 262 | # CONFIG_I82092 is not set |
239 | CONFIG_PCCARD_NONSTATIC=m | 263 | CONFIG_PCCARD_NONSTATIC=m |
240 | |||
241 | # | ||
242 | # PCI Hotplug Support | ||
243 | # | ||
244 | # CONFIG_HOTPLUG_PCI is not set | 264 | # CONFIG_HOTPLUG_PCI is not set |
245 | 265 | ||
246 | # | 266 | # |
@@ -265,14 +285,15 @@ CONFIG_NET=y | |||
265 | # | 285 | # |
266 | # Networking options | 286 | # Networking options |
267 | # | 287 | # |
268 | # CONFIG_NETDEBUG is not set | ||
269 | CONFIG_PACKET=y | 288 | CONFIG_PACKET=y |
270 | # CONFIG_PACKET_MMAP is not set | 289 | # CONFIG_PACKET_MMAP is not set |
271 | CONFIG_UNIX=y | 290 | CONFIG_UNIX=y |
272 | CONFIG_XFRM=y | 291 | CONFIG_XFRM=y |
273 | CONFIG_XFRM_USER=y | 292 | CONFIG_XFRM_USER=y |
274 | # CONFIG_XFRM_SUB_POLICY is not set | 293 | # CONFIG_XFRM_SUB_POLICY is not set |
294 | # CONFIG_XFRM_MIGRATE is not set | ||
275 | CONFIG_NET_KEY=y | 295 | CONFIG_NET_KEY=y |
296 | # CONFIG_NET_KEY_MIGRATE is not set | ||
276 | CONFIG_INET=y | 297 | CONFIG_INET=y |
277 | CONFIG_IP_MULTICAST=y | 298 | CONFIG_IP_MULTICAST=y |
278 | # CONFIG_IP_ADVANCED_ROUTER is not set | 299 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -297,10 +318,6 @@ CONFIG_INET_TCP_DIAG=y | |||
297 | CONFIG_TCP_CONG_CUBIC=y | 318 | CONFIG_TCP_CONG_CUBIC=y |
298 | CONFIG_DEFAULT_TCP_CONG="cubic" | 319 | CONFIG_DEFAULT_TCP_CONG="cubic" |
299 | # CONFIG_TCP_MD5SIG is not set | 320 | # CONFIG_TCP_MD5SIG is not set |
300 | |||
301 | # | ||
302 | # IP: Virtual Server Configuration | ||
303 | # | ||
304 | # CONFIG_IP_VS is not set | 321 | # CONFIG_IP_VS is not set |
305 | # CONFIG_IPV6 is not set | 322 | # CONFIG_IPV6 is not set |
306 | # CONFIG_INET6_XFRM_TUNNEL is not set | 323 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -314,8 +331,6 @@ CONFIG_NETFILTER=y | |||
314 | # | 331 | # |
315 | # CONFIG_NETFILTER_NETLINK is not set | 332 | # CONFIG_NETFILTER_NETLINK is not set |
316 | CONFIG_NF_CONNTRACK_ENABLED=m | 333 | CONFIG_NF_CONNTRACK_ENABLED=m |
317 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
318 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
319 | CONFIG_NF_CONNTRACK=m | 334 | CONFIG_NF_CONNTRACK=m |
320 | # CONFIG_NF_CT_ACCT is not set | 335 | # CONFIG_NF_CT_ACCT is not set |
321 | # CONFIG_NF_CONNTRACK_MARK is not set | 336 | # CONFIG_NF_CONNTRACK_MARK is not set |
@@ -327,16 +342,21 @@ CONFIG_NF_CONNTRACK_FTP=m | |||
327 | CONFIG_NF_CONNTRACK_IRC=m | 342 | CONFIG_NF_CONNTRACK_IRC=m |
328 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set | 343 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set |
329 | # CONFIG_NF_CONNTRACK_PPTP is not set | 344 | # CONFIG_NF_CONNTRACK_PPTP is not set |
345 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
330 | # CONFIG_NF_CONNTRACK_SIP is not set | 346 | # CONFIG_NF_CONNTRACK_SIP is not set |
331 | CONFIG_NF_CONNTRACK_TFTP=m | 347 | CONFIG_NF_CONNTRACK_TFTP=m |
332 | CONFIG_NETFILTER_XTABLES=m | 348 | CONFIG_NETFILTER_XTABLES=m |
333 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | 349 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
350 | # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set | ||
334 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 351 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
335 | CONFIG_NETFILTER_XT_TARGET_MARK=m | 352 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
336 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | 353 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
337 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m | 354 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m |
338 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m | 355 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m |
356 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m | ||
339 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | 357 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
358 | # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set | ||
359 | # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set | ||
340 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m | 360 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m |
341 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | 361 | CONFIG_NETFILTER_XT_MATCH_DCCP=m |
342 | CONFIG_NETFILTER_XT_MATCH_DSCP=m | 362 | CONFIG_NETFILTER_XT_MATCH_DSCP=m |
@@ -377,7 +397,6 @@ CONFIG_IP_NF_FILTER=m | |||
377 | CONFIG_IP_NF_TARGET_REJECT=m | 397 | CONFIG_IP_NF_TARGET_REJECT=m |
378 | CONFIG_IP_NF_TARGET_LOG=m | 398 | CONFIG_IP_NF_TARGET_LOG=m |
379 | CONFIG_IP_NF_TARGET_ULOG=m | 399 | CONFIG_IP_NF_TARGET_ULOG=m |
380 | CONFIG_IP_NF_TARGET_TCPMSS=m | ||
381 | CONFIG_NF_NAT=m | 400 | CONFIG_NF_NAT=m |
382 | CONFIG_NF_NAT_NEEDED=y | 401 | CONFIG_NF_NAT_NEEDED=y |
383 | CONFIG_IP_NF_TARGET_MASQUERADE=m | 402 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
@@ -396,14 +415,11 @@ CONFIG_IP_NF_MANGLE=m | |||
396 | CONFIG_IP_NF_TARGET_TOS=m | 415 | CONFIG_IP_NF_TARGET_TOS=m |
397 | CONFIG_IP_NF_TARGET_ECN=m | 416 | CONFIG_IP_NF_TARGET_ECN=m |
398 | CONFIG_IP_NF_TARGET_TTL=m | 417 | CONFIG_IP_NF_TARGET_TTL=m |
418 | # CONFIG_IP_NF_TARGET_CLUSTERIP is not set | ||
399 | CONFIG_IP_NF_RAW=m | 419 | CONFIG_IP_NF_RAW=m |
400 | CONFIG_IP_NF_ARPTABLES=m | 420 | CONFIG_IP_NF_ARPTABLES=m |
401 | CONFIG_IP_NF_ARPFILTER=m | 421 | CONFIG_IP_NF_ARPFILTER=m |
402 | CONFIG_IP_NF_ARP_MANGLE=m | 422 | CONFIG_IP_NF_ARP_MANGLE=m |
403 | |||
404 | # | ||
405 | # DCCP Configuration (EXPERIMENTAL) | ||
406 | # | ||
407 | CONFIG_IP_DCCP=m | 423 | CONFIG_IP_DCCP=m |
408 | CONFIG_INET_DCCP_DIAG=m | 424 | CONFIG_INET_DCCP_DIAG=m |
409 | CONFIG_IP_DCCP_ACKVEC=y | 425 | CONFIG_IP_DCCP_ACKVEC=y |
@@ -422,15 +438,7 @@ CONFIG_IP_DCCP_CCID3_RTO=100 | |||
422 | # DCCP Kernel Hacking | 438 | # DCCP Kernel Hacking |
423 | # | 439 | # |
424 | # CONFIG_IP_DCCP_DEBUG is not set | 440 | # CONFIG_IP_DCCP_DEBUG is not set |
425 | |||
426 | # | ||
427 | # SCTP Configuration (EXPERIMENTAL) | ||
428 | # | ||
429 | # CONFIG_IP_SCTP is not set | 441 | # CONFIG_IP_SCTP is not set |
430 | |||
431 | # | ||
432 | # TIPC Configuration (EXPERIMENTAL) | ||
433 | # | ||
434 | # CONFIG_TIPC is not set | 442 | # CONFIG_TIPC is not set |
435 | # CONFIG_ATM is not set | 443 | # CONFIG_ATM is not set |
436 | # CONFIG_BRIDGE is not set | 444 | # CONFIG_BRIDGE is not set |
@@ -448,6 +456,7 @@ CONFIG_IP_DCCP_CCID3_RTO=100 | |||
448 | # QoS and/or fair queueing | 456 | # QoS and/or fair queueing |
449 | # | 457 | # |
450 | # CONFIG_NET_SCHED is not set | 458 | # CONFIG_NET_SCHED is not set |
459 | CONFIG_NET_SCH_FIFO=y | ||
451 | CONFIG_NET_CLS_ROUTE=y | 460 | CONFIG_NET_CLS_ROUTE=y |
452 | 461 | ||
453 | # | 462 | # |
@@ -485,6 +494,7 @@ CONFIG_IRTTY_SIR=m | |||
485 | # Dongle support | 494 | # Dongle support |
486 | # | 495 | # |
487 | # CONFIG_DONGLE is not set | 496 | # CONFIG_DONGLE is not set |
497 | # CONFIG_KINGSUN_DONGLE is not set | ||
488 | 498 | ||
489 | # | 499 | # |
490 | # Old SIR device drivers | 500 | # Old SIR device drivers |
@@ -532,13 +542,23 @@ CONFIG_BT_HCIBFUSB=m | |||
532 | # CONFIG_BT_HCIBLUECARD is not set | 542 | # CONFIG_BT_HCIBLUECARD is not set |
533 | # CONFIG_BT_HCIBTUART is not set | 543 | # CONFIG_BT_HCIBTUART is not set |
534 | # CONFIG_BT_HCIVHCI is not set | 544 | # CONFIG_BT_HCIVHCI is not set |
545 | # CONFIG_AF_RXRPC is not set | ||
546 | |||
547 | # | ||
548 | # Wireless | ||
549 | # | ||
550 | CONFIG_CFG80211=m | ||
551 | CONFIG_WIRELESS_EXT=y | ||
552 | CONFIG_MAC80211=m | ||
553 | CONFIG_MAC80211_LEDS=y | ||
554 | # CONFIG_MAC80211_DEBUG is not set | ||
535 | CONFIG_IEEE80211=m | 555 | CONFIG_IEEE80211=m |
536 | # CONFIG_IEEE80211_DEBUG is not set | 556 | # CONFIG_IEEE80211_DEBUG is not set |
537 | CONFIG_IEEE80211_CRYPT_WEP=m | 557 | CONFIG_IEEE80211_CRYPT_WEP=m |
538 | CONFIG_IEEE80211_CRYPT_CCMP=m | 558 | CONFIG_IEEE80211_CRYPT_CCMP=m |
539 | CONFIG_IEEE80211_CRYPT_TKIP=m | 559 | CONFIG_IEEE80211_CRYPT_TKIP=m |
540 | # CONFIG_IEEE80211_SOFTMAC is not set | 560 | # CONFIG_IEEE80211_SOFTMAC is not set |
541 | CONFIG_WIRELESS_EXT=y | 561 | # CONFIG_RFKILL is not set |
542 | 562 | ||
543 | # | 563 | # |
544 | # Device Drivers | 564 | # Device Drivers |
@@ -551,6 +571,7 @@ CONFIG_WIRELESS_EXT=y | |||
551 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 571 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
552 | CONFIG_FW_LOADER=y | 572 | CONFIG_FW_LOADER=y |
553 | # CONFIG_DEBUG_DRIVER is not set | 573 | # CONFIG_DEBUG_DRIVER is not set |
574 | # CONFIG_DEBUG_DEVRES is not set | ||
554 | # CONFIG_SYS_HYPERVISOR is not set | 575 | # CONFIG_SYS_HYPERVISOR is not set |
555 | 576 | ||
556 | # | 577 | # |
@@ -558,10 +579,6 @@ CONFIG_FW_LOADER=y | |||
558 | # | 579 | # |
559 | CONFIG_CONNECTOR=y | 580 | CONFIG_CONNECTOR=y |
560 | CONFIG_PROC_EVENTS=y | 581 | CONFIG_PROC_EVENTS=y |
561 | |||
562 | # | ||
563 | # Memory Technology Devices (MTD) | ||
564 | # | ||
565 | # CONFIG_MTD is not set | 582 | # CONFIG_MTD is not set |
566 | 583 | ||
567 | # | 584 | # |
@@ -572,6 +589,7 @@ CONFIG_PROC_EVENTS=y | |||
572 | # | 589 | # |
573 | # Plug and Play support | 590 | # Plug and Play support |
574 | # | 591 | # |
592 | # CONFIG_PNPACPI is not set | ||
575 | 593 | ||
576 | # | 594 | # |
577 | # Block devices | 595 | # Block devices |
@@ -592,19 +610,16 @@ CONFIG_BLK_DEV_RAM=y | |||
592 | CONFIG_BLK_DEV_RAM_COUNT=16 | 610 | CONFIG_BLK_DEV_RAM_COUNT=16 |
593 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 611 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
594 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 612 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
595 | CONFIG_BLK_DEV_INITRD=y | ||
596 | # CONFIG_CDROM_PKTCDVD is not set | 613 | # CONFIG_CDROM_PKTCDVD is not set |
597 | # CONFIG_ATA_OVER_ETH is not set | 614 | # CONFIG_ATA_OVER_ETH is not set |
598 | 615 | ||
599 | # | 616 | # |
600 | # Misc devices | 617 | # Misc devices |
601 | # | 618 | # |
619 | # CONFIG_PHANTOM is not set | ||
602 | # CONFIG_SGI_IOC4 is not set | 620 | # CONFIG_SGI_IOC4 is not set |
603 | # CONFIG_TIFM_CORE is not set | 621 | # CONFIG_TIFM_CORE is not set |
604 | 622 | # CONFIG_BLINK is not set | |
605 | # | ||
606 | # ATA/ATAPI/MFM/RLL support | ||
607 | # | ||
608 | CONFIG_IDE=y | 623 | CONFIG_IDE=y |
609 | CONFIG_BLK_DEV_IDE=y | 624 | CONFIG_BLK_DEV_IDE=y |
610 | 625 | ||
@@ -615,11 +630,13 @@ CONFIG_BLK_DEV_IDE=y | |||
615 | CONFIG_BLK_DEV_IDEDISK=y | 630 | CONFIG_BLK_DEV_IDEDISK=y |
616 | # CONFIG_IDEDISK_MULTI_MODE is not set | 631 | # CONFIG_IDEDISK_MULTI_MODE is not set |
617 | CONFIG_BLK_DEV_IDECS=m | 632 | CONFIG_BLK_DEV_IDECS=m |
633 | # CONFIG_BLK_DEV_DELKIN is not set | ||
618 | CONFIG_BLK_DEV_IDECD=y | 634 | CONFIG_BLK_DEV_IDECD=y |
619 | # CONFIG_BLK_DEV_IDETAPE is not set | 635 | # CONFIG_BLK_DEV_IDETAPE is not set |
620 | CONFIG_BLK_DEV_IDEFLOPPY=y | 636 | CONFIG_BLK_DEV_IDEFLOPPY=y |
621 | CONFIG_BLK_DEV_IDESCSI=y | 637 | CONFIG_BLK_DEV_IDESCSI=y |
622 | # CONFIG_IDE_TASK_IOCTL is not set | 638 | # CONFIG_IDE_TASK_IOCTL is not set |
639 | CONFIG_IDE_PROC_FS=y | ||
623 | 640 | ||
624 | # | 641 | # |
625 | # IDE chipset support/bugfixes | 642 | # IDE chipset support/bugfixes |
@@ -627,12 +644,12 @@ CONFIG_BLK_DEV_IDESCSI=y | |||
627 | # CONFIG_IDE_GENERIC is not set | 644 | # CONFIG_IDE_GENERIC is not set |
628 | CONFIG_BLK_DEV_IDEPCI=y | 645 | CONFIG_BLK_DEV_IDEPCI=y |
629 | CONFIG_IDEPCI_SHARE_IRQ=y | 646 | CONFIG_IDEPCI_SHARE_IRQ=y |
647 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
630 | # CONFIG_BLK_DEV_OFFBOARD is not set | 648 | # CONFIG_BLK_DEV_OFFBOARD is not set |
631 | CONFIG_BLK_DEV_GENERIC=y | 649 | CONFIG_BLK_DEV_GENERIC=y |
632 | # CONFIG_BLK_DEV_OPTI621 is not set | 650 | # CONFIG_BLK_DEV_OPTI621 is not set |
633 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 651 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
634 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 652 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
635 | CONFIG_IDEDMA_PCI_AUTO=y | ||
636 | # CONFIG_IDEDMA_ONLYDISK is not set | 653 | # CONFIG_IDEDMA_ONLYDISK is not set |
637 | # CONFIG_BLK_DEV_AEC62XX is not set | 654 | # CONFIG_BLK_DEV_AEC62XX is not set |
638 | # CONFIG_BLK_DEV_ALI15X3 is not set | 655 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -647,6 +664,7 @@ CONFIG_IDEDMA_PCI_AUTO=y | |||
647 | # CONFIG_BLK_DEV_JMICRON is not set | 664 | # CONFIG_BLK_DEV_JMICRON is not set |
648 | # CONFIG_BLK_DEV_SC1200 is not set | 665 | # CONFIG_BLK_DEV_SC1200 is not set |
649 | # CONFIG_BLK_DEV_PIIX is not set | 666 | # CONFIG_BLK_DEV_PIIX is not set |
667 | # CONFIG_BLK_DEV_IT8213 is not set | ||
650 | # CONFIG_BLK_DEV_IT821X is not set | 668 | # CONFIG_BLK_DEV_IT821X is not set |
651 | # CONFIG_BLK_DEV_NS87415 is not set | 669 | # CONFIG_BLK_DEV_NS87415 is not set |
652 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 670 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -657,13 +675,13 @@ CONFIG_BLK_DEV_SL82C105=y | |||
657 | # CONFIG_BLK_DEV_SLC90E66 is not set | 675 | # CONFIG_BLK_DEV_SLC90E66 is not set |
658 | # CONFIG_BLK_DEV_TRM290 is not set | 676 | # CONFIG_BLK_DEV_TRM290 is not set |
659 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 677 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
678 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
660 | CONFIG_BLK_DEV_IDE_PMAC=y | 679 | CONFIG_BLK_DEV_IDE_PMAC=y |
661 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y | 680 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y |
662 | CONFIG_BLK_DEV_IDEDMA_PMAC=y | 681 | CONFIG_BLK_DEV_IDEDMA_PMAC=y |
663 | # CONFIG_IDE_ARM is not set | 682 | # CONFIG_IDE_ARM is not set |
664 | CONFIG_BLK_DEV_IDEDMA=y | 683 | CONFIG_BLK_DEV_IDEDMA=y |
665 | # CONFIG_IDEDMA_IVB is not set | 684 | # CONFIG_IDEDMA_IVB is not set |
666 | CONFIG_IDEDMA_AUTO=y | ||
667 | # CONFIG_BLK_DEV_HD is not set | 685 | # CONFIG_BLK_DEV_HD is not set |
668 | 686 | ||
669 | # | 687 | # |
@@ -693,6 +711,7 @@ CONFIG_CHR_DEV_SG=y | |||
693 | CONFIG_SCSI_CONSTANTS=y | 711 | CONFIG_SCSI_CONSTANTS=y |
694 | # CONFIG_SCSI_LOGGING is not set | 712 | # CONFIG_SCSI_LOGGING is not set |
695 | # CONFIG_SCSI_SCAN_ASYNC is not set | 713 | # CONFIG_SCSI_SCAN_ASYNC is not set |
714 | CONFIG_SCSI_WAIT_SCAN=m | ||
696 | 715 | ||
697 | # | 716 | # |
698 | # SCSI Transports | 717 | # SCSI Transports |
@@ -762,10 +781,6 @@ CONFIG_SCSI_MAC53C94=y | |||
762 | # CONFIG_PCMCIA_NINJA_SCSI is not set | 781 | # CONFIG_PCMCIA_NINJA_SCSI is not set |
763 | # CONFIG_PCMCIA_QLOGIC is not set | 782 | # CONFIG_PCMCIA_QLOGIC is not set |
764 | # CONFIG_PCMCIA_SYM53C500 is not set | 783 | # CONFIG_PCMCIA_SYM53C500 is not set |
765 | |||
766 | # | ||
767 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
768 | # | ||
769 | # CONFIG_ATA is not set | 784 | # CONFIG_ATA is not set |
770 | 785 | ||
771 | # | 786 | # |
@@ -787,6 +802,7 @@ CONFIG_DM_SNAPSHOT=m | |||
787 | CONFIG_DM_MIRROR=m | 802 | CONFIG_DM_MIRROR=m |
788 | CONFIG_DM_ZERO=m | 803 | CONFIG_DM_ZERO=m |
789 | # CONFIG_DM_MULTIPATH is not set | 804 | # CONFIG_DM_MULTIPATH is not set |
805 | # CONFIG_DM_DELAY is not set | ||
790 | 806 | ||
791 | # | 807 | # |
792 | # Fusion MPT device support | 808 | # Fusion MPT device support |
@@ -799,28 +815,26 @@ CONFIG_DM_ZERO=m | |||
799 | # | 815 | # |
800 | # IEEE 1394 (FireWire) support | 816 | # IEEE 1394 (FireWire) support |
801 | # | 817 | # |
818 | # CONFIG_FIREWIRE is not set | ||
802 | CONFIG_IEEE1394=m | 819 | CONFIG_IEEE1394=m |
803 | 820 | ||
804 | # | 821 | # |
805 | # Subsystem Options | 822 | # Subsystem Options |
806 | # | 823 | # |
807 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set | 824 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set |
808 | # CONFIG_IEEE1394_OUI_DB is not set | ||
809 | CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y | ||
810 | CONFIG_IEEE1394_CONFIG_ROM_IP1394=y | ||
811 | # CONFIG_IEEE1394_EXPORT_FULL_API is not set | ||
812 | 825 | ||
813 | # | 826 | # |
814 | # Device Drivers | 827 | # Controllers |
815 | # | 828 | # |
816 | # CONFIG_IEEE1394_PCILYNX is not set | 829 | # CONFIG_IEEE1394_PCILYNX is not set |
817 | CONFIG_IEEE1394_OHCI1394=m | 830 | CONFIG_IEEE1394_OHCI1394=m |
818 | 831 | ||
819 | # | 832 | # |
820 | # Protocol Drivers | 833 | # Protocols |
821 | # | 834 | # |
822 | CONFIG_IEEE1394_VIDEO1394=m | 835 | CONFIG_IEEE1394_VIDEO1394=m |
823 | CONFIG_IEEE1394_SBP2=m | 836 | CONFIG_IEEE1394_SBP2=m |
837 | # CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set | ||
824 | # CONFIG_IEEE1394_ETH1394 is not set | 838 | # CONFIG_IEEE1394_ETH1394 is not set |
825 | CONFIG_IEEE1394_DV1394=m | 839 | CONFIG_IEEE1394_DV1394=m |
826 | CONFIG_IEEE1394_RAWIO=m | 840 | CONFIG_IEEE1394_RAWIO=m |
@@ -829,10 +843,7 @@ CONFIG_IEEE1394_RAWIO=m | |||
829 | # I2O device support | 843 | # I2O device support |
830 | # | 844 | # |
831 | # CONFIG_I2O is not set | 845 | # CONFIG_I2O is not set |
832 | 846 | CONFIG_MACINTOSH_DRIVERS=y | |
833 | # | ||
834 | # Macintosh device drivers | ||
835 | # | ||
836 | CONFIG_ADB=y | 847 | CONFIG_ADB=y |
837 | CONFIG_ADB_CUDA=y | 848 | CONFIG_ADB_CUDA=y |
838 | CONFIG_ADB_PMU=y | 849 | CONFIG_ADB_PMU=y |
@@ -858,15 +869,7 @@ CONFIG_DUMMY=m | |||
858 | # CONFIG_BONDING is not set | 869 | # CONFIG_BONDING is not set |
859 | # CONFIG_EQUALIZER is not set | 870 | # CONFIG_EQUALIZER is not set |
860 | CONFIG_TUN=m | 871 | CONFIG_TUN=m |
861 | |||
862 | # | ||
863 | # ARCnet devices | ||
864 | # | ||
865 | # CONFIG_ARCNET is not set | 872 | # CONFIG_ARCNET is not set |
866 | |||
867 | # | ||
868 | # PHY device support | ||
869 | # | ||
870 | # CONFIG_PHYLIB is not set | 873 | # CONFIG_PHYLIB is not set |
871 | 874 | ||
872 | # | 875 | # |
@@ -907,10 +910,8 @@ CONFIG_PCNET32=y | |||
907 | # CONFIG_SUNDANCE is not set | 910 | # CONFIG_SUNDANCE is not set |
908 | # CONFIG_TLAN is not set | 911 | # CONFIG_TLAN is not set |
909 | # CONFIG_VIA_RHINE is not set | 912 | # CONFIG_VIA_RHINE is not set |
910 | 913 | # CONFIG_SC92031 is not set | |
911 | # | 914 | CONFIG_NETDEV_1000=y |
912 | # Ethernet (1000 Mbit) | ||
913 | # | ||
914 | # CONFIG_ACENIC is not set | 915 | # CONFIG_ACENIC is not set |
915 | # CONFIG_DL2K is not set | 916 | # CONFIG_DL2K is not set |
916 | # CONFIG_E1000 is not set | 917 | # CONFIG_E1000 is not set |
@@ -927,77 +928,62 @@ CONFIG_PCNET32=y | |||
927 | # CONFIG_BNX2 is not set | 928 | # CONFIG_BNX2 is not set |
928 | # CONFIG_MV643XX_ETH is not set | 929 | # CONFIG_MV643XX_ETH is not set |
929 | # CONFIG_QLA3XXX is not set | 930 | # CONFIG_QLA3XXX is not set |
930 | 931 | # CONFIG_ATL1 is not set | |
931 | # | 932 | CONFIG_NETDEV_10000=y |
932 | # Ethernet (10000 Mbit) | ||
933 | # | ||
934 | # CONFIG_CHELSIO_T1 is not set | 933 | # CONFIG_CHELSIO_T1 is not set |
934 | # CONFIG_CHELSIO_T3 is not set | ||
935 | # CONFIG_IXGB is not set | 935 | # CONFIG_IXGB is not set |
936 | # CONFIG_S2IO is not set | 936 | # CONFIG_S2IO is not set |
937 | # CONFIG_MYRI10GE is not set | 937 | # CONFIG_MYRI10GE is not set |
938 | # CONFIG_NETXEN_NIC is not set | 938 | # CONFIG_NETXEN_NIC is not set |
939 | 939 | # CONFIG_MLX4_CORE is not set | |
940 | # | ||
941 | # Token Ring devices | ||
942 | # | ||
943 | # CONFIG_TR is not set | 940 | # CONFIG_TR is not set |
944 | 941 | ||
945 | # | 942 | # |
946 | # Wireless LAN (non-hamradio) | 943 | # Wireless LAN |
947 | # | ||
948 | CONFIG_NET_RADIO=y | ||
949 | # CONFIG_NET_WIRELESS_RTNETLINK is not set | ||
950 | |||
951 | # | ||
952 | # Obsolete Wireless cards support (pre-802.11) | ||
953 | # | ||
954 | # CONFIG_STRIP is not set | ||
955 | # CONFIG_PCMCIA_WAVELAN is not set | ||
956 | # CONFIG_PCMCIA_NETWAVE is not set | ||
957 | |||
958 | # | ||
959 | # Wireless 802.11 Frequency Hopping cards support | ||
960 | # | 944 | # |
945 | # CONFIG_WLAN_PRE80211 is not set | ||
946 | CONFIG_WLAN_80211=y | ||
961 | # CONFIG_PCMCIA_RAYCS is not set | 947 | # CONFIG_PCMCIA_RAYCS is not set |
962 | |||
963 | # | ||
964 | # Wireless 802.11b ISA/PCI cards support | ||
965 | # | ||
966 | # CONFIG_IPW2100 is not set | 948 | # CONFIG_IPW2100 is not set |
967 | # CONFIG_IPW2200 is not set | 949 | # CONFIG_IPW2200 is not set |
950 | # CONFIG_LIBERTAS is not set | ||
968 | # CONFIG_AIRO is not set | 951 | # CONFIG_AIRO is not set |
969 | CONFIG_HERMES=m | 952 | CONFIG_HERMES=m |
970 | CONFIG_APPLE_AIRPORT=m | 953 | CONFIG_APPLE_AIRPORT=m |
971 | # CONFIG_PLX_HERMES is not set | 954 | # CONFIG_PLX_HERMES is not set |
972 | # CONFIG_TMD_HERMES is not set | 955 | # CONFIG_TMD_HERMES is not set |
973 | # CONFIG_NORTEL_HERMES is not set | 956 | # CONFIG_NORTEL_HERMES is not set |
974 | # CONFIG_PCI_HERMES is not set | 957 | CONFIG_PCI_HERMES=m |
975 | # CONFIG_ATMEL is not set | 958 | # CONFIG_ATMEL is not set |
976 | 959 | CONFIG_PCMCIA_HERMES=m | |
977 | # | ||
978 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
979 | # | ||
980 | # CONFIG_PCMCIA_HERMES is not set | ||
981 | # CONFIG_PCMCIA_SPECTRUM is not set | 960 | # CONFIG_PCMCIA_SPECTRUM is not set |
982 | # CONFIG_AIRO_CS is not set | 961 | # CONFIG_AIRO_CS is not set |
983 | # CONFIG_PCMCIA_WL3501 is not set | 962 | # CONFIG_PCMCIA_WL3501 is not set |
984 | |||
985 | # | ||
986 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
987 | # | ||
988 | CONFIG_PRISM54=m | 963 | CONFIG_PRISM54=m |
989 | # CONFIG_USB_ZD1201 is not set | 964 | # CONFIG_USB_ZD1201 is not set |
990 | # CONFIG_HOSTAP is not set | 965 | # CONFIG_HOSTAP is not set |
991 | CONFIG_NET_WIRELESS=y | ||
992 | 966 | ||
993 | # | 967 | # |
994 | # PCMCIA network device support | 968 | # USB Network Adapters |
995 | # | 969 | # |
970 | # CONFIG_USB_CATC is not set | ||
971 | # CONFIG_USB_KAWETH is not set | ||
972 | # CONFIG_USB_PEGASUS is not set | ||
973 | # CONFIG_USB_RTL8150 is not set | ||
974 | CONFIG_USB_USBNET_MII=m | ||
975 | CONFIG_USB_USBNET=m | ||
976 | CONFIG_USB_NET_AX8817X=m | ||
977 | CONFIG_USB_NET_CDCETHER=m | ||
978 | # CONFIG_USB_NET_DM9601 is not set | ||
979 | # CONFIG_USB_NET_GL620A is not set | ||
980 | CONFIG_USB_NET_NET1080=m | ||
981 | # CONFIG_USB_NET_PLUSB is not set | ||
982 | # CONFIG_USB_NET_MCS7830 is not set | ||
983 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
984 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
985 | CONFIG_USB_NET_ZAURUS=m | ||
996 | # CONFIG_NET_PCMCIA is not set | 986 | # CONFIG_NET_PCMCIA is not set |
997 | |||
998 | # | ||
999 | # Wan interfaces | ||
1000 | # | ||
1001 | # CONFIG_WAN is not set | 987 | # CONFIG_WAN is not set |
1002 | # CONFIG_FDDI is not set | 988 | # CONFIG_FDDI is not set |
1003 | # CONFIG_HIPPI is not set | 989 | # CONFIG_HIPPI is not set |
@@ -1033,6 +1019,7 @@ CONFIG_SLHC=y | |||
1033 | # | 1019 | # |
1034 | CONFIG_INPUT=y | 1020 | CONFIG_INPUT=y |
1035 | # CONFIG_INPUT_FF_MEMLESS is not set | 1021 | # CONFIG_INPUT_FF_MEMLESS is not set |
1022 | # CONFIG_INPUT_POLLDEV is not set | ||
1036 | 1023 | ||
1037 | # | 1024 | # |
1038 | # Userland interfaces | 1025 | # Userland interfaces |
@@ -1059,8 +1046,10 @@ CONFIG_INPUT_KEYBOARD=y | |||
1059 | CONFIG_INPUT_MOUSE=y | 1046 | CONFIG_INPUT_MOUSE=y |
1060 | # CONFIG_MOUSE_PS2 is not set | 1047 | # CONFIG_MOUSE_PS2 is not set |
1061 | # CONFIG_MOUSE_SERIAL is not set | 1048 | # CONFIG_MOUSE_SERIAL is not set |
1049 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
1062 | # CONFIG_MOUSE_VSXXXAA is not set | 1050 | # CONFIG_MOUSE_VSXXXAA is not set |
1063 | # CONFIG_INPUT_JOYSTICK is not set | 1051 | # CONFIG_INPUT_JOYSTICK is not set |
1052 | # CONFIG_INPUT_TABLET is not set | ||
1064 | # CONFIG_INPUT_TOUCHSCREEN is not set | 1053 | # CONFIG_INPUT_TOUCHSCREEN is not set |
1065 | # CONFIG_INPUT_MISC is not set | 1054 | # CONFIG_INPUT_MISC is not set |
1066 | 1055 | ||
@@ -1100,6 +1089,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
1100 | CONFIG_SERIAL_CORE=m | 1089 | CONFIG_SERIAL_CORE=m |
1101 | CONFIG_SERIAL_PMACZILOG=m | 1090 | CONFIG_SERIAL_PMACZILOG=m |
1102 | # CONFIG_SERIAL_JSM is not set | 1091 | # CONFIG_SERIAL_JSM is not set |
1092 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
1103 | CONFIG_UNIX98_PTYS=y | 1093 | CONFIG_UNIX98_PTYS=y |
1104 | CONFIG_LEGACY_PTYS=y | 1094 | CONFIG_LEGACY_PTYS=y |
1105 | CONFIG_LEGACY_PTY_COUNT=256 | 1095 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -1108,16 +1098,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
1108 | # IPMI | 1098 | # IPMI |
1109 | # | 1099 | # |
1110 | # CONFIG_IPMI_HANDLER is not set | 1100 | # CONFIG_IPMI_HANDLER is not set |
1111 | |||
1112 | # | ||
1113 | # Watchdog Cards | ||
1114 | # | ||
1115 | # CONFIG_WATCHDOG is not set | 1101 | # CONFIG_WATCHDOG is not set |
1116 | # CONFIG_HW_RANDOM is not set | 1102 | # CONFIG_HW_RANDOM is not set |
1117 | CONFIG_NVRAM=y | 1103 | CONFIG_NVRAM=y |
1118 | CONFIG_GEN_RTC=y | 1104 | CONFIG_GEN_RTC=y |
1119 | # CONFIG_GEN_RTC_X is not set | 1105 | # CONFIG_GEN_RTC_X is not set |
1120 | # CONFIG_DTLK is not set | ||
1121 | # CONFIG_R3964 is not set | 1106 | # CONFIG_R3964 is not set |
1122 | # CONFIG_APPLICOM is not set | 1107 | # CONFIG_APPLICOM is not set |
1123 | CONFIG_AGP=m | 1108 | CONFIG_AGP=m |
@@ -1143,11 +1128,9 @@ CONFIG_DRM_RADEON=m | |||
1143 | # TPM devices | 1128 | # TPM devices |
1144 | # | 1129 | # |
1145 | # CONFIG_TCG_TPM is not set | 1130 | # CONFIG_TCG_TPM is not set |
1146 | 1131 | CONFIG_DEVPORT=y | |
1147 | # | ||
1148 | # I2C support | ||
1149 | # | ||
1150 | CONFIG_I2C=y | 1132 | CONFIG_I2C=y |
1133 | CONFIG_I2C_BOARDINFO=y | ||
1151 | CONFIG_I2C_CHARDEV=m | 1134 | CONFIG_I2C_CHARDEV=m |
1152 | 1135 | ||
1153 | # | 1136 | # |
@@ -1175,14 +1158,15 @@ CONFIG_I2C_POWERMAC=y | |||
1175 | # CONFIG_I2C_PARPORT_LIGHT is not set | 1158 | # CONFIG_I2C_PARPORT_LIGHT is not set |
1176 | # CONFIG_I2C_PROSAVAGE is not set | 1159 | # CONFIG_I2C_PROSAVAGE is not set |
1177 | # CONFIG_I2C_SAVAGE4 is not set | 1160 | # CONFIG_I2C_SAVAGE4 is not set |
1161 | # CONFIG_I2C_SIMTEC is not set | ||
1178 | # CONFIG_I2C_SIS5595 is not set | 1162 | # CONFIG_I2C_SIS5595 is not set |
1179 | # CONFIG_I2C_SIS630 is not set | 1163 | # CONFIG_I2C_SIS630 is not set |
1180 | # CONFIG_I2C_SIS96X is not set | 1164 | # CONFIG_I2C_SIS96X is not set |
1181 | # CONFIG_I2C_STUB is not set | 1165 | # CONFIG_I2C_STUB is not set |
1166 | # CONFIG_I2C_TINY_USB is not set | ||
1182 | # CONFIG_I2C_VIA is not set | 1167 | # CONFIG_I2C_VIA is not set |
1183 | # CONFIG_I2C_VIAPRO is not set | 1168 | # CONFIG_I2C_VIAPRO is not set |
1184 | # CONFIG_I2C_VOODOO3 is not set | 1169 | # CONFIG_I2C_VOODOO3 is not set |
1185 | # CONFIG_I2C_PCA_ISA is not set | ||
1186 | 1170 | ||
1187 | # | 1171 | # |
1188 | # Miscellaneous I2C Chip support | 1172 | # Miscellaneous I2C Chip support |
@@ -1210,37 +1194,56 @@ CONFIG_I2C_POWERMAC=y | |||
1210 | # Dallas's 1-wire bus | 1194 | # Dallas's 1-wire bus |
1211 | # | 1195 | # |
1212 | # CONFIG_W1 is not set | 1196 | # CONFIG_W1 is not set |
1197 | # CONFIG_HWMON is not set | ||
1213 | 1198 | ||
1214 | # | 1199 | # |
1215 | # Hardware Monitoring support | 1200 | # Multifunction device drivers |
1216 | # | 1201 | # |
1217 | # CONFIG_HWMON is not set | 1202 | # CONFIG_MFD_SM501 is not set |
1218 | # CONFIG_HWMON_VID is not set | ||
1219 | 1203 | ||
1220 | # | 1204 | # |
1221 | # Multimedia devices | 1205 | # Multimedia devices |
1222 | # | 1206 | # |
1223 | # CONFIG_VIDEO_DEV is not set | 1207 | # CONFIG_VIDEO_DEV is not set |
1208 | # CONFIG_DVB_CORE is not set | ||
1209 | # CONFIG_DAB is not set | ||
1224 | 1210 | ||
1225 | # | 1211 | # |
1226 | # Digital Video Broadcasting Devices | 1212 | # Graphics support |
1227 | # | 1213 | # |
1228 | # CONFIG_DVB is not set | 1214 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1229 | # CONFIG_USB_DABUSB is not set | 1215 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1216 | CONFIG_LCD_CLASS_DEVICE=m | ||
1230 | 1217 | ||
1231 | # | 1218 | # |
1232 | # Graphics support | 1219 | # Display device support |
1233 | # | 1220 | # |
1234 | # CONFIG_FIRMWARE_EDID is not set | 1221 | CONFIG_DISPLAY_SUPPORT=y |
1222 | |||
1223 | # | ||
1224 | # Display hardware drivers | ||
1225 | # | ||
1226 | CONFIG_VGASTATE=y | ||
1235 | CONFIG_FB=y | 1227 | CONFIG_FB=y |
1228 | # CONFIG_FIRMWARE_EDID is not set | ||
1236 | CONFIG_FB_DDC=y | 1229 | CONFIG_FB_DDC=y |
1237 | CONFIG_FB_CFB_FILLRECT=y | 1230 | CONFIG_FB_CFB_FILLRECT=y |
1238 | CONFIG_FB_CFB_COPYAREA=y | 1231 | CONFIG_FB_CFB_COPYAREA=y |
1239 | CONFIG_FB_CFB_IMAGEBLIT=y | 1232 | CONFIG_FB_CFB_IMAGEBLIT=y |
1233 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1234 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1235 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1236 | # CONFIG_FB_SYS_FOPS is not set | ||
1237 | CONFIG_FB_DEFERRED_IO=y | ||
1238 | # CONFIG_FB_SVGALIB is not set | ||
1240 | CONFIG_FB_MACMODES=y | 1239 | CONFIG_FB_MACMODES=y |
1241 | CONFIG_FB_BACKLIGHT=y | 1240 | CONFIG_FB_BACKLIGHT=y |
1242 | CONFIG_FB_MODE_HELPERS=y | 1241 | CONFIG_FB_MODE_HELPERS=y |
1243 | CONFIG_FB_TILEBLITTING=y | 1242 | CONFIG_FB_TILEBLITTING=y |
1243 | |||
1244 | # | ||
1245 | # Frame buffer hardware drivers | ||
1246 | # | ||
1244 | # CONFIG_FB_CIRRUS is not set | 1247 | # CONFIG_FB_CIRRUS is not set |
1245 | # CONFIG_FB_PM2 is not set | 1248 | # CONFIG_FB_PM2 is not set |
1246 | # CONFIG_FB_CYBER2000 is not set | 1249 | # CONFIG_FB_CYBER2000 is not set |
@@ -1255,6 +1258,7 @@ CONFIG_FB_IMSTT=y | |||
1255 | # CONFIG_FB_S1D13XXX is not set | 1258 | # CONFIG_FB_S1D13XXX is not set |
1256 | CONFIG_FB_NVIDIA=y | 1259 | CONFIG_FB_NVIDIA=y |
1257 | CONFIG_FB_NVIDIA_I2C=y | 1260 | CONFIG_FB_NVIDIA_I2C=y |
1261 | # CONFIG_FB_NVIDIA_DEBUG is not set | ||
1258 | CONFIG_FB_NVIDIA_BACKLIGHT=y | 1262 | CONFIG_FB_NVIDIA_BACKLIGHT=y |
1259 | # CONFIG_FB_RIVA is not set | 1263 | # CONFIG_FB_RIVA is not set |
1260 | CONFIG_FB_MATROX=y | 1264 | CONFIG_FB_MATROX=y |
@@ -1274,6 +1278,7 @@ CONFIG_FB_ATY_CT=y | |||
1274 | # CONFIG_FB_ATY_GENERIC_LCD is not set | 1278 | # CONFIG_FB_ATY_GENERIC_LCD is not set |
1275 | CONFIG_FB_ATY_GX=y | 1279 | CONFIG_FB_ATY_GX=y |
1276 | CONFIG_FB_ATY_BACKLIGHT=y | 1280 | CONFIG_FB_ATY_BACKLIGHT=y |
1281 | # CONFIG_FB_S3 is not set | ||
1277 | # CONFIG_FB_SAVAGE is not set | 1282 | # CONFIG_FB_SAVAGE is not set |
1278 | # CONFIG_FB_SIS is not set | 1283 | # CONFIG_FB_SIS is not set |
1279 | # CONFIG_FB_NEOMAGIC is not set | 1284 | # CONFIG_FB_NEOMAGIC is not set |
@@ -1281,7 +1286,10 @@ CONFIG_FB_ATY_BACKLIGHT=y | |||
1281 | CONFIG_FB_3DFX=y | 1286 | CONFIG_FB_3DFX=y |
1282 | # CONFIG_FB_3DFX_ACCEL is not set | 1287 | # CONFIG_FB_3DFX_ACCEL is not set |
1283 | # CONFIG_FB_VOODOO1 is not set | 1288 | # CONFIG_FB_VOODOO1 is not set |
1289 | # CONFIG_FB_VT8623 is not set | ||
1284 | # CONFIG_FB_TRIDENT is not set | 1290 | # CONFIG_FB_TRIDENT is not set |
1291 | # CONFIG_FB_ARK is not set | ||
1292 | # CONFIG_FB_PM3 is not set | ||
1285 | # CONFIG_FB_IBM_GXT4500 is not set | 1293 | # CONFIG_FB_IBM_GXT4500 is not set |
1286 | # CONFIG_FB_VIRTUAL is not set | 1294 | # CONFIG_FB_VIRTUAL is not set |
1287 | 1295 | ||
@@ -1295,26 +1303,15 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1295 | # CONFIG_FONTS is not set | 1303 | # CONFIG_FONTS is not set |
1296 | CONFIG_FONT_8x8=y | 1304 | CONFIG_FONT_8x8=y |
1297 | CONFIG_FONT_8x16=y | 1305 | CONFIG_FONT_8x16=y |
1298 | |||
1299 | # | ||
1300 | # Logo configuration | ||
1301 | # | ||
1302 | CONFIG_LOGO=y | 1306 | CONFIG_LOGO=y |
1303 | CONFIG_LOGO_LINUX_MONO=y | 1307 | CONFIG_LOGO_LINUX_MONO=y |
1304 | CONFIG_LOGO_LINUX_VGA16=y | 1308 | CONFIG_LOGO_LINUX_VGA16=y |
1305 | CONFIG_LOGO_LINUX_CLUT224=y | 1309 | CONFIG_LOGO_LINUX_CLUT224=y |
1306 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1307 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
1308 | CONFIG_BACKLIGHT_DEVICE=y | ||
1309 | CONFIG_LCD_CLASS_DEVICE=m | ||
1310 | CONFIG_LCD_DEVICE=y | ||
1311 | 1310 | ||
1312 | # | 1311 | # |
1313 | # Sound | 1312 | # Sound |
1314 | # | 1313 | # |
1315 | CONFIG_SOUND=m | 1314 | CONFIG_SOUND=m |
1316 | CONFIG_DMASOUND_PMAC=m | ||
1317 | CONFIG_DMASOUND=m | ||
1318 | 1315 | ||
1319 | # | 1316 | # |
1320 | # Advanced Linux Sound Architecture | 1317 | # Advanced Linux Sound Architecture |
@@ -1428,6 +1425,7 @@ CONFIG_SND_AOA_SOUNDBUS_I2S=m | |||
1428 | # | 1425 | # |
1429 | CONFIG_SND_USB_AUDIO=m | 1426 | CONFIG_SND_USB_AUDIO=m |
1430 | # CONFIG_SND_USB_USX2Y is not set | 1427 | # CONFIG_SND_USB_USX2Y is not set |
1428 | # CONFIG_SND_USB_CAIAQ is not set | ||
1431 | 1429 | ||
1432 | # | 1430 | # |
1433 | # PCMCIA devices | 1431 | # PCMCIA devices |
@@ -1436,6 +1434,11 @@ CONFIG_SND_USB_AUDIO=m | |||
1436 | # CONFIG_SND_PDAUDIOCF is not set | 1434 | # CONFIG_SND_PDAUDIOCF is not set |
1437 | 1435 | ||
1438 | # | 1436 | # |
1437 | # System on Chip audio support | ||
1438 | # | ||
1439 | # CONFIG_SND_SOC is not set | ||
1440 | |||
1441 | # | ||
1439 | # Open Sound System | 1442 | # Open Sound System |
1440 | # | 1443 | # |
1441 | # CONFIG_SOUND_PRIME is not set | 1444 | # CONFIG_SOUND_PRIME is not set |
@@ -1444,6 +1447,15 @@ CONFIG_SND_USB_AUDIO=m | |||
1444 | # HID Devices | 1447 | # HID Devices |
1445 | # | 1448 | # |
1446 | CONFIG_HID=y | 1449 | CONFIG_HID=y |
1450 | # CONFIG_HID_DEBUG is not set | ||
1451 | |||
1452 | # | ||
1453 | # USB Input Devices | ||
1454 | # | ||
1455 | CONFIG_USB_HID=y | ||
1456 | CONFIG_USB_HIDINPUT_POWERBOOK=y | ||
1457 | # CONFIG_HID_FF is not set | ||
1458 | # CONFIG_USB_HIDDEV is not set | ||
1447 | 1459 | ||
1448 | # | 1460 | # |
1449 | # USB support | 1461 | # USB support |
@@ -1458,10 +1470,9 @@ CONFIG_USB=y | |||
1458 | # Miscellaneous USB options | 1470 | # Miscellaneous USB options |
1459 | # | 1471 | # |
1460 | CONFIG_USB_DEVICEFS=y | 1472 | CONFIG_USB_DEVICEFS=y |
1461 | # CONFIG_USB_BANDWIDTH is not set | 1473 | CONFIG_USB_DEVICE_CLASS=y |
1462 | CONFIG_USB_DYNAMIC_MINORS=y | 1474 | CONFIG_USB_DYNAMIC_MINORS=y |
1463 | # CONFIG_USB_SUSPEND is not set | 1475 | # CONFIG_USB_SUSPEND is not set |
1464 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1465 | # CONFIG_USB_OTG is not set | 1476 | # CONFIG_USB_OTG is not set |
1466 | 1477 | ||
1467 | # | 1478 | # |
@@ -1471,9 +1482,12 @@ CONFIG_USB_EHCI_HCD=m | |||
1471 | CONFIG_USB_EHCI_SPLIT_ISO=y | 1482 | CONFIG_USB_EHCI_SPLIT_ISO=y |
1472 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1483 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1473 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1484 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1485 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1474 | # CONFIG_USB_ISP116X_HCD is not set | 1486 | # CONFIG_USB_ISP116X_HCD is not set |
1475 | CONFIG_USB_OHCI_HCD=y | 1487 | CONFIG_USB_OHCI_HCD=y |
1476 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1488 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
1489 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1490 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1477 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1491 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1478 | # CONFIG_USB_UHCI_HCD is not set | 1492 | # CONFIG_USB_UHCI_HCD is not set |
1479 | # CONFIG_USB_SL811_HCD is not set | 1493 | # CONFIG_USB_SL811_HCD is not set |
@@ -1506,49 +1520,10 @@ CONFIG_USB_STORAGE=m | |||
1506 | # CONFIG_USB_LIBUSUAL is not set | 1520 | # CONFIG_USB_LIBUSUAL is not set |
1507 | 1521 | ||
1508 | # | 1522 | # |
1509 | # USB Input Devices | ||
1510 | # | ||
1511 | CONFIG_USB_HID=y | ||
1512 | CONFIG_USB_HIDINPUT_POWERBOOK=y | ||
1513 | # CONFIG_HID_FF is not set | ||
1514 | # CONFIG_USB_HIDDEV is not set | ||
1515 | # CONFIG_USB_AIPTEK is not set | ||
1516 | # CONFIG_USB_WACOM is not set | ||
1517 | # CONFIG_USB_ACECAD is not set | ||
1518 | # CONFIG_USB_KBTAB is not set | ||
1519 | # CONFIG_USB_POWERMATE is not set | ||
1520 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1521 | # CONFIG_USB_YEALINK is not set | ||
1522 | # CONFIG_USB_XPAD is not set | ||
1523 | # CONFIG_USB_ATI_REMOTE is not set | ||
1524 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1525 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1526 | CONFIG_USB_APPLETOUCH=y | ||
1527 | |||
1528 | # | ||
1529 | # USB Imaging devices | 1523 | # USB Imaging devices |
1530 | # | 1524 | # |
1531 | # CONFIG_USB_MDC800 is not set | 1525 | # CONFIG_USB_MDC800 is not set |
1532 | # CONFIG_USB_MICROTEK is not set | 1526 | # CONFIG_USB_MICROTEK is not set |
1533 | |||
1534 | # | ||
1535 | # USB Network Adapters | ||
1536 | # | ||
1537 | # CONFIG_USB_CATC is not set | ||
1538 | # CONFIG_USB_KAWETH is not set | ||
1539 | # CONFIG_USB_PEGASUS is not set | ||
1540 | # CONFIG_USB_RTL8150 is not set | ||
1541 | CONFIG_USB_USBNET_MII=m | ||
1542 | CONFIG_USB_USBNET=m | ||
1543 | CONFIG_USB_NET_AX8817X=m | ||
1544 | CONFIG_USB_NET_CDCETHER=m | ||
1545 | # CONFIG_USB_NET_GL620A is not set | ||
1546 | CONFIG_USB_NET_NET1080=m | ||
1547 | # CONFIG_USB_NET_PLUSB is not set | ||
1548 | # CONFIG_USB_NET_MCS7830 is not set | ||
1549 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
1550 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
1551 | CONFIG_USB_NET_ZAURUS=m | ||
1552 | CONFIG_USB_MON=y | 1527 | CONFIG_USB_MON=y |
1553 | 1528 | ||
1554 | # | 1529 | # |
@@ -1620,6 +1595,7 @@ CONFIG_USB_EZUSB=y | |||
1620 | # CONFIG_USB_RIO500 is not set | 1595 | # CONFIG_USB_RIO500 is not set |
1621 | # CONFIG_USB_LEGOTOWER is not set | 1596 | # CONFIG_USB_LEGOTOWER is not set |
1622 | # CONFIG_USB_LCD is not set | 1597 | # CONFIG_USB_LCD is not set |
1598 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1623 | # CONFIG_USB_LED is not set | 1599 | # CONFIG_USB_LED is not set |
1624 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1600 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1625 | # CONFIG_USB_CYTHERM is not set | 1601 | # CONFIG_USB_CYTHERM is not set |
@@ -1630,6 +1606,7 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1630 | # CONFIG_USB_SISUSBVGA is not set | 1606 | # CONFIG_USB_SISUSBVGA is not set |
1631 | # CONFIG_USB_LD is not set | 1607 | # CONFIG_USB_LD is not set |
1632 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1608 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1609 | # CONFIG_USB_IOWARRIOR is not set | ||
1633 | # CONFIG_USB_TEST is not set | 1610 | # CONFIG_USB_TEST is not set |
1634 | 1611 | ||
1635 | # | 1612 | # |
@@ -1640,10 +1617,6 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1640 | # USB Gadget Support | 1617 | # USB Gadget Support |
1641 | # | 1618 | # |
1642 | # CONFIG_USB_GADGET is not set | 1619 | # CONFIG_USB_GADGET is not set |
1643 | |||
1644 | # | ||
1645 | # MMC/SD Card support | ||
1646 | # | ||
1647 | # CONFIG_MMC is not set | 1620 | # CONFIG_MMC is not set |
1648 | 1621 | ||
1649 | # | 1622 | # |
@@ -1676,6 +1649,7 @@ CONFIG_LEDS_TRIGGER_IDE_DISK=y | |||
1676 | # | 1649 | # |
1677 | # Real Time Clock | 1650 | # Real Time Clock |
1678 | # | 1651 | # |
1652 | CONFIG_RTC_LIB=y | ||
1679 | # CONFIG_RTC_CLASS is not set | 1653 | # CONFIG_RTC_CLASS is not set |
1680 | 1654 | ||
1681 | # | 1655 | # |
@@ -1692,10 +1666,6 @@ CONFIG_LEDS_TRIGGER_IDE_DISK=y | |||
1692 | # | 1666 | # |
1693 | 1667 | ||
1694 | # | 1668 | # |
1695 | # Virtualization | ||
1696 | # | ||
1697 | |||
1698 | # | ||
1699 | # File systems | 1669 | # File systems |
1700 | # | 1670 | # |
1701 | CONFIG_EXT2_FS=y | 1671 | CONFIG_EXT2_FS=y |
@@ -1731,7 +1701,6 @@ CONFIG_FUSE_FS=m | |||
1731 | CONFIG_ISO9660_FS=y | 1701 | CONFIG_ISO9660_FS=y |
1732 | CONFIG_JOLIET=y | 1702 | CONFIG_JOLIET=y |
1733 | CONFIG_ZISOFS=y | 1703 | CONFIG_ZISOFS=y |
1734 | CONFIG_ZISOFS_FS=y | ||
1735 | CONFIG_UDF_FS=m | 1704 | CONFIG_UDF_FS=m |
1736 | CONFIG_UDF_NLS=y | 1705 | CONFIG_UDF_NLS=y |
1737 | 1706 | ||
@@ -1796,6 +1765,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1796 | CONFIG_NFS_COMMON=y | 1765 | CONFIG_NFS_COMMON=y |
1797 | CONFIG_SUNRPC=y | 1766 | CONFIG_SUNRPC=y |
1798 | CONFIG_SUNRPC_GSS=y | 1767 | CONFIG_SUNRPC_GSS=y |
1768 | # CONFIG_SUNRPC_BIND34 is not set | ||
1799 | CONFIG_RPCSEC_GSS_KRB5=y | 1769 | CONFIG_RPCSEC_GSS_KRB5=y |
1800 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1770 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1801 | CONFIG_SMB_FS=m | 1771 | CONFIG_SMB_FS=m |
@@ -1826,6 +1796,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1826 | # CONFIG_SUN_PARTITION is not set | 1796 | # CONFIG_SUN_PARTITION is not set |
1827 | # CONFIG_KARMA_PARTITION is not set | 1797 | # CONFIG_KARMA_PARTITION is not set |
1828 | # CONFIG_EFI_PARTITION is not set | 1798 | # CONFIG_EFI_PARTITION is not set |
1799 | # CONFIG_SYSV68_PARTITION is not set | ||
1829 | 1800 | ||
1830 | # | 1801 | # |
1831 | # Native Language Support | 1802 | # Native Language Support |
@@ -1875,6 +1846,7 @@ CONFIG_NLS_UTF8=m | |||
1875 | # Distributed Lock Manager | 1846 | # Distributed Lock Manager |
1876 | # | 1847 | # |
1877 | # CONFIG_DLM is not set | 1848 | # CONFIG_DLM is not set |
1849 | # CONFIG_UCC_SLOW is not set | ||
1878 | 1850 | ||
1879 | # | 1851 | # |
1880 | # Library routines | 1852 | # Library routines |
@@ -1882,6 +1854,7 @@ CONFIG_NLS_UTF8=m | |||
1882 | CONFIG_BITREVERSE=y | 1854 | CONFIG_BITREVERSE=y |
1883 | CONFIG_CRC_CCITT=y | 1855 | CONFIG_CRC_CCITT=y |
1884 | CONFIG_CRC16=y | 1856 | CONFIG_CRC16=y |
1857 | # CONFIG_CRC_ITU_T is not set | ||
1885 | CONFIG_CRC32=y | 1858 | CONFIG_CRC32=y |
1886 | CONFIG_LIBCRC32C=m | 1859 | CONFIG_LIBCRC32C=m |
1887 | CONFIG_ZLIB_INFLATE=y | 1860 | CONFIG_ZLIB_INFLATE=y |
@@ -1891,13 +1864,16 @@ CONFIG_TEXTSEARCH_KMP=m | |||
1891 | CONFIG_TEXTSEARCH_BM=m | 1864 | CONFIG_TEXTSEARCH_BM=m |
1892 | CONFIG_TEXTSEARCH_FSM=m | 1865 | CONFIG_TEXTSEARCH_FSM=m |
1893 | CONFIG_PLIST=y | 1866 | CONFIG_PLIST=y |
1894 | CONFIG_IOMAP_COPY=y | 1867 | CONFIG_HAS_IOMEM=y |
1868 | CONFIG_HAS_IOPORT=y | ||
1869 | CONFIG_HAS_DMA=y | ||
1895 | 1870 | ||
1896 | # | 1871 | # |
1897 | # Instrumentation Support | 1872 | # Instrumentation Support |
1898 | # | 1873 | # |
1899 | CONFIG_PROFILING=y | 1874 | CONFIG_PROFILING=y |
1900 | CONFIG_OPROFILE=y | 1875 | CONFIG_OPROFILE=y |
1876 | # CONFIG_KPROBES is not set | ||
1901 | 1877 | ||
1902 | # | 1878 | # |
1903 | # Kernel hacking | 1879 | # Kernel hacking |
@@ -1909,15 +1885,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1909 | # CONFIG_DEBUG_FS is not set | 1885 | # CONFIG_DEBUG_FS is not set |
1910 | # CONFIG_HEADERS_CHECK is not set | 1886 | # CONFIG_HEADERS_CHECK is not set |
1911 | CONFIG_DEBUG_KERNEL=y | 1887 | CONFIG_DEBUG_KERNEL=y |
1912 | CONFIG_LOG_BUF_SHIFT=14 | 1888 | # CONFIG_DEBUG_SHIRQ is not set |
1913 | CONFIG_DETECT_SOFTLOCKUP=y | 1889 | CONFIG_DETECT_SOFTLOCKUP=y |
1914 | # CONFIG_SCHEDSTATS is not set | 1890 | # CONFIG_SCHEDSTATS is not set |
1891 | # CONFIG_TIMER_STATS is not set | ||
1915 | # CONFIG_DEBUG_SLAB is not set | 1892 | # CONFIG_DEBUG_SLAB is not set |
1916 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1893 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1917 | # CONFIG_RT_MUTEX_TESTER is not set | 1894 | # CONFIG_RT_MUTEX_TESTER is not set |
1918 | # CONFIG_DEBUG_SPINLOCK is not set | 1895 | # CONFIG_DEBUG_SPINLOCK is not set |
1919 | # CONFIG_DEBUG_MUTEXES is not set | 1896 | # CONFIG_DEBUG_MUTEXES is not set |
1920 | # CONFIG_DEBUG_RWSEMS is not set | ||
1921 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1897 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1922 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1898 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1923 | # CONFIG_DEBUG_KOBJECT is not set | 1899 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1927,6 +1903,9 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1927 | # CONFIG_DEBUG_LIST is not set | 1903 | # CONFIG_DEBUG_LIST is not set |
1928 | # CONFIG_FORCED_INLINING is not set | 1904 | # CONFIG_FORCED_INLINING is not set |
1929 | # CONFIG_RCU_TORTURE_TEST is not set | 1905 | # CONFIG_RCU_TORTURE_TEST is not set |
1906 | # CONFIG_FAULT_INJECTION is not set | ||
1907 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1908 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1930 | CONFIG_DEBUGGER=y | 1909 | CONFIG_DEBUGGER=y |
1931 | CONFIG_XMON=y | 1910 | CONFIG_XMON=y |
1932 | CONFIG_XMON_DEFAULT=y | 1911 | CONFIG_XMON_DEFAULT=y |
@@ -1962,8 +1941,11 @@ CONFIG_CRYPTO_TGR192=m | |||
1962 | # CONFIG_CRYPTO_GF128MUL is not set | 1941 | # CONFIG_CRYPTO_GF128MUL is not set |
1963 | CONFIG_CRYPTO_ECB=m | 1942 | CONFIG_CRYPTO_ECB=m |
1964 | CONFIG_CRYPTO_CBC=y | 1943 | CONFIG_CRYPTO_CBC=y |
1944 | CONFIG_CRYPTO_PCBC=m | ||
1965 | # CONFIG_CRYPTO_LRW is not set | 1945 | # CONFIG_CRYPTO_LRW is not set |
1946 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1966 | CONFIG_CRYPTO_DES=y | 1947 | CONFIG_CRYPTO_DES=y |
1948 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1967 | CONFIG_CRYPTO_BLOWFISH=m | 1949 | CONFIG_CRYPTO_BLOWFISH=m |
1968 | CONFIG_CRYPTO_TWOFISH=m | 1950 | CONFIG_CRYPTO_TWOFISH=m |
1969 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 1951 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1978,6 +1960,7 @@ CONFIG_CRYPTO_ANUBIS=m | |||
1978 | CONFIG_CRYPTO_DEFLATE=m | 1960 | CONFIG_CRYPTO_DEFLATE=m |
1979 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1961 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1980 | CONFIG_CRYPTO_CRC32C=m | 1962 | CONFIG_CRYPTO_CRC32C=m |
1963 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1981 | # CONFIG_CRYPTO_TEST is not set | 1964 | # CONFIG_CRYPTO_TEST is not set |
1982 | 1965 | ||
1983 | # | 1966 | # |
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index 126b9f87df25..6e503d98daba 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_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-rc6 |
4 | # Mon Jan 22 22:28:58 2007 | 4 | # Tue Jun 26 14:15:02 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -27,6 +27,7 @@ CONFIG_GENERIC_TBSYNC=y | |||
27 | CONFIG_AUDIT_ARCH=y | 27 | CONFIG_AUDIT_ARCH=y |
28 | CONFIG_GENERIC_BUG=y | 28 | CONFIG_GENERIC_BUG=y |
29 | # CONFIG_DEFAULT_UIMAGE is not set | 29 | # CONFIG_DEFAULT_UIMAGE is not set |
30 | CONFIG_PPC64_SWSUSP=y | ||
30 | 31 | ||
31 | # | 32 | # |
32 | # Processor support | 33 | # Processor support |
@@ -41,6 +42,7 @@ CONFIG_PPC_DCR=y | |||
41 | CONFIG_PPC_OF_PLATFORM_PCI=y | 42 | CONFIG_PPC_OF_PLATFORM_PCI=y |
42 | CONFIG_ALTIVEC=y | 43 | CONFIG_ALTIVEC=y |
43 | CONFIG_PPC_STD_MMU=y | 44 | CONFIG_PPC_STD_MMU=y |
45 | CONFIG_PPC_MM_SLICES=y | ||
44 | CONFIG_VIRT_CPU_ACCOUNTING=y | 46 | CONFIG_VIRT_CPU_ACCOUNTING=y |
45 | CONFIG_SMP=y | 47 | CONFIG_SMP=y |
46 | CONFIG_NR_CPUS=32 | 48 | CONFIG_NR_CPUS=32 |
@@ -61,20 +63,23 @@ CONFIG_LOCALVERSION_AUTO=y | |||
61 | CONFIG_SWAP=y | 63 | CONFIG_SWAP=y |
62 | CONFIG_SYSVIPC=y | 64 | CONFIG_SYSVIPC=y |
63 | # CONFIG_IPC_NS is not set | 65 | # CONFIG_IPC_NS is not set |
66 | CONFIG_SYSVIPC_SYSCTL=y | ||
64 | CONFIG_POSIX_MQUEUE=y | 67 | CONFIG_POSIX_MQUEUE=y |
65 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
66 | CONFIG_TASKSTATS=y | 69 | CONFIG_TASKSTATS=y |
67 | CONFIG_TASK_DELAY_ACCT=y | 70 | CONFIG_TASK_DELAY_ACCT=y |
71 | # CONFIG_TASK_XACCT is not set | ||
68 | # CONFIG_UTS_NS is not set | 72 | # CONFIG_UTS_NS is not set |
69 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
70 | CONFIG_IKCONFIG=y | 74 | CONFIG_IKCONFIG=y |
71 | CONFIG_IKCONFIG_PROC=y | 75 | CONFIG_IKCONFIG_PROC=y |
76 | CONFIG_LOG_BUF_SHIFT=17 | ||
72 | CONFIG_CPUSETS=y | 77 | CONFIG_CPUSETS=y |
73 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
74 | CONFIG_RELAY=y | 79 | CONFIG_RELAY=y |
80 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
76 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 82 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
77 | # CONFIG_TASK_XACCT is not set | ||
78 | CONFIG_SYSCTL=y | 83 | CONFIG_SYSCTL=y |
79 | # CONFIG_EMBEDDED is not set | 84 | # CONFIG_EMBEDDED is not set |
80 | CONFIG_SYSCTL_SYSCALL=y | 85 | CONFIG_SYSCTL_SYSCALL=y |
@@ -87,14 +92,19 @@ CONFIG_BUG=y | |||
87 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
88 | CONFIG_BASE_FULL=y | 93 | CONFIG_BASE_FULL=y |
89 | CONFIG_FUTEX=y | 94 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | ||
98 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | ||
91 | CONFIG_SHMEM=y | 100 | CONFIG_SHMEM=y |
92 | CONFIG_SLAB=y | ||
93 | CONFIG_VM_EVENT_COUNTERS=y | 101 | CONFIG_VM_EVENT_COUNTERS=y |
102 | CONFIG_SLAB=y | ||
103 | # CONFIG_SLUB is not set | ||
104 | # CONFIG_SLOB is not set | ||
94 | CONFIG_RT_MUTEXES=y | 105 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | 106 | # CONFIG_TINY_SHMEM is not set |
96 | CONFIG_BASE_SMALL=0 | 107 | CONFIG_BASE_SMALL=0 |
97 | # CONFIG_SLOB is not set | ||
98 | 108 | ||
99 | # | 109 | # |
100 | # Loadable module support | 110 | # Loadable module support |
@@ -133,24 +143,54 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
133 | # CONFIG_EMBEDDED6xx is not set | 143 | # CONFIG_EMBEDDED6xx is not set |
134 | # CONFIG_APUS is not set | 144 | # CONFIG_APUS is not set |
135 | CONFIG_PPC_PSERIES=y | 145 | CONFIG_PPC_PSERIES=y |
146 | CONFIG_PPC_SPLPAR=y | ||
147 | CONFIG_EEH=y | ||
148 | CONFIG_SCANLOG=m | ||
149 | CONFIG_LPARCFG=y | ||
136 | CONFIG_PPC_ISERIES=y | 150 | CONFIG_PPC_ISERIES=y |
151 | |||
152 | # | ||
153 | # iSeries device drivers | ||
154 | # | ||
155 | CONFIG_VIODASD=y | ||
156 | CONFIG_VIOCD=m | ||
157 | CONFIG_VIOTAPE=m | ||
158 | CONFIG_VIOPATH=y | ||
137 | # CONFIG_PPC_MPC52xx is not set | 159 | # CONFIG_PPC_MPC52xx is not set |
160 | # CONFIG_PPC_MPC5200 is not set | ||
138 | CONFIG_PPC_PMAC=y | 161 | CONFIG_PPC_PMAC=y |
139 | CONFIG_PPC_PMAC64=y | 162 | CONFIG_PPC_PMAC64=y |
140 | CONFIG_PPC_MAPLE=y | 163 | CONFIG_PPC_MAPLE=y |
141 | # CONFIG_PPC_PASEMI is not set | 164 | # CONFIG_PPC_PASEMI is not set |
165 | CONFIG_PPC_CELLEB=y | ||
166 | # CONFIG_PPC_PS3 is not set | ||
142 | CONFIG_PPC_CELL=y | 167 | CONFIG_PPC_CELL=y |
143 | CONFIG_PPC_CELL_NATIVE=y | 168 | CONFIG_PPC_CELL_NATIVE=y |
144 | CONFIG_PPC_IBM_CELL_BLADE=y | 169 | CONFIG_PPC_IBM_CELL_BLADE=y |
145 | # CONFIG_PPC_PS3 is not set | 170 | |
171 | # | ||
172 | # Cell Broadband Engine options | ||
173 | # | ||
174 | CONFIG_SPU_FS=m | ||
175 | CONFIG_SPU_FS_64K_LS=y | ||
176 | CONFIG_SPU_BASE=y | ||
177 | CONFIG_CBE_RAS=y | ||
178 | CONFIG_CBE_THERM=m | ||
179 | CONFIG_CBE_CPUFREQ=m | ||
180 | # CONFIG_PQ2ADS is not set | ||
146 | CONFIG_PPC_NATIVE=y | 181 | CONFIG_PPC_NATIVE=y |
147 | CONFIG_UDBG_RTAS_CONSOLE=y | 182 | CONFIG_UDBG_RTAS_CONSOLE=y |
183 | CONFIG_PPC_UDBG_BEAT=y | ||
148 | CONFIG_XICS=y | 184 | CONFIG_XICS=y |
185 | CONFIG_MPIC=y | ||
186 | # CONFIG_MPIC_WEIRD is not set | ||
187 | CONFIG_PPC_I8259=y | ||
149 | CONFIG_U3_DART=y | 188 | CONFIG_U3_DART=y |
150 | CONFIG_PPC_RTAS=y | 189 | CONFIG_PPC_RTAS=y |
151 | CONFIG_RTAS_ERROR_LOGGING=y | 190 | CONFIG_RTAS_ERROR_LOGGING=y |
152 | CONFIG_RTAS_PROC=y | 191 | CONFIG_RTAS_PROC=y |
153 | CONFIG_RTAS_FLASH=m | 192 | CONFIG_RTAS_FLASH=m |
193 | CONFIG_PPC_PMI=m | ||
154 | CONFIG_MMIO_NVRAM=y | 194 | CONFIG_MMIO_NVRAM=y |
155 | CONFIG_MPIC_U3_HT_IRQS=y | 195 | CONFIG_MPIC_U3_HT_IRQS=y |
156 | CONFIG_IBMVIO=y | 196 | CONFIG_IBMVIO=y |
@@ -171,18 +211,12 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y | |||
171 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 211 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
172 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | 212 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set |
173 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 213 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
174 | CONFIG_CPU_FREQ_PMAC64=y | ||
175 | # CONFIG_WANT_EARLY_SERIAL is not set | ||
176 | CONFIG_MPIC=y | ||
177 | 214 | ||
178 | # | 215 | # |
179 | # Cell Broadband Engine options | 216 | # CPU Frequency drivers |
180 | # | 217 | # |
181 | CONFIG_SPU_FS=m | 218 | CONFIG_CPU_FREQ_PMAC64=y |
182 | CONFIG_SPU_BASE=y | 219 | # CONFIG_CPM2 is not set |
183 | CONFIG_CBE_RAS=y | ||
184 | CONFIG_CBE_THERM=m | ||
185 | CONFIG_CBE_CPUFREQ=m | ||
186 | 220 | ||
187 | # | 221 | # |
188 | # Kernel options | 222 | # Kernel options |
@@ -205,10 +239,6 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
205 | CONFIG_KEXEC=y | 239 | CONFIG_KEXEC=y |
206 | # CONFIG_CRASH_DUMP is not set | 240 | # CONFIG_CRASH_DUMP is not set |
207 | CONFIG_IRQ_ALL_CPUS=y | 241 | CONFIG_IRQ_ALL_CPUS=y |
208 | CONFIG_PPC_SPLPAR=y | ||
209 | CONFIG_EEH=y | ||
210 | CONFIG_SCANLOG=m | ||
211 | CONFIG_LPARCFG=y | ||
212 | # CONFIG_NUMA is not set | 242 | # CONFIG_NUMA is not set |
213 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 243 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
214 | CONFIG_ARCH_FLATMEM_ENABLE=y | 244 | CONFIG_ARCH_FLATMEM_ENABLE=y |
@@ -227,35 +257,35 @@ CONFIG_MEMORY_HOTPLUG=y | |||
227 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | 257 | CONFIG_MEMORY_HOTPLUG_SPARSE=y |
228 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 258 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
229 | CONFIG_RESOURCES_64BIT=y | 259 | CONFIG_RESOURCES_64BIT=y |
260 | CONFIG_ZONE_DMA_FLAG=1 | ||
230 | CONFIG_ARCH_MEMORY_PROBE=y | 261 | CONFIG_ARCH_MEMORY_PROBE=y |
262 | CONFIG_PPC_HAS_HASH_64K=y | ||
231 | # CONFIG_PPC_64K_PAGES is not set | 263 | # CONFIG_PPC_64K_PAGES is not set |
232 | # CONFIG_SCHED_SMT is not set | 264 | # CONFIG_SCHED_SMT is not set |
233 | CONFIG_PROC_DEVICETREE=y | 265 | CONFIG_PROC_DEVICETREE=y |
234 | # CONFIG_CMDLINE_BOOL is not set | 266 | # CONFIG_CMDLINE_BOOL is not set |
235 | # CONFIG_PM is not set | 267 | # CONFIG_PM is not set |
236 | CONFIG_SECCOMP=y | 268 | CONFIG_SECCOMP=y |
269 | # CONFIG_WANT_DEVICE_TREE is not set | ||
237 | CONFIG_ISA_DMA_API=y | 270 | CONFIG_ISA_DMA_API=y |
238 | 271 | ||
239 | # | 272 | # |
240 | # Bus options | 273 | # Bus options |
241 | # | 274 | # |
275 | CONFIG_ZONE_DMA=y | ||
242 | CONFIG_GENERIC_ISA_DMA=y | 276 | CONFIG_GENERIC_ISA_DMA=y |
243 | # CONFIG_MPIC_WEIRD is not set | ||
244 | CONFIG_PPC_I8259=y | ||
245 | # CONFIG_PPC_INDIRECT_PCI is not set | 277 | # CONFIG_PPC_INDIRECT_PCI is not set |
246 | CONFIG_PCI=y | 278 | CONFIG_PCI=y |
247 | CONFIG_PCI_DOMAINS=y | 279 | CONFIG_PCI_DOMAINS=y |
248 | # CONFIG_PCIEPORTBUS is not set | 280 | # CONFIG_PCIEPORTBUS is not set |
281 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
282 | CONFIG_PCI_MSI=y | ||
249 | # CONFIG_PCI_DEBUG is not set | 283 | # CONFIG_PCI_DEBUG is not set |
250 | 284 | ||
251 | # | 285 | # |
252 | # PCCARD (PCMCIA/CardBus) support | 286 | # PCCARD (PCMCIA/CardBus) support |
253 | # | 287 | # |
254 | # CONFIG_PCCARD is not set | 288 | # CONFIG_PCCARD is not set |
255 | |||
256 | # | ||
257 | # PCI Hotplug Support | ||
258 | # | ||
259 | CONFIG_HOTPLUG_PCI=m | 289 | CONFIG_HOTPLUG_PCI=m |
260 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 290 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
261 | # CONFIG_HOTPLUG_PCI_CPCI is not set | 291 | # CONFIG_HOTPLUG_PCI_CPCI is not set |
@@ -272,14 +302,15 @@ CONFIG_NET=y | |||
272 | # | 302 | # |
273 | # Networking options | 303 | # Networking options |
274 | # | 304 | # |
275 | # CONFIG_NETDEBUG is not set | ||
276 | CONFIG_PACKET=y | 305 | CONFIG_PACKET=y |
277 | # CONFIG_PACKET_MMAP is not set | 306 | # CONFIG_PACKET_MMAP is not set |
278 | CONFIG_UNIX=y | 307 | CONFIG_UNIX=y |
279 | CONFIG_XFRM=y | 308 | CONFIG_XFRM=y |
280 | CONFIG_XFRM_USER=m | 309 | CONFIG_XFRM_USER=m |
281 | # CONFIG_XFRM_SUB_POLICY is not set | 310 | # CONFIG_XFRM_SUB_POLICY is not set |
311 | # CONFIG_XFRM_MIGRATE is not set | ||
282 | CONFIG_NET_KEY=m | 312 | CONFIG_NET_KEY=m |
313 | # CONFIG_NET_KEY_MIGRATE is not set | ||
283 | CONFIG_INET=y | 314 | CONFIG_INET=y |
284 | CONFIG_IP_MULTICAST=y | 315 | CONFIG_IP_MULTICAST=y |
285 | # CONFIG_IP_ADVANCED_ROUTER is not set | 316 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -304,10 +335,6 @@ CONFIG_INET_TCP_DIAG=y | |||
304 | CONFIG_TCP_CONG_CUBIC=y | 335 | CONFIG_TCP_CONG_CUBIC=y |
305 | CONFIG_DEFAULT_TCP_CONG="cubic" | 336 | CONFIG_DEFAULT_TCP_CONG="cubic" |
306 | # CONFIG_TCP_MD5SIG is not set | 337 | # CONFIG_TCP_MD5SIG is not set |
307 | |||
308 | # | ||
309 | # IP: Virtual Server Configuration | ||
310 | # | ||
311 | # CONFIG_IP_VS is not set | 338 | # CONFIG_IP_VS is not set |
312 | # CONFIG_IPV6 is not set | 339 | # CONFIG_IPV6 is not set |
313 | # CONFIG_INET6_XFRM_TUNNEL is not set | 340 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -323,8 +350,6 @@ CONFIG_NETFILTER_NETLINK=y | |||
323 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 350 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
324 | CONFIG_NETFILTER_NETLINK_LOG=m | 351 | CONFIG_NETFILTER_NETLINK_LOG=m |
325 | CONFIG_NF_CONNTRACK_ENABLED=m | 352 | CONFIG_NF_CONNTRACK_ENABLED=m |
326 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
327 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
328 | CONFIG_NF_CONNTRACK=m | 353 | CONFIG_NF_CONNTRACK=m |
329 | CONFIG_NF_CT_ACCT=y | 354 | CONFIG_NF_CT_ACCT=y |
330 | CONFIG_NF_CONNTRACK_MARK=y | 355 | CONFIG_NF_CONNTRACK_MARK=y |
@@ -337,10 +362,42 @@ CONFIG_NF_CONNTRACK_H323=m | |||
337 | CONFIG_NF_CONNTRACK_IRC=m | 362 | CONFIG_NF_CONNTRACK_IRC=m |
338 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m | 363 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m |
339 | CONFIG_NF_CONNTRACK_PPTP=m | 364 | CONFIG_NF_CONNTRACK_PPTP=m |
365 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
340 | CONFIG_NF_CONNTRACK_SIP=m | 366 | CONFIG_NF_CONNTRACK_SIP=m |
341 | CONFIG_NF_CONNTRACK_TFTP=m | 367 | CONFIG_NF_CONNTRACK_TFTP=m |
342 | CONFIG_NF_CT_NETLINK=m | 368 | CONFIG_NF_CT_NETLINK=m |
343 | # CONFIG_NETFILTER_XTABLES is not set | 369 | CONFIG_NETFILTER_XTABLES=m |
370 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||
371 | CONFIG_NETFILTER_XT_TARGET_CONNMARK=m | ||
372 | CONFIG_NETFILTER_XT_TARGET_DSCP=m | ||
373 | CONFIG_NETFILTER_XT_TARGET_MARK=m | ||
374 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | ||
375 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m | ||
376 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m | ||
377 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m | ||
378 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | ||
379 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m | ||
380 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m | ||
381 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m | ||
382 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | ||
383 | CONFIG_NETFILTER_XT_MATCH_DSCP=m | ||
384 | CONFIG_NETFILTER_XT_MATCH_ESP=m | ||
385 | CONFIG_NETFILTER_XT_MATCH_HELPER=m | ||
386 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | ||
387 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||
388 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||
389 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||
390 | CONFIG_NETFILTER_XT_MATCH_POLICY=m | ||
391 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m | ||
392 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||
393 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m | ||
394 | CONFIG_NETFILTER_XT_MATCH_REALM=m | ||
395 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | ||
396 | CONFIG_NETFILTER_XT_MATCH_STATE=m | ||
397 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m | ||
398 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||
399 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||
400 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m | ||
344 | 401 | ||
345 | # | 402 | # |
346 | # IP: Netfilter Configuration | 403 | # IP: Netfilter Configuration |
@@ -348,20 +405,45 @@ CONFIG_NF_CT_NETLINK=m | |||
348 | CONFIG_NF_CONNTRACK_IPV4=m | 405 | CONFIG_NF_CONNTRACK_IPV4=m |
349 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y | 406 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y |
350 | CONFIG_IP_NF_QUEUE=m | 407 | CONFIG_IP_NF_QUEUE=m |
351 | 408 | CONFIG_IP_NF_IPTABLES=m | |
352 | # | 409 | CONFIG_IP_NF_MATCH_IPRANGE=m |
353 | # DCCP Configuration (EXPERIMENTAL) | 410 | CONFIG_IP_NF_MATCH_TOS=m |
354 | # | 411 | CONFIG_IP_NF_MATCH_RECENT=m |
412 | CONFIG_IP_NF_MATCH_ECN=m | ||
413 | CONFIG_IP_NF_MATCH_AH=m | ||
414 | CONFIG_IP_NF_MATCH_TTL=m | ||
415 | CONFIG_IP_NF_MATCH_OWNER=m | ||
416 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
417 | CONFIG_IP_NF_FILTER=m | ||
418 | CONFIG_IP_NF_TARGET_REJECT=m | ||
419 | CONFIG_IP_NF_TARGET_LOG=m | ||
420 | CONFIG_IP_NF_TARGET_ULOG=m | ||
421 | CONFIG_NF_NAT=m | ||
422 | CONFIG_NF_NAT_NEEDED=y | ||
423 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
424 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
425 | CONFIG_IP_NF_TARGET_NETMAP=m | ||
426 | CONFIG_IP_NF_TARGET_SAME=m | ||
427 | CONFIG_NF_NAT_SNMP_BASIC=m | ||
428 | CONFIG_NF_NAT_PROTO_GRE=m | ||
429 | CONFIG_NF_NAT_FTP=m | ||
430 | CONFIG_NF_NAT_IRC=m | ||
431 | CONFIG_NF_NAT_TFTP=m | ||
432 | CONFIG_NF_NAT_AMANDA=m | ||
433 | CONFIG_NF_NAT_PPTP=m | ||
434 | CONFIG_NF_NAT_H323=m | ||
435 | CONFIG_NF_NAT_SIP=m | ||
436 | CONFIG_IP_NF_MANGLE=m | ||
437 | CONFIG_IP_NF_TARGET_TOS=m | ||
438 | CONFIG_IP_NF_TARGET_ECN=m | ||
439 | CONFIG_IP_NF_TARGET_TTL=m | ||
440 | CONFIG_IP_NF_TARGET_CLUSTERIP=m | ||
441 | CONFIG_IP_NF_RAW=m | ||
442 | CONFIG_IP_NF_ARPTABLES=m | ||
443 | CONFIG_IP_NF_ARPFILTER=m | ||
444 | CONFIG_IP_NF_ARP_MANGLE=m | ||
355 | # CONFIG_IP_DCCP is not set | 445 | # CONFIG_IP_DCCP is not set |
356 | |||
357 | # | ||
358 | # SCTP Configuration (EXPERIMENTAL) | ||
359 | # | ||
360 | # CONFIG_IP_SCTP is not set | 446 | # CONFIG_IP_SCTP is not set |
361 | |||
362 | # | ||
363 | # TIPC Configuration (EXPERIMENTAL) | ||
364 | # | ||
365 | # CONFIG_TIPC is not set | 447 | # CONFIG_TIPC is not set |
366 | # CONFIG_ATM is not set | 448 | # CONFIG_ATM is not set |
367 | # CONFIG_BRIDGE is not set | 449 | # CONFIG_BRIDGE is not set |
@@ -380,6 +462,7 @@ CONFIG_LLC=y | |||
380 | # QoS and/or fair queueing | 462 | # QoS and/or fair queueing |
381 | # | 463 | # |
382 | # CONFIG_NET_SCHED is not set | 464 | # CONFIG_NET_SCHED is not set |
465 | CONFIG_NET_CLS_ROUTE=y | ||
383 | 466 | ||
384 | # | 467 | # |
385 | # Network testing | 468 | # Network testing |
@@ -388,7 +471,16 @@ CONFIG_LLC=y | |||
388 | # CONFIG_HAMRADIO is not set | 471 | # CONFIG_HAMRADIO is not set |
389 | # CONFIG_IRDA is not set | 472 | # CONFIG_IRDA is not set |
390 | # CONFIG_BT is not set | 473 | # CONFIG_BT is not set |
474 | # CONFIG_AF_RXRPC is not set | ||
475 | |||
476 | # | ||
477 | # Wireless | ||
478 | # | ||
479 | # CONFIG_CFG80211 is not set | ||
480 | # CONFIG_WIRELESS_EXT is not set | ||
481 | # CONFIG_MAC80211 is not set | ||
391 | # CONFIG_IEEE80211 is not set | 482 | # CONFIG_IEEE80211 is not set |
483 | # CONFIG_RFKILL is not set | ||
392 | 484 | ||
393 | # | 485 | # |
394 | # Device Drivers | 486 | # Device Drivers |
@@ -401,16 +493,13 @@ CONFIG_STANDALONE=y | |||
401 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 493 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
402 | CONFIG_FW_LOADER=y | 494 | CONFIG_FW_LOADER=y |
403 | # CONFIG_DEBUG_DRIVER is not set | 495 | # CONFIG_DEBUG_DRIVER is not set |
496 | # CONFIG_DEBUG_DEVRES is not set | ||
404 | # CONFIG_SYS_HYPERVISOR is not set | 497 | # CONFIG_SYS_HYPERVISOR is not set |
405 | 498 | ||
406 | # | 499 | # |
407 | # Connector - unified userspace <-> kernelspace linker | 500 | # Connector - unified userspace <-> kernelspace linker |
408 | # | 501 | # |
409 | # CONFIG_CONNECTOR is not set | 502 | # CONFIG_CONNECTOR is not set |
410 | |||
411 | # | ||
412 | # Memory Technology Devices (MTD) | ||
413 | # | ||
414 | # CONFIG_MTD is not set | 503 | # CONFIG_MTD is not set |
415 | 504 | ||
416 | # | 505 | # |
@@ -421,6 +510,7 @@ CONFIG_FW_LOADER=y | |||
421 | # | 510 | # |
422 | # Plug and Play support | 511 | # Plug and Play support |
423 | # | 512 | # |
513 | # CONFIG_PNPACPI is not set | ||
424 | 514 | ||
425 | # | 515 | # |
426 | # Block devices | 516 | # Block devices |
@@ -440,19 +530,16 @@ CONFIG_BLK_DEV_RAM=y | |||
440 | CONFIG_BLK_DEV_RAM_COUNT=16 | 530 | CONFIG_BLK_DEV_RAM_COUNT=16 |
441 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 531 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
442 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 532 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
443 | CONFIG_BLK_DEV_INITRD=y | ||
444 | # CONFIG_CDROM_PKTCDVD is not set | 533 | # CONFIG_CDROM_PKTCDVD is not set |
445 | # CONFIG_ATA_OVER_ETH is not set | 534 | # CONFIG_ATA_OVER_ETH is not set |
446 | 535 | ||
447 | # | 536 | # |
448 | # Misc devices | 537 | # Misc devices |
449 | # | 538 | # |
539 | # CONFIG_PHANTOM is not set | ||
450 | # CONFIG_SGI_IOC4 is not set | 540 | # CONFIG_SGI_IOC4 is not set |
451 | # CONFIG_TIFM_CORE is not set | 541 | # CONFIG_TIFM_CORE is not set |
452 | 542 | # CONFIG_BLINK is not set | |
453 | # | ||
454 | # ATA/ATAPI/MFM/RLL support | ||
455 | # | ||
456 | CONFIG_IDE=y | 543 | CONFIG_IDE=y |
457 | CONFIG_BLK_DEV_IDE=y | 544 | CONFIG_BLK_DEV_IDE=y |
458 | 545 | ||
@@ -467,6 +554,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
467 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 554 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
468 | # CONFIG_BLK_DEV_IDESCSI is not set | 555 | # CONFIG_BLK_DEV_IDESCSI is not set |
469 | # CONFIG_IDE_TASK_IOCTL is not set | 556 | # CONFIG_IDE_TASK_IOCTL is not set |
557 | CONFIG_IDE_PROC_FS=y | ||
470 | 558 | ||
471 | # | 559 | # |
472 | # IDE chipset support/bugfixes | 560 | # IDE chipset support/bugfixes |
@@ -474,12 +562,12 @@ CONFIG_BLK_DEV_IDECD=y | |||
474 | CONFIG_IDE_GENERIC=y | 562 | CONFIG_IDE_GENERIC=y |
475 | CONFIG_BLK_DEV_IDEPCI=y | 563 | CONFIG_BLK_DEV_IDEPCI=y |
476 | CONFIG_IDEPCI_SHARE_IRQ=y | 564 | CONFIG_IDEPCI_SHARE_IRQ=y |
565 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
477 | # CONFIG_BLK_DEV_OFFBOARD is not set | 566 | # CONFIG_BLK_DEV_OFFBOARD is not set |
478 | CONFIG_BLK_DEV_GENERIC=y | 567 | CONFIG_BLK_DEV_GENERIC=y |
479 | # CONFIG_BLK_DEV_OPTI621 is not set | 568 | # CONFIG_BLK_DEV_OPTI621 is not set |
480 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 569 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
481 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 570 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
482 | CONFIG_IDEDMA_PCI_AUTO=y | ||
483 | # CONFIG_IDEDMA_ONLYDISK is not set | 571 | # CONFIG_IDEDMA_ONLYDISK is not set |
484 | # CONFIG_BLK_DEV_AEC62XX is not set | 572 | # CONFIG_BLK_DEV_AEC62XX is not set |
485 | # CONFIG_BLK_DEV_ALI15X3 is not set | 573 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -494,6 +582,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
494 | # CONFIG_BLK_DEV_JMICRON is not set | 582 | # CONFIG_BLK_DEV_JMICRON is not set |
495 | # CONFIG_BLK_DEV_SC1200 is not set | 583 | # CONFIG_BLK_DEV_SC1200 is not set |
496 | # CONFIG_BLK_DEV_PIIX is not set | 584 | # CONFIG_BLK_DEV_PIIX is not set |
585 | # CONFIG_BLK_DEV_IT8213 is not set | ||
497 | # CONFIG_BLK_DEV_IT821X is not set | 586 | # CONFIG_BLK_DEV_IT821X is not set |
498 | # CONFIG_BLK_DEV_NS87415 is not set | 587 | # CONFIG_BLK_DEV_NS87415 is not set |
499 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 588 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -504,13 +593,14 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
504 | # CONFIG_BLK_DEV_SLC90E66 is not set | 593 | # CONFIG_BLK_DEV_SLC90E66 is not set |
505 | # CONFIG_BLK_DEV_TRM290 is not set | 594 | # CONFIG_BLK_DEV_TRM290 is not set |
506 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 595 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
596 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
597 | CONFIG_BLK_DEV_CELLEB=y | ||
507 | CONFIG_BLK_DEV_IDE_PMAC=y | 598 | CONFIG_BLK_DEV_IDE_PMAC=y |
508 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y | 599 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y |
509 | CONFIG_BLK_DEV_IDEDMA_PMAC=y | 600 | CONFIG_BLK_DEV_IDEDMA_PMAC=y |
510 | # CONFIG_IDE_ARM is not set | 601 | # CONFIG_IDE_ARM is not set |
511 | CONFIG_BLK_DEV_IDEDMA=y | 602 | CONFIG_BLK_DEV_IDEDMA=y |
512 | # CONFIG_IDEDMA_IVB is not set | 603 | # CONFIG_IDEDMA_IVB is not set |
513 | CONFIG_IDEDMA_AUTO=y | ||
514 | # CONFIG_BLK_DEV_HD is not set | 604 | # CONFIG_BLK_DEV_HD is not set |
515 | 605 | ||
516 | # | 606 | # |
@@ -540,6 +630,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
540 | CONFIG_SCSI_CONSTANTS=y | 630 | CONFIG_SCSI_CONSTANTS=y |
541 | # CONFIG_SCSI_LOGGING is not set | 631 | # CONFIG_SCSI_LOGGING is not set |
542 | # CONFIG_SCSI_SCAN_ASYNC is not set | 632 | # CONFIG_SCSI_SCAN_ASYNC is not set |
633 | CONFIG_SCSI_WAIT_SCAN=m | ||
543 | 634 | ||
544 | # | 635 | # |
545 | # SCSI Transports | 636 | # SCSI Transports |
@@ -593,11 +684,8 @@ CONFIG_SCSI_LPFC=m | |||
593 | # CONFIG_SCSI_DC390T is not set | 684 | # CONFIG_SCSI_DC390T is not set |
594 | CONFIG_SCSI_DEBUG=m | 685 | CONFIG_SCSI_DEBUG=m |
595 | # CONFIG_SCSI_SRP is not set | 686 | # CONFIG_SCSI_SRP is not set |
596 | |||
597 | # | ||
598 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
599 | # | ||
600 | CONFIG_ATA=y | 687 | CONFIG_ATA=y |
688 | CONFIG_ATA_NONSTANDARD=y | ||
601 | # CONFIG_SATA_AHCI is not set | 689 | # CONFIG_SATA_AHCI is not set |
602 | CONFIG_SATA_SVW=y | 690 | CONFIG_SATA_SVW=y |
603 | # CONFIG_ATA_PIIX is not set | 691 | # CONFIG_ATA_PIIX is not set |
@@ -613,10 +701,12 @@ CONFIG_SATA_SVW=y | |||
613 | # CONFIG_SATA_ULI is not set | 701 | # CONFIG_SATA_ULI is not set |
614 | # CONFIG_SATA_VIA is not set | 702 | # CONFIG_SATA_VIA is not set |
615 | # CONFIG_SATA_VITESSE is not set | 703 | # CONFIG_SATA_VITESSE is not set |
704 | # CONFIG_SATA_INIC162X is not set | ||
616 | # CONFIG_PATA_ALI is not set | 705 | # CONFIG_PATA_ALI is not set |
617 | # CONFIG_PATA_AMD is not set | 706 | # CONFIG_PATA_AMD is not set |
618 | # CONFIG_PATA_ARTOP is not set | 707 | # CONFIG_PATA_ARTOP is not set |
619 | # CONFIG_PATA_ATIIXP is not set | 708 | # CONFIG_PATA_ATIIXP is not set |
709 | # CONFIG_PATA_CMD640_PCI is not set | ||
620 | # CONFIG_PATA_CMD64X is not set | 710 | # CONFIG_PATA_CMD64X is not set |
621 | # CONFIG_PATA_CS5520 is not set | 711 | # CONFIG_PATA_CS5520 is not set |
622 | # CONFIG_PATA_CS5530 is not set | 712 | # CONFIG_PATA_CS5530 is not set |
@@ -628,6 +718,7 @@ CONFIG_SATA_SVW=y | |||
628 | # CONFIG_PATA_HPT3X2N is not set | 718 | # CONFIG_PATA_HPT3X2N is not set |
629 | # CONFIG_PATA_HPT3X3 is not set | 719 | # CONFIG_PATA_HPT3X3 is not set |
630 | # CONFIG_PATA_IT821X is not set | 720 | # CONFIG_PATA_IT821X is not set |
721 | # CONFIG_PATA_IT8213 is not set | ||
631 | # CONFIG_PATA_JMICRON is not set | 722 | # CONFIG_PATA_JMICRON is not set |
632 | # CONFIG_PATA_TRIFLEX is not set | 723 | # CONFIG_PATA_TRIFLEX is not set |
633 | # CONFIG_PATA_MARVELL is not set | 724 | # CONFIG_PATA_MARVELL is not set |
@@ -647,6 +738,7 @@ CONFIG_SATA_SVW=y | |||
647 | # CONFIG_PATA_SIS is not set | 738 | # CONFIG_PATA_SIS is not set |
648 | # CONFIG_PATA_VIA is not set | 739 | # CONFIG_PATA_VIA is not set |
649 | CONFIG_PATA_WINBOND=y | 740 | CONFIG_PATA_WINBOND=y |
741 | CONFIG_PATA_SCC=y | ||
650 | 742 | ||
651 | # | 743 | # |
652 | # Multi-device support (RAID and LVM) | 744 | # Multi-device support (RAID and LVM) |
@@ -669,6 +761,7 @@ CONFIG_DM_MIRROR=m | |||
669 | CONFIG_DM_ZERO=m | 761 | CONFIG_DM_ZERO=m |
670 | CONFIG_DM_MULTIPATH=m | 762 | CONFIG_DM_MULTIPATH=m |
671 | CONFIG_DM_MULTIPATH_EMC=m | 763 | CONFIG_DM_MULTIPATH_EMC=m |
764 | # CONFIG_DM_DELAY is not set | ||
672 | 765 | ||
673 | # | 766 | # |
674 | # Fusion MPT device support | 767 | # Fusion MPT device support |
@@ -681,28 +774,26 @@ CONFIG_DM_MULTIPATH_EMC=m | |||
681 | # | 774 | # |
682 | # IEEE 1394 (FireWire) support | 775 | # IEEE 1394 (FireWire) support |
683 | # | 776 | # |
777 | # CONFIG_FIREWIRE is not set | ||
684 | CONFIG_IEEE1394=y | 778 | CONFIG_IEEE1394=y |
685 | 779 | ||
686 | # | 780 | # |
687 | # Subsystem Options | 781 | # Subsystem Options |
688 | # | 782 | # |
689 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set | 783 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set |
690 | # CONFIG_IEEE1394_OUI_DB is not set | ||
691 | CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y | ||
692 | CONFIG_IEEE1394_CONFIG_ROM_IP1394=y | ||
693 | # CONFIG_IEEE1394_EXPORT_FULL_API is not set | ||
694 | 784 | ||
695 | # | 785 | # |
696 | # Device Drivers | 786 | # Controllers |
697 | # | 787 | # |
698 | # CONFIG_IEEE1394_PCILYNX is not set | 788 | # CONFIG_IEEE1394_PCILYNX is not set |
699 | CONFIG_IEEE1394_OHCI1394=y | 789 | CONFIG_IEEE1394_OHCI1394=y |
700 | 790 | ||
701 | # | 791 | # |
702 | # Protocol Drivers | 792 | # Protocols |
703 | # | 793 | # |
704 | CONFIG_IEEE1394_VIDEO1394=m | 794 | CONFIG_IEEE1394_VIDEO1394=m |
705 | CONFIG_IEEE1394_SBP2=m | 795 | CONFIG_IEEE1394_SBP2=m |
796 | CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y | ||
706 | CONFIG_IEEE1394_ETH1394=m | 797 | CONFIG_IEEE1394_ETH1394=m |
707 | CONFIG_IEEE1394_DV1394=m | 798 | CONFIG_IEEE1394_DV1394=m |
708 | CONFIG_IEEE1394_RAWIO=y | 799 | CONFIG_IEEE1394_RAWIO=y |
@@ -711,10 +802,7 @@ CONFIG_IEEE1394_RAWIO=y | |||
711 | # I2O device support | 802 | # I2O device support |
712 | # | 803 | # |
713 | # CONFIG_I2O is not set | 804 | # CONFIG_I2O is not set |
714 | 805 | CONFIG_MACINTOSH_DRIVERS=y | |
715 | # | ||
716 | # Macintosh device drivers | ||
717 | # | ||
718 | CONFIG_ADB_PMU=y | 806 | CONFIG_ADB_PMU=y |
719 | # CONFIG_ADB_PMU_LED is not set | 807 | # CONFIG_ADB_PMU_LED is not set |
720 | CONFIG_PMAC_SMU=y | 808 | CONFIG_PMAC_SMU=y |
@@ -734,16 +822,23 @@ CONFIG_DUMMY=m | |||
734 | CONFIG_BONDING=m | 822 | CONFIG_BONDING=m |
735 | # CONFIG_EQUALIZER is not set | 823 | # CONFIG_EQUALIZER is not set |
736 | CONFIG_TUN=m | 824 | CONFIG_TUN=m |
737 | |||
738 | # | ||
739 | # ARCnet devices | ||
740 | # | ||
741 | # CONFIG_ARCNET is not set | 825 | # CONFIG_ARCNET is not set |
826 | CONFIG_PHYLIB=m | ||
742 | 827 | ||
743 | # | 828 | # |
744 | # PHY device support | 829 | # MII PHY device drivers |
745 | # | 830 | # |
746 | # CONFIG_PHYLIB is not set | 831 | CONFIG_MARVELL_PHY=m |
832 | # CONFIG_DAVICOM_PHY is not set | ||
833 | # CONFIG_QSEMI_PHY is not set | ||
834 | # CONFIG_LXT_PHY is not set | ||
835 | # CONFIG_CICADA_PHY is not set | ||
836 | # CONFIG_VITESSE_PHY is not set | ||
837 | # CONFIG_SMSC_PHY is not set | ||
838 | CONFIG_BROADCOM_PHY=m | ||
839 | CONFIG_FIXED_PHY=m | ||
840 | CONFIG_FIXED_MII_10_FDX=y | ||
841 | CONFIG_FIXED_MII_100_FDX=y | ||
747 | 842 | ||
748 | # | 843 | # |
749 | # Ethernet (10 or 100Mbit) | 844 | # Ethernet (10 or 100Mbit) |
@@ -782,10 +877,8 @@ CONFIG_E100=y | |||
782 | # CONFIG_EPIC100 is not set | 877 | # CONFIG_EPIC100 is not set |
783 | # CONFIG_SUNDANCE is not set | 878 | # CONFIG_SUNDANCE is not set |
784 | # CONFIG_VIA_RHINE is not set | 879 | # CONFIG_VIA_RHINE is not set |
785 | 880 | # CONFIG_SC92031 is not set | |
786 | # | 881 | CONFIG_NETDEV_1000=y |
787 | # Ethernet (1000 Mbit) | ||
788 | # | ||
789 | CONFIG_ACENIC=y | 882 | CONFIG_ACENIC=y |
790 | CONFIG_ACENIC_OMIT_TIGON_I=y | 883 | CONFIG_ACENIC_OMIT_TIGON_I=y |
791 | # CONFIG_DL2K is not set | 884 | # CONFIG_DL2K is not set |
@@ -805,33 +898,37 @@ CONFIG_TIGON3=y | |||
805 | # CONFIG_BNX2 is not set | 898 | # CONFIG_BNX2 is not set |
806 | CONFIG_SPIDER_NET=m | 899 | CONFIG_SPIDER_NET=m |
807 | # CONFIG_QLA3XXX is not set | 900 | # CONFIG_QLA3XXX is not set |
808 | 901 | # CONFIG_ATL1 is not set | |
809 | # | 902 | CONFIG_NETDEV_10000=y |
810 | # Ethernet (10000 Mbit) | ||
811 | # | ||
812 | # CONFIG_CHELSIO_T1 is not set | 903 | # CONFIG_CHELSIO_T1 is not set |
904 | # CONFIG_CHELSIO_T3 is not set | ||
813 | CONFIG_IXGB=m | 905 | CONFIG_IXGB=m |
814 | # CONFIG_IXGB_NAPI is not set | 906 | # CONFIG_IXGB_NAPI is not set |
815 | # CONFIG_S2IO is not set | 907 | # CONFIG_S2IO is not set |
816 | # CONFIG_MYRI10GE is not set | 908 | # CONFIG_MYRI10GE is not set |
817 | # CONFIG_NETXEN_NIC is not set | 909 | # CONFIG_NETXEN_NIC is not set |
818 | 910 | CONFIG_PASEMI_MAC=m | |
819 | # | 911 | # CONFIG_MLX4_CORE is not set |
820 | # Token Ring devices | ||
821 | # | ||
822 | CONFIG_TR=y | 912 | CONFIG_TR=y |
823 | CONFIG_IBMOL=y | 913 | CONFIG_IBMOL=y |
824 | # CONFIG_3C359 is not set | 914 | # CONFIG_3C359 is not set |
825 | # CONFIG_TMS380TR is not set | 915 | # CONFIG_TMS380TR is not set |
826 | 916 | ||
827 | # | 917 | # |
828 | # Wireless LAN (non-hamradio) | 918 | # Wireless LAN |
829 | # | 919 | # |
830 | # CONFIG_NET_RADIO is not set | 920 | # CONFIG_WLAN_PRE80211 is not set |
921 | # CONFIG_WLAN_80211 is not set | ||
831 | 922 | ||
832 | # | 923 | # |
833 | # Wan interfaces | 924 | # USB Network Adapters |
834 | # | 925 | # |
926 | # CONFIG_USB_CATC is not set | ||
927 | # CONFIG_USB_KAWETH is not set | ||
928 | # CONFIG_USB_PEGASUS is not set | ||
929 | # CONFIG_USB_RTL8150 is not set | ||
930 | # CONFIG_USB_USBNET_MII is not set | ||
931 | # CONFIG_USB_USBNET is not set | ||
835 | # CONFIG_WAN is not set | 932 | # CONFIG_WAN is not set |
836 | CONFIG_ISERIES_VETH=m | 933 | CONFIG_ISERIES_VETH=m |
837 | # CONFIG_FDDI is not set | 934 | # CONFIG_FDDI is not set |
@@ -851,7 +948,6 @@ CONFIG_SLHC=m | |||
851 | # CONFIG_SHAPER is not set | 948 | # CONFIG_SHAPER is not set |
852 | CONFIG_NETCONSOLE=y | 949 | CONFIG_NETCONSOLE=y |
853 | CONFIG_NETPOLL=y | 950 | CONFIG_NETPOLL=y |
854 | CONFIG_NETPOLL_RX=y | ||
855 | CONFIG_NETPOLL_TRAP=y | 951 | CONFIG_NETPOLL_TRAP=y |
856 | CONFIG_NET_POLL_CONTROLLER=y | 952 | CONFIG_NET_POLL_CONTROLLER=y |
857 | 953 | ||
@@ -870,6 +966,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
870 | # | 966 | # |
871 | CONFIG_INPUT=y | 967 | CONFIG_INPUT=y |
872 | # CONFIG_INPUT_FF_MEMLESS is not set | 968 | # CONFIG_INPUT_FF_MEMLESS is not set |
969 | # CONFIG_INPUT_POLLDEV is not set | ||
873 | 970 | ||
874 | # | 971 | # |
875 | # Userland interfaces | 972 | # Userland interfaces |
@@ -895,12 +992,25 @@ CONFIG_KEYBOARD_ATKBD=y | |||
895 | # CONFIG_KEYBOARD_STOWAWAY is not set | 992 | # CONFIG_KEYBOARD_STOWAWAY is not set |
896 | CONFIG_INPUT_MOUSE=y | 993 | CONFIG_INPUT_MOUSE=y |
897 | CONFIG_MOUSE_PS2=y | 994 | CONFIG_MOUSE_PS2=y |
995 | CONFIG_MOUSE_PS2_ALPS=y | ||
996 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
997 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
998 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
999 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
1000 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
898 | # CONFIG_MOUSE_SERIAL is not set | 1001 | # CONFIG_MOUSE_SERIAL is not set |
1002 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
899 | # CONFIG_MOUSE_VSXXXAA is not set | 1003 | # CONFIG_MOUSE_VSXXXAA is not set |
900 | # CONFIG_INPUT_JOYSTICK is not set | 1004 | # CONFIG_INPUT_JOYSTICK is not set |
1005 | # CONFIG_INPUT_TABLET is not set | ||
901 | # CONFIG_INPUT_TOUCHSCREEN is not set | 1006 | # CONFIG_INPUT_TOUCHSCREEN is not set |
902 | CONFIG_INPUT_MISC=y | 1007 | CONFIG_INPUT_MISC=y |
903 | CONFIG_INPUT_PCSPKR=m | 1008 | CONFIG_INPUT_PCSPKR=m |
1009 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
1010 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
1011 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
1012 | # CONFIG_INPUT_POWERMATE is not set | ||
1013 | # CONFIG_INPUT_YEALINK is not set | ||
904 | # CONFIG_INPUT_UINPUT is not set | 1014 | # CONFIG_INPUT_UINPUT is not set |
905 | 1015 | ||
906 | # | 1016 | # |
@@ -940,7 +1050,12 @@ CONFIG_SERIAL_CORE=y | |||
940 | CONFIG_SERIAL_CORE_CONSOLE=y | 1050 | CONFIG_SERIAL_CORE_CONSOLE=y |
941 | # CONFIG_SERIAL_PMACZILOG is not set | 1051 | # CONFIG_SERIAL_PMACZILOG is not set |
942 | CONFIG_SERIAL_ICOM=m | 1052 | CONFIG_SERIAL_ICOM=m |
1053 | CONFIG_SERIAL_TXX9=y | ||
1054 | CONFIG_HAS_TXX9_SERIAL=y | ||
1055 | CONFIG_SERIAL_TXX9_NR_UARTS=6 | ||
1056 | CONFIG_SERIAL_TXX9_CONSOLE=y | ||
943 | # CONFIG_SERIAL_JSM is not set | 1057 | # CONFIG_SERIAL_JSM is not set |
1058 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
944 | CONFIG_UNIX98_PTYS=y | 1059 | CONFIG_UNIX98_PTYS=y |
945 | CONFIG_LEGACY_PTYS=y | 1060 | CONFIG_LEGACY_PTYS=y |
946 | CONFIG_LEGACY_PTY_COUNT=256 | 1061 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -948,21 +1063,17 @@ CONFIG_HVC_DRIVER=y | |||
948 | CONFIG_HVC_CONSOLE=y | 1063 | CONFIG_HVC_CONSOLE=y |
949 | CONFIG_HVC_ISERIES=y | 1064 | CONFIG_HVC_ISERIES=y |
950 | CONFIG_HVC_RTAS=y | 1065 | CONFIG_HVC_RTAS=y |
1066 | CONFIG_HVC_BEAT=y | ||
951 | CONFIG_HVCS=m | 1067 | CONFIG_HVCS=m |
952 | 1068 | ||
953 | # | 1069 | # |
954 | # IPMI | 1070 | # IPMI |
955 | # | 1071 | # |
956 | # CONFIG_IPMI_HANDLER is not set | 1072 | # CONFIG_IPMI_HANDLER is not set |
957 | |||
958 | # | ||
959 | # Watchdog Cards | ||
960 | # | ||
961 | # CONFIG_WATCHDOG is not set | 1073 | # CONFIG_WATCHDOG is not set |
962 | # CONFIG_HW_RANDOM is not set | 1074 | # CONFIG_HW_RANDOM is not set |
963 | CONFIG_GEN_RTC=y | 1075 | CONFIG_GEN_RTC=y |
964 | # CONFIG_GEN_RTC_X is not set | 1076 | # CONFIG_GEN_RTC_X is not set |
965 | # CONFIG_DTLK is not set | ||
966 | # CONFIG_R3964 is not set | 1077 | # CONFIG_R3964 is not set |
967 | # CONFIG_APPLICOM is not set | 1078 | # CONFIG_APPLICOM is not set |
968 | # CONFIG_AGP is not set | 1079 | # CONFIG_AGP is not set |
@@ -975,11 +1086,9 @@ CONFIG_MAX_RAW_DEVS=256 | |||
975 | # TPM devices | 1086 | # TPM devices |
976 | # | 1087 | # |
977 | # CONFIG_TCG_TPM is not set | 1088 | # CONFIG_TCG_TPM is not set |
978 | 1089 | CONFIG_DEVPORT=y | |
979 | # | ||
980 | # I2C support | ||
981 | # | ||
982 | CONFIG_I2C=y | 1090 | CONFIG_I2C=y |
1091 | CONFIG_I2C_BOARDINFO=y | ||
983 | CONFIG_I2C_CHARDEV=y | 1092 | CONFIG_I2C_CHARDEV=y |
984 | 1093 | ||
985 | # | 1094 | # |
@@ -1006,14 +1115,15 @@ CONFIG_I2C_POWERMAC=y | |||
1006 | # CONFIG_I2C_PARPORT_LIGHT is not set | 1115 | # CONFIG_I2C_PARPORT_LIGHT is not set |
1007 | # CONFIG_I2C_PROSAVAGE is not set | 1116 | # CONFIG_I2C_PROSAVAGE is not set |
1008 | # CONFIG_I2C_SAVAGE4 is not set | 1117 | # CONFIG_I2C_SAVAGE4 is not set |
1118 | # CONFIG_I2C_SIMTEC is not set | ||
1009 | # CONFIG_I2C_SIS5595 is not set | 1119 | # CONFIG_I2C_SIS5595 is not set |
1010 | # CONFIG_I2C_SIS630 is not set | 1120 | # CONFIG_I2C_SIS630 is not set |
1011 | # CONFIG_I2C_SIS96X is not set | 1121 | # CONFIG_I2C_SIS96X is not set |
1012 | # CONFIG_I2C_STUB is not set | 1122 | # CONFIG_I2C_STUB is not set |
1123 | # CONFIG_I2C_TINY_USB is not set | ||
1013 | # CONFIG_I2C_VIA is not set | 1124 | # CONFIG_I2C_VIA is not set |
1014 | # CONFIG_I2C_VIAPRO is not set | 1125 | # CONFIG_I2C_VIAPRO is not set |
1015 | # CONFIG_I2C_VOODOO3 is not set | 1126 | # CONFIG_I2C_VOODOO3 is not set |
1016 | # CONFIG_I2C_PCA_ISA is not set | ||
1017 | 1127 | ||
1018 | # | 1128 | # |
1019 | # Miscellaneous I2C Chip support | 1129 | # Miscellaneous I2C Chip support |
@@ -1040,37 +1150,56 @@ CONFIG_I2C_POWERMAC=y | |||
1040 | # Dallas's 1-wire bus | 1150 | # Dallas's 1-wire bus |
1041 | # | 1151 | # |
1042 | # CONFIG_W1 is not set | 1152 | # CONFIG_W1 is not set |
1153 | # CONFIG_HWMON is not set | ||
1043 | 1154 | ||
1044 | # | 1155 | # |
1045 | # Hardware Monitoring support | 1156 | # Multifunction device drivers |
1046 | # | 1157 | # |
1047 | # CONFIG_HWMON is not set | 1158 | # CONFIG_MFD_SM501 is not set |
1048 | # CONFIG_HWMON_VID is not set | ||
1049 | 1159 | ||
1050 | # | 1160 | # |
1051 | # Multimedia devices | 1161 | # Multimedia devices |
1052 | # | 1162 | # |
1053 | # CONFIG_VIDEO_DEV is not set | 1163 | # CONFIG_VIDEO_DEV is not set |
1164 | # CONFIG_DVB_CORE is not set | ||
1165 | # CONFIG_DAB is not set | ||
1054 | 1166 | ||
1055 | # | 1167 | # |
1056 | # Digital Video Broadcasting Devices | 1168 | # Graphics support |
1057 | # | 1169 | # |
1058 | # CONFIG_DVB is not set | 1170 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1059 | # CONFIG_USB_DABUSB is not set | 1171 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1172 | CONFIG_LCD_CLASS_DEVICE=y | ||
1060 | 1173 | ||
1061 | # | 1174 | # |
1062 | # Graphics support | 1175 | # Display device support |
1063 | # | 1176 | # |
1064 | CONFIG_FIRMWARE_EDID=y | 1177 | CONFIG_DISPLAY_SUPPORT=y |
1178 | |||
1179 | # | ||
1180 | # Display hardware drivers | ||
1181 | # | ||
1182 | # CONFIG_VGASTATE is not set | ||
1065 | CONFIG_FB=y | 1183 | CONFIG_FB=y |
1184 | CONFIG_FIRMWARE_EDID=y | ||
1066 | CONFIG_FB_DDC=y | 1185 | CONFIG_FB_DDC=y |
1067 | CONFIG_FB_CFB_FILLRECT=y | 1186 | CONFIG_FB_CFB_FILLRECT=y |
1068 | CONFIG_FB_CFB_COPYAREA=y | 1187 | CONFIG_FB_CFB_COPYAREA=y |
1069 | CONFIG_FB_CFB_IMAGEBLIT=y | 1188 | CONFIG_FB_CFB_IMAGEBLIT=y |
1189 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1190 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1191 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1192 | # CONFIG_FB_SYS_FOPS is not set | ||
1193 | CONFIG_FB_DEFERRED_IO=y | ||
1194 | # CONFIG_FB_SVGALIB is not set | ||
1070 | CONFIG_FB_MACMODES=y | 1195 | CONFIG_FB_MACMODES=y |
1071 | # CONFIG_FB_BACKLIGHT is not set | 1196 | CONFIG_FB_BACKLIGHT=y |
1072 | CONFIG_FB_MODE_HELPERS=y | 1197 | CONFIG_FB_MODE_HELPERS=y |
1073 | CONFIG_FB_TILEBLITTING=y | 1198 | CONFIG_FB_TILEBLITTING=y |
1199 | |||
1200 | # | ||
1201 | # Frame buffer hardware drivers | ||
1202 | # | ||
1074 | # CONFIG_FB_CIRRUS is not set | 1203 | # CONFIG_FB_CIRRUS is not set |
1075 | # CONFIG_FB_PM2 is not set | 1204 | # CONFIG_FB_PM2 is not set |
1076 | # CONFIG_FB_CYBER2000 is not set | 1205 | # CONFIG_FB_CYBER2000 is not set |
@@ -1090,16 +1219,21 @@ CONFIG_FB_MATROX_MAVEN=m | |||
1090 | CONFIG_FB_MATROX_MULTIHEAD=y | 1219 | CONFIG_FB_MATROX_MULTIHEAD=y |
1091 | CONFIG_FB_RADEON=y | 1220 | CONFIG_FB_RADEON=y |
1092 | CONFIG_FB_RADEON_I2C=y | 1221 | CONFIG_FB_RADEON_I2C=y |
1222 | CONFIG_FB_RADEON_BACKLIGHT=y | ||
1093 | # CONFIG_FB_RADEON_DEBUG is not set | 1223 | # CONFIG_FB_RADEON_DEBUG is not set |
1094 | # CONFIG_FB_ATY128 is not set | 1224 | # CONFIG_FB_ATY128 is not set |
1095 | # CONFIG_FB_ATY is not set | 1225 | # CONFIG_FB_ATY is not set |
1226 | # CONFIG_FB_S3 is not set | ||
1096 | # CONFIG_FB_SAVAGE is not set | 1227 | # CONFIG_FB_SAVAGE is not set |
1097 | # CONFIG_FB_SIS is not set | 1228 | # CONFIG_FB_SIS is not set |
1098 | # CONFIG_FB_NEOMAGIC is not set | 1229 | # CONFIG_FB_NEOMAGIC is not set |
1099 | # CONFIG_FB_KYRO is not set | 1230 | # CONFIG_FB_KYRO is not set |
1100 | # CONFIG_FB_3DFX is not set | 1231 | # CONFIG_FB_3DFX is not set |
1101 | # CONFIG_FB_VOODOO1 is not set | 1232 | # CONFIG_FB_VOODOO1 is not set |
1233 | # CONFIG_FB_VT8623 is not set | ||
1102 | # CONFIG_FB_TRIDENT is not set | 1234 | # CONFIG_FB_TRIDENT is not set |
1235 | # CONFIG_FB_ARK is not set | ||
1236 | # CONFIG_FB_PM3 is not set | ||
1103 | CONFIG_FB_IBM_GXT4500=y | 1237 | CONFIG_FB_IBM_GXT4500=y |
1104 | # CONFIG_FB_VIRTUAL is not set | 1238 | # CONFIG_FB_VIRTUAL is not set |
1105 | 1239 | ||
@@ -1113,19 +1247,10 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1113 | # CONFIG_FONTS is not set | 1247 | # CONFIG_FONTS is not set |
1114 | CONFIG_FONT_8x8=y | 1248 | CONFIG_FONT_8x8=y |
1115 | CONFIG_FONT_8x16=y | 1249 | CONFIG_FONT_8x16=y |
1116 | |||
1117 | # | ||
1118 | # Logo configuration | ||
1119 | # | ||
1120 | CONFIG_LOGO=y | 1250 | CONFIG_LOGO=y |
1121 | CONFIG_LOGO_LINUX_MONO=y | 1251 | CONFIG_LOGO_LINUX_MONO=y |
1122 | CONFIG_LOGO_LINUX_VGA16=y | 1252 | CONFIG_LOGO_LINUX_VGA16=y |
1123 | CONFIG_LOGO_LINUX_CLUT224=y | 1253 | CONFIG_LOGO_LINUX_CLUT224=y |
1124 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1125 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
1126 | CONFIG_BACKLIGHT_DEVICE=y | ||
1127 | CONFIG_LCD_CLASS_DEVICE=y | ||
1128 | CONFIG_LCD_DEVICE=y | ||
1129 | 1254 | ||
1130 | # | 1255 | # |
1131 | # Sound | 1256 | # Sound |
@@ -1242,6 +1367,12 @@ CONFIG_SND_AOA_SOUNDBUS_I2S=m | |||
1242 | # | 1367 | # |
1243 | # CONFIG_SND_USB_AUDIO is not set | 1368 | # CONFIG_SND_USB_AUDIO is not set |
1244 | # CONFIG_SND_USB_USX2Y is not set | 1369 | # CONFIG_SND_USB_USX2Y is not set |
1370 | # CONFIG_SND_USB_CAIAQ is not set | ||
1371 | |||
1372 | # | ||
1373 | # System on Chip audio support | ||
1374 | # | ||
1375 | # CONFIG_SND_SOC is not set | ||
1245 | 1376 | ||
1246 | # | 1377 | # |
1247 | # Open Sound System | 1378 | # Open Sound System |
@@ -1252,6 +1383,15 @@ CONFIG_SND_AOA_SOUNDBUS_I2S=m | |||
1252 | # HID Devices | 1383 | # HID Devices |
1253 | # | 1384 | # |
1254 | CONFIG_HID=y | 1385 | CONFIG_HID=y |
1386 | # CONFIG_HID_DEBUG is not set | ||
1387 | |||
1388 | # | ||
1389 | # USB Input Devices | ||
1390 | # | ||
1391 | CONFIG_USB_HID=y | ||
1392 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1393 | # CONFIG_HID_FF is not set | ||
1394 | CONFIG_USB_HIDDEV=y | ||
1255 | 1395 | ||
1256 | # | 1396 | # |
1257 | # USB support | 1397 | # USB support |
@@ -1266,9 +1406,8 @@ CONFIG_USB=y | |||
1266 | # Miscellaneous USB options | 1406 | # Miscellaneous USB options |
1267 | # | 1407 | # |
1268 | CONFIG_USB_DEVICEFS=y | 1408 | CONFIG_USB_DEVICEFS=y |
1269 | # CONFIG_USB_BANDWIDTH is not set | 1409 | CONFIG_USB_DEVICE_CLASS=y |
1270 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1410 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1271 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1272 | # CONFIG_USB_OTG is not set | 1411 | # CONFIG_USB_OTG is not set |
1273 | 1412 | ||
1274 | # | 1413 | # |
@@ -1278,9 +1417,12 @@ CONFIG_USB_EHCI_HCD=y | |||
1278 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1417 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1279 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1418 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1280 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1419 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1420 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | ||
1281 | # CONFIG_USB_ISP116X_HCD is not set | 1421 | # CONFIG_USB_ISP116X_HCD is not set |
1282 | CONFIG_USB_OHCI_HCD=y | 1422 | CONFIG_USB_OHCI_HCD=y |
1283 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1423 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
1424 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1425 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
1284 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1426 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1285 | # CONFIG_USB_UHCI_HCD is not set | 1427 | # CONFIG_USB_UHCI_HCD is not set |
1286 | # CONFIG_USB_SL811_HCD is not set | 1428 | # CONFIG_USB_SL811_HCD is not set |
@@ -1314,40 +1456,10 @@ CONFIG_USB_STORAGE=m | |||
1314 | # CONFIG_USB_LIBUSUAL is not set | 1456 | # CONFIG_USB_LIBUSUAL is not set |
1315 | 1457 | ||
1316 | # | 1458 | # |
1317 | # USB Input Devices | ||
1318 | # | ||
1319 | CONFIG_USB_HID=y | ||
1320 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1321 | # CONFIG_HID_FF is not set | ||
1322 | CONFIG_USB_HIDDEV=y | ||
1323 | # CONFIG_USB_AIPTEK is not set | ||
1324 | # CONFIG_USB_WACOM is not set | ||
1325 | # CONFIG_USB_ACECAD is not set | ||
1326 | # CONFIG_USB_KBTAB is not set | ||
1327 | # CONFIG_USB_POWERMATE is not set | ||
1328 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1329 | # CONFIG_USB_YEALINK is not set | ||
1330 | # CONFIG_USB_XPAD is not set | ||
1331 | # CONFIG_USB_ATI_REMOTE is not set | ||
1332 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1333 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1334 | # CONFIG_USB_APPLETOUCH is not set | ||
1335 | |||
1336 | # | ||
1337 | # USB Imaging devices | 1459 | # USB Imaging devices |
1338 | # | 1460 | # |
1339 | # CONFIG_USB_MDC800 is not set | 1461 | # CONFIG_USB_MDC800 is not set |
1340 | # CONFIG_USB_MICROTEK is not set | 1462 | # CONFIG_USB_MICROTEK is not set |
1341 | |||
1342 | # | ||
1343 | # USB Network Adapters | ||
1344 | # | ||
1345 | # CONFIG_USB_CATC is not set | ||
1346 | # CONFIG_USB_KAWETH is not set | ||
1347 | # CONFIG_USB_PEGASUS is not set | ||
1348 | # CONFIG_USB_RTL8150 is not set | ||
1349 | # CONFIG_USB_USBNET_MII is not set | ||
1350 | # CONFIG_USB_USBNET is not set | ||
1351 | # CONFIG_USB_MON is not set | 1463 | # CONFIG_USB_MON is not set |
1352 | 1464 | ||
1353 | # | 1465 | # |
@@ -1369,6 +1481,7 @@ CONFIG_USB_HIDDEV=y | |||
1369 | # CONFIG_USB_RIO500 is not set | 1481 | # CONFIG_USB_RIO500 is not set |
1370 | # CONFIG_USB_LEGOTOWER is not set | 1482 | # CONFIG_USB_LEGOTOWER is not set |
1371 | # CONFIG_USB_LCD is not set | 1483 | # CONFIG_USB_LCD is not set |
1484 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1372 | # CONFIG_USB_LED is not set | 1485 | # CONFIG_USB_LED is not set |
1373 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1486 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1374 | # CONFIG_USB_CYTHERM is not set | 1487 | # CONFIG_USB_CYTHERM is not set |
@@ -1379,6 +1492,7 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1379 | # CONFIG_USB_SISUSBVGA is not set | 1492 | # CONFIG_USB_SISUSBVGA is not set |
1380 | # CONFIG_USB_LD is not set | 1493 | # CONFIG_USB_LD is not set |
1381 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1494 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1495 | # CONFIG_USB_IOWARRIOR is not set | ||
1382 | # CONFIG_USB_TEST is not set | 1496 | # CONFIG_USB_TEST is not set |
1383 | 1497 | ||
1384 | # | 1498 | # |
@@ -1389,10 +1503,6 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1389 | # USB Gadget Support | 1503 | # USB Gadget Support |
1390 | # | 1504 | # |
1391 | # CONFIG_USB_GADGET is not set | 1505 | # CONFIG_USB_GADGET is not set |
1392 | |||
1393 | # | ||
1394 | # MMC/SD Card support | ||
1395 | # | ||
1396 | # CONFIG_MMC is not set | 1506 | # CONFIG_MMC is not set |
1397 | 1507 | ||
1398 | # | 1508 | # |
@@ -1417,8 +1527,11 @@ CONFIG_INFINIBAND=m | |||
1417 | CONFIG_INFINIBAND_ADDR_TRANS=y | 1527 | CONFIG_INFINIBAND_ADDR_TRANS=y |
1418 | CONFIG_INFINIBAND_MTHCA=m | 1528 | CONFIG_INFINIBAND_MTHCA=m |
1419 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1529 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1530 | # CONFIG_INFINIBAND_IPATH is not set | ||
1420 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1531 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1532 | # CONFIG_MLX4_INFINIBAND is not set | ||
1421 | CONFIG_INFINIBAND_IPOIB=m | 1533 | CONFIG_INFINIBAND_IPOIB=m |
1534 | # CONFIG_INFINIBAND_IPOIB_CM is not set | ||
1422 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1535 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
1423 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set | 1536 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set |
1424 | # CONFIG_INFINIBAND_SRP is not set | 1537 | # CONFIG_INFINIBAND_SRP is not set |
@@ -1447,10 +1560,6 @@ CONFIG_INFINIBAND_ISER=m | |||
1447 | # | 1560 | # |
1448 | 1561 | ||
1449 | # | 1562 | # |
1450 | # Virtualization | ||
1451 | # | ||
1452 | |||
1453 | # | ||
1454 | # File systems | 1563 | # File systems |
1455 | # | 1564 | # |
1456 | CONFIG_EXT2_FS=y | 1565 | CONFIG_EXT2_FS=y |
@@ -1567,6 +1676,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1567 | CONFIG_NFS_COMMON=y | 1676 | CONFIG_NFS_COMMON=y |
1568 | CONFIG_SUNRPC=y | 1677 | CONFIG_SUNRPC=y |
1569 | CONFIG_SUNRPC_GSS=y | 1678 | CONFIG_SUNRPC_GSS=y |
1679 | # CONFIG_SUNRPC_BIND34 is not set | ||
1570 | CONFIG_RPCSEC_GSS_KRB5=y | 1680 | CONFIG_RPCSEC_GSS_KRB5=y |
1571 | CONFIG_RPCSEC_GSS_SPKM3=m | 1681 | CONFIG_RPCSEC_GSS_SPKM3=m |
1572 | # CONFIG_SMB_FS is not set | 1682 | # CONFIG_SMB_FS is not set |
@@ -1602,6 +1712,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1602 | # CONFIG_SUN_PARTITION is not set | 1712 | # CONFIG_SUN_PARTITION is not set |
1603 | # CONFIG_KARMA_PARTITION is not set | 1713 | # CONFIG_KARMA_PARTITION is not set |
1604 | # CONFIG_EFI_PARTITION is not set | 1714 | # CONFIG_EFI_PARTITION is not set |
1715 | # CONFIG_SYSV68_PARTITION is not set | ||
1605 | 1716 | ||
1606 | # | 1717 | # |
1607 | # Native Language Support | 1718 | # Native Language Support |
@@ -1651,15 +1762,7 @@ CONFIG_NLS_UTF8=m | |||
1651 | # Distributed Lock Manager | 1762 | # Distributed Lock Manager |
1652 | # | 1763 | # |
1653 | # CONFIG_DLM is not set | 1764 | # CONFIG_DLM is not set |
1654 | 1765 | # CONFIG_UCC_SLOW is not set | |
1655 | # | ||
1656 | # iSeries device drivers | ||
1657 | # | ||
1658 | # CONFIG_VIOCONS is not set | ||
1659 | CONFIG_VIODASD=y | ||
1660 | CONFIG_VIOCD=m | ||
1661 | CONFIG_VIOTAPE=m | ||
1662 | CONFIG_VIOPATH=y | ||
1663 | 1766 | ||
1664 | # | 1767 | # |
1665 | # Library routines | 1768 | # Library routines |
@@ -1667,14 +1770,19 @@ CONFIG_VIOPATH=y | |||
1667 | CONFIG_BITREVERSE=y | 1770 | CONFIG_BITREVERSE=y |
1668 | CONFIG_CRC_CCITT=m | 1771 | CONFIG_CRC_CCITT=m |
1669 | # CONFIG_CRC16 is not set | 1772 | # CONFIG_CRC16 is not set |
1773 | # CONFIG_CRC_ITU_T is not set | ||
1670 | CONFIG_CRC32=y | 1774 | CONFIG_CRC32=y |
1671 | CONFIG_LIBCRC32C=m | 1775 | CONFIG_LIBCRC32C=m |
1672 | CONFIG_ZLIB_INFLATE=y | 1776 | CONFIG_ZLIB_INFLATE=y |
1673 | CONFIG_ZLIB_DEFLATE=m | 1777 | CONFIG_ZLIB_DEFLATE=m |
1674 | CONFIG_TEXTSEARCH=y | 1778 | CONFIG_TEXTSEARCH=y |
1675 | CONFIG_TEXTSEARCH_KMP=m | 1779 | CONFIG_TEXTSEARCH_KMP=m |
1780 | CONFIG_TEXTSEARCH_BM=m | ||
1781 | CONFIG_TEXTSEARCH_FSM=m | ||
1676 | CONFIG_PLIST=y | 1782 | CONFIG_PLIST=y |
1677 | CONFIG_IOMAP_COPY=y | 1783 | CONFIG_HAS_IOMEM=y |
1784 | CONFIG_HAS_IOPORT=y | ||
1785 | CONFIG_HAS_DMA=y | ||
1678 | 1786 | ||
1679 | # | 1787 | # |
1680 | # Instrumentation Support | 1788 | # Instrumentation Support |
@@ -1693,15 +1801,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1693 | CONFIG_DEBUG_FS=y | 1801 | CONFIG_DEBUG_FS=y |
1694 | # CONFIG_HEADERS_CHECK is not set | 1802 | # CONFIG_HEADERS_CHECK is not set |
1695 | CONFIG_DEBUG_KERNEL=y | 1803 | CONFIG_DEBUG_KERNEL=y |
1696 | CONFIG_LOG_BUF_SHIFT=17 | 1804 | # CONFIG_DEBUG_SHIRQ is not set |
1697 | CONFIG_DETECT_SOFTLOCKUP=y | 1805 | CONFIG_DETECT_SOFTLOCKUP=y |
1698 | # CONFIG_SCHEDSTATS is not set | 1806 | # CONFIG_SCHEDSTATS is not set |
1807 | # CONFIG_TIMER_STATS is not set | ||
1699 | # CONFIG_DEBUG_SLAB is not set | 1808 | # CONFIG_DEBUG_SLAB is not set |
1700 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1809 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1701 | # CONFIG_RT_MUTEX_TESTER is not set | 1810 | # CONFIG_RT_MUTEX_TESTER is not set |
1702 | # CONFIG_DEBUG_SPINLOCK is not set | 1811 | # CONFIG_DEBUG_SPINLOCK is not set |
1703 | CONFIG_DEBUG_MUTEXES=y | 1812 | CONFIG_DEBUG_MUTEXES=y |
1704 | # CONFIG_DEBUG_RWSEMS is not set | ||
1705 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1813 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1706 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1814 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1707 | # CONFIG_DEBUG_KOBJECT is not set | 1815 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1711,8 +1819,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1711 | # CONFIG_DEBUG_LIST is not set | 1819 | # CONFIG_DEBUG_LIST is not set |
1712 | CONFIG_FORCED_INLINING=y | 1820 | CONFIG_FORCED_INLINING=y |
1713 | # CONFIG_RCU_TORTURE_TEST is not set | 1821 | # CONFIG_RCU_TORTURE_TEST is not set |
1822 | # CONFIG_FAULT_INJECTION is not set | ||
1714 | CONFIG_DEBUG_STACKOVERFLOW=y | 1823 | CONFIG_DEBUG_STACKOVERFLOW=y |
1715 | CONFIG_DEBUG_STACK_USAGE=y | 1824 | CONFIG_DEBUG_STACK_USAGE=y |
1825 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1716 | # CONFIG_HCALL_STATS is not set | 1826 | # CONFIG_HCALL_STATS is not set |
1717 | CONFIG_DEBUGGER=y | 1827 | CONFIG_DEBUGGER=y |
1718 | CONFIG_XMON=y | 1828 | CONFIG_XMON=y |
@@ -1749,8 +1859,11 @@ CONFIG_CRYPTO_TGR192=m | |||
1749 | # CONFIG_CRYPTO_GF128MUL is not set | 1859 | # CONFIG_CRYPTO_GF128MUL is not set |
1750 | CONFIG_CRYPTO_ECB=m | 1860 | CONFIG_CRYPTO_ECB=m |
1751 | CONFIG_CRYPTO_CBC=y | 1861 | CONFIG_CRYPTO_CBC=y |
1862 | CONFIG_CRYPTO_PCBC=m | ||
1752 | # CONFIG_CRYPTO_LRW is not set | 1863 | # CONFIG_CRYPTO_LRW is not set |
1864 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1753 | CONFIG_CRYPTO_DES=y | 1865 | CONFIG_CRYPTO_DES=y |
1866 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1754 | CONFIG_CRYPTO_BLOWFISH=m | 1867 | CONFIG_CRYPTO_BLOWFISH=m |
1755 | CONFIG_CRYPTO_TWOFISH=m | 1868 | CONFIG_CRYPTO_TWOFISH=m |
1756 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 1869 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1765,6 +1878,7 @@ CONFIG_CRYPTO_ANUBIS=m | |||
1765 | CONFIG_CRYPTO_DEFLATE=m | 1878 | CONFIG_CRYPTO_DEFLATE=m |
1766 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1879 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1767 | CONFIG_CRYPTO_CRC32C=m | 1880 | CONFIG_CRYPTO_CRC32C=m |
1881 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1768 | CONFIG_CRYPTO_TEST=m | 1882 | CONFIG_CRYPTO_TEST=m |
1769 | 1883 | ||
1770 | # | 1884 | # |
diff --git a/arch/powerpc/configs/prpmc2800_defconfig b/arch/powerpc/configs/prpmc2800_defconfig index c70a73082007..fb504a714625 100644 --- a/arch/powerpc/configs/prpmc2800_defconfig +++ b/arch/powerpc/configs/prpmc2800_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Wed May 9 09:42:46 2007 | 4 | # Tue Jun 26 14:15:11 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -90,7 +90,11 @@ CONFIG_BUG=y | |||
90 | CONFIG_ELF_CORE=y | 90 | CONFIG_ELF_CORE=y |
91 | CONFIG_BASE_FULL=y | 91 | CONFIG_BASE_FULL=y |
92 | CONFIG_FUTEX=y | 92 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | ||
93 | CONFIG_EPOLL=y | 94 | CONFIG_EPOLL=y |
95 | CONFIG_SIGNALFD=y | ||
96 | CONFIG_TIMERFD=y | ||
97 | CONFIG_EVENTFD=y | ||
94 | CONFIG_SHMEM=y | 98 | CONFIG_SHMEM=y |
95 | CONFIG_VM_EVENT_COUNTERS=y | 99 | CONFIG_VM_EVENT_COUNTERS=y |
96 | CONFIG_SLAB=y | 100 | CONFIG_SLAB=y |
@@ -274,20 +278,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
274 | # CONFIG_INET6_TUNNEL is not set | 278 | # CONFIG_INET6_TUNNEL is not set |
275 | # CONFIG_NETWORK_SECMARK is not set | 279 | # CONFIG_NETWORK_SECMARK is not set |
276 | # CONFIG_NETFILTER is not set | 280 | # CONFIG_NETFILTER is not set |
277 | |||
278 | # | ||
279 | # DCCP Configuration (EXPERIMENTAL) | ||
280 | # | ||
281 | # CONFIG_IP_DCCP is not set | 281 | # CONFIG_IP_DCCP is not set |
282 | |||
283 | # | ||
284 | # SCTP Configuration (EXPERIMENTAL) | ||
285 | # | ||
286 | # CONFIG_IP_SCTP is not set | 282 | # CONFIG_IP_SCTP is not set |
287 | |||
288 | # | ||
289 | # TIPC Configuration (EXPERIMENTAL) | ||
290 | # | ||
291 | # CONFIG_TIPC is not set | 283 | # CONFIG_TIPC is not set |
292 | # CONFIG_ATM is not set | 284 | # CONFIG_ATM is not set |
293 | # CONFIG_BRIDGE is not set | 285 | # CONFIG_BRIDGE is not set |
@@ -383,7 +375,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
383 | # CONFIG_MTD_RAM is not set | 375 | # CONFIG_MTD_RAM is not set |
384 | # CONFIG_MTD_ROM is not set | 376 | # CONFIG_MTD_ROM is not set |
385 | # CONFIG_MTD_ABSENT is not set | 377 | # CONFIG_MTD_ABSENT is not set |
386 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
387 | 378 | ||
388 | # | 379 | # |
389 | # Mapping drivers for chip access | 380 | # Mapping drivers for chip access |
@@ -454,10 +445,6 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
454 | # CONFIG_SGI_IOC4 is not set | 445 | # CONFIG_SGI_IOC4 is not set |
455 | # CONFIG_TIFM_CORE is not set | 446 | # CONFIG_TIFM_CORE is not set |
456 | # CONFIG_BLINK is not set | 447 | # CONFIG_BLINK is not set |
457 | |||
458 | # | ||
459 | # ATA/ATAPI/MFM/RLL support | ||
460 | # | ||
461 | CONFIG_IDE=y | 448 | CONFIG_IDE=y |
462 | CONFIG_BLK_DEV_IDE=y | 449 | CONFIG_BLK_DEV_IDE=y |
463 | 450 | ||
@@ -472,6 +459,7 @@ CONFIG_BLK_DEV_IDEDISK=y | |||
472 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 459 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
473 | # CONFIG_BLK_DEV_IDESCSI is not set | 460 | # CONFIG_BLK_DEV_IDESCSI is not set |
474 | # CONFIG_IDE_TASK_IOCTL is not set | 461 | # CONFIG_IDE_TASK_IOCTL is not set |
462 | CONFIG_IDE_PROC_FS=y | ||
475 | 463 | ||
476 | # | 464 | # |
477 | # IDE chipset support/bugfixes | 465 | # IDE chipset support/bugfixes |
@@ -479,6 +467,7 @@ CONFIG_BLK_DEV_IDEDISK=y | |||
479 | CONFIG_IDE_GENERIC=y | 467 | CONFIG_IDE_GENERIC=y |
480 | CONFIG_BLK_DEV_IDEPCI=y | 468 | CONFIG_BLK_DEV_IDEPCI=y |
481 | # CONFIG_IDEPCI_SHARE_IRQ is not set | 469 | # CONFIG_IDEPCI_SHARE_IRQ is not set |
470 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
482 | # CONFIG_BLK_DEV_OFFBOARD is not set | 471 | # CONFIG_BLK_DEV_OFFBOARD is not set |
483 | CONFIG_BLK_DEV_GENERIC=y | 472 | CONFIG_BLK_DEV_GENERIC=y |
484 | # CONFIG_BLK_DEV_OPTI621 is not set | 473 | # CONFIG_BLK_DEV_OPTI621 is not set |
@@ -588,12 +577,7 @@ CONFIG_BLK_DEV_SD=y | |||
588 | # CONFIG_SCSI_DC390T is not set | 577 | # CONFIG_SCSI_DC390T is not set |
589 | # CONFIG_SCSI_NSP32 is not set | 578 | # CONFIG_SCSI_NSP32 is not set |
590 | # CONFIG_SCSI_DEBUG is not set | 579 | # CONFIG_SCSI_DEBUG is not set |
591 | # CONFIG_SCSI_ESP_CORE is not set | ||
592 | # CONFIG_SCSI_SRP is not set | 580 | # CONFIG_SCSI_SRP is not set |
593 | |||
594 | # | ||
595 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
596 | # | ||
597 | CONFIG_ATA=y | 581 | CONFIG_ATA=y |
598 | # CONFIG_ATA_NONSTANDARD is not set | 582 | # CONFIG_ATA_NONSTANDARD is not set |
599 | # CONFIG_SATA_AHCI is not set | 583 | # CONFIG_SATA_AHCI is not set |
@@ -665,6 +649,7 @@ CONFIG_SATA_MV=y | |||
665 | # | 649 | # |
666 | # IEEE 1394 (FireWire) support | 650 | # IEEE 1394 (FireWire) support |
667 | # | 651 | # |
652 | # CONFIG_FIREWIRE is not set | ||
668 | # CONFIG_IEEE1394 is not set | 653 | # CONFIG_IEEE1394 is not set |
669 | 654 | ||
670 | # | 655 | # |
@@ -683,15 +668,7 @@ CONFIG_NETDEVICES=y | |||
683 | # CONFIG_BONDING is not set | 668 | # CONFIG_BONDING is not set |
684 | # CONFIG_EQUALIZER is not set | 669 | # CONFIG_EQUALIZER is not set |
685 | # CONFIG_TUN is not set | 670 | # CONFIG_TUN is not set |
686 | |||
687 | # | ||
688 | # ARCnet devices | ||
689 | # | ||
690 | # CONFIG_ARCNET is not set | 671 | # CONFIG_ARCNET is not set |
691 | |||
692 | # | ||
693 | # PHY device support | ||
694 | # | ||
695 | CONFIG_PHYLIB=y | 672 | CONFIG_PHYLIB=y |
696 | 673 | ||
697 | # | 674 | # |
@@ -746,10 +723,7 @@ CONFIG_8139TOO=y | |||
746 | # CONFIG_TLAN is not set | 723 | # CONFIG_TLAN is not set |
747 | # CONFIG_VIA_RHINE is not set | 724 | # CONFIG_VIA_RHINE is not set |
748 | # CONFIG_SC92031 is not set | 725 | # CONFIG_SC92031 is not set |
749 | 726 | CONFIG_NETDEV_1000=y | |
750 | # | ||
751 | # Ethernet (1000 Mbit) | ||
752 | # | ||
753 | # CONFIG_ACENIC is not set | 727 | # CONFIG_ACENIC is not set |
754 | # CONFIG_DL2K is not set | 728 | # CONFIG_DL2K is not set |
755 | CONFIG_E1000=y | 729 | CONFIG_E1000=y |
@@ -769,20 +743,14 @@ CONFIG_E1000=y | |||
769 | CONFIG_MV643XX_ETH=y | 743 | CONFIG_MV643XX_ETH=y |
770 | # CONFIG_QLA3XXX is not set | 744 | # CONFIG_QLA3XXX is not set |
771 | # CONFIG_ATL1 is not set | 745 | # CONFIG_ATL1 is not set |
772 | 746 | CONFIG_NETDEV_10000=y | |
773 | # | ||
774 | # Ethernet (10000 Mbit) | ||
775 | # | ||
776 | # CONFIG_CHELSIO_T1 is not set | 747 | # CONFIG_CHELSIO_T1 is not set |
777 | # CONFIG_CHELSIO_T3 is not set | 748 | # CONFIG_CHELSIO_T3 is not set |
778 | # CONFIG_IXGB is not set | 749 | # CONFIG_IXGB is not set |
779 | # CONFIG_S2IO is not set | 750 | # CONFIG_S2IO is not set |
780 | # CONFIG_MYRI10GE is not set | 751 | # CONFIG_MYRI10GE is not set |
781 | # CONFIG_NETXEN_NIC is not set | 752 | # CONFIG_NETXEN_NIC is not set |
782 | 753 | # CONFIG_MLX4_CORE is not set | |
783 | # | ||
784 | # Token Ring devices | ||
785 | # | ||
786 | # CONFIG_TR is not set | 754 | # CONFIG_TR is not set |
787 | 755 | ||
788 | # | 756 | # |
@@ -792,8 +760,14 @@ CONFIG_MV643XX_ETH=y | |||
792 | # CONFIG_WLAN_80211 is not set | 760 | # CONFIG_WLAN_80211 is not set |
793 | 761 | ||
794 | # | 762 | # |
795 | # Wan interfaces | 763 | # USB Network Adapters |
796 | # | 764 | # |
765 | # CONFIG_USB_CATC is not set | ||
766 | # CONFIG_USB_KAWETH is not set | ||
767 | # CONFIG_USB_PEGASUS is not set | ||
768 | # CONFIG_USB_RTL8150 is not set | ||
769 | # CONFIG_USB_USBNET_MII is not set | ||
770 | # CONFIG_USB_USBNET is not set | ||
797 | # CONFIG_WAN is not set | 771 | # CONFIG_WAN is not set |
798 | # CONFIG_FDDI is not set | 772 | # CONFIG_FDDI is not set |
799 | # CONFIG_HIPPI is not set | 773 | # CONFIG_HIPPI is not set |
@@ -820,6 +794,7 @@ CONFIG_MV643XX_ETH=y | |||
820 | # | 794 | # |
821 | CONFIG_INPUT=y | 795 | CONFIG_INPUT=y |
822 | # CONFIG_INPUT_FF_MEMLESS is not set | 796 | # CONFIG_INPUT_FF_MEMLESS is not set |
797 | # CONFIG_INPUT_POLLDEV is not set | ||
823 | 798 | ||
824 | # | 799 | # |
825 | # Userland interfaces | 800 | # Userland interfaces |
@@ -880,16 +855,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
880 | # IPMI | 855 | # IPMI |
881 | # | 856 | # |
882 | # CONFIG_IPMI_HANDLER is not set | 857 | # CONFIG_IPMI_HANDLER is not set |
883 | |||
884 | # | ||
885 | # Watchdog Cards | ||
886 | # | ||
887 | # CONFIG_WATCHDOG is not set | 858 | # CONFIG_WATCHDOG is not set |
888 | # CONFIG_HW_RANDOM is not set | 859 | # CONFIG_HW_RANDOM is not set |
889 | # CONFIG_NVRAM is not set | 860 | # CONFIG_NVRAM is not set |
890 | CONFIG_GEN_RTC=y | 861 | CONFIG_GEN_RTC=y |
891 | # CONFIG_GEN_RTC_X is not set | 862 | # CONFIG_GEN_RTC_X is not set |
892 | # CONFIG_DTLK is not set | ||
893 | # CONFIG_R3964 is not set | 863 | # CONFIG_R3964 is not set |
894 | # CONFIG_APPLICOM is not set | 864 | # CONFIG_APPLICOM is not set |
895 | # CONFIG_AGP is not set | 865 | # CONFIG_AGP is not set |
@@ -1023,12 +993,8 @@ CONFIG_HWMON=y | |||
1023 | # Multimedia devices | 993 | # Multimedia devices |
1024 | # | 994 | # |
1025 | # CONFIG_VIDEO_DEV is not set | 995 | # CONFIG_VIDEO_DEV is not set |
1026 | 996 | # CONFIG_DVB_CORE is not set | |
1027 | # | 997 | # CONFIG_DAB is not set |
1028 | # Digital Video Broadcasting Devices | ||
1029 | # | ||
1030 | # CONFIG_DVB is not set | ||
1031 | # CONFIG_USB_DABUSB is not set | ||
1032 | 998 | ||
1033 | # | 999 | # |
1034 | # Graphics support | 1000 | # Graphics support |
@@ -1124,16 +1090,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1124 | # | 1090 | # |
1125 | # CONFIG_USB_MDC800 is not set | 1091 | # CONFIG_USB_MDC800 is not set |
1126 | # CONFIG_USB_MICROTEK is not set | 1092 | # CONFIG_USB_MICROTEK is not set |
1127 | |||
1128 | # | ||
1129 | # USB Network Adapters | ||
1130 | # | ||
1131 | # CONFIG_USB_CATC is not set | ||
1132 | # CONFIG_USB_KAWETH is not set | ||
1133 | # CONFIG_USB_PEGASUS is not set | ||
1134 | # CONFIG_USB_RTL8150 is not set | ||
1135 | # CONFIG_USB_USBNET_MII is not set | ||
1136 | # CONFIG_USB_USBNET is not set | ||
1137 | CONFIG_USB_MON=y | 1093 | CONFIG_USB_MON=y |
1138 | 1094 | ||
1139 | # | 1095 | # |
@@ -1261,14 +1217,6 @@ CONFIG_RTC_DRV_MAX6900=y | |||
1261 | # | 1217 | # |
1262 | 1218 | ||
1263 | # | 1219 | # |
1264 | # Auxiliary Display support | ||
1265 | # | ||
1266 | |||
1267 | # | ||
1268 | # Virtualization | ||
1269 | # | ||
1270 | |||
1271 | # | ||
1272 | # File systems | 1220 | # File systems |
1273 | # | 1221 | # |
1274 | CONFIG_EXT2_FS=y | 1222 | CONFIG_EXT2_FS=y |
@@ -1396,7 +1344,6 @@ CONFIG_MSDOS_PARTITION=y | |||
1396 | # | 1344 | # |
1397 | # CONFIG_DLM is not set | 1345 | # CONFIG_DLM is not set |
1398 | # CONFIG_UCC_SLOW is not set | 1346 | # CONFIG_UCC_SLOW is not set |
1399 | # CONFIG_UCC_FAST is not set | ||
1400 | 1347 | ||
1401 | # | 1348 | # |
1402 | # Library routines | 1349 | # Library routines |
@@ -1404,6 +1351,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1404 | CONFIG_BITREVERSE=y | 1351 | CONFIG_BITREVERSE=y |
1405 | # CONFIG_CRC_CCITT is not set | 1352 | # CONFIG_CRC_CCITT is not set |
1406 | # CONFIG_CRC16 is not set | 1353 | # CONFIG_CRC16 is not set |
1354 | # CONFIG_CRC_ITU_T is not set | ||
1407 | CONFIG_CRC32=y | 1355 | CONFIG_CRC32=y |
1408 | # CONFIG_LIBCRC32C is not set | 1356 | # CONFIG_LIBCRC32C is not set |
1409 | CONFIG_PLIST=y | 1357 | CONFIG_PLIST=y |
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig index 477934558f06..956d1df61e0f 100644 --- a/arch/powerpc/configs/ps3_defconfig +++ b/arch/powerpc/configs/ps3_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.21 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Fri May 11 10:16:27 2007 | 4 | # Tue Jun 26 14:15:19 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -87,7 +87,11 @@ CONFIG_BUG=y | |||
87 | CONFIG_ELF_CORE=y | 87 | CONFIG_ELF_CORE=y |
88 | CONFIG_BASE_FULL=y | 88 | CONFIG_BASE_FULL=y |
89 | CONFIG_FUTEX=y | 89 | CONFIG_FUTEX=y |
90 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EPOLL=y | 91 | CONFIG_EPOLL=y |
92 | CONFIG_SIGNALFD=y | ||
93 | CONFIG_TIMERFD=y | ||
94 | CONFIG_EVENTFD=y | ||
91 | CONFIG_SHMEM=y | 95 | CONFIG_SHMEM=y |
92 | CONFIG_VM_EVENT_COUNTERS=y | 96 | CONFIG_VM_EVENT_COUNTERS=y |
93 | CONFIG_SLAB=y | 97 | CONFIG_SLAB=y |
@@ -301,20 +305,8 @@ CONFIG_IPV6_SIT=y | |||
301 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 305 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
302 | # CONFIG_NETWORK_SECMARK is not set | 306 | # CONFIG_NETWORK_SECMARK is not set |
303 | # CONFIG_NETFILTER is not set | 307 | # CONFIG_NETFILTER is not set |
304 | |||
305 | # | ||
306 | # DCCP Configuration (EXPERIMENTAL) | ||
307 | # | ||
308 | # CONFIG_IP_DCCP is not set | 308 | # CONFIG_IP_DCCP is not set |
309 | |||
310 | # | ||
311 | # SCTP Configuration (EXPERIMENTAL) | ||
312 | # | ||
313 | # CONFIG_IP_SCTP is not set | 309 | # CONFIG_IP_SCTP is not set |
314 | |||
315 | # | ||
316 | # TIPC Configuration (EXPERIMENTAL) | ||
317 | # | ||
318 | # CONFIG_TIPC is not set | 310 | # CONFIG_TIPC is not set |
319 | # CONFIG_ATM is not set | 311 | # CONFIG_ATM is not set |
320 | # CONFIG_BRIDGE is not set | 312 | # CONFIG_BRIDGE is not set |
@@ -418,10 +410,6 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
418 | # Misc devices | 410 | # Misc devices |
419 | # | 411 | # |
420 | # CONFIG_BLINK is not set | 412 | # CONFIG_BLINK is not set |
421 | |||
422 | # | ||
423 | # ATA/ATAPI/MFM/RLL support | ||
424 | # | ||
425 | # CONFIG_IDE is not set | 413 | # CONFIG_IDE is not set |
426 | 414 | ||
427 | # | 415 | # |
@@ -467,11 +455,6 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
467 | # | 455 | # |
468 | # CONFIG_ISCSI_TCP is not set | 456 | # CONFIG_ISCSI_TCP is not set |
469 | # CONFIG_SCSI_DEBUG is not set | 457 | # CONFIG_SCSI_DEBUG is not set |
470 | # CONFIG_SCSI_ESP_CORE is not set | ||
471 | |||
472 | # | ||
473 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
474 | # | ||
475 | # CONFIG_ATA is not set | 458 | # CONFIG_ATA is not set |
476 | 459 | ||
477 | # | 460 | # |
@@ -490,27 +473,12 @@ CONFIG_NETDEVICES=y | |||
490 | # CONFIG_TUN is not set | 473 | # CONFIG_TUN is not set |
491 | 474 | ||
492 | # | 475 | # |
493 | # PHY device support | ||
494 | # | ||
495 | |||
496 | # | ||
497 | # Ethernet (10 or 100Mbit) | 476 | # Ethernet (10 or 100Mbit) |
498 | # | 477 | # |
499 | # CONFIG_NET_ETHERNET is not set | 478 | # CONFIG_NET_ETHERNET is not set |
500 | CONFIG_MII=m | 479 | CONFIG_MII=m |
501 | 480 | CONFIG_NETDEV_1000=y | |
502 | # | 481 | CONFIG_NETDEV_10000=y |
503 | # Ethernet (1000 Mbit) | ||
504 | # | ||
505 | |||
506 | # | ||
507 | # Ethernet (10000 Mbit) | ||
508 | # | ||
509 | CONFIG_MLX4_DEBUG=y | ||
510 | |||
511 | # | ||
512 | # Token Ring devices | ||
513 | # | ||
514 | 482 | ||
515 | # | 483 | # |
516 | # Wireless LAN | 484 | # Wireless LAN |
@@ -536,10 +504,6 @@ CONFIG_USB_NET_MCS7830=m | |||
536 | # CONFIG_USB_NET_RNDIS_HOST is not set | 504 | # CONFIG_USB_NET_RNDIS_HOST is not set |
537 | # CONFIG_USB_NET_CDC_SUBSET is not set | 505 | # CONFIG_USB_NET_CDC_SUBSET is not set |
538 | # CONFIG_USB_NET_ZAURUS is not set | 506 | # CONFIG_USB_NET_ZAURUS is not set |
539 | |||
540 | # | ||
541 | # Wan interfaces | ||
542 | # | ||
543 | # CONFIG_WAN is not set | 507 | # CONFIG_WAN is not set |
544 | # CONFIG_PPP is not set | 508 | # CONFIG_PPP is not set |
545 | # CONFIG_SLIP is not set | 509 | # CONFIG_SLIP is not set |
@@ -563,6 +527,7 @@ CONFIG_USB_NET_MCS7830=m | |||
563 | # | 527 | # |
564 | CONFIG_INPUT=y | 528 | CONFIG_INPUT=y |
565 | # CONFIG_INPUT_FF_MEMLESS is not set | 529 | # CONFIG_INPUT_FF_MEMLESS is not set |
530 | # CONFIG_INPUT_POLLDEV is not set | ||
566 | 531 | ||
567 | # | 532 | # |
568 | # Userland interfaces | 533 | # Userland interfaces |
@@ -652,12 +617,8 @@ CONFIG_GEN_RTC=y | |||
652 | # Multimedia devices | 617 | # Multimedia devices |
653 | # | 618 | # |
654 | # CONFIG_VIDEO_DEV is not set | 619 | # CONFIG_VIDEO_DEV is not set |
655 | 620 | # CONFIG_DVB_CORE is not set | |
656 | # | 621 | # CONFIG_DAB is not set |
657 | # Digital Video Broadcasting Devices | ||
658 | # | ||
659 | # CONFIG_DVB is not set | ||
660 | # CONFIG_USB_DABUSB is not set | ||
661 | 622 | ||
662 | # | 623 | # |
663 | # Graphics support | 624 | # Graphics support |
@@ -672,13 +633,13 @@ CONFIG_GEN_RTC=y | |||
672 | CONFIG_FB=y | 633 | CONFIG_FB=y |
673 | # CONFIG_FIRMWARE_EDID is not set | 634 | # CONFIG_FIRMWARE_EDID is not set |
674 | # CONFIG_FB_DDC is not set | 635 | # CONFIG_FB_DDC is not set |
675 | CONFIG_FB_CFB_FILLRECT=y | 636 | # CONFIG_FB_CFB_FILLRECT is not set |
676 | CONFIG_FB_CFB_COPYAREA=y | 637 | # CONFIG_FB_CFB_COPYAREA is not set |
677 | CONFIG_FB_CFB_IMAGEBLIT=y | 638 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
678 | # CONFIG_FB_SYS_FILLRECT is not set | 639 | CONFIG_FB_SYS_FILLRECT=y |
679 | # CONFIG_FB_SYS_COPYAREA is not set | 640 | CONFIG_FB_SYS_COPYAREA=y |
680 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 641 | CONFIG_FB_SYS_IMAGEBLIT=y |
681 | # CONFIG_FB_SYS_FOPS is not set | 642 | CONFIG_FB_SYS_FOPS=y |
682 | CONFIG_FB_DEFERRED_IO=y | 643 | CONFIG_FB_DEFERRED_IO=y |
683 | # CONFIG_FB_SVGALIB is not set | 644 | # CONFIG_FB_SVGALIB is not set |
684 | # CONFIG_FB_MACMODES is not set | 645 | # CONFIG_FB_MACMODES is not set |
@@ -751,9 +712,10 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
751 | # | 712 | # |
752 | # CONFIG_SND_USB_AUDIO is not set | 713 | # CONFIG_SND_USB_AUDIO is not set |
753 | # CONFIG_SND_USB_USX2Y is not set | 714 | # CONFIG_SND_USB_USX2Y is not set |
715 | # CONFIG_SND_USB_CAIAQ is not set | ||
754 | 716 | ||
755 | # | 717 | # |
756 | # SoC audio support | 718 | # System on Chip audio support |
757 | # | 719 | # |
758 | # CONFIG_SND_SOC is not set | 720 | # CONFIG_SND_SOC is not set |
759 | 721 | ||
@@ -1098,7 +1060,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1098 | # | 1060 | # |
1099 | # CONFIG_DLM is not set | 1061 | # CONFIG_DLM is not set |
1100 | # CONFIG_UCC_SLOW is not set | 1062 | # CONFIG_UCC_SLOW is not set |
1101 | # CONFIG_UCC_FAST is not set | ||
1102 | 1063 | ||
1103 | # | 1064 | # |
1104 | # Library routines | 1065 | # Library routines |
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 6e96e50c362d..0caf0dd5ea87 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20-rc5 | 3 | # Linux kernel version: 2.6.22-rc6 |
4 | # Mon Jan 22 22:31:27 2007 | 4 | # Tue Jun 26 14:17:45 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -40,6 +40,7 @@ CONFIG_PPC_FPU=y | |||
40 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 40 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
41 | CONFIG_ALTIVEC=y | 41 | CONFIG_ALTIVEC=y |
42 | CONFIG_PPC_STD_MMU=y | 42 | CONFIG_PPC_STD_MMU=y |
43 | CONFIG_PPC_MM_SLICES=y | ||
43 | CONFIG_VIRT_CPU_ACCOUNTING=y | 44 | CONFIG_VIRT_CPU_ACCOUNTING=y |
44 | CONFIG_SMP=y | 45 | CONFIG_SMP=y |
45 | CONFIG_NR_CPUS=128 | 46 | CONFIG_NR_CPUS=128 |
@@ -60,16 +61,23 @@ CONFIG_LOCALVERSION_AUTO=y | |||
60 | CONFIG_SWAP=y | 61 | CONFIG_SWAP=y |
61 | CONFIG_SYSVIPC=y | 62 | CONFIG_SYSVIPC=y |
62 | # CONFIG_IPC_NS is not set | 63 | # CONFIG_IPC_NS is not set |
64 | CONFIG_SYSVIPC_SYSCTL=y | ||
63 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
64 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
67 | CONFIG_TASKSTATS=y | ||
68 | CONFIG_TASK_DELAY_ACCT=y | ||
69 | CONFIG_TASK_XACCT=y | ||
70 | CONFIG_TASK_IO_ACCOUNTING=y | ||
65 | # CONFIG_UTS_NS is not set | 71 | # CONFIG_UTS_NS is not set |
66 | CONFIG_AUDIT=y | 72 | CONFIG_AUDIT=y |
67 | CONFIG_AUDITSYSCALL=y | 73 | CONFIG_AUDITSYSCALL=y |
68 | CONFIG_IKCONFIG=y | 74 | CONFIG_IKCONFIG=y |
69 | CONFIG_IKCONFIG_PROC=y | 75 | CONFIG_IKCONFIG_PROC=y |
76 | CONFIG_LOG_BUF_SHIFT=17 | ||
70 | CONFIG_CPUSETS=y | 77 | CONFIG_CPUSETS=y |
71 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
72 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
80 | CONFIG_BLK_DEV_INITRD=y | ||
73 | CONFIG_INITRAMFS_SOURCE="" | 81 | CONFIG_INITRAMFS_SOURCE="" |
74 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 82 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
75 | CONFIG_SYSCTL=y | 83 | CONFIG_SYSCTL=y |
@@ -84,14 +92,19 @@ CONFIG_BUG=y | |||
84 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
85 | CONFIG_BASE_FULL=y | 93 | CONFIG_BASE_FULL=y |
86 | CONFIG_FUTEX=y | 94 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | ||
87 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | ||
98 | CONFIG_TIMERFD=y | ||
99 | CONFIG_EVENTFD=y | ||
88 | CONFIG_SHMEM=y | 100 | CONFIG_SHMEM=y |
89 | CONFIG_SLAB=y | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | 101 | CONFIG_VM_EVENT_COUNTERS=y |
102 | CONFIG_SLAB=y | ||
103 | # CONFIG_SLUB is not set | ||
104 | # CONFIG_SLOB is not set | ||
91 | CONFIG_RT_MUTEXES=y | 105 | CONFIG_RT_MUTEXES=y |
92 | # CONFIG_TINY_SHMEM is not set | 106 | # CONFIG_TINY_SHMEM is not set |
93 | CONFIG_BASE_SMALL=0 | 107 | CONFIG_BASE_SMALL=0 |
94 | # CONFIG_SLOB is not set | ||
95 | 108 | ||
96 | # | 109 | # |
97 | # Loadable module support | 110 | # Loadable module support |
@@ -130,18 +143,28 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
130 | # CONFIG_EMBEDDED6xx is not set | 143 | # CONFIG_EMBEDDED6xx is not set |
131 | # CONFIG_APUS is not set | 144 | # CONFIG_APUS is not set |
132 | CONFIG_PPC_PSERIES=y | 145 | CONFIG_PPC_PSERIES=y |
146 | CONFIG_PPC_SPLPAR=y | ||
147 | CONFIG_EEH=y | ||
148 | CONFIG_SCANLOG=m | ||
149 | CONFIG_LPARCFG=y | ||
133 | # CONFIG_PPC_ISERIES is not set | 150 | # CONFIG_PPC_ISERIES is not set |
134 | # CONFIG_PPC_MPC52xx is not set | 151 | # CONFIG_PPC_MPC52xx is not set |
152 | # CONFIG_PPC_MPC5200 is not set | ||
135 | # CONFIG_PPC_PMAC is not set | 153 | # CONFIG_PPC_PMAC is not set |
136 | # CONFIG_PPC_MAPLE is not set | 154 | # CONFIG_PPC_MAPLE is not set |
137 | # CONFIG_PPC_PASEMI is not set | 155 | # CONFIG_PPC_PASEMI is not set |
156 | # CONFIG_PPC_CELLEB is not set | ||
157 | # CONFIG_PPC_PS3 is not set | ||
138 | # CONFIG_PPC_CELL is not set | 158 | # CONFIG_PPC_CELL is not set |
139 | # CONFIG_PPC_CELL_NATIVE is not set | 159 | # CONFIG_PPC_CELL_NATIVE is not set |
140 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 160 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
141 | # CONFIG_PPC_PS3 is not set | 161 | # CONFIG_PQ2ADS is not set |
142 | CONFIG_PPC_NATIVE=y | 162 | CONFIG_PPC_NATIVE=y |
143 | # CONFIG_UDBG_RTAS_CONSOLE is not set | 163 | # CONFIG_UDBG_RTAS_CONSOLE is not set |
144 | CONFIG_XICS=y | 164 | CONFIG_XICS=y |
165 | CONFIG_MPIC=y | ||
166 | # CONFIG_MPIC_WEIRD is not set | ||
167 | CONFIG_PPC_I8259=y | ||
145 | # CONFIG_U3_DART is not set | 168 | # CONFIG_U3_DART is not set |
146 | CONFIG_PPC_RTAS=y | 169 | CONFIG_PPC_RTAS=y |
147 | CONFIG_RTAS_ERROR_LOGGING=y | 170 | CONFIG_RTAS_ERROR_LOGGING=y |
@@ -155,8 +178,7 @@ CONFIG_IBMEBUS=y | |||
155 | # CONFIG_PPC_INDIRECT_IO is not set | 178 | # CONFIG_PPC_INDIRECT_IO is not set |
156 | # CONFIG_GENERIC_IOMAP is not set | 179 | # CONFIG_GENERIC_IOMAP is not set |
157 | # CONFIG_CPU_FREQ is not set | 180 | # CONFIG_CPU_FREQ is not set |
158 | # CONFIG_WANT_EARLY_SERIAL is not set | 181 | # CONFIG_CPM2 is not set |
159 | CONFIG_MPIC=y | ||
160 | 182 | ||
161 | # | 183 | # |
162 | # Kernel options | 184 | # Kernel options |
@@ -179,10 +201,6 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
179 | CONFIG_KEXEC=y | 201 | CONFIG_KEXEC=y |
180 | # CONFIG_CRASH_DUMP is not set | 202 | # CONFIG_CRASH_DUMP is not set |
181 | CONFIG_IRQ_ALL_CPUS=y | 203 | CONFIG_IRQ_ALL_CPUS=y |
182 | CONFIG_PPC_SPLPAR=y | ||
183 | CONFIG_EEH=y | ||
184 | CONFIG_SCANLOG=m | ||
185 | CONFIG_LPARCFG=y | ||
186 | CONFIG_NUMA=y | 204 | CONFIG_NUMA=y |
187 | CONFIG_NODES_SHIFT=4 | 205 | CONFIG_NODES_SHIFT=4 |
188 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 206 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
@@ -202,35 +220,35 @@ CONFIG_SPARSEMEM_EXTREME=y | |||
202 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
203 | CONFIG_MIGRATION=y | 221 | CONFIG_MIGRATION=y |
204 | CONFIG_RESOURCES_64BIT=y | 222 | CONFIG_RESOURCES_64BIT=y |
223 | CONFIG_ZONE_DMA_FLAG=1 | ||
205 | CONFIG_NODES_SPAN_OTHER_NODES=y | 224 | CONFIG_NODES_SPAN_OTHER_NODES=y |
225 | # CONFIG_PPC_HAS_HASH_64K is not set | ||
206 | # CONFIG_PPC_64K_PAGES is not set | 226 | # CONFIG_PPC_64K_PAGES is not set |
207 | CONFIG_SCHED_SMT=y | 227 | CONFIG_SCHED_SMT=y |
208 | CONFIG_PROC_DEVICETREE=y | 228 | CONFIG_PROC_DEVICETREE=y |
209 | # CONFIG_CMDLINE_BOOL is not set | 229 | # CONFIG_CMDLINE_BOOL is not set |
210 | # CONFIG_PM is not set | 230 | # CONFIG_PM is not set |
211 | CONFIG_SECCOMP=y | 231 | CONFIG_SECCOMP=y |
232 | # CONFIG_WANT_DEVICE_TREE is not set | ||
212 | CONFIG_ISA_DMA_API=y | 233 | CONFIG_ISA_DMA_API=y |
213 | 234 | ||
214 | # | 235 | # |
215 | # Bus options | 236 | # Bus options |
216 | # | 237 | # |
238 | CONFIG_ZONE_DMA=y | ||
217 | CONFIG_GENERIC_ISA_DMA=y | 239 | CONFIG_GENERIC_ISA_DMA=y |
218 | # CONFIG_MPIC_WEIRD is not set | ||
219 | CONFIG_PPC_I8259=y | ||
220 | # CONFIG_PPC_INDIRECT_PCI is not set | 240 | # CONFIG_PPC_INDIRECT_PCI is not set |
221 | CONFIG_PCI=y | 241 | CONFIG_PCI=y |
222 | CONFIG_PCI_DOMAINS=y | 242 | CONFIG_PCI_DOMAINS=y |
223 | # CONFIG_PCIEPORTBUS is not set | 243 | # CONFIG_PCIEPORTBUS is not set |
244 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
245 | CONFIG_PCI_MSI=y | ||
224 | # CONFIG_PCI_DEBUG is not set | 246 | # CONFIG_PCI_DEBUG is not set |
225 | 247 | ||
226 | # | 248 | # |
227 | # PCCARD (PCMCIA/CardBus) support | 249 | # PCCARD (PCMCIA/CardBus) support |
228 | # | 250 | # |
229 | # CONFIG_PCCARD is not set | 251 | # CONFIG_PCCARD is not set |
230 | |||
231 | # | ||
232 | # PCI Hotplug Support | ||
233 | # | ||
234 | CONFIG_HOTPLUG_PCI=m | 252 | CONFIG_HOTPLUG_PCI=m |
235 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 253 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
236 | # CONFIG_HOTPLUG_PCI_CPCI is not set | 254 | # CONFIG_HOTPLUG_PCI_CPCI is not set |
@@ -247,14 +265,15 @@ CONFIG_NET=y | |||
247 | # | 265 | # |
248 | # Networking options | 266 | # Networking options |
249 | # | 267 | # |
250 | # CONFIG_NETDEBUG is not set | ||
251 | CONFIG_PACKET=y | 268 | CONFIG_PACKET=y |
252 | # CONFIG_PACKET_MMAP is not set | 269 | # CONFIG_PACKET_MMAP is not set |
253 | CONFIG_UNIX=y | 270 | CONFIG_UNIX=y |
254 | CONFIG_XFRM=y | 271 | CONFIG_XFRM=y |
255 | CONFIG_XFRM_USER=m | 272 | CONFIG_XFRM_USER=m |
256 | # CONFIG_XFRM_SUB_POLICY is not set | 273 | # CONFIG_XFRM_SUB_POLICY is not set |
274 | # CONFIG_XFRM_MIGRATE is not set | ||
257 | CONFIG_NET_KEY=m | 275 | CONFIG_NET_KEY=m |
276 | # CONFIG_NET_KEY_MIGRATE is not set | ||
258 | CONFIG_INET=y | 277 | CONFIG_INET=y |
259 | CONFIG_IP_MULTICAST=y | 278 | CONFIG_IP_MULTICAST=y |
260 | # CONFIG_IP_ADVANCED_ROUTER is not set | 279 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -279,10 +298,6 @@ CONFIG_INET_TCP_DIAG=y | |||
279 | CONFIG_TCP_CONG_CUBIC=y | 298 | CONFIG_TCP_CONG_CUBIC=y |
280 | CONFIG_DEFAULT_TCP_CONG="cubic" | 299 | CONFIG_DEFAULT_TCP_CONG="cubic" |
281 | # CONFIG_TCP_MD5SIG is not set | 300 | # CONFIG_TCP_MD5SIG is not set |
282 | |||
283 | # | ||
284 | # IP: Virtual Server Configuration | ||
285 | # | ||
286 | # CONFIG_IP_VS is not set | 301 | # CONFIG_IP_VS is not set |
287 | # CONFIG_IPV6 is not set | 302 | # CONFIG_IPV6 is not set |
288 | # CONFIG_INET6_XFRM_TUNNEL is not set | 303 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -298,10 +313,8 @@ CONFIG_NETFILTER_NETLINK=y | |||
298 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 313 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
299 | CONFIG_NETFILTER_NETLINK_LOG=m | 314 | CONFIG_NETFILTER_NETLINK_LOG=m |
300 | CONFIG_NF_CONNTRACK_ENABLED=m | 315 | CONFIG_NF_CONNTRACK_ENABLED=m |
301 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
302 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
303 | CONFIG_NF_CONNTRACK=m | 316 | CONFIG_NF_CONNTRACK=m |
304 | # CONFIG_NF_CT_ACCT is not set | 317 | CONFIG_NF_CT_ACCT=y |
305 | CONFIG_NF_CONNTRACK_MARK=y | 318 | CONFIG_NF_CONNTRACK_MARK=y |
306 | CONFIG_NF_CONNTRACK_EVENTS=y | 319 | CONFIG_NF_CONNTRACK_EVENTS=y |
307 | # CONFIG_NF_CT_PROTO_SCTP is not set | 320 | # CONFIG_NF_CT_PROTO_SCTP is not set |
@@ -311,10 +324,39 @@ CONFIG_NF_CONNTRACK_FTP=m | |||
311 | CONFIG_NF_CONNTRACK_IRC=m | 324 | CONFIG_NF_CONNTRACK_IRC=m |
312 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set | 325 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set |
313 | # CONFIG_NF_CONNTRACK_PPTP is not set | 326 | # CONFIG_NF_CONNTRACK_PPTP is not set |
327 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
314 | # CONFIG_NF_CONNTRACK_SIP is not set | 328 | # CONFIG_NF_CONNTRACK_SIP is not set |
315 | CONFIG_NF_CONNTRACK_TFTP=m | 329 | CONFIG_NF_CONNTRACK_TFTP=m |
316 | CONFIG_NF_CT_NETLINK=m | 330 | CONFIG_NF_CT_NETLINK=m |
317 | # CONFIG_NETFILTER_XTABLES is not set | 331 | CONFIG_NETFILTER_XTABLES=m |
332 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||
333 | CONFIG_NETFILTER_XT_TARGET_MARK=m | ||
334 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | ||
335 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m | ||
336 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m | ||
337 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | ||
338 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m | ||
339 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m | ||
340 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m | ||
341 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | ||
342 | CONFIG_NETFILTER_XT_MATCH_DSCP=m | ||
343 | CONFIG_NETFILTER_XT_MATCH_ESP=m | ||
344 | CONFIG_NETFILTER_XT_MATCH_HELPER=m | ||
345 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | ||
346 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||
347 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||
348 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||
349 | CONFIG_NETFILTER_XT_MATCH_POLICY=m | ||
350 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m | ||
351 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||
352 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m | ||
353 | CONFIG_NETFILTER_XT_MATCH_REALM=m | ||
354 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | ||
355 | CONFIG_NETFILTER_XT_MATCH_STATE=m | ||
356 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m | ||
357 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||
358 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||
359 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m | ||
318 | 360 | ||
319 | # | 361 | # |
320 | # IP: Netfilter Configuration | 362 | # IP: Netfilter Configuration |
@@ -322,20 +364,38 @@ CONFIG_NF_CT_NETLINK=m | |||
322 | CONFIG_NF_CONNTRACK_IPV4=m | 364 | CONFIG_NF_CONNTRACK_IPV4=m |
323 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y | 365 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y |
324 | CONFIG_IP_NF_QUEUE=m | 366 | CONFIG_IP_NF_QUEUE=m |
325 | 367 | CONFIG_IP_NF_IPTABLES=m | |
326 | # | 368 | CONFIG_IP_NF_MATCH_IPRANGE=m |
327 | # DCCP Configuration (EXPERIMENTAL) | 369 | CONFIG_IP_NF_MATCH_TOS=m |
328 | # | 370 | CONFIG_IP_NF_MATCH_RECENT=m |
371 | CONFIG_IP_NF_MATCH_ECN=m | ||
372 | CONFIG_IP_NF_MATCH_AH=m | ||
373 | CONFIG_IP_NF_MATCH_TTL=m | ||
374 | CONFIG_IP_NF_MATCH_OWNER=m | ||
375 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
376 | CONFIG_IP_NF_FILTER=m | ||
377 | CONFIG_IP_NF_TARGET_REJECT=m | ||
378 | CONFIG_IP_NF_TARGET_LOG=m | ||
379 | CONFIG_IP_NF_TARGET_ULOG=m | ||
380 | CONFIG_NF_NAT=m | ||
381 | CONFIG_NF_NAT_NEEDED=y | ||
382 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
383 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
384 | CONFIG_IP_NF_TARGET_NETMAP=m | ||
385 | CONFIG_IP_NF_TARGET_SAME=m | ||
386 | CONFIG_NF_NAT_SNMP_BASIC=m | ||
387 | CONFIG_NF_NAT_FTP=m | ||
388 | CONFIG_NF_NAT_IRC=m | ||
389 | CONFIG_NF_NAT_TFTP=m | ||
390 | # CONFIG_NF_NAT_AMANDA is not set | ||
391 | # CONFIG_NF_NAT_PPTP is not set | ||
392 | # CONFIG_NF_NAT_H323 is not set | ||
393 | # CONFIG_NF_NAT_SIP is not set | ||
394 | # CONFIG_IP_NF_MANGLE is not set | ||
395 | # CONFIG_IP_NF_RAW is not set | ||
396 | # CONFIG_IP_NF_ARPTABLES is not set | ||
329 | # CONFIG_IP_DCCP is not set | 397 | # CONFIG_IP_DCCP is not set |
330 | |||
331 | # | ||
332 | # SCTP Configuration (EXPERIMENTAL) | ||
333 | # | ||
334 | # CONFIG_IP_SCTP is not set | 398 | # CONFIG_IP_SCTP is not set |
335 | |||
336 | # | ||
337 | # TIPC Configuration (EXPERIMENTAL) | ||
338 | # | ||
339 | # CONFIG_TIPC is not set | 399 | # CONFIG_TIPC is not set |
340 | # CONFIG_ATM is not set | 400 | # CONFIG_ATM is not set |
341 | # CONFIG_BRIDGE is not set | 401 | # CONFIG_BRIDGE is not set |
@@ -354,6 +414,7 @@ CONFIG_LLC=y | |||
354 | # QoS and/or fair queueing | 414 | # QoS and/or fair queueing |
355 | # | 415 | # |
356 | # CONFIG_NET_SCHED is not set | 416 | # CONFIG_NET_SCHED is not set |
417 | CONFIG_NET_CLS_ROUTE=y | ||
357 | 418 | ||
358 | # | 419 | # |
359 | # Network testing | 420 | # Network testing |
@@ -363,7 +424,16 @@ CONFIG_LLC=y | |||
363 | # CONFIG_HAMRADIO is not set | 424 | # CONFIG_HAMRADIO is not set |
364 | # CONFIG_IRDA is not set | 425 | # CONFIG_IRDA is not set |
365 | # CONFIG_BT is not set | 426 | # CONFIG_BT is not set |
427 | # CONFIG_AF_RXRPC is not set | ||
428 | |||
429 | # | ||
430 | # Wireless | ||
431 | # | ||
432 | # CONFIG_CFG80211 is not set | ||
433 | # CONFIG_WIRELESS_EXT is not set | ||
434 | # CONFIG_MAC80211 is not set | ||
366 | # CONFIG_IEEE80211 is not set | 435 | # CONFIG_IEEE80211 is not set |
436 | # CONFIG_RFKILL is not set | ||
367 | 437 | ||
368 | # | 438 | # |
369 | # Device Drivers | 439 | # Device Drivers |
@@ -376,16 +446,13 @@ CONFIG_STANDALONE=y | |||
376 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 446 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
377 | CONFIG_FW_LOADER=y | 447 | CONFIG_FW_LOADER=y |
378 | # CONFIG_DEBUG_DRIVER is not set | 448 | # CONFIG_DEBUG_DRIVER is not set |
449 | # CONFIG_DEBUG_DEVRES is not set | ||
379 | # CONFIG_SYS_HYPERVISOR is not set | 450 | # CONFIG_SYS_HYPERVISOR is not set |
380 | 451 | ||
381 | # | 452 | # |
382 | # Connector - unified userspace <-> kernelspace linker | 453 | # Connector - unified userspace <-> kernelspace linker |
383 | # | 454 | # |
384 | # CONFIG_CONNECTOR is not set | 455 | # CONFIG_CONNECTOR is not set |
385 | |||
386 | # | ||
387 | # Memory Technology Devices (MTD) | ||
388 | # | ||
389 | # CONFIG_MTD is not set | 456 | # CONFIG_MTD is not set |
390 | 457 | ||
391 | # | 458 | # |
@@ -403,6 +470,7 @@ CONFIG_PARPORT_PC=m | |||
403 | # | 470 | # |
404 | # Plug and Play support | 471 | # Plug and Play support |
405 | # | 472 | # |
473 | # CONFIG_PNPACPI is not set | ||
406 | 474 | ||
407 | # | 475 | # |
408 | # Block devices | 476 | # Block devices |
@@ -423,19 +491,16 @@ CONFIG_BLK_DEV_RAM=y | |||
423 | CONFIG_BLK_DEV_RAM_COUNT=16 | 491 | CONFIG_BLK_DEV_RAM_COUNT=16 |
424 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 492 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
425 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 493 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
426 | CONFIG_BLK_DEV_INITRD=y | ||
427 | # CONFIG_CDROM_PKTCDVD is not set | 494 | # CONFIG_CDROM_PKTCDVD is not set |
428 | # CONFIG_ATA_OVER_ETH is not set | 495 | # CONFIG_ATA_OVER_ETH is not set |
429 | 496 | ||
430 | # | 497 | # |
431 | # Misc devices | 498 | # Misc devices |
432 | # | 499 | # |
500 | # CONFIG_PHANTOM is not set | ||
433 | # CONFIG_SGI_IOC4 is not set | 501 | # CONFIG_SGI_IOC4 is not set |
434 | # CONFIG_TIFM_CORE is not set | 502 | # CONFIG_TIFM_CORE is not set |
435 | 503 | # CONFIG_BLINK is not set | |
436 | # | ||
437 | # ATA/ATAPI/MFM/RLL support | ||
438 | # | ||
439 | CONFIG_IDE=y | 504 | CONFIG_IDE=y |
440 | CONFIG_BLK_DEV_IDE=y | 505 | CONFIG_BLK_DEV_IDE=y |
441 | 506 | ||
@@ -450,6 +515,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
450 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 515 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
451 | # CONFIG_BLK_DEV_IDESCSI is not set | 516 | # CONFIG_BLK_DEV_IDESCSI is not set |
452 | # CONFIG_IDE_TASK_IOCTL is not set | 517 | # CONFIG_IDE_TASK_IOCTL is not set |
518 | CONFIG_IDE_PROC_FS=y | ||
453 | 519 | ||
454 | # | 520 | # |
455 | # IDE chipset support/bugfixes | 521 | # IDE chipset support/bugfixes |
@@ -457,12 +523,12 @@ CONFIG_BLK_DEV_IDECD=y | |||
457 | CONFIG_IDE_GENERIC=y | 523 | CONFIG_IDE_GENERIC=y |
458 | CONFIG_BLK_DEV_IDEPCI=y | 524 | CONFIG_BLK_DEV_IDEPCI=y |
459 | CONFIG_IDEPCI_SHARE_IRQ=y | 525 | CONFIG_IDEPCI_SHARE_IRQ=y |
526 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
460 | # CONFIG_BLK_DEV_OFFBOARD is not set | 527 | # CONFIG_BLK_DEV_OFFBOARD is not set |
461 | CONFIG_BLK_DEV_GENERIC=y | 528 | CONFIG_BLK_DEV_GENERIC=y |
462 | # CONFIG_BLK_DEV_OPTI621 is not set | 529 | # CONFIG_BLK_DEV_OPTI621 is not set |
463 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 530 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
464 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 531 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
465 | CONFIG_IDEDMA_PCI_AUTO=y | ||
466 | # CONFIG_IDEDMA_ONLYDISK is not set | 532 | # CONFIG_IDEDMA_ONLYDISK is not set |
467 | # CONFIG_BLK_DEV_AEC62XX is not set | 533 | # CONFIG_BLK_DEV_AEC62XX is not set |
468 | # CONFIG_BLK_DEV_ALI15X3 is not set | 534 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -477,6 +543,7 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
477 | # CONFIG_BLK_DEV_JMICRON is not set | 543 | # CONFIG_BLK_DEV_JMICRON is not set |
478 | # CONFIG_BLK_DEV_SC1200 is not set | 544 | # CONFIG_BLK_DEV_SC1200 is not set |
479 | # CONFIG_BLK_DEV_PIIX is not set | 545 | # CONFIG_BLK_DEV_PIIX is not set |
546 | # CONFIG_BLK_DEV_IT8213 is not set | ||
480 | # CONFIG_BLK_DEV_IT821X is not set | 547 | # CONFIG_BLK_DEV_IT821X is not set |
481 | # CONFIG_BLK_DEV_NS87415 is not set | 548 | # CONFIG_BLK_DEV_NS87415 is not set |
482 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 549 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -487,10 +554,10 @@ CONFIG_BLK_DEV_AMD74XX=y | |||
487 | # CONFIG_BLK_DEV_SLC90E66 is not set | 554 | # CONFIG_BLK_DEV_SLC90E66 is not set |
488 | # CONFIG_BLK_DEV_TRM290 is not set | 555 | # CONFIG_BLK_DEV_TRM290 is not set |
489 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 556 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
557 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
490 | # CONFIG_IDE_ARM is not set | 558 | # CONFIG_IDE_ARM is not set |
491 | CONFIG_BLK_DEV_IDEDMA=y | 559 | CONFIG_BLK_DEV_IDEDMA=y |
492 | # CONFIG_IDEDMA_IVB is not set | 560 | # CONFIG_IDEDMA_IVB is not set |
493 | CONFIG_IDEDMA_AUTO=y | ||
494 | # CONFIG_BLK_DEV_HD is not set | 561 | # CONFIG_BLK_DEV_HD is not set |
495 | 562 | ||
496 | # | 563 | # |
@@ -520,6 +587,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
520 | CONFIG_SCSI_CONSTANTS=y | 587 | CONFIG_SCSI_CONSTANTS=y |
521 | # CONFIG_SCSI_LOGGING is not set | 588 | # CONFIG_SCSI_LOGGING is not set |
522 | # CONFIG_SCSI_SCAN_ASYNC is not set | 589 | # CONFIG_SCSI_SCAN_ASYNC is not set |
590 | CONFIG_SCSI_WAIT_SCAN=m | ||
523 | 591 | ||
524 | # | 592 | # |
525 | # SCSI Transports | 593 | # SCSI Transports |
@@ -575,11 +643,8 @@ CONFIG_SCSI_LPFC=m | |||
575 | # CONFIG_SCSI_DC390T is not set | 643 | # CONFIG_SCSI_DC390T is not set |
576 | # CONFIG_SCSI_DEBUG is not set | 644 | # CONFIG_SCSI_DEBUG is not set |
577 | # CONFIG_SCSI_SRP is not set | 645 | # CONFIG_SCSI_SRP is not set |
578 | |||
579 | # | ||
580 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
581 | # | ||
582 | CONFIG_ATA=y | 646 | CONFIG_ATA=y |
647 | # CONFIG_ATA_NONSTANDARD is not set | ||
583 | # CONFIG_SATA_AHCI is not set | 648 | # CONFIG_SATA_AHCI is not set |
584 | # CONFIG_SATA_SVW is not set | 649 | # CONFIG_SATA_SVW is not set |
585 | # CONFIG_ATA_PIIX is not set | 650 | # CONFIG_ATA_PIIX is not set |
@@ -595,10 +660,12 @@ CONFIG_ATA=y | |||
595 | # CONFIG_SATA_ULI is not set | 660 | # CONFIG_SATA_ULI is not set |
596 | # CONFIG_SATA_VIA is not set | 661 | # CONFIG_SATA_VIA is not set |
597 | # CONFIG_SATA_VITESSE is not set | 662 | # CONFIG_SATA_VITESSE is not set |
663 | # CONFIG_SATA_INIC162X is not set | ||
598 | # CONFIG_PATA_ALI is not set | 664 | # CONFIG_PATA_ALI is not set |
599 | # CONFIG_PATA_AMD is not set | 665 | # CONFIG_PATA_AMD is not set |
600 | # CONFIG_PATA_ARTOP is not set | 666 | # CONFIG_PATA_ARTOP is not set |
601 | # CONFIG_PATA_ATIIXP is not set | 667 | # CONFIG_PATA_ATIIXP is not set |
668 | # CONFIG_PATA_CMD640_PCI is not set | ||
602 | # CONFIG_PATA_CMD64X is not set | 669 | # CONFIG_PATA_CMD64X is not set |
603 | # CONFIG_PATA_CS5520 is not set | 670 | # CONFIG_PATA_CS5520 is not set |
604 | # CONFIG_PATA_CS5530 is not set | 671 | # CONFIG_PATA_CS5530 is not set |
@@ -610,6 +677,7 @@ CONFIG_ATA=y | |||
610 | # CONFIG_PATA_HPT3X2N is not set | 677 | # CONFIG_PATA_HPT3X2N is not set |
611 | # CONFIG_PATA_HPT3X3 is not set | 678 | # CONFIG_PATA_HPT3X3 is not set |
612 | # CONFIG_PATA_IT821X is not set | 679 | # CONFIG_PATA_IT821X is not set |
680 | # CONFIG_PATA_IT8213 is not set | ||
613 | # CONFIG_PATA_JMICRON is not set | 681 | # CONFIG_PATA_JMICRON is not set |
614 | # CONFIG_PATA_TRIFLEX is not set | 682 | # CONFIG_PATA_TRIFLEX is not set |
615 | # CONFIG_PATA_MARVELL is not set | 683 | # CONFIG_PATA_MARVELL is not set |
@@ -650,6 +718,7 @@ CONFIG_DM_MIRROR=m | |||
650 | CONFIG_DM_ZERO=m | 718 | CONFIG_DM_ZERO=m |
651 | CONFIG_DM_MULTIPATH=m | 719 | CONFIG_DM_MULTIPATH=m |
652 | CONFIG_DM_MULTIPATH_EMC=m | 720 | CONFIG_DM_MULTIPATH_EMC=m |
721 | # CONFIG_DM_DELAY is not set | ||
653 | 722 | ||
654 | # | 723 | # |
655 | # Fusion MPT device support | 724 | # Fusion MPT device support |
@@ -662,18 +731,14 @@ CONFIG_DM_MULTIPATH_EMC=m | |||
662 | # | 731 | # |
663 | # IEEE 1394 (FireWire) support | 732 | # IEEE 1394 (FireWire) support |
664 | # | 733 | # |
734 | # CONFIG_FIREWIRE is not set | ||
665 | # CONFIG_IEEE1394 is not set | 735 | # CONFIG_IEEE1394 is not set |
666 | 736 | ||
667 | # | 737 | # |
668 | # I2O device support | 738 | # I2O device support |
669 | # | 739 | # |
670 | # CONFIG_I2O is not set | 740 | # CONFIG_I2O is not set |
671 | 741 | # CONFIG_MACINTOSH_DRIVERS is not set | |
672 | # | ||
673 | # Macintosh device drivers | ||
674 | # | ||
675 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
676 | # CONFIG_WINDFARM is not set | ||
677 | 742 | ||
678 | # | 743 | # |
679 | # Network device support | 744 | # Network device support |
@@ -683,15 +748,7 @@ CONFIG_DUMMY=m | |||
683 | CONFIG_BONDING=m | 748 | CONFIG_BONDING=m |
684 | # CONFIG_EQUALIZER is not set | 749 | # CONFIG_EQUALIZER is not set |
685 | CONFIG_TUN=m | 750 | CONFIG_TUN=m |
686 | |||
687 | # | ||
688 | # ARCnet devices | ||
689 | # | ||
690 | # CONFIG_ARCNET is not set | 751 | # CONFIG_ARCNET is not set |
691 | |||
692 | # | ||
693 | # PHY device support | ||
694 | # | ||
695 | # CONFIG_PHYLIB is not set | 752 | # CONFIG_PHYLIB is not set |
696 | 753 | ||
697 | # | 754 | # |
@@ -731,11 +788,9 @@ CONFIG_E100=y | |||
731 | # CONFIG_EPIC100 is not set | 788 | # CONFIG_EPIC100 is not set |
732 | # CONFIG_SUNDANCE is not set | 789 | # CONFIG_SUNDANCE is not set |
733 | # CONFIG_VIA_RHINE is not set | 790 | # CONFIG_VIA_RHINE is not set |
791 | # CONFIG_SC92031 is not set | ||
734 | # CONFIG_NET_POCKET is not set | 792 | # CONFIG_NET_POCKET is not set |
735 | 793 | CONFIG_NETDEV_1000=y | |
736 | # | ||
737 | # Ethernet (1000 Mbit) | ||
738 | # | ||
739 | CONFIG_ACENIC=y | 794 | CONFIG_ACENIC=y |
740 | CONFIG_ACENIC_OMIT_TIGON_I=y | 795 | CONFIG_ACENIC_OMIT_TIGON_I=y |
741 | # CONFIG_DL2K is not set | 796 | # CONFIG_DL2K is not set |
@@ -754,11 +809,10 @@ CONFIG_E1000=y | |||
754 | CONFIG_TIGON3=y | 809 | CONFIG_TIGON3=y |
755 | # CONFIG_BNX2 is not set | 810 | # CONFIG_BNX2 is not set |
756 | # CONFIG_QLA3XXX is not set | 811 | # CONFIG_QLA3XXX is not set |
757 | 812 | # CONFIG_ATL1 is not set | |
758 | # | 813 | CONFIG_NETDEV_10000=y |
759 | # Ethernet (10000 Mbit) | ||
760 | # | ||
761 | # CONFIG_CHELSIO_T1 is not set | 814 | # CONFIG_CHELSIO_T1 is not set |
815 | # CONFIG_CHELSIO_T3 is not set | ||
762 | CONFIG_EHEA=m | 816 | CONFIG_EHEA=m |
763 | CONFIG_IXGB=m | 817 | CONFIG_IXGB=m |
764 | # CONFIG_IXGB_NAPI is not set | 818 | # CONFIG_IXGB_NAPI is not set |
@@ -766,23 +820,28 @@ CONFIG_S2IO=m | |||
766 | # CONFIG_S2IO_NAPI is not set | 820 | # CONFIG_S2IO_NAPI is not set |
767 | # CONFIG_MYRI10GE is not set | 821 | # CONFIG_MYRI10GE is not set |
768 | # CONFIG_NETXEN_NIC is not set | 822 | # CONFIG_NETXEN_NIC is not set |
769 | 823 | # CONFIG_PASEMI_MAC is not set | |
770 | # | 824 | # CONFIG_MLX4_CORE is not set |
771 | # Token Ring devices | ||
772 | # | ||
773 | CONFIG_TR=y | 825 | CONFIG_TR=y |
774 | CONFIG_IBMOL=y | 826 | CONFIG_IBMOL=y |
775 | # CONFIG_3C359 is not set | 827 | # CONFIG_3C359 is not set |
776 | # CONFIG_TMS380TR is not set | 828 | # CONFIG_TMS380TR is not set |
777 | 829 | ||
778 | # | 830 | # |
779 | # Wireless LAN (non-hamradio) | 831 | # Wireless LAN |
780 | # | 832 | # |
781 | # CONFIG_NET_RADIO is not set | 833 | # CONFIG_WLAN_PRE80211 is not set |
834 | # CONFIG_WLAN_80211 is not set | ||
782 | 835 | ||
783 | # | 836 | # |
784 | # Wan interfaces | 837 | # USB Network Adapters |
785 | # | 838 | # |
839 | # CONFIG_USB_CATC is not set | ||
840 | # CONFIG_USB_KAWETH is not set | ||
841 | # CONFIG_USB_PEGASUS is not set | ||
842 | # CONFIG_USB_RTL8150 is not set | ||
843 | # CONFIG_USB_USBNET_MII is not set | ||
844 | # CONFIG_USB_USBNET is not set | ||
786 | # CONFIG_WAN is not set | 845 | # CONFIG_WAN is not set |
787 | # CONFIG_FDDI is not set | 846 | # CONFIG_FDDI is not set |
788 | # CONFIG_HIPPI is not set | 847 | # CONFIG_HIPPI is not set |
@@ -802,7 +861,6 @@ CONFIG_SLHC=m | |||
802 | # CONFIG_SHAPER is not set | 861 | # CONFIG_SHAPER is not set |
803 | CONFIG_NETCONSOLE=y | 862 | CONFIG_NETCONSOLE=y |
804 | CONFIG_NETPOLL=y | 863 | CONFIG_NETPOLL=y |
805 | CONFIG_NETPOLL_RX=y | ||
806 | CONFIG_NETPOLL_TRAP=y | 864 | CONFIG_NETPOLL_TRAP=y |
807 | CONFIG_NET_POLL_CONTROLLER=y | 865 | CONFIG_NET_POLL_CONTROLLER=y |
808 | 866 | ||
@@ -821,6 +879,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
821 | # | 879 | # |
822 | CONFIG_INPUT=y | 880 | CONFIG_INPUT=y |
823 | # CONFIG_INPUT_FF_MEMLESS is not set | 881 | # CONFIG_INPUT_FF_MEMLESS is not set |
882 | # CONFIG_INPUT_POLLDEV is not set | ||
824 | 883 | ||
825 | # | 884 | # |
826 | # Userland interfaces | 885 | # Userland interfaces |
@@ -846,12 +905,25 @@ CONFIG_KEYBOARD_ATKBD=y | |||
846 | # CONFIG_KEYBOARD_STOWAWAY is not set | 905 | # CONFIG_KEYBOARD_STOWAWAY is not set |
847 | CONFIG_INPUT_MOUSE=y | 906 | CONFIG_INPUT_MOUSE=y |
848 | CONFIG_MOUSE_PS2=y | 907 | CONFIG_MOUSE_PS2=y |
908 | CONFIG_MOUSE_PS2_ALPS=y | ||
909 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
910 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
911 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
912 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
913 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
849 | # CONFIG_MOUSE_SERIAL is not set | 914 | # CONFIG_MOUSE_SERIAL is not set |
915 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
850 | # CONFIG_MOUSE_VSXXXAA is not set | 916 | # CONFIG_MOUSE_VSXXXAA is not set |
851 | # CONFIG_INPUT_JOYSTICK is not set | 917 | # CONFIG_INPUT_JOYSTICK is not set |
918 | # CONFIG_INPUT_TABLET is not set | ||
852 | # CONFIG_INPUT_TOUCHSCREEN is not set | 919 | # CONFIG_INPUT_TOUCHSCREEN is not set |
853 | CONFIG_INPUT_MISC=y | 920 | CONFIG_INPUT_MISC=y |
854 | CONFIG_INPUT_PCSPKR=m | 921 | CONFIG_INPUT_PCSPKR=m |
922 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
923 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
924 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
925 | # CONFIG_INPUT_POWERMATE is not set | ||
926 | # CONFIG_INPUT_YEALINK is not set | ||
855 | # CONFIG_INPUT_UINPUT is not set | 927 | # CONFIG_INPUT_UINPUT is not set |
856 | 928 | ||
857 | # | 929 | # |
@@ -892,6 +964,7 @@ CONFIG_SERIAL_CORE=y | |||
892 | CONFIG_SERIAL_CORE_CONSOLE=y | 964 | CONFIG_SERIAL_CORE_CONSOLE=y |
893 | CONFIG_SERIAL_ICOM=m | 965 | CONFIG_SERIAL_ICOM=m |
894 | CONFIG_SERIAL_JSM=m | 966 | CONFIG_SERIAL_JSM=m |
967 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
895 | CONFIG_UNIX98_PTYS=y | 968 | CONFIG_UNIX98_PTYS=y |
896 | CONFIG_LEGACY_PTYS=y | 969 | CONFIG_LEGACY_PTYS=y |
897 | CONFIG_LEGACY_PTY_COUNT=256 | 970 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -907,15 +980,10 @@ CONFIG_HVCS=m | |||
907 | # IPMI | 980 | # IPMI |
908 | # | 981 | # |
909 | # CONFIG_IPMI_HANDLER is not set | 982 | # CONFIG_IPMI_HANDLER is not set |
910 | |||
911 | # | ||
912 | # Watchdog Cards | ||
913 | # | ||
914 | # CONFIG_WATCHDOG is not set | 983 | # CONFIG_WATCHDOG is not set |
915 | # CONFIG_HW_RANDOM is not set | 984 | # CONFIG_HW_RANDOM is not set |
916 | CONFIG_GEN_RTC=y | 985 | CONFIG_GEN_RTC=y |
917 | # CONFIG_GEN_RTC_X is not set | 986 | # CONFIG_GEN_RTC_X is not set |
918 | # CONFIG_DTLK is not set | ||
919 | # CONFIG_R3964 is not set | 987 | # CONFIG_R3964 is not set |
920 | # CONFIG_APPLICOM is not set | 988 | # CONFIG_APPLICOM is not set |
921 | # CONFIG_AGP is not set | 989 | # CONFIG_AGP is not set |
@@ -928,11 +996,9 @@ CONFIG_MAX_RAW_DEVS=1024 | |||
928 | # TPM devices | 996 | # TPM devices |
929 | # | 997 | # |
930 | # CONFIG_TCG_TPM is not set | 998 | # CONFIG_TCG_TPM is not set |
931 | 999 | CONFIG_DEVPORT=y | |
932 | # | ||
933 | # I2C support | ||
934 | # | ||
935 | CONFIG_I2C=y | 1000 | CONFIG_I2C=y |
1001 | CONFIG_I2C_BOARDINFO=y | ||
936 | # CONFIG_I2C_CHARDEV is not set | 1002 | # CONFIG_I2C_CHARDEV is not set |
937 | 1003 | ||
938 | # | 1004 | # |
@@ -959,14 +1025,15 @@ CONFIG_I2C_ALGOBIT=y | |||
959 | # CONFIG_I2C_PARPORT_LIGHT is not set | 1025 | # CONFIG_I2C_PARPORT_LIGHT is not set |
960 | # CONFIG_I2C_PROSAVAGE is not set | 1026 | # CONFIG_I2C_PROSAVAGE is not set |
961 | # CONFIG_I2C_SAVAGE4 is not set | 1027 | # CONFIG_I2C_SAVAGE4 is not set |
1028 | # CONFIG_I2C_SIMTEC is not set | ||
962 | # CONFIG_I2C_SIS5595 is not set | 1029 | # CONFIG_I2C_SIS5595 is not set |
963 | # CONFIG_I2C_SIS630 is not set | 1030 | # CONFIG_I2C_SIS630 is not set |
964 | # CONFIG_I2C_SIS96X is not set | 1031 | # CONFIG_I2C_SIS96X is not set |
965 | # CONFIG_I2C_STUB is not set | 1032 | # CONFIG_I2C_STUB is not set |
1033 | # CONFIG_I2C_TINY_USB is not set | ||
966 | # CONFIG_I2C_VIA is not set | 1034 | # CONFIG_I2C_VIA is not set |
967 | # CONFIG_I2C_VIAPRO is not set | 1035 | # CONFIG_I2C_VIAPRO is not set |
968 | # CONFIG_I2C_VOODOO3 is not set | 1036 | # CONFIG_I2C_VOODOO3 is not set |
969 | # CONFIG_I2C_PCA_ISA is not set | ||
970 | 1037 | ||
971 | # | 1038 | # |
972 | # Miscellaneous I2C Chip support | 1039 | # Miscellaneous I2C Chip support |
@@ -993,37 +1060,56 @@ CONFIG_I2C_ALGOBIT=y | |||
993 | # Dallas's 1-wire bus | 1060 | # Dallas's 1-wire bus |
994 | # | 1061 | # |
995 | # CONFIG_W1 is not set | 1062 | # CONFIG_W1 is not set |
1063 | # CONFIG_HWMON is not set | ||
996 | 1064 | ||
997 | # | 1065 | # |
998 | # Hardware Monitoring support | 1066 | # Multifunction device drivers |
999 | # | 1067 | # |
1000 | # CONFIG_HWMON is not set | 1068 | # CONFIG_MFD_SM501 is not set |
1001 | # CONFIG_HWMON_VID is not set | ||
1002 | 1069 | ||
1003 | # | 1070 | # |
1004 | # Multimedia devices | 1071 | # Multimedia devices |
1005 | # | 1072 | # |
1006 | # CONFIG_VIDEO_DEV is not set | 1073 | # CONFIG_VIDEO_DEV is not set |
1074 | # CONFIG_DVB_CORE is not set | ||
1075 | # CONFIG_DAB is not set | ||
1007 | 1076 | ||
1008 | # | 1077 | # |
1009 | # Digital Video Broadcasting Devices | 1078 | # Graphics support |
1010 | # | 1079 | # |
1011 | # CONFIG_DVB is not set | 1080 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1012 | # CONFIG_USB_DABUSB is not set | 1081 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1082 | CONFIG_LCD_CLASS_DEVICE=m | ||
1013 | 1083 | ||
1014 | # | 1084 | # |
1015 | # Graphics support | 1085 | # Display device support |
1016 | # | 1086 | # |
1017 | CONFIG_FIRMWARE_EDID=y | 1087 | CONFIG_DISPLAY_SUPPORT=y |
1088 | |||
1089 | # | ||
1090 | # Display hardware drivers | ||
1091 | # | ||
1092 | # CONFIG_VGASTATE is not set | ||
1018 | CONFIG_FB=y | 1093 | CONFIG_FB=y |
1094 | CONFIG_FIRMWARE_EDID=y | ||
1019 | CONFIG_FB_DDC=y | 1095 | CONFIG_FB_DDC=y |
1020 | CONFIG_FB_CFB_FILLRECT=y | 1096 | CONFIG_FB_CFB_FILLRECT=y |
1021 | CONFIG_FB_CFB_COPYAREA=y | 1097 | CONFIG_FB_CFB_COPYAREA=y |
1022 | CONFIG_FB_CFB_IMAGEBLIT=y | 1098 | CONFIG_FB_CFB_IMAGEBLIT=y |
1099 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1100 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1101 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1102 | # CONFIG_FB_SYS_FOPS is not set | ||
1103 | CONFIG_FB_DEFERRED_IO=y | ||
1104 | # CONFIG_FB_SVGALIB is not set | ||
1023 | CONFIG_FB_MACMODES=y | 1105 | CONFIG_FB_MACMODES=y |
1024 | # CONFIG_FB_BACKLIGHT is not set | 1106 | CONFIG_FB_BACKLIGHT=y |
1025 | CONFIG_FB_MODE_HELPERS=y | 1107 | CONFIG_FB_MODE_HELPERS=y |
1026 | CONFIG_FB_TILEBLITTING=y | 1108 | CONFIG_FB_TILEBLITTING=y |
1109 | |||
1110 | # | ||
1111 | # Frame buffer hardware drivers | ||
1112 | # | ||
1027 | # CONFIG_FB_CIRRUS is not set | 1113 | # CONFIG_FB_CIRRUS is not set |
1028 | # CONFIG_FB_PM2 is not set | 1114 | # CONFIG_FB_PM2 is not set |
1029 | # CONFIG_FB_CYBER2000 is not set | 1115 | # CONFIG_FB_CYBER2000 is not set |
@@ -1042,16 +1128,21 @@ CONFIG_FB_MATROX_G=y | |||
1042 | CONFIG_FB_MATROX_MULTIHEAD=y | 1128 | CONFIG_FB_MATROX_MULTIHEAD=y |
1043 | CONFIG_FB_RADEON=y | 1129 | CONFIG_FB_RADEON=y |
1044 | CONFIG_FB_RADEON_I2C=y | 1130 | CONFIG_FB_RADEON_I2C=y |
1131 | CONFIG_FB_RADEON_BACKLIGHT=y | ||
1045 | # CONFIG_FB_RADEON_DEBUG is not set | 1132 | # CONFIG_FB_RADEON_DEBUG is not set |
1046 | # CONFIG_FB_ATY128 is not set | 1133 | # CONFIG_FB_ATY128 is not set |
1047 | # CONFIG_FB_ATY is not set | 1134 | # CONFIG_FB_ATY is not set |
1135 | # CONFIG_FB_S3 is not set | ||
1048 | # CONFIG_FB_SAVAGE is not set | 1136 | # CONFIG_FB_SAVAGE is not set |
1049 | # CONFIG_FB_SIS is not set | 1137 | # CONFIG_FB_SIS is not set |
1050 | # CONFIG_FB_NEOMAGIC is not set | 1138 | # CONFIG_FB_NEOMAGIC is not set |
1051 | # CONFIG_FB_KYRO is not set | 1139 | # CONFIG_FB_KYRO is not set |
1052 | # CONFIG_FB_3DFX is not set | 1140 | # CONFIG_FB_3DFX is not set |
1053 | # CONFIG_FB_VOODOO1 is not set | 1141 | # CONFIG_FB_VOODOO1 is not set |
1142 | # CONFIG_FB_VT8623 is not set | ||
1054 | # CONFIG_FB_TRIDENT is not set | 1143 | # CONFIG_FB_TRIDENT is not set |
1144 | # CONFIG_FB_ARK is not set | ||
1145 | # CONFIG_FB_PM3 is not set | ||
1055 | CONFIG_FB_IBM_GXT4500=y | 1146 | CONFIG_FB_IBM_GXT4500=y |
1056 | # CONFIG_FB_VIRTUAL is not set | 1147 | # CONFIG_FB_VIRTUAL is not set |
1057 | 1148 | ||
@@ -1065,19 +1156,10 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1065 | # CONFIG_FONTS is not set | 1156 | # CONFIG_FONTS is not set |
1066 | CONFIG_FONT_8x8=y | 1157 | CONFIG_FONT_8x8=y |
1067 | CONFIG_FONT_8x16=y | 1158 | CONFIG_FONT_8x16=y |
1068 | |||
1069 | # | ||
1070 | # Logo configuration | ||
1071 | # | ||
1072 | CONFIG_LOGO=y | 1159 | CONFIG_LOGO=y |
1073 | CONFIG_LOGO_LINUX_MONO=y | 1160 | CONFIG_LOGO_LINUX_MONO=y |
1074 | CONFIG_LOGO_LINUX_VGA16=y | 1161 | CONFIG_LOGO_LINUX_VGA16=y |
1075 | CONFIG_LOGO_LINUX_CLUT224=y | 1162 | CONFIG_LOGO_LINUX_CLUT224=y |
1076 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1077 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | ||
1078 | CONFIG_BACKLIGHT_DEVICE=y | ||
1079 | CONFIG_LCD_CLASS_DEVICE=m | ||
1080 | CONFIG_LCD_DEVICE=y | ||
1081 | 1163 | ||
1082 | # | 1164 | # |
1083 | # Sound | 1165 | # Sound |
@@ -1088,6 +1170,15 @@ CONFIG_LCD_DEVICE=y | |||
1088 | # HID Devices | 1170 | # HID Devices |
1089 | # | 1171 | # |
1090 | CONFIG_HID=y | 1172 | CONFIG_HID=y |
1173 | # CONFIG_HID_DEBUG is not set | ||
1174 | |||
1175 | # | ||
1176 | # USB Input Devices | ||
1177 | # | ||
1178 | CONFIG_USB_HID=y | ||
1179 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1180 | # CONFIG_HID_FF is not set | ||
1181 | CONFIG_USB_HIDDEV=y | ||
1091 | 1182 | ||
1092 | # | 1183 | # |
1093 | # USB support | 1184 | # USB support |
@@ -1102,9 +1193,8 @@ CONFIG_USB=y | |||
1102 | # Miscellaneous USB options | 1193 | # Miscellaneous USB options |
1103 | # | 1194 | # |
1104 | CONFIG_USB_DEVICEFS=y | 1195 | CONFIG_USB_DEVICEFS=y |
1105 | # CONFIG_USB_BANDWIDTH is not set | 1196 | CONFIG_USB_DEVICE_CLASS=y |
1106 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1197 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1107 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1108 | # CONFIG_USB_OTG is not set | 1198 | # CONFIG_USB_OTG is not set |
1109 | 1199 | ||
1110 | # | 1200 | # |
@@ -1114,9 +1204,12 @@ CONFIG_USB_EHCI_HCD=y | |||
1114 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1204 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1115 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1205 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1116 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1206 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1207 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1117 | # CONFIG_USB_ISP116X_HCD is not set | 1208 | # CONFIG_USB_ISP116X_HCD is not set |
1118 | CONFIG_USB_OHCI_HCD=y | 1209 | CONFIG_USB_OHCI_HCD=y |
1119 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1210 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
1211 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1212 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1120 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1213 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1121 | # CONFIG_USB_UHCI_HCD is not set | 1214 | # CONFIG_USB_UHCI_HCD is not set |
1122 | # CONFIG_USB_SL811_HCD is not set | 1215 | # CONFIG_USB_SL811_HCD is not set |
@@ -1149,40 +1242,10 @@ CONFIG_USB_STORAGE=y | |||
1149 | # CONFIG_USB_LIBUSUAL is not set | 1242 | # CONFIG_USB_LIBUSUAL is not set |
1150 | 1243 | ||
1151 | # | 1244 | # |
1152 | # USB Input Devices | ||
1153 | # | ||
1154 | CONFIG_USB_HID=y | ||
1155 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1156 | # CONFIG_HID_FF is not set | ||
1157 | CONFIG_USB_HIDDEV=y | ||
1158 | # CONFIG_USB_AIPTEK is not set | ||
1159 | # CONFIG_USB_WACOM is not set | ||
1160 | # CONFIG_USB_ACECAD is not set | ||
1161 | # CONFIG_USB_KBTAB is not set | ||
1162 | # CONFIG_USB_POWERMATE is not set | ||
1163 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1164 | # CONFIG_USB_YEALINK is not set | ||
1165 | # CONFIG_USB_XPAD is not set | ||
1166 | # CONFIG_USB_ATI_REMOTE is not set | ||
1167 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1168 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1169 | # CONFIG_USB_APPLETOUCH is not set | ||
1170 | |||
1171 | # | ||
1172 | # USB Imaging devices | 1245 | # USB Imaging devices |
1173 | # | 1246 | # |
1174 | # CONFIG_USB_MDC800 is not set | 1247 | # CONFIG_USB_MDC800 is not set |
1175 | # CONFIG_USB_MICROTEK is not set | 1248 | # CONFIG_USB_MICROTEK is not set |
1176 | |||
1177 | # | ||
1178 | # USB Network Adapters | ||
1179 | # | ||
1180 | # CONFIG_USB_CATC is not set | ||
1181 | # CONFIG_USB_KAWETH is not set | ||
1182 | # CONFIG_USB_PEGASUS is not set | ||
1183 | # CONFIG_USB_RTL8150 is not set | ||
1184 | # CONFIG_USB_USBNET_MII is not set | ||
1185 | # CONFIG_USB_USBNET is not set | ||
1186 | CONFIG_USB_MON=y | 1249 | CONFIG_USB_MON=y |
1187 | 1250 | ||
1188 | # | 1251 | # |
@@ -1205,6 +1268,7 @@ CONFIG_USB_MON=y | |||
1205 | # CONFIG_USB_RIO500 is not set | 1268 | # CONFIG_USB_RIO500 is not set |
1206 | # CONFIG_USB_LEGOTOWER is not set | 1269 | # CONFIG_USB_LEGOTOWER is not set |
1207 | # CONFIG_USB_LCD is not set | 1270 | # CONFIG_USB_LCD is not set |
1271 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1208 | # CONFIG_USB_LED is not set | 1272 | # CONFIG_USB_LED is not set |
1209 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1273 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1210 | # CONFIG_USB_CYTHERM is not set | 1274 | # CONFIG_USB_CYTHERM is not set |
@@ -1215,6 +1279,7 @@ CONFIG_USB_MON=y | |||
1215 | # CONFIG_USB_SISUSBVGA is not set | 1279 | # CONFIG_USB_SISUSBVGA is not set |
1216 | # CONFIG_USB_LD is not set | 1280 | # CONFIG_USB_LD is not set |
1217 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1281 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1282 | # CONFIG_USB_IOWARRIOR is not set | ||
1218 | # CONFIG_USB_TEST is not set | 1283 | # CONFIG_USB_TEST is not set |
1219 | 1284 | ||
1220 | # | 1285 | # |
@@ -1225,10 +1290,6 @@ CONFIG_USB_MON=y | |||
1225 | # USB Gadget Support | 1290 | # USB Gadget Support |
1226 | # | 1291 | # |
1227 | # CONFIG_USB_GADGET is not set | 1292 | # CONFIG_USB_GADGET is not set |
1228 | |||
1229 | # | ||
1230 | # MMC/SD Card support | ||
1231 | # | ||
1232 | # CONFIG_MMC is not set | 1293 | # CONFIG_MMC is not set |
1233 | 1294 | ||
1234 | # | 1295 | # |
@@ -1250,13 +1311,16 @@ CONFIG_USB_MON=y | |||
1250 | CONFIG_INFINIBAND=m | 1311 | CONFIG_INFINIBAND=m |
1251 | CONFIG_INFINIBAND_USER_MAD=m | 1312 | CONFIG_INFINIBAND_USER_MAD=m |
1252 | CONFIG_INFINIBAND_USER_ACCESS=m | 1313 | CONFIG_INFINIBAND_USER_ACCESS=m |
1314 | CONFIG_INFINIBAND_USER_MEM=y | ||
1253 | CONFIG_INFINIBAND_ADDR_TRANS=y | 1315 | CONFIG_INFINIBAND_ADDR_TRANS=y |
1254 | CONFIG_INFINIBAND_MTHCA=m | 1316 | CONFIG_INFINIBAND_MTHCA=m |
1255 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1317 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1318 | # CONFIG_INFINIBAND_IPATH is not set | ||
1256 | CONFIG_INFINIBAND_EHCA=m | 1319 | CONFIG_INFINIBAND_EHCA=m |
1257 | CONFIG_INFINIBAND_EHCA_SCALING=y | ||
1258 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1320 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1321 | # CONFIG_MLX4_INFINIBAND is not set | ||
1259 | CONFIG_INFINIBAND_IPOIB=m | 1322 | CONFIG_INFINIBAND_IPOIB=m |
1323 | # CONFIG_INFINIBAND_IPOIB_CM is not set | ||
1260 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1324 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
1261 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set | 1325 | # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set |
1262 | CONFIG_INFINIBAND_SRP=m | 1326 | CONFIG_INFINIBAND_SRP=m |
@@ -1285,8 +1349,9 @@ CONFIG_INFINIBAND_SRP=m | |||
1285 | # | 1349 | # |
1286 | 1350 | ||
1287 | # | 1351 | # |
1288 | # Virtualization | 1352 | # Auxiliary Display support |
1289 | # | 1353 | # |
1354 | # CONFIG_KS0108 is not set | ||
1290 | 1355 | ||
1291 | # | 1356 | # |
1292 | # File systems | 1357 | # File systems |
@@ -1341,7 +1406,6 @@ CONFIG_FUSE_FS=m | |||
1341 | CONFIG_ISO9660_FS=y | 1406 | CONFIG_ISO9660_FS=y |
1342 | CONFIG_JOLIET=y | 1407 | CONFIG_JOLIET=y |
1343 | CONFIG_ZISOFS=y | 1408 | CONFIG_ZISOFS=y |
1344 | CONFIG_ZISOFS_FS=y | ||
1345 | CONFIG_UDF_FS=m | 1409 | CONFIG_UDF_FS=m |
1346 | CONFIG_UDF_NLS=y | 1410 | CONFIG_UDF_NLS=y |
1347 | 1411 | ||
@@ -1407,6 +1471,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1407 | CONFIG_NFS_COMMON=y | 1471 | CONFIG_NFS_COMMON=y |
1408 | CONFIG_SUNRPC=y | 1472 | CONFIG_SUNRPC=y |
1409 | CONFIG_SUNRPC_GSS=y | 1473 | CONFIG_SUNRPC_GSS=y |
1474 | # CONFIG_SUNRPC_BIND34 is not set | ||
1410 | CONFIG_RPCSEC_GSS_KRB5=y | 1475 | CONFIG_RPCSEC_GSS_KRB5=y |
1411 | CONFIG_RPCSEC_GSS_SPKM3=m | 1476 | CONFIG_RPCSEC_GSS_SPKM3=m |
1412 | # CONFIG_SMB_FS is not set | 1477 | # CONFIG_SMB_FS is not set |
@@ -1476,6 +1541,7 @@ CONFIG_NLS_ISO8859_1=y | |||
1476 | # Distributed Lock Manager | 1541 | # Distributed Lock Manager |
1477 | # | 1542 | # |
1478 | # CONFIG_DLM is not set | 1543 | # CONFIG_DLM is not set |
1544 | # CONFIG_UCC_SLOW is not set | ||
1479 | 1545 | ||
1480 | # | 1546 | # |
1481 | # Library routines | 1547 | # Library routines |
@@ -1483,12 +1549,19 @@ CONFIG_NLS_ISO8859_1=y | |||
1483 | CONFIG_BITREVERSE=y | 1549 | CONFIG_BITREVERSE=y |
1484 | CONFIG_CRC_CCITT=m | 1550 | CONFIG_CRC_CCITT=m |
1485 | # CONFIG_CRC16 is not set | 1551 | # CONFIG_CRC16 is not set |
1552 | # CONFIG_CRC_ITU_T is not set | ||
1486 | CONFIG_CRC32=y | 1553 | CONFIG_CRC32=y |
1487 | CONFIG_LIBCRC32C=m | 1554 | CONFIG_LIBCRC32C=m |
1488 | CONFIG_ZLIB_INFLATE=y | 1555 | CONFIG_ZLIB_INFLATE=y |
1489 | CONFIG_ZLIB_DEFLATE=m | 1556 | CONFIG_ZLIB_DEFLATE=m |
1557 | CONFIG_TEXTSEARCH=y | ||
1558 | CONFIG_TEXTSEARCH_KMP=m | ||
1559 | CONFIG_TEXTSEARCH_BM=m | ||
1560 | CONFIG_TEXTSEARCH_FSM=m | ||
1490 | CONFIG_PLIST=y | 1561 | CONFIG_PLIST=y |
1491 | CONFIG_IOMAP_COPY=y | 1562 | CONFIG_HAS_IOMEM=y |
1563 | CONFIG_HAS_IOPORT=y | ||
1564 | CONFIG_HAS_DMA=y | ||
1492 | 1565 | ||
1493 | # | 1566 | # |
1494 | # Instrumentation Support | 1567 | # Instrumentation Support |
@@ -1507,15 +1580,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1507 | CONFIG_DEBUG_FS=y | 1580 | CONFIG_DEBUG_FS=y |
1508 | # CONFIG_HEADERS_CHECK is not set | 1581 | # CONFIG_HEADERS_CHECK is not set |
1509 | CONFIG_DEBUG_KERNEL=y | 1582 | CONFIG_DEBUG_KERNEL=y |
1510 | CONFIG_LOG_BUF_SHIFT=17 | 1583 | # CONFIG_DEBUG_SHIRQ is not set |
1511 | CONFIG_DETECT_SOFTLOCKUP=y | 1584 | CONFIG_DETECT_SOFTLOCKUP=y |
1512 | # CONFIG_SCHEDSTATS is not set | 1585 | # CONFIG_SCHEDSTATS is not set |
1586 | # CONFIG_TIMER_STATS is not set | ||
1513 | # CONFIG_DEBUG_SLAB is not set | 1587 | # CONFIG_DEBUG_SLAB is not set |
1514 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1588 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1515 | # CONFIG_RT_MUTEX_TESTER is not set | 1589 | # CONFIG_RT_MUTEX_TESTER is not set |
1516 | # CONFIG_DEBUG_SPINLOCK is not set | 1590 | # CONFIG_DEBUG_SPINLOCK is not set |
1517 | # CONFIG_DEBUG_MUTEXES is not set | 1591 | # CONFIG_DEBUG_MUTEXES is not set |
1518 | # CONFIG_DEBUG_RWSEMS is not set | ||
1519 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1592 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1520 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1593 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1521 | # CONFIG_DEBUG_KOBJECT is not set | 1594 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1526,8 +1599,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1526 | CONFIG_FORCED_INLINING=y | 1599 | CONFIG_FORCED_INLINING=y |
1527 | # CONFIG_RCU_TORTURE_TEST is not set | 1600 | # CONFIG_RCU_TORTURE_TEST is not set |
1528 | # CONFIG_LKDTM is not set | 1601 | # CONFIG_LKDTM is not set |
1602 | # CONFIG_FAULT_INJECTION is not set | ||
1529 | CONFIG_DEBUG_STACKOVERFLOW=y | 1603 | CONFIG_DEBUG_STACKOVERFLOW=y |
1530 | # CONFIG_DEBUG_STACK_USAGE is not set | 1604 | # CONFIG_DEBUG_STACK_USAGE is not set |
1605 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1531 | CONFIG_HCALL_STATS=y | 1606 | CONFIG_HCALL_STATS=y |
1532 | CONFIG_DEBUGGER=y | 1607 | CONFIG_DEBUGGER=y |
1533 | CONFIG_XMON=y | 1608 | CONFIG_XMON=y |
@@ -1564,8 +1639,11 @@ CONFIG_CRYPTO_TGR192=m | |||
1564 | # CONFIG_CRYPTO_GF128MUL is not set | 1639 | # CONFIG_CRYPTO_GF128MUL is not set |
1565 | CONFIG_CRYPTO_ECB=m | 1640 | CONFIG_CRYPTO_ECB=m |
1566 | CONFIG_CRYPTO_CBC=y | 1641 | CONFIG_CRYPTO_CBC=y |
1642 | CONFIG_CRYPTO_PCBC=m | ||
1567 | # CONFIG_CRYPTO_LRW is not set | 1643 | # CONFIG_CRYPTO_LRW is not set |
1644 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1568 | CONFIG_CRYPTO_DES=y | 1645 | CONFIG_CRYPTO_DES=y |
1646 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1569 | CONFIG_CRYPTO_BLOWFISH=m | 1647 | CONFIG_CRYPTO_BLOWFISH=m |
1570 | CONFIG_CRYPTO_TWOFISH=m | 1648 | CONFIG_CRYPTO_TWOFISH=m |
1571 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 1649 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1580,6 +1658,7 @@ CONFIG_CRYPTO_ANUBIS=m | |||
1580 | CONFIG_CRYPTO_DEFLATE=m | 1658 | CONFIG_CRYPTO_DEFLATE=m |
1581 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1659 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1582 | CONFIG_CRYPTO_CRC32C=m | 1660 | CONFIG_CRYPTO_CRC32C=m |
1661 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1583 | CONFIG_CRYPTO_TEST=m | 1662 | CONFIG_CRYPTO_TEST=m |
1584 | 1663 | ||
1585 | # | 1664 | # |