diff options
Diffstat (limited to 'arch/powerpc/configs/chrp32_defconfig')
| -rw-r--r-- | arch/powerpc/configs/chrp32_defconfig | 220 |
1 files changed, 64 insertions, 156 deletions
diff --git a/arch/powerpc/configs/chrp32_defconfig b/arch/powerpc/configs/chrp32_defconfig index 7a747c438536..c3977e334b3b 100644 --- a/arch/powerpc/configs/chrp32_defconfig +++ b/arch/powerpc/configs/chrp32_defconfig | |||
| @@ -1,9 +1,26 @@ | |||
| 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-rc6 | 3 | # Linux kernel version: 2.6.23-rc4 |
| 4 | # Tue Jun 26 12:36:45 2007 | 4 | # Thu Aug 30 16:33:50 2007 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | |||
| 8 | # | ||
| 9 | # Processor support | ||
| 10 | # | ||
| 11 | CONFIG_6xx=y | ||
| 12 | # CONFIG_PPC_85xx is not set | ||
| 13 | # CONFIG_PPC_8xx is not set | ||
| 14 | # CONFIG_40x is not set | ||
| 15 | # CONFIG_44x is not set | ||
| 16 | # CONFIG_E200 is not set | ||
| 17 | CONFIG_PPC_FPU=y | ||
| 18 | # CONFIG_ALTIVEC is not set | ||
| 19 | CONFIG_PPC_STD_MMU=y | ||
| 20 | CONFIG_PPC_STD_MMU_32=y | ||
| 21 | # CONFIG_PPC_MM_SLICES is not set | ||
| 22 | CONFIG_SMP=y | ||
| 23 | CONFIG_NR_CPUS=4 | ||
| 7 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
| 8 | CONFIG_PPC_MERGE=y | 25 | CONFIG_PPC_MERGE=y |
| 9 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
| @@ -14,62 +31,38 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
| 14 | CONFIG_GENERIC_HWEIGHT=y | 31 | CONFIG_GENERIC_HWEIGHT=y |
| 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 32 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 16 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 33 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 34 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
| 17 | CONFIG_PPC=y | 35 | CONFIG_PPC=y |
| 18 | CONFIG_EARLY_PRINTK=y | 36 | CONFIG_EARLY_PRINTK=y |
| 19 | CONFIG_GENERIC_NVRAM=y | 37 | CONFIG_GENERIC_NVRAM=y |
| 20 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 38 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
| 21 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 39 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 22 | CONFIG_PPC_OF=y | 40 | CONFIG_PPC_OF=y |
| 41 | CONFIG_OF=y | ||
| 23 | CONFIG_PPC_UDBG_16550=y | 42 | CONFIG_PPC_UDBG_16550=y |
| 24 | CONFIG_GENERIC_TBSYNC=y | 43 | CONFIG_GENERIC_TBSYNC=y |
| 25 | CONFIG_AUDIT_ARCH=y | 44 | CONFIG_AUDIT_ARCH=y |
| 26 | CONFIG_GENERIC_BUG=y | 45 | CONFIG_GENERIC_BUG=y |
| 27 | # CONFIG_DEFAULT_UIMAGE is not set | 46 | # CONFIG_DEFAULT_UIMAGE is not set |
| 28 | |||
| 29 | # | ||
| 30 | # Processor support | ||
| 31 | # | ||
| 32 | CONFIG_CLASSIC32=y | ||
| 33 | # CONFIG_PPC_82xx is not set | ||
| 34 | # CONFIG_PPC_83xx is not set | ||
| 35 | # CONFIG_PPC_85xx is not set | ||
| 36 | # CONFIG_PPC_86xx is not set | ||
| 37 | # CONFIG_PPC_8xx is not set | ||
| 38 | # CONFIG_40x is not set | ||
| 39 | # CONFIG_44x is not set | ||
| 40 | # CONFIG_E200 is not set | ||
| 41 | CONFIG_6xx=y | ||
| 42 | CONFIG_PPC_FPU=y | ||
| 43 | # CONFIG_PPC_DCR_NATIVE is not set | 47 | # CONFIG_PPC_DCR_NATIVE is not set |
| 44 | # CONFIG_PPC_DCR_MMIO is not set | 48 | # CONFIG_PPC_DCR_MMIO is not set |
| 45 | # CONFIG_ALTIVEC is not set | ||
| 46 | CONFIG_PPC_STD_MMU=y | ||
| 47 | CONFIG_PPC_STD_MMU_32=y | ||
| 48 | # CONFIG_PPC_MM_SLICES is not set | ||
| 49 | CONFIG_SMP=y | ||
| 50 | CONFIG_NR_CPUS=4 | ||
| 51 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 52 | 50 | ||
| 53 | # | 51 | # |
| 54 | # Code maturity level options | 52 | # General setup |
| 55 | # | 53 | # |
| 56 | CONFIG_EXPERIMENTAL=y | 54 | CONFIG_EXPERIMENTAL=y |
| 57 | CONFIG_LOCK_KERNEL=y | 55 | CONFIG_LOCK_KERNEL=y |
| 58 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 56 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 59 | |||
| 60 | # | ||
| 61 | # General setup | ||
| 62 | # | ||
| 63 | CONFIG_LOCALVERSION="" | 57 | CONFIG_LOCALVERSION="" |
| 64 | # CONFIG_LOCALVERSION_AUTO is not set | 58 | # CONFIG_LOCALVERSION_AUTO is not set |
| 65 | CONFIG_SWAP=y | 59 | CONFIG_SWAP=y |
| 66 | CONFIG_SYSVIPC=y | 60 | CONFIG_SYSVIPC=y |
| 67 | # CONFIG_IPC_NS is not set | ||
| 68 | CONFIG_SYSVIPC_SYSCTL=y | 61 | CONFIG_SYSVIPC_SYSCTL=y |
| 69 | CONFIG_POSIX_MQUEUE=y | 62 | CONFIG_POSIX_MQUEUE=y |
| 70 | # CONFIG_BSD_PROCESS_ACCT is not set | 63 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 71 | # CONFIG_TASKSTATS is not set | 64 | # CONFIG_TASKSTATS is not set |
| 72 | # CONFIG_UTS_NS is not set | 65 | # CONFIG_USER_NS is not set |
| 73 | # CONFIG_AUDIT is not set | 66 | # CONFIG_AUDIT is not set |
| 74 | CONFIG_IKCONFIG=y | 67 | CONFIG_IKCONFIG=y |
| 75 | CONFIG_IKCONFIG_PROC=y | 68 | CONFIG_IKCONFIG_PROC=y |
| @@ -105,10 +98,6 @@ CONFIG_SLAB=y | |||
| 105 | CONFIG_RT_MUTEXES=y | 98 | CONFIG_RT_MUTEXES=y |
| 106 | # CONFIG_TINY_SHMEM is not set | 99 | # CONFIG_TINY_SHMEM is not set |
| 107 | CONFIG_BASE_SMALL=0 | 100 | CONFIG_BASE_SMALL=0 |
| 108 | |||
| 109 | # | ||
| 110 | # Loadable module support | ||
| 111 | # | ||
| 112 | CONFIG_MODULES=y | 101 | CONFIG_MODULES=y |
| 113 | CONFIG_MODULE_UNLOAD=y | 102 | CONFIG_MODULE_UNLOAD=y |
| 114 | CONFIG_MODULE_FORCE_UNLOAD=y | 103 | CONFIG_MODULE_FORCE_UNLOAD=y |
| @@ -116,14 +105,11 @@ CONFIG_MODULE_FORCE_UNLOAD=y | |||
| 116 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 105 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 117 | CONFIG_KMOD=y | 106 | CONFIG_KMOD=y |
| 118 | CONFIG_STOP_MACHINE=y | 107 | CONFIG_STOP_MACHINE=y |
| 119 | |||
| 120 | # | ||
| 121 | # Block layer | ||
| 122 | # | ||
| 123 | CONFIG_BLOCK=y | 108 | CONFIG_BLOCK=y |
| 124 | CONFIG_LBD=y | 109 | CONFIG_LBD=y |
| 125 | # CONFIG_BLK_DEV_IO_TRACE is not set | 110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 126 | # CONFIG_LSF is not set | 111 | # CONFIG_LSF is not set |
| 112 | # CONFIG_BLK_DEV_BSG is not set | ||
| 127 | 113 | ||
| 128 | # | 114 | # |
| 129 | # IO Schedulers | 115 | # IO Schedulers |
| @@ -143,7 +129,10 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 143 | # | 129 | # |
| 144 | CONFIG_PPC_MULTIPLATFORM=y | 130 | CONFIG_PPC_MULTIPLATFORM=y |
| 145 | # CONFIG_EMBEDDED6xx is not set | 131 | # CONFIG_EMBEDDED6xx is not set |
| 146 | # CONFIG_APUS is not set | 132 | # CONFIG_PPC_82xx is not set |
| 133 | # CONFIG_PPC_83xx is not set | ||
| 134 | # CONFIG_PPC_86xx is not set | ||
| 135 | CONFIG_CLASSIC32=y | ||
| 147 | CONFIG_PPC_CHRP=y | 136 | CONFIG_PPC_CHRP=y |
| 148 | # CONFIG_PPC_MPC52xx is not set | 137 | # CONFIG_PPC_MPC52xx is not set |
| 149 | # CONFIG_PPC_MPC5200 is not set | 138 | # CONFIG_PPC_MPC5200 is not set |
| @@ -169,6 +158,7 @@ CONFIG_PPC_MPC106=y | |||
| 169 | # CONFIG_CPU_FREQ is not set | 158 | # CONFIG_CPU_FREQ is not set |
| 170 | # CONFIG_TAU is not set | 159 | # CONFIG_TAU is not set |
| 171 | # CONFIG_CPM2 is not set | 160 | # CONFIG_CPM2 is not set |
| 161 | # CONFIG_FSL_ULI1575 is not set | ||
| 172 | 162 | ||
| 173 | # | 163 | # |
| 174 | # Kernel options | 164 | # Kernel options |
| @@ -200,6 +190,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 200 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 190 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 201 | # CONFIG_RESOURCES_64BIT is not set | 191 | # CONFIG_RESOURCES_64BIT is not set |
| 202 | CONFIG_ZONE_DMA_FLAG=1 | 192 | CONFIG_ZONE_DMA_FLAG=1 |
| 193 | CONFIG_BOUNCE=y | ||
| 194 | CONFIG_VIRT_TO_BUS=y | ||
| 203 | CONFIG_PROC_DEVICETREE=y | 195 | CONFIG_PROC_DEVICETREE=y |
| 204 | # CONFIG_CMDLINE_BOOL is not set | 196 | # CONFIG_CMDLINE_BOOL is not set |
| 205 | # CONFIG_PM is not set | 197 | # CONFIG_PM is not set |
| @@ -214,9 +206,9 @@ CONFIG_ISA=y | |||
| 214 | CONFIG_ZONE_DMA=y | 206 | CONFIG_ZONE_DMA=y |
| 215 | CONFIG_GENERIC_ISA_DMA=y | 207 | CONFIG_GENERIC_ISA_DMA=y |
| 216 | CONFIG_PPC_INDIRECT_PCI=y | 208 | CONFIG_PPC_INDIRECT_PCI=y |
| 217 | # CONFIG_PPC_INDIRECT_PCI_BE is not set | ||
| 218 | CONFIG_PCI=y | 209 | CONFIG_PCI=y |
| 219 | CONFIG_PCI_DOMAINS=y | 210 | CONFIG_PCI_DOMAINS=y |
| 211 | CONFIG_PCI_SYSCALL=y | ||
| 220 | # CONFIG_PCIEPORTBUS is not set | 212 | # CONFIG_PCIEPORTBUS is not set |
| 221 | CONFIG_ARCH_SUPPORTS_MSI=y | 213 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 222 | # CONFIG_PCI_MSI is not set | 214 | # CONFIG_PCI_MSI is not set |
| @@ -296,6 +288,7 @@ CONFIG_NF_CONNTRACK=m | |||
| 296 | # CONFIG_NF_CONNTRACK_MARK is not set | 288 | # CONFIG_NF_CONNTRACK_MARK is not set |
| 297 | # CONFIG_NF_CONNTRACK_EVENTS is not set | 289 | # CONFIG_NF_CONNTRACK_EVENTS is not set |
| 298 | # CONFIG_NF_CT_PROTO_SCTP is not set | 290 | # CONFIG_NF_CT_PROTO_SCTP is not set |
| 291 | # CONFIG_NF_CT_PROTO_UDPLITE is not set | ||
| 299 | # CONFIG_NF_CONNTRACK_AMANDA is not set | 292 | # CONFIG_NF_CONNTRACK_AMANDA is not set |
| 300 | CONFIG_NF_CONNTRACK_FTP=m | 293 | CONFIG_NF_CONNTRACK_FTP=m |
| 301 | # CONFIG_NF_CONNTRACK_H323 is not set | 294 | # CONFIG_NF_CONNTRACK_H323 is not set |
| @@ -313,6 +306,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
| 313 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | 306 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set |
| 314 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | 307 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set |
| 315 | # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set | 308 | # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set |
| 309 | # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set | ||
| 316 | # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set | 310 | # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set |
| 317 | # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set | 311 | # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set |
| 318 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | 312 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set |
| @@ -332,6 +326,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
| 332 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | 326 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
| 333 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | 327 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set |
| 334 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | 328 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set |
| 329 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
| 335 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 330 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
| 336 | 331 | ||
| 337 | # | 332 | # |
| @@ -407,6 +402,7 @@ CONFIG_NF_NAT_SIP=m | |||
| 407 | # CONFIG_MAC80211 is not set | 402 | # CONFIG_MAC80211 is not set |
| 408 | # CONFIG_IEEE80211 is not set | 403 | # CONFIG_IEEE80211 is not set |
| 409 | # CONFIG_RFKILL is not set | 404 | # CONFIG_RFKILL is not set |
| 405 | # CONFIG_NET_9P is not set | ||
| 410 | 406 | ||
| 411 | # | 407 | # |
| 412 | # Device Drivers | 408 | # Device Drivers |
| @@ -421,27 +417,12 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 421 | # CONFIG_DEBUG_DRIVER is not set | 417 | # CONFIG_DEBUG_DRIVER is not set |
| 422 | # CONFIG_DEBUG_DEVRES is not set | 418 | # CONFIG_DEBUG_DEVRES is not set |
| 423 | # CONFIG_SYS_HYPERVISOR is not set | 419 | # CONFIG_SYS_HYPERVISOR is not set |
| 424 | |||
| 425 | # | ||
| 426 | # Connector - unified userspace <-> kernelspace linker | ||
| 427 | # | ||
| 428 | # CONFIG_CONNECTOR is not set | 420 | # CONFIG_CONNECTOR is not set |
| 429 | # CONFIG_MTD is not set | 421 | # CONFIG_MTD is not set |
| 430 | 422 | CONFIG_OF_DEVICE=y | |
| 431 | # | ||
| 432 | # Parallel port support | ||
| 433 | # | ||
| 434 | # CONFIG_PARPORT is not set | 423 | # CONFIG_PARPORT is not set |
| 435 | |||
| 436 | # | ||
| 437 | # Plug and Play support | ||
| 438 | # | ||
| 439 | # CONFIG_PNP is not set | 424 | # CONFIG_PNP is not set |
| 440 | # CONFIG_PNPACPI is not set | 425 | CONFIG_BLK_DEV=y |
| 441 | |||
| 442 | # | ||
| 443 | # Block devices | ||
| 444 | # | ||
| 445 | CONFIG_BLK_DEV_FD=y | 426 | CONFIG_BLK_DEV_FD=y |
| 446 | # CONFIG_BLK_DEV_XD is not set | 427 | # CONFIG_BLK_DEV_XD is not set |
| 447 | # CONFIG_BLK_CPQ_DA is not set | 428 | # CONFIG_BLK_CPQ_DA is not set |
| @@ -460,14 +441,11 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 460 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 441 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 461 | # CONFIG_CDROM_PKTCDVD is not set | 442 | # CONFIG_CDROM_PKTCDVD is not set |
| 462 | # CONFIG_ATA_OVER_ETH is not set | 443 | # CONFIG_ATA_OVER_ETH is not set |
| 463 | 444 | CONFIG_MISC_DEVICES=y | |
| 464 | # | ||
| 465 | # Misc devices | ||
| 466 | # | ||
| 467 | # CONFIG_PHANTOM is not set | 445 | # CONFIG_PHANTOM is not set |
| 446 | # CONFIG_EEPROM_93CX6 is not set | ||
| 468 | # CONFIG_SGI_IOC4 is not set | 447 | # CONFIG_SGI_IOC4 is not set |
| 469 | # CONFIG_TIFM_CORE is not set | 448 | # CONFIG_TIFM_CORE is not set |
| 470 | # CONFIG_BLINK is not set | ||
| 471 | CONFIG_IDE=y | 449 | CONFIG_IDE=y |
| 472 | CONFIG_BLK_DEV_IDE=y | 450 | CONFIG_BLK_DEV_IDE=y |
| 473 | 451 | ||
| @@ -533,6 +511,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
| 533 | # | 511 | # |
| 534 | # CONFIG_RAID_ATTRS is not set | 512 | # CONFIG_RAID_ATTRS is not set |
| 535 | CONFIG_SCSI=y | 513 | CONFIG_SCSI=y |
| 514 | CONFIG_SCSI_DMA=y | ||
| 536 | # CONFIG_SCSI_TGT is not set | 515 | # CONFIG_SCSI_TGT is not set |
| 537 | # CONFIG_SCSI_NETLINK is not set | 516 | # CONFIG_SCSI_NETLINK is not set |
| 538 | CONFIG_SCSI_PROC_FS=y | 517 | CONFIG_SCSI_PROC_FS=y |
| @@ -563,12 +542,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 563 | CONFIG_SCSI_SPI_ATTRS=y | 542 | CONFIG_SCSI_SPI_ATTRS=y |
| 564 | # CONFIG_SCSI_FC_ATTRS is not set | 543 | # CONFIG_SCSI_FC_ATTRS is not set |
| 565 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 544 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 566 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 567 | # CONFIG_SCSI_SAS_LIBSAS is not set | 545 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 568 | 546 | CONFIG_SCSI_LOWLEVEL=y | |
| 569 | # | ||
| 570 | # SCSI low-level drivers | ||
| 571 | # | ||
| 572 | # CONFIG_ISCSI_TCP is not set | 547 | # CONFIG_ISCSI_TCP is not set |
| 573 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 548 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 574 | # CONFIG_SCSI_3W_9XXX is not set | 549 | # CONFIG_SCSI_3W_9XXX is not set |
| @@ -622,15 +597,6 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
| 622 | # CONFIG_SCSI_DEBUG is not set | 597 | # CONFIG_SCSI_DEBUG is not set |
| 623 | # CONFIG_SCSI_SRP is not set | 598 | # CONFIG_SCSI_SRP is not set |
| 624 | # CONFIG_ATA is not set | 599 | # CONFIG_ATA is not set |
| 625 | |||
| 626 | # | ||
| 627 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
| 628 | # | ||
| 629 | # CONFIG_CD_NO_IDESCSI is not set | ||
| 630 | |||
| 631 | # | ||
| 632 | # Multi-device support (RAID and LVM) | ||
| 633 | # | ||
| 634 | # CONFIG_MD is not set | 600 | # CONFIG_MD is not set |
| 635 | 601 | ||
| 636 | # | 602 | # |
| @@ -646,27 +612,17 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
| 646 | # | 612 | # |
| 647 | # CONFIG_FIREWIRE is not set | 613 | # CONFIG_FIREWIRE is not set |
| 648 | # CONFIG_IEEE1394 is not set | 614 | # CONFIG_IEEE1394 is not set |
| 649 | |||
| 650 | # | ||
| 651 | # I2O device support | ||
| 652 | # | ||
| 653 | # CONFIG_I2O is not set | 615 | # CONFIG_I2O is not set |
| 654 | # CONFIG_MACINTOSH_DRIVERS is not set | 616 | # CONFIG_MACINTOSH_DRIVERS is not set |
| 655 | |||
| 656 | # | ||
| 657 | # Network device support | ||
| 658 | # | ||
| 659 | CONFIG_NETDEVICES=y | 617 | CONFIG_NETDEVICES=y |
| 618 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 660 | # CONFIG_DUMMY is not set | 619 | # CONFIG_DUMMY is not set |
| 661 | # CONFIG_BONDING is not set | 620 | # CONFIG_BONDING is not set |
| 621 | # CONFIG_MACVLAN is not set | ||
| 662 | # CONFIG_EQUALIZER is not set | 622 | # CONFIG_EQUALIZER is not set |
| 663 | # CONFIG_TUN is not set | 623 | # CONFIG_TUN is not set |
| 664 | # CONFIG_ARCNET is not set | 624 | # CONFIG_ARCNET is not set |
| 665 | # CONFIG_PHYLIB is not set | 625 | # CONFIG_PHYLIB is not set |
| 666 | |||
| 667 | # | ||
| 668 | # Ethernet (10 or 100Mbit) | ||
| 669 | # | ||
| 670 | CONFIG_NET_ETHERNET=y | 626 | CONFIG_NET_ETHERNET=y |
| 671 | CONFIG_MII=y | 627 | CONFIG_MII=y |
| 672 | # CONFIG_HAPPYMEAL is not set | 628 | # CONFIG_HAPPYMEAL is not set |
| @@ -676,10 +632,6 @@ CONFIG_MII=y | |||
| 676 | # CONFIG_LANCE is not set | 632 | # CONFIG_LANCE is not set |
| 677 | # CONFIG_NET_VENDOR_SMC is not set | 633 | # CONFIG_NET_VENDOR_SMC is not set |
| 678 | # CONFIG_NET_VENDOR_RACAL is not set | 634 | # CONFIG_NET_VENDOR_RACAL is not set |
| 679 | |||
| 680 | # | ||
| 681 | # Tulip family network device support | ||
| 682 | # | ||
| 683 | CONFIG_NET_TULIP=y | 635 | CONFIG_NET_TULIP=y |
| 684 | # CONFIG_DE2104X is not set | 636 | # CONFIG_DE2104X is not set |
| 685 | # CONFIG_TULIP is not set | 637 | # CONFIG_TULIP is not set |
| @@ -732,7 +684,6 @@ CONFIG_NETDEV_1000=y | |||
| 732 | # CONFIG_SIS190 is not set | 684 | # CONFIG_SIS190 is not set |
| 733 | # CONFIG_SKGE is not set | 685 | # CONFIG_SKGE is not set |
| 734 | # CONFIG_SKY2 is not set | 686 | # CONFIG_SKY2 is not set |
| 735 | # CONFIG_SK98LIN is not set | ||
| 736 | # CONFIG_VIA_VELOCITY is not set | 687 | # CONFIG_VIA_VELOCITY is not set |
| 737 | # CONFIG_TIGON3 is not set | 688 | # CONFIG_TIGON3 is not set |
| 738 | # CONFIG_BNX2 is not set | 689 | # CONFIG_BNX2 is not set |
| @@ -776,6 +727,7 @@ CONFIG_PPP_DEFLATE=m | |||
| 776 | CONFIG_PPP_BSDCOMP=m | 727 | CONFIG_PPP_BSDCOMP=m |
| 777 | CONFIG_PPP_MPPE=m | 728 | CONFIG_PPP_MPPE=m |
| 778 | CONFIG_PPPOE=m | 729 | CONFIG_PPPOE=m |
| 730 | # CONFIG_PPPOL2TP is not set | ||
| 779 | # CONFIG_SLIP is not set | 731 | # CONFIG_SLIP is not set |
| 780 | CONFIG_SLHC=m | 732 | CONFIG_SLHC=m |
| 781 | # CONFIG_NET_FC is not set | 733 | # CONFIG_NET_FC is not set |
| @@ -783,15 +735,7 @@ CONFIG_SLHC=m | |||
| 783 | # CONFIG_NETCONSOLE is not set | 735 | # CONFIG_NETCONSOLE is not set |
| 784 | # CONFIG_NETPOLL is not set | 736 | # CONFIG_NETPOLL is not set |
| 785 | # CONFIG_NET_POLL_CONTROLLER is not set | 737 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 786 | |||
| 787 | # | ||
| 788 | # ISDN subsystem | ||
| 789 | # | ||
| 790 | # CONFIG_ISDN is not set | 738 | # CONFIG_ISDN is not set |
| 791 | |||
| 792 | # | ||
| 793 | # Telephony Support | ||
| 794 | # | ||
| 795 | # CONFIG_PHONE is not set | 739 | # CONFIG_PHONE is not set |
| 796 | 740 | ||
| 797 | # | 741 | # |
| @@ -892,10 +836,6 @@ CONFIG_LEGACY_PTYS=y | |||
| 892 | CONFIG_LEGACY_PTY_COUNT=256 | 836 | CONFIG_LEGACY_PTY_COUNT=256 |
| 893 | CONFIG_BRIQ_PANEL=m | 837 | CONFIG_BRIQ_PANEL=m |
| 894 | # CONFIG_HVC_RTAS is not set | 838 | # CONFIG_HVC_RTAS is not set |
| 895 | |||
| 896 | # | ||
| 897 | # IPMI | ||
| 898 | # | ||
| 899 | # CONFIG_IPMI_HANDLER is not set | 839 | # CONFIG_IPMI_HANDLER is not set |
| 900 | # CONFIG_WATCHDOG is not set | 840 | # CONFIG_WATCHDOG is not set |
| 901 | # CONFIG_HW_RANDOM is not set | 841 | # CONFIG_HW_RANDOM is not set |
| @@ -908,10 +848,6 @@ CONFIG_GEN_RTC=y | |||
| 908 | # CONFIG_AGP is not set | 848 | # CONFIG_AGP is not set |
| 909 | # CONFIG_DRM is not set | 849 | # CONFIG_DRM is not set |
| 910 | # CONFIG_RAW_DRIVER is not set | 850 | # CONFIG_RAW_DRIVER is not set |
| 911 | |||
| 912 | # | ||
| 913 | # TPM devices | ||
| 914 | # | ||
| 915 | # CONFIG_TCG_TPM is not set | 851 | # CONFIG_TCG_TPM is not set |
| 916 | CONFIG_DEVPORT=y | 852 | CONFIG_DEVPORT=y |
| 917 | CONFIG_I2C=y | 853 | CONFIG_I2C=y |
| @@ -947,6 +883,7 @@ CONFIG_I2C_ALGOBIT=y | |||
| 947 | # CONFIG_I2C_SIS5595 is not set | 883 | # CONFIG_I2C_SIS5595 is not set |
| 948 | # CONFIG_I2C_SIS630 is not set | 884 | # CONFIG_I2C_SIS630 is not set |
| 949 | # CONFIG_I2C_SIS96X is not set | 885 | # CONFIG_I2C_SIS96X is not set |
| 886 | # CONFIG_I2C_TAOS_EVM is not set | ||
| 950 | # CONFIG_I2C_STUB is not set | 887 | # CONFIG_I2C_STUB is not set |
| 951 | # CONFIG_I2C_TINY_USB is not set | 888 | # CONFIG_I2C_TINY_USB is not set |
| 952 | # CONFIG_I2C_VIA is not set | 889 | # CONFIG_I2C_VIA is not set |
| @@ -959,12 +896,14 @@ CONFIG_I2C_ALGOBIT=y | |||
| 959 | # | 896 | # |
| 960 | # CONFIG_SENSORS_DS1337 is not set | 897 | # CONFIG_SENSORS_DS1337 is not set |
| 961 | # CONFIG_SENSORS_DS1374 is not set | 898 | # CONFIG_SENSORS_DS1374 is not set |
| 899 | # CONFIG_DS1682 is not set | ||
| 962 | # CONFIG_SENSORS_EEPROM is not set | 900 | # CONFIG_SENSORS_EEPROM is not set |
| 963 | # CONFIG_SENSORS_PCF8574 is not set | 901 | # CONFIG_SENSORS_PCF8574 is not set |
| 964 | # CONFIG_SENSORS_PCA9539 is not set | 902 | # CONFIG_SENSORS_PCA9539 is not set |
| 965 | # CONFIG_SENSORS_PCF8591 is not set | 903 | # CONFIG_SENSORS_PCF8591 is not set |
| 966 | # CONFIG_SENSORS_M41T00 is not set | 904 | # CONFIG_SENSORS_M41T00 is not set |
| 967 | # CONFIG_SENSORS_MAX6875 is not set | 905 | # CONFIG_SENSORS_MAX6875 is not set |
| 906 | # CONFIG_SENSORS_TSL2550 is not set | ||
| 968 | # CONFIG_I2C_DEBUG_CORE is not set | 907 | # CONFIG_I2C_DEBUG_CORE is not set |
| 969 | # CONFIG_I2C_DEBUG_ALGO is not set | 908 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 970 | # CONFIG_I2C_DEBUG_BUS is not set | 909 | # CONFIG_I2C_DEBUG_BUS is not set |
| @@ -975,11 +914,8 @@ CONFIG_I2C_ALGOBIT=y | |||
| 975 | # | 914 | # |
| 976 | # CONFIG_SPI is not set | 915 | # CONFIG_SPI is not set |
| 977 | # CONFIG_SPI_MASTER is not set | 916 | # CONFIG_SPI_MASTER is not set |
| 978 | |||
| 979 | # | ||
| 980 | # Dallas's 1-wire bus | ||
| 981 | # | ||
| 982 | # CONFIG_W1 is not set | 917 | # CONFIG_W1 is not set |
| 918 | # CONFIG_POWER_SUPPLY is not set | ||
| 983 | # CONFIG_HWMON is not set | 919 | # CONFIG_HWMON is not set |
| 984 | 920 | ||
| 985 | # | 921 | # |
| @@ -998,8 +934,8 @@ CONFIG_I2C_ALGOBIT=y | |||
| 998 | # Graphics support | 934 | # Graphics support |
| 999 | # | 935 | # |
| 1000 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 936 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
| 1001 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 1002 | CONFIG_LCD_CLASS_DEVICE=m | 937 | CONFIG_LCD_CLASS_DEVICE=m |
| 938 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 1003 | 939 | ||
| 1004 | # | 940 | # |
| 1005 | # Display device support | 941 | # Display device support |
| @@ -1010,6 +946,7 @@ CONFIG_DISPLAY_SUPPORT=m | |||
| 1010 | # Display hardware drivers | 946 | # Display hardware drivers |
| 1011 | # | 947 | # |
| 1012 | # CONFIG_VGASTATE is not set | 948 | # CONFIG_VGASTATE is not set |
| 949 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 1013 | CONFIG_FB=y | 950 | CONFIG_FB=y |
| 1014 | CONFIG_FIRMWARE_EDID=y | 951 | CONFIG_FIRMWARE_EDID=y |
| 1015 | CONFIG_FB_DDC=y | 952 | CONFIG_FB_DDC=y |
| @@ -1080,6 +1017,7 @@ CONFIG_VGA_CONSOLE=y | |||
| 1080 | # CONFIG_MDA_CONSOLE is not set | 1017 | # CONFIG_MDA_CONSOLE is not set |
| 1081 | CONFIG_DUMMY_CONSOLE=y | 1018 | CONFIG_DUMMY_CONSOLE=y |
| 1082 | CONFIG_FRAMEBUFFER_CONSOLE=y | 1019 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 1020 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
| 1083 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 1021 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
| 1084 | # CONFIG_FONTS is not set | 1022 | # CONFIG_FONTS is not set |
| 1085 | CONFIG_FONT_8x8=y | 1023 | CONFIG_FONT_8x8=y |
| @@ -1093,10 +1031,7 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
| 1093 | # Sound | 1031 | # Sound |
| 1094 | # | 1032 | # |
| 1095 | # CONFIG_SOUND is not set | 1033 | # CONFIG_SOUND is not set |
| 1096 | 1034 | CONFIG_HID_SUPPORT=y | |
| 1097 | # | ||
| 1098 | # HID Devices | ||
| 1099 | # | ||
| 1100 | CONFIG_HID=y | 1035 | CONFIG_HID=y |
| 1101 | # CONFIG_HID_DEBUG is not set | 1036 | # CONFIG_HID_DEBUG is not set |
| 1102 | 1037 | ||
| @@ -1107,10 +1042,7 @@ CONFIG_USB_HID=y | |||
| 1107 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1042 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set |
| 1108 | # CONFIG_HID_FF is not set | 1043 | # CONFIG_HID_FF is not set |
| 1109 | # CONFIG_USB_HIDDEV is not set | 1044 | # CONFIG_USB_HIDDEV is not set |
| 1110 | 1045 | CONFIG_USB_SUPPORT=y | |
| 1111 | # | ||
| 1112 | # USB support | ||
| 1113 | # | ||
| 1114 | CONFIG_USB_ARCH_HAS_HCD=y | 1046 | CONFIG_USB_ARCH_HAS_HCD=y |
| 1115 | CONFIG_USB_ARCH_HAS_OHCI=y | 1047 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 1116 | CONFIG_USB_ARCH_HAS_EHCI=y | 1048 | CONFIG_USB_ARCH_HAS_EHCI=y |
| @@ -1132,7 +1064,6 @@ CONFIG_USB_EHCI_HCD=m | |||
| 1132 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1064 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
| 1133 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1065 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1134 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1066 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1135 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
| 1136 | # CONFIG_USB_ISP116X_HCD is not set | 1067 | # CONFIG_USB_ISP116X_HCD is not set |
| 1137 | CONFIG_USB_OHCI_HCD=y | 1068 | CONFIG_USB_OHCI_HCD=y |
| 1138 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set | 1069 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
| @@ -1141,6 +1072,7 @@ CONFIG_USB_OHCI_HCD=y | |||
| 1141 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1072 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
| 1142 | CONFIG_USB_UHCI_HCD=y | 1073 | CONFIG_USB_UHCI_HCD=y |
| 1143 | # CONFIG_USB_SL811_HCD is not set | 1074 | # CONFIG_USB_SL811_HCD is not set |
| 1075 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 1144 | 1076 | ||
| 1145 | # | 1077 | # |
| 1146 | # USB Device Class drivers | 1078 | # USB Device Class drivers |
| @@ -1219,32 +1151,9 @@ CONFIG_USB_MON=y | |||
| 1219 | # | 1151 | # |
| 1220 | # CONFIG_USB_GADGET is not set | 1152 | # CONFIG_USB_GADGET is not set |
| 1221 | # CONFIG_MMC is not set | 1153 | # CONFIG_MMC is not set |
| 1222 | |||
| 1223 | # | ||
| 1224 | # LED devices | ||
| 1225 | # | ||
| 1226 | # CONFIG_NEW_LEDS is not set | 1154 | # CONFIG_NEW_LEDS is not set |
| 1227 | |||
| 1228 | # | ||
| 1229 | # LED drivers | ||
| 1230 | # | ||
| 1231 | |||
| 1232 | # | ||
| 1233 | # LED Triggers | ||
| 1234 | # | ||
| 1235 | |||
| 1236 | # | ||
| 1237 | # InfiniBand support | ||
| 1238 | # | ||
| 1239 | # CONFIG_INFINIBAND is not set | 1155 | # CONFIG_INFINIBAND is not set |
| 1240 | 1156 | # CONFIG_EDAC is not set | |
| 1241 | # | ||
| 1242 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 1243 | # | ||
| 1244 | |||
| 1245 | # | ||
| 1246 | # Real Time Clock | ||
| 1247 | # | ||
| 1248 | # CONFIG_RTC_CLASS is not set | 1157 | # CONFIG_RTC_CLASS is not set |
| 1249 | 1158 | ||
| 1250 | # | 1159 | # |
| @@ -1261,6 +1170,11 @@ CONFIG_USB_MON=y | |||
| 1261 | # | 1170 | # |
| 1262 | 1171 | ||
| 1263 | # | 1172 | # |
| 1173 | # Userspace I/O | ||
| 1174 | # | ||
| 1175 | # CONFIG_UIO is not set | ||
| 1176 | |||
| 1177 | # | ||
| 1264 | # File systems | 1178 | # File systems |
| 1265 | # | 1179 | # |
| 1266 | CONFIG_EXT2_FS=y | 1180 | CONFIG_EXT2_FS=y |
| @@ -1348,7 +1262,6 @@ CONFIG_RAMFS=y | |||
| 1348 | # CONFIG_NCP_FS is not set | 1262 | # CONFIG_NCP_FS is not set |
| 1349 | # CONFIG_CODA_FS is not set | 1263 | # CONFIG_CODA_FS is not set |
| 1350 | # CONFIG_AFS_FS is not set | 1264 | # CONFIG_AFS_FS is not set |
| 1351 | # CONFIG_9P_FS is not set | ||
| 1352 | 1265 | ||
| 1353 | # | 1266 | # |
| 1354 | # Partition Types | 1267 | # Partition Types |
| @@ -1430,6 +1343,7 @@ CONFIG_CRC_CCITT=m | |||
| 1430 | # CONFIG_CRC16 is not set | 1343 | # CONFIG_CRC16 is not set |
| 1431 | # CONFIG_CRC_ITU_T is not set | 1344 | # CONFIG_CRC_ITU_T is not set |
| 1432 | CONFIG_CRC32=y | 1345 | CONFIG_CRC32=y |
| 1346 | # CONFIG_CRC7 is not set | ||
| 1433 | # CONFIG_LIBCRC32C is not set | 1347 | # CONFIG_LIBCRC32C is not set |
| 1434 | CONFIG_ZLIB_INFLATE=m | 1348 | CONFIG_ZLIB_INFLATE=m |
| 1435 | CONFIG_ZLIB_DEFLATE=m | 1349 | CONFIG_ZLIB_DEFLATE=m |
| @@ -1456,6 +1370,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
| 1456 | CONFIG_DEBUG_KERNEL=y | 1370 | CONFIG_DEBUG_KERNEL=y |
| 1457 | # CONFIG_DEBUG_SHIRQ is not set | 1371 | # CONFIG_DEBUG_SHIRQ is not set |
| 1458 | CONFIG_DETECT_SOFTLOCKUP=y | 1372 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1373 | CONFIG_SCHED_DEBUG=y | ||
| 1459 | # CONFIG_SCHEDSTATS is not set | 1374 | # CONFIG_SCHEDSTATS is not set |
| 1460 | # CONFIG_TIMER_STATS is not set | 1375 | # CONFIG_TIMER_STATS is not set |
| 1461 | # CONFIG_DEBUG_SLAB is not set | 1376 | # CONFIG_DEBUG_SLAB is not set |
| @@ -1490,10 +1405,6 @@ CONFIG_XMON_DISASSEMBLY=y | |||
| 1490 | # | 1405 | # |
| 1491 | # CONFIG_KEYS is not set | 1406 | # CONFIG_KEYS is not set |
| 1492 | # CONFIG_SECURITY is not set | 1407 | # CONFIG_SECURITY is not set |
| 1493 | |||
| 1494 | # | ||
| 1495 | # Cryptographic options | ||
| 1496 | # | ||
| 1497 | CONFIG_CRYPTO=y | 1408 | CONFIG_CRYPTO=y |
| 1498 | CONFIG_CRYPTO_ALGAPI=m | 1409 | CONFIG_CRYPTO_ALGAPI=m |
| 1499 | CONFIG_CRYPTO_BLKCIPHER=m | 1410 | CONFIG_CRYPTO_BLKCIPHER=m |
| @@ -1531,7 +1442,4 @@ CONFIG_CRYPTO_ARC4=m | |||
| 1531 | # CONFIG_CRYPTO_CRC32C is not set | 1442 | # CONFIG_CRYPTO_CRC32C is not set |
| 1532 | # CONFIG_CRYPTO_CAMELLIA is not set | 1443 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 1533 | # CONFIG_CRYPTO_TEST is not set | 1444 | # CONFIG_CRYPTO_TEST is not set |
| 1534 | 1445 | # CONFIG_CRYPTO_HW is not set | |
| 1535 | # | ||
| 1536 | # Hardware crypto devices | ||
| 1537 | # | ||
