Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
[POWERPC] Update defconfigs
[POWERPC] atomic_dec_if_positive sign extension fix
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
[POWERPC] Fix broken DMA on non-LPAR pSeries
[POWERPC] Fix cell's mmio nvram to properly parse device tree
[POWERPC] Remove bogus sanity check in pci -> OF node code

+1708 -580
+6
Documentation/powerpc/mpc52xx-device-tree-bindings.txt
··· 4 4 (c) 2006 Secret Lab Technologies Ltd 5 5 Grant Likely <grant.likely at secretlab.ca> 6 6 7 + ********** DRAFT *********** 8 + * WARNING: Do not depend on the stability of these bindings just yet. 9 + * The MPC5200 device tree conventions are still in flux 10 + * Keep an eye on the linuxppc-dev mailing list for more details 11 + ********** DRAFT *********** 12 + 7 13 I - Introduction 8 14 ================ 9 15 Boards supported by the arch/powerpc architecture require device tree be
+6
arch/powerpc/boot/dts/lite5200.dts
··· 10 10 * option) any later version. 11 11 */ 12 12 13 + /* 14 + * WARNING: Do not depend on this tree layout remaining static just yet. 15 + * The MPC5200 device tree conventions are still in flux 16 + * Keep an eye on the linuxppc-dev mailing list for more details 17 + */ 18 + 13 19 / { 14 20 model = "Lite5200"; 15 21 compatible = "lite5200\0lite52xx\0mpc5200\0mpc52xx";
+6
arch/powerpc/boot/dts/lite5200b.dts
··· 10 10 * option) any later version. 11 11 */ 12 12 13 + /* 14 + * WARNING: Do not depend on this tree layout remaining static just yet. 15 + * The MPC5200 device tree conventions are still in flux 16 + * Keep an eye on the linuxppc-dev mailing list for more details 17 + */ 18 + 13 19 / { 14 20 model = "Lite5200b"; 15 21 compatible = "lite5200b\0lite52xx\0mpc5200b\0mpc52xx";
+2 -4
arch/powerpc/configs/cell_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20-rc1 4 - # Tue Dec 19 14:59:53 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:12:56 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 245 245 CONFIG_PCI=y 246 246 CONFIG_PCI_DOMAINS=y 247 247 CONFIG_PCIEPORTBUS=y 248 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 249 248 # CONFIG_PCI_DEBUG is not set 250 249 251 250 # ··· 853 854 CONFIG_SERIAL_CORE=y 854 855 CONFIG_SERIAL_CORE_CONSOLE=y 855 856 # CONFIG_SERIAL_JSM is not set 856 - CONFIG_SERIAL_OF_PLATFORM=y 857 857 CONFIG_UNIX98_PTYS=y 858 858 # CONFIG_LEGACY_PTYS is not set 859 859 CONFIG_HVC_DRIVER=y
+120 -41
arch/powerpc/configs/chrp32_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:22:54 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:12:58 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 CONFIG_GENERIC_TBSYNC=y 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 # CONFIG_DEFAULT_UIMAGE is not set 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 CONFIG_CLASSIC32=y 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 # CONFIG_PPC_85xx is not set ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_6xx=y 42 40 CONFIG_PPC_FPU=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 # CONFIG_ALTIVEC is not set 44 44 CONFIG_PPC_STD_MMU=y 45 45 CONFIG_PPC_STD_MMU_32=y ··· 63 59 # CONFIG_LOCALVERSION_AUTO is not set 64 60 CONFIG_SWAP=y 65 61 CONFIG_SYSVIPC=y 62 + # CONFIG_IPC_NS is not set 66 63 CONFIG_POSIX_MQUEUE=y 67 64 # CONFIG_BSD_PROCESS_ACCT is not set 68 65 # CONFIG_TASKSTATS is not set 69 - CONFIG_SYSCTL=y 66 + # CONFIG_UTS_NS is not set 70 67 # CONFIG_AUDIT is not set 71 68 CONFIG_IKCONFIG=y 72 69 CONFIG_IKCONFIG_PROC=y 73 70 # CONFIG_CPUSETS is not set 71 + CONFIG_SYSFS_DEPRECATED=y 74 72 # CONFIG_RELAY is not set 75 73 CONFIG_INITRAMFS_SOURCE="" 76 74 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 75 + CONFIG_SYSCTL=y 77 76 # CONFIG_EMBEDDED is not set 77 + CONFIG_SYSCTL_SYSCALL=y 78 78 CONFIG_KALLSYMS=y 79 79 # CONFIG_KALLSYMS_ALL is not set 80 80 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 87 79 CONFIG_BUG=y 88 80 CONFIG_ELF_CORE=y 89 81 CONFIG_BASE_FULL=y 90 - CONFIG_RT_MUTEXES=y 91 82 CONFIG_FUTEX=y 92 83 CONFIG_EPOLL=y 93 84 CONFIG_SHMEM=y 94 85 CONFIG_SLAB=y 95 86 CONFIG_VM_EVENT_COUNTERS=y 87 + CONFIG_RT_MUTEXES=y 96 88 # CONFIG_TINY_SHMEM is not set 97 89 CONFIG_BASE_SMALL=0 98 90 # CONFIG_SLOB is not set ··· 111 103 # 112 104 # Block layer 113 105 # 106 + CONFIG_BLOCK=y 114 107 CONFIG_LBD=y 115 108 # CONFIG_BLK_DEV_IO_TRACE is not set 116 109 # CONFIG_LSF is not set ··· 133 124 # Platform support 134 125 # 135 126 CONFIG_PPC_MULTIPLATFORM=y 136 - # CONFIG_PPC_ISERIES is not set 137 127 # CONFIG_EMBEDDED6xx is not set 138 128 # CONFIG_APUS is not set 139 129 CONFIG_PPC_CHRP=y 130 + # CONFIG_PPC_MPC52xx is not set 131 + # CONFIG_PPC_EFIKA is not set 132 + # CONFIG_PPC_LITE5200 is not set 140 133 # CONFIG_PPC_PMAC is not set 141 134 # CONFIG_PPC_CELL is not set 142 135 # CONFIG_PPC_CELL_NATIVE is not set 136 + CONFIG_PPC_NATIVE=y 143 137 # CONFIG_UDBG_RTAS_CONSOLE is not set 144 138 CONFIG_PPC_RTAS=y 145 139 # CONFIG_RTAS_ERROR_LOGGING is not set ··· 150 138 # CONFIG_MMIO_NVRAM is not set 151 139 CONFIG_PPC_MPC106=y 152 140 # CONFIG_PPC_970_NAP is not set 141 + # CONFIG_PPC_INDIRECT_IO is not set 142 + # CONFIG_GENERIC_IOMAP is not set 153 143 # CONFIG_CPU_FREQ is not set 154 144 # CONFIG_TAU is not set 155 145 # CONFIG_WANT_EARLY_SERIAL is not set ··· 163 149 CONFIG_HIGHMEM=y 164 150 # CONFIG_HZ_100 is not set 165 151 CONFIG_HZ_250=y 152 + # CONFIG_HZ_300 is not set 166 153 # CONFIG_HZ_1000 is not set 167 154 CONFIG_HZ=250 168 155 CONFIG_PREEMPT_NONE=y ··· 176 161 # CONFIG_KEXEC is not set 177 162 CONFIG_IRQ_ALL_CPUS=y 178 163 CONFIG_ARCH_FLATMEM_ENABLE=y 164 + CONFIG_ARCH_POPULATES_NODE_MAP=y 179 165 CONFIG_SELECT_MEMORY_MODEL=y 180 166 CONFIG_FLATMEM_MANUAL=y 181 167 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 259 243 # CONFIG_INET_TUNNEL is not set 260 244 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 261 245 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 246 + # CONFIG_INET_XFRM_MODE_BEET is not set 262 247 CONFIG_INET_DIAG=y 263 248 CONFIG_INET_TCP_DIAG=y 264 249 # CONFIG_TCP_CONG_ADVANCED is not set 265 - CONFIG_TCP_CONG_BIC=y 250 + CONFIG_TCP_CONG_CUBIC=y 251 + CONFIG_DEFAULT_TCP_CONG="cubic" 252 + # CONFIG_TCP_MD5SIG is not set 266 253 267 254 # 268 255 # IP: Virtual Server Configuration ··· 282 263 # Core Netfilter Configuration 283 264 # 284 265 # CONFIG_NETFILTER_NETLINK is not set 266 + CONFIG_NF_CONNTRACK_ENABLED=m 267 + CONFIG_NF_CONNTRACK_SUPPORT=y 268 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 269 + CONFIG_NF_CONNTRACK=m 270 + # CONFIG_NF_CT_ACCT is not set 271 + # CONFIG_NF_CONNTRACK_MARK is not set 272 + # CONFIG_NF_CONNTRACK_EVENTS is not set 273 + # CONFIG_NF_CT_PROTO_SCTP is not set 274 + # CONFIG_NF_CONNTRACK_AMANDA is not set 275 + CONFIG_NF_CONNTRACK_FTP=m 276 + # CONFIG_NF_CONNTRACK_H323 is not set 277 + CONFIG_NF_CONNTRACK_IRC=m 278 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 279 + # CONFIG_NF_CONNTRACK_PPTP is not set 280 + CONFIG_NF_CONNTRACK_SIP=m 281 + CONFIG_NF_CONNTRACK_TFTP=m 285 282 # CONFIG_NETFILTER_XTABLES is not set 286 283 287 284 # 288 285 # IP: Netfilter Configuration 289 286 # 290 - CONFIG_IP_NF_CONNTRACK=m 291 - # CONFIG_IP_NF_CT_ACCT is not set 292 - # CONFIG_IP_NF_CONNTRACK_MARK is not set 293 - # CONFIG_IP_NF_CONNTRACK_EVENTS is not set 294 - # CONFIG_IP_NF_CT_PROTO_SCTP is not set 295 - CONFIG_IP_NF_FTP=m 296 - CONFIG_IP_NF_IRC=m 297 - # CONFIG_IP_NF_NETBIOS_NS is not set 298 - CONFIG_IP_NF_TFTP=m 299 - CONFIG_IP_NF_AMANDA=m 300 - # CONFIG_IP_NF_PPTP is not set 301 - # CONFIG_IP_NF_H323 is not set 302 - # CONFIG_IP_NF_SIP is not set 287 + CONFIG_NF_CONNTRACK_IPV4=m 288 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 303 289 # CONFIG_IP_NF_QUEUE is not set 304 290 305 291 # ··· 330 306 # CONFIG_ATALK is not set 331 307 # CONFIG_X25 is not set 332 308 # CONFIG_LAPB is not set 333 - # CONFIG_NET_DIVERT is not set 334 309 # CONFIG_ECONET is not set 335 310 # CONFIG_WAN_ROUTER is not set 336 311 ··· 404 381 # CONFIG_ATA_OVER_ETH is not set 405 382 406 383 # 384 + # Misc devices 385 + # 386 + # CONFIG_SGI_IOC4 is not set 387 + # CONFIG_TIFM_CORE is not set 388 + 389 + # 407 390 # ATA/ATAPI/MFM/RLL support 408 391 # 409 392 CONFIG_IDE=y ··· 436 407 # CONFIG_BLK_DEV_OFFBOARD is not set 437 408 CONFIG_BLK_DEV_GENERIC=y 438 409 # CONFIG_BLK_DEV_OPTI621 is not set 439 - CONFIG_BLK_DEV_SL82C105=y 440 410 CONFIG_BLK_DEV_IDEDMA_PCI=y 441 411 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 442 412 CONFIG_IDEDMA_PCI_AUTO=y ··· 450 422 # CONFIG_BLK_DEV_CS5530 is not set 451 423 # CONFIG_BLK_DEV_HPT34X is not set 452 424 # CONFIG_BLK_DEV_HPT366 is not set 425 + # CONFIG_BLK_DEV_JMICRON is not set 453 426 # CONFIG_BLK_DEV_SC1200 is not set 454 427 # CONFIG_BLK_DEV_PIIX is not set 455 428 # CONFIG_BLK_DEV_IT821X is not set ··· 459 430 # CONFIG_BLK_DEV_PDC202XX_NEW is not set 460 431 # CONFIG_BLK_DEV_SVWKS is not set 461 432 # CONFIG_BLK_DEV_SIIMAGE is not set 433 + CONFIG_BLK_DEV_SL82C105=y 462 434 # CONFIG_BLK_DEV_SLC90E66 is not set 463 435 # CONFIG_BLK_DEV_TRM290 is not set 464 436 CONFIG_BLK_DEV_VIA82CXXX=y ··· 475 445 # 476 446 # CONFIG_RAID_ATTRS is not set 477 447 CONFIG_SCSI=y 448 + # CONFIG_SCSI_TGT is not set 449 + # CONFIG_SCSI_NETLINK is not set 478 450 CONFIG_SCSI_PROC_FS=y 479 451 480 452 # ··· 496 464 # CONFIG_SCSI_MULTI_LUN is not set 497 465 CONFIG_SCSI_CONSTANTS=y 498 466 # CONFIG_SCSI_LOGGING is not set 467 + # CONFIG_SCSI_SCAN_ASYNC is not set 499 468 500 469 # 501 - # SCSI Transport Attributes 470 + # SCSI Transports 502 471 # 503 472 CONFIG_SCSI_SPI_ATTRS=y 504 473 # CONFIG_SCSI_FC_ATTRS is not set 505 474 # CONFIG_SCSI_ISCSI_ATTRS is not set 506 475 # CONFIG_SCSI_SAS_ATTRS is not set 476 + # CONFIG_SCSI_SAS_LIBSAS is not set 507 477 508 478 # 509 479 # SCSI low-level drivers ··· 521 487 # CONFIG_SCSI_AIC7XXX is not set 522 488 # CONFIG_SCSI_AIC7XXX_OLD is not set 523 489 # CONFIG_SCSI_AIC79XX is not set 490 + # CONFIG_SCSI_AIC94XX is not set 524 491 # CONFIG_SCSI_DPT_I2O is not set 525 492 # CONFIG_SCSI_IN2000 is not set 493 + # CONFIG_SCSI_ARCMSR is not set 526 494 # CONFIG_MEGARAID_NEWGEN is not set 527 495 # CONFIG_MEGARAID_LEGACY is not set 528 496 # CONFIG_MEGARAID_SAS is not set 529 - # CONFIG_ATA is not set 530 497 # CONFIG_SCSI_HPTIOP is not set 531 498 # CONFIG_SCSI_BUSLOGIC is not set 532 499 # CONFIG_SCSI_DMX3191D is not set ··· 541 506 # CONFIG_SCSI_INITIO is not set 542 507 # CONFIG_SCSI_INIA100 is not set 543 508 # CONFIG_SCSI_NCR53C406A is not set 509 + # CONFIG_SCSI_STEX is not set 544 510 CONFIG_SCSI_SYM53C8XX_2=y 545 511 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 546 512 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 547 513 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 548 514 CONFIG_SCSI_SYM53C8XX_MMIO=y 549 - # CONFIG_SCSI_IPR is not set 550 515 # CONFIG_SCSI_PAS16 is not set 551 516 # CONFIG_SCSI_PSI240I is not set 552 517 # CONFIG_SCSI_QLOGIC_FAS is not set 553 518 # CONFIG_SCSI_QLOGIC_1280 is not set 554 519 # CONFIG_SCSI_QLA_FC is not set 520 + # CONFIG_SCSI_QLA_ISCSI is not set 555 521 # CONFIG_SCSI_LPFC is not set 556 522 # CONFIG_SCSI_SYM53C416 is not set 557 523 # CONFIG_SCSI_DC395x is not set ··· 561 525 # CONFIG_SCSI_U14_34F is not set 562 526 # CONFIG_SCSI_NSP32 is not set 563 527 # CONFIG_SCSI_DEBUG is not set 528 + # CONFIG_SCSI_SRP is not set 529 + 530 + # 531 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 532 + # 533 + # CONFIG_ATA is not set 564 534 565 535 # 566 536 # Old CD-ROM drivers (not SCSI, not IDE) ··· 599 557 # 600 558 # Macintosh device drivers 601 559 # 560 + # CONFIG_MAC_EMUMOUSEBTN is not set 602 561 # CONFIG_WINDFARM is not set 603 562 604 563 # ··· 650 607 # CONFIG_NET_ISA is not set 651 608 CONFIG_NET_PCI=y 652 609 CONFIG_PCNET32=y 610 + # CONFIG_PCNET32_NAPI is not set 653 611 # CONFIG_AMD8111_ETH is not set 654 612 # CONFIG_ADAPTEC_STARFIRE is not set 655 613 # CONFIG_AC3200 is not set ··· 699 655 # CONFIG_MV643XX_ETH_0 is not set 700 656 # CONFIG_MV643XX_ETH_1 is not set 701 657 # CONFIG_MV643XX_ETH_2 is not set 658 + # CONFIG_QLA3XXX is not set 702 659 703 660 # 704 661 # Ethernet (10000 Mbit) ··· 708 663 # CONFIG_IXGB is not set 709 664 # CONFIG_S2IO is not set 710 665 # CONFIG_MYRI10GE is not set 666 + # CONFIG_NETXEN_NIC is not set 711 667 712 668 # 713 669 # Token Ring devices ··· 736 690 CONFIG_PPP_MPPE=m 737 691 CONFIG_PPPOE=m 738 692 # CONFIG_SLIP is not set 693 + CONFIG_SLHC=m 739 694 # CONFIG_NET_FC is not set 740 695 # CONFIG_SHAPER is not set 741 696 # CONFIG_NETCONSOLE is not set ··· 757 710 # Input device support 758 711 # 759 712 CONFIG_INPUT=y 713 + # CONFIG_INPUT_FF_MEMLESS is not set 760 714 761 715 # 762 716 # Userland interfaces ··· 780 732 # CONFIG_KEYBOARD_LKKBD is not set 781 733 # CONFIG_KEYBOARD_XTKBD is not set 782 734 # CONFIG_KEYBOARD_NEWTON is not set 735 + # CONFIG_KEYBOARD_STOWAWAY is not set 783 736 CONFIG_INPUT_MOUSE=y 784 737 CONFIG_MOUSE_PS2=y 785 738 # CONFIG_MOUSE_SERIAL is not set ··· 827 778 # 828 779 # Non-8250 serial port support 829 780 # 781 + # CONFIG_SERIAL_UARTLITE is not set 830 782 CONFIG_SERIAL_CORE=y 831 783 CONFIG_SERIAL_CORE_CONSOLE=y 832 784 # CONFIG_SERIAL_JSM is not set 833 785 CONFIG_UNIX98_PTYS=y 834 786 CONFIG_LEGACY_PTYS=y 835 787 CONFIG_LEGACY_PTY_COUNT=256 788 + CONFIG_BRIQ_PANEL=m 836 789 # CONFIG_HVC_RTAS is not set 837 790 838 791 # ··· 853 802 # CONFIG_DTLK is not set 854 803 # CONFIG_R3964 is not set 855 804 # CONFIG_APPLICOM is not set 856 - 857 - # 858 - # Ftape, the floppy tape device driver 859 - # 860 805 # CONFIG_AGP is not set 861 806 # CONFIG_DRM is not set 862 807 # CONFIG_RAW_DRIVER is not set ··· 861 814 # TPM devices 862 815 # 863 816 # CONFIG_TCG_TPM is not set 864 - # CONFIG_TELCLOCK is not set 865 817 866 818 # 867 819 # I2C support ··· 927 881 # 928 882 # Dallas's 1-wire bus 929 883 # 884 + # CONFIG_W1 is not set 930 885 931 886 # 932 887 # Hardware Monitoring support ··· 936 889 # CONFIG_HWMON_VID is not set 937 890 938 891 # 939 - # Misc devices 940 - # 941 - 942 - # 943 892 # Multimedia devices 944 893 # 945 894 # CONFIG_VIDEO_DEV is not set 946 - CONFIG_VIDEO_V4L2=y 947 895 948 896 # 949 897 # Digital Video Broadcasting Devices ··· 951 909 # 952 910 CONFIG_FIRMWARE_EDID=y 953 911 CONFIG_FB=y 912 + CONFIG_FB_DDC=y 954 913 CONFIG_FB_CFB_FILLRECT=y 955 914 CONFIG_FB_CFB_COPYAREA=y 956 915 CONFIG_FB_CFB_IMAGEBLIT=y ··· 992 949 # CONFIG_FB_3DFX_ACCEL is not set 993 950 # CONFIG_FB_VOODOO1 is not set 994 951 # CONFIG_FB_TRIDENT is not set 952 + # CONFIG_FB_IBM_GXT4500 is not set 995 953 # CONFIG_FB_VIRTUAL is not set 996 954 997 955 # ··· 1023 979 # CONFIG_SOUND is not set 1024 980 1025 981 # 982 + # HID Devices 983 + # 984 + CONFIG_HID=y 985 + 986 + # 1026 987 # USB support 1027 988 # 1028 989 CONFIG_USB_ARCH_HAS_HCD=y ··· 1042 993 CONFIG_USB_DEVICEFS=y 1043 994 # CONFIG_USB_BANDWIDTH is not set 1044 995 # CONFIG_USB_DYNAMIC_MINORS is not set 996 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1045 997 # CONFIG_USB_OTG is not set 1046 998 1047 999 # ··· 1084 1034 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1085 1035 # CONFIG_USB_STORAGE_ALAUDA is not set 1086 1036 # CONFIG_USB_STORAGE_ONETOUCH is not set 1037 + # CONFIG_USB_STORAGE_KARMA is not set 1087 1038 # CONFIG_USB_LIBUSUAL is not set 1088 1039 1089 1040 # 1090 1041 # USB Input Devices 1091 1042 # 1092 1043 CONFIG_USB_HID=y 1093 - CONFIG_USB_HIDINPUT=y 1094 1044 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1095 1045 # CONFIG_HID_FF is not set 1096 1046 # CONFIG_USB_HIDDEV is not set ··· 1120 1070 # CONFIG_USB_KAWETH is not set 1121 1071 # CONFIG_USB_PEGASUS is not set 1122 1072 # CONFIG_USB_RTL8150 is not set 1073 + # CONFIG_USB_USBNET_MII is not set 1123 1074 # CONFIG_USB_USBNET is not set 1124 1075 CONFIG_USB_MON=y 1125 1076 ··· 1138 1087 # 1139 1088 # CONFIG_USB_EMI62 is not set 1140 1089 # CONFIG_USB_EMI26 is not set 1090 + # CONFIG_USB_ADUTUX is not set 1141 1091 # CONFIG_USB_AUERSWALD is not set 1142 1092 # CONFIG_USB_RIO500 is not set 1143 1093 # CONFIG_USB_LEGOTOWER is not set ··· 1146 1094 # CONFIG_USB_LED is not set 1147 1095 # CONFIG_USB_CYPRESS_CY7C63 is not set 1148 1096 # CONFIG_USB_CYTHERM is not set 1149 - # CONFIG_USB_PHIDGETKIT is not set 1150 - # CONFIG_USB_PHIDGETSERVO is not set 1097 + # CONFIG_USB_PHIDGET is not set 1151 1098 # CONFIG_USB_IDMOUSE is not set 1099 + # CONFIG_USB_FTDI_ELAN is not set 1152 1100 # CONFIG_USB_APPLEDISPLAY is not set 1153 1101 # CONFIG_USB_SISUSBVGA is not set 1154 1102 # CONFIG_USB_LD is not set 1103 + # CONFIG_USB_TRANCEVIBRATOR is not set 1155 1104 # CONFIG_USB_TEST is not set 1156 1105 1157 1106 # ··· 1210 1157 # 1211 1158 1212 1159 # 1160 + # Virtualization 1161 + # 1162 + 1163 + # 1213 1164 # File systems 1214 1165 # 1215 1166 CONFIG_EXT2_FS=y ··· 1223 1166 CONFIG_EXT3_FS_XATTR=y 1224 1167 # CONFIG_EXT3_FS_POSIX_ACL is not set 1225 1168 # CONFIG_EXT3_FS_SECURITY is not set 1169 + # CONFIG_EXT4DEV_FS is not set 1226 1170 CONFIG_JBD=y 1227 1171 # CONFIG_JBD_DEBUG is not set 1228 1172 CONFIG_FS_MBCACHE=y ··· 1231 1173 # CONFIG_JFS_FS is not set 1232 1174 # CONFIG_FS_POSIX_ACL is not set 1233 1175 # CONFIG_XFS_FS is not set 1176 + # CONFIG_GFS2_FS is not set 1234 1177 # CONFIG_OCFS2_FS is not set 1235 1178 # CONFIG_MINIX_FS is not set 1236 1179 # CONFIG_ROMFS_FS is not set ··· 1266 1207 # 1267 1208 CONFIG_PROC_FS=y 1268 1209 CONFIG_PROC_KCORE=y 1210 + CONFIG_PROC_SYSCTL=y 1269 1211 CONFIG_SYSFS=y 1270 1212 CONFIG_TMPFS=y 1213 + # CONFIG_TMPFS_POSIX_ACL is not set 1271 1214 # CONFIG_HUGETLB_PAGE is not set 1272 1215 CONFIG_RAMFS=y 1273 1216 # CONFIG_CONFIGFS_FS is not set ··· 1369 1308 # CONFIG_NLS_UTF8 is not set 1370 1309 1371 1310 # 1311 + # Distributed Lock Manager 1312 + # 1313 + # CONFIG_DLM is not set 1314 + 1315 + # 1372 1316 # Library routines 1373 1317 # 1318 + CONFIG_BITREVERSE=y 1374 1319 CONFIG_CRC_CCITT=m 1375 1320 # CONFIG_CRC16 is not set 1376 1321 CONFIG_CRC32=y 1377 1322 # CONFIG_LIBCRC32C is not set 1378 1323 CONFIG_ZLIB_INFLATE=m 1379 1324 CONFIG_ZLIB_DEFLATE=m 1380 - CONFIG_TEXTSEARCH=y 1381 - CONFIG_TEXTSEARCH_KMP=m 1382 1325 CONFIG_PLIST=y 1326 + CONFIG_IOMAP_COPY=y 1383 1327 1384 1328 # 1385 1329 # Instrumentation Support ··· 1395 1329 # Kernel hacking 1396 1330 # 1397 1331 # CONFIG_PRINTK_TIME is not set 1332 + CONFIG_ENABLE_MUST_CHECK=y 1398 1333 CONFIG_MAGIC_SYSRQ=y 1399 1334 # CONFIG_UNUSED_SYMBOLS is not set 1335 + # CONFIG_DEBUG_FS is not set 1336 + # CONFIG_HEADERS_CHECK is not set 1400 1337 CONFIG_DEBUG_KERNEL=y 1401 1338 CONFIG_LOG_BUF_SHIFT=15 1402 1339 CONFIG_DETECT_SOFTLOCKUP=y ··· 1414 1345 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1415 1346 # CONFIG_DEBUG_KOBJECT is not set 1416 1347 # CONFIG_DEBUG_HIGHMEM is not set 1348 + CONFIG_DEBUG_BUGVERBOSE=y 1417 1349 # CONFIG_DEBUG_INFO is not set 1418 - # CONFIG_DEBUG_FS is not set 1419 1350 # CONFIG_DEBUG_VM is not set 1351 + # CONFIG_DEBUG_LIST is not set 1420 1352 CONFIG_FORCED_INLINING=y 1421 1353 # CONFIG_RCU_TORTURE_TEST is not set 1422 1354 CONFIG_DEBUGGER=y 1423 1355 CONFIG_XMON=y 1424 1356 CONFIG_XMON_DEFAULT=y 1357 + CONFIG_XMON_DISASSEMBLY=y 1425 1358 # CONFIG_BDI_SWITCH is not set 1426 1359 # CONFIG_BOOTX_TEXT is not set 1427 1360 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1438 1367 # Cryptographic options 1439 1368 # 1440 1369 CONFIG_CRYPTO=y 1370 + CONFIG_CRYPTO_ALGAPI=m 1371 + CONFIG_CRYPTO_BLKCIPHER=m 1372 + CONFIG_CRYPTO_MANAGER=m 1441 1373 # CONFIG_CRYPTO_HMAC is not set 1374 + # CONFIG_CRYPTO_XCBC is not set 1442 1375 # CONFIG_CRYPTO_NULL is not set 1443 1376 # CONFIG_CRYPTO_MD4 is not set 1444 1377 # CONFIG_CRYPTO_MD5 is not set ··· 1451 1376 # CONFIG_CRYPTO_SHA512 is not set 1452 1377 # CONFIG_CRYPTO_WP512 is not set 1453 1378 # CONFIG_CRYPTO_TGR192 is not set 1379 + # CONFIG_CRYPTO_GF128MUL is not set 1380 + CONFIG_CRYPTO_ECB=m 1381 + CONFIG_CRYPTO_CBC=m 1382 + # CONFIG_CRYPTO_LRW is not set 1454 1383 # CONFIG_CRYPTO_DES is not set 1455 1384 # CONFIG_CRYPTO_BLOWFISH is not set 1456 1385 # CONFIG_CRYPTO_TWOFISH is not set
+182 -61
arch/powerpc/configs/g5_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:22:55 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:15:04 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 14 + CONFIG_ARCH_HAS_ILOG2_U64=y 13 15 CONFIG_GENERIC_HWEIGHT=y 14 16 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 17 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 24 22 CONFIG_PPC_OF=y 25 23 # CONFIG_PPC_UDBG_16550 is not set 26 24 CONFIG_GENERIC_TBSYNC=y 25 + CONFIG_AUDIT_ARCH=y 26 + CONFIG_GENERIC_BUG=y 27 27 # CONFIG_DEFAULT_UIMAGE is not set 28 28 29 29 # ··· 34 30 CONFIG_POWER4_ONLY=y 35 31 CONFIG_POWER4=y 36 32 CONFIG_PPC_FPU=y 33 + # CONFIG_PPC_DCR_NATIVE is not set 34 + # CONFIG_PPC_DCR_MMIO is not set 35 + # CONFIG_PPC_OF_PLATFORM_PCI is not set 37 36 CONFIG_ALTIVEC=y 38 37 CONFIG_PPC_STD_MMU=y 39 38 CONFIG_VIRT_CPU_ACCOUNTING=y ··· 58 51 CONFIG_LOCALVERSION_AUTO=y 59 52 CONFIG_SWAP=y 60 53 CONFIG_SYSVIPC=y 54 + # CONFIG_IPC_NS is not set 61 55 CONFIG_POSIX_MQUEUE=y 62 56 # CONFIG_BSD_PROCESS_ACCT is not set 63 57 # CONFIG_TASKSTATS is not set 64 - CONFIG_SYSCTL=y 58 + # CONFIG_UTS_NS is not set 65 59 # CONFIG_AUDIT is not set 66 60 CONFIG_IKCONFIG=y 67 61 CONFIG_IKCONFIG_PROC=y 68 62 # CONFIG_CPUSETS is not set 63 + CONFIG_SYSFS_DEPRECATED=y 69 64 # CONFIG_RELAY is not set 70 65 CONFIG_INITRAMFS_SOURCE="" 71 66 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 67 + CONFIG_SYSCTL=y 72 68 # CONFIG_EMBEDDED is not set 69 + CONFIG_SYSCTL_SYSCALL=y 73 70 CONFIG_KALLSYMS=y 74 71 # CONFIG_KALLSYMS_ALL is not set 75 72 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 82 71 CONFIG_BUG=y 83 72 CONFIG_ELF_CORE=y 84 73 CONFIG_BASE_FULL=y 85 - CONFIG_RT_MUTEXES=y 86 74 CONFIG_FUTEX=y 87 75 CONFIG_EPOLL=y 88 76 CONFIG_SHMEM=y 89 77 CONFIG_SLAB=y 90 78 CONFIG_VM_EVENT_COUNTERS=y 79 + CONFIG_RT_MUTEXES=y 91 80 # CONFIG_TINY_SHMEM is not set 92 81 CONFIG_BASE_SMALL=0 93 82 # CONFIG_SLOB is not set ··· 106 95 # 107 96 # Block layer 108 97 # 98 + CONFIG_BLOCK=y 109 99 # CONFIG_BLK_DEV_IO_TRACE is not set 110 100 111 101 # ··· 126 114 # Platform support 127 115 # 128 116 CONFIG_PPC_MULTIPLATFORM=y 129 - # CONFIG_PPC_ISERIES is not set 130 117 # CONFIG_EMBEDDED6xx is not set 131 118 # CONFIG_APUS is not set 132 119 # CONFIG_PPC_PSERIES is not set 120 + # CONFIG_PPC_ISERIES is not set 121 + # CONFIG_PPC_MPC52xx is not set 133 122 CONFIG_PPC_PMAC=y 134 123 CONFIG_PPC_PMAC64=y 135 124 # CONFIG_PPC_MAPLE is not set 125 + # CONFIG_PPC_PASEMI is not set 136 126 # CONFIG_PPC_CELL is not set 137 127 # CONFIG_PPC_CELL_NATIVE is not set 138 128 # CONFIG_PPC_IBM_CELL_BLADE is not set 139 - # CONFIG_UDBG_RTAS_CONSOLE is not set 129 + # CONFIG_PPC_PS3 is not set 130 + CONFIG_PPC_NATIVE=y 140 131 CONFIG_U3_DART=y 141 132 # CONFIG_PPC_RTAS is not set 142 133 # CONFIG_MMIO_NVRAM is not set 143 134 CONFIG_MPIC_BROKEN_U3=y 144 135 # CONFIG_PPC_MPC106 is not set 145 136 CONFIG_PPC_970_NAP=y 137 + # CONFIG_PPC_INDIRECT_IO is not set 138 + # CONFIG_GENERIC_IOMAP is not set 146 139 CONFIG_CPU_FREQ=y 147 140 CONFIG_CPU_FREQ_TABLE=y 148 141 # CONFIG_CPU_FREQ_DEBUG is not set ··· 169 152 # 170 153 # CONFIG_HZ_100 is not set 171 154 CONFIG_HZ_250=y 155 + # CONFIG_HZ_300 is not set 172 156 # CONFIG_HZ_1000 is not set 173 157 CONFIG_HZ=250 174 158 CONFIG_PREEMPT_NONE=y ··· 189 171 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 190 172 CONFIG_ARCH_FLATMEM_ENABLE=y 191 173 CONFIG_ARCH_SPARSEMEM_ENABLE=y 174 + CONFIG_ARCH_POPULATES_NODE_MAP=y 192 175 CONFIG_SELECT_MEMORY_MODEL=y 193 176 CONFIG_FLATMEM_MANUAL=y 194 177 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 244 225 CONFIG_UNIX=y 245 226 CONFIG_XFRM=y 246 227 CONFIG_XFRM_USER=m 228 + # CONFIG_XFRM_SUB_POLICY is not set 247 229 CONFIG_NET_KEY=m 248 230 CONFIG_INET=y 249 231 CONFIG_IP_MULTICAST=y ··· 263 243 CONFIG_INET_TUNNEL=y 264 244 CONFIG_INET_XFRM_MODE_TRANSPORT=y 265 245 CONFIG_INET_XFRM_MODE_TUNNEL=y 246 + CONFIG_INET_XFRM_MODE_BEET=y 266 247 CONFIG_INET_DIAG=y 267 248 CONFIG_INET_TCP_DIAG=y 268 249 # CONFIG_TCP_CONG_ADVANCED is not set 269 - CONFIG_TCP_CONG_BIC=y 250 + CONFIG_TCP_CONG_CUBIC=y 251 + CONFIG_DEFAULT_TCP_CONG="cubic" 252 + # CONFIG_TCP_MD5SIG is not set 270 253 271 254 # 272 255 # IP: Virtual Server Configuration ··· 286 263 # Core Netfilter Configuration 287 264 # 288 265 # CONFIG_NETFILTER_NETLINK is not set 266 + CONFIG_NF_CONNTRACK_ENABLED=m 267 + CONFIG_NF_CONNTRACK_SUPPORT=y 268 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 269 + CONFIG_NF_CONNTRACK=m 270 + # CONFIG_NF_CT_ACCT is not set 271 + CONFIG_NF_CONNTRACK_MARK=y 272 + CONFIG_NF_CONNTRACK_EVENTS=y 273 + # CONFIG_NF_CT_PROTO_SCTP is not set 274 + # CONFIG_NF_CONNTRACK_AMANDA is not set 275 + CONFIG_NF_CONNTRACK_FTP=m 276 + # CONFIG_NF_CONNTRACK_H323 is not set 277 + CONFIG_NF_CONNTRACK_IRC=m 278 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 279 + # CONFIG_NF_CONNTRACK_PPTP is not set 280 + # CONFIG_NF_CONNTRACK_SIP is not set 281 + CONFIG_NF_CONNTRACK_TFTP=m 289 282 # CONFIG_NETFILTER_XTABLES is not set 290 283 291 284 # 292 285 # IP: Netfilter Configuration 293 286 # 294 - CONFIG_IP_NF_CONNTRACK=m 295 - CONFIG_IP_NF_CT_ACCT=y 296 - CONFIG_IP_NF_CONNTRACK_MARK=y 297 - CONFIG_IP_NF_CONNTRACK_EVENTS=y 298 - CONFIG_IP_NF_CT_PROTO_SCTP=m 299 - CONFIG_IP_NF_FTP=m 300 - CONFIG_IP_NF_IRC=m 301 - # CONFIG_IP_NF_NETBIOS_NS is not set 302 - CONFIG_IP_NF_TFTP=m 303 - CONFIG_IP_NF_AMANDA=m 304 - # CONFIG_IP_NF_PPTP is not set 305 - # CONFIG_IP_NF_H323 is not set 306 - # CONFIG_IP_NF_SIP is not set 287 + CONFIG_NF_CONNTRACK_IPV4=m 288 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 307 289 CONFIG_IP_NF_QUEUE=m 308 290 309 291 # ··· 335 307 # CONFIG_ATALK is not set 336 308 # CONFIG_X25 is not set 337 309 # CONFIG_LAPB is not set 338 - # CONFIG_NET_DIVERT is not set 339 310 # CONFIG_ECONET is not set 340 311 # CONFIG_WAN_ROUTER is not set 341 312 ··· 409 382 # CONFIG_ATA_OVER_ETH is not set 410 383 411 384 # 385 + # Misc devices 386 + # 387 + # CONFIG_SGI_IOC4 is not set 388 + # CONFIG_TIFM_CORE is not set 389 + 390 + # 412 391 # ATA/ATAPI/MFM/RLL support 413 392 # 414 393 CONFIG_IDE=y ··· 441 408 # CONFIG_BLK_DEV_OFFBOARD is not set 442 409 # CONFIG_BLK_DEV_GENERIC is not set 443 410 # CONFIG_BLK_DEV_OPTI621 is not set 444 - # CONFIG_BLK_DEV_SL82C105 is not set 445 411 CONFIG_BLK_DEV_IDEDMA_PCI=y 446 412 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 447 413 CONFIG_IDEDMA_PCI_AUTO=y ··· 455 423 # CONFIG_BLK_DEV_CS5530 is not set 456 424 # CONFIG_BLK_DEV_HPT34X is not set 457 425 # CONFIG_BLK_DEV_HPT366 is not set 426 + # CONFIG_BLK_DEV_JMICRON is not set 458 427 # CONFIG_BLK_DEV_SC1200 is not set 459 428 # CONFIG_BLK_DEV_PIIX is not set 460 429 # CONFIG_BLK_DEV_IT821X is not set ··· 464 431 # CONFIG_BLK_DEV_PDC202XX_NEW is not set 465 432 # CONFIG_BLK_DEV_SVWKS is not set 466 433 # CONFIG_BLK_DEV_SIIMAGE is not set 434 + # CONFIG_BLK_DEV_SL82C105 is not set 467 435 # CONFIG_BLK_DEV_SLC90E66 is not set 468 436 # CONFIG_BLK_DEV_TRM290 is not set 469 437 # CONFIG_BLK_DEV_VIA82CXXX is not set ··· 482 448 # 483 449 # CONFIG_RAID_ATTRS is not set 484 450 CONFIG_SCSI=y 451 + # CONFIG_SCSI_TGT is not set 452 + # CONFIG_SCSI_NETLINK is not set 485 453 CONFIG_SCSI_PROC_FS=y 486 454 487 455 # ··· 503 467 CONFIG_SCSI_MULTI_LUN=y 504 468 CONFIG_SCSI_CONSTANTS=y 505 469 # CONFIG_SCSI_LOGGING is not set 470 + # CONFIG_SCSI_SCAN_ASYNC is not set 506 471 507 472 # 508 - # SCSI Transport Attributes 473 + # SCSI Transports 509 474 # 510 475 CONFIG_SCSI_SPI_ATTRS=y 511 476 # CONFIG_SCSI_FC_ATTRS is not set 512 477 # CONFIG_SCSI_ISCSI_ATTRS is not set 513 478 # CONFIG_SCSI_SAS_ATTRS is not set 479 + # CONFIG_SCSI_SAS_LIBSAS is not set 514 480 515 481 # 516 482 # SCSI low-level drivers ··· 525 487 # CONFIG_SCSI_AIC7XXX is not set 526 488 # CONFIG_SCSI_AIC7XXX_OLD is not set 527 489 # CONFIG_SCSI_AIC79XX is not set 490 + # CONFIG_SCSI_AIC94XX is not set 491 + # CONFIG_SCSI_ARCMSR is not set 528 492 # CONFIG_MEGARAID_NEWGEN is not set 529 493 # CONFIG_MEGARAID_LEGACY is not set 530 494 # CONFIG_MEGARAID_SAS is not set 495 + # CONFIG_SCSI_HPTIOP is not set 496 + # CONFIG_SCSI_BUSLOGIC is not set 497 + # CONFIG_SCSI_DMX3191D is not set 498 + # CONFIG_SCSI_EATA is not set 499 + # CONFIG_SCSI_FUTURE_DOMAIN is not set 500 + # CONFIG_SCSI_GDTH is not set 501 + # CONFIG_SCSI_IPS is not set 502 + # CONFIG_SCSI_INITIO is not set 503 + # CONFIG_SCSI_INIA100 is not set 504 + # CONFIG_SCSI_STEX is not set 505 + # CONFIG_SCSI_SYM53C8XX_2 is not set 506 + # CONFIG_SCSI_IPR is not set 507 + # CONFIG_SCSI_QLOGIC_1280 is not set 508 + # CONFIG_SCSI_QLA_FC is not set 509 + # CONFIG_SCSI_QLA_ISCSI is not set 510 + # CONFIG_SCSI_LPFC is not set 511 + # CONFIG_SCSI_DC395x is not set 512 + # CONFIG_SCSI_DC390T is not set 513 + # CONFIG_SCSI_DEBUG is not set 514 + # CONFIG_SCSI_SRP is not set 515 + 516 + # 517 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 518 + # 531 519 CONFIG_ATA=y 532 520 # CONFIG_SATA_AHCI is not set 533 521 CONFIG_SATA_SVW=y 534 - # CONFIG_SCSI_ATA_PIIX is not set 522 + # CONFIG_ATA_PIIX is not set 535 523 # CONFIG_SATA_MV is not set 536 524 # CONFIG_SATA_NV is not set 537 - # CONFIG_SCSI_PDC_ADMA is not set 538 - # CONFIG_SCSI_HPTIOP is not set 525 + # CONFIG_PDC_ADMA is not set 539 526 # CONFIG_SATA_QSTOR is not set 540 527 # CONFIG_SATA_PROMISE is not set 541 528 # CONFIG_SATA_SX4 is not set ··· 570 507 # CONFIG_SATA_ULI is not set 571 508 # CONFIG_SATA_VIA is not set 572 509 # CONFIG_SATA_VITESSE is not set 573 - # CONFIG_SCSI_BUSLOGIC is not set 574 - # CONFIG_SCSI_DMX3191D is not set 575 - # CONFIG_SCSI_EATA is not set 576 - # CONFIG_SCSI_FUTURE_DOMAIN is not set 577 - # CONFIG_SCSI_GDTH is not set 578 - # CONFIG_SCSI_IPS is not set 579 - # CONFIG_SCSI_INITIO is not set 580 - # CONFIG_SCSI_INIA100 is not set 581 - # CONFIG_SCSI_SYM53C8XX_2 is not set 582 - # CONFIG_SCSI_IPR is not set 583 - # CONFIG_SCSI_QLOGIC_1280 is not set 584 - # CONFIG_SCSI_QLA_FC is not set 585 - # CONFIG_SCSI_LPFC is not set 586 - # CONFIG_SCSI_DC395x is not set 587 - # CONFIG_SCSI_DC390T is not set 588 - # CONFIG_SCSI_DEBUG is not set 510 + # CONFIG_PATA_ALI is not set 511 + # CONFIG_PATA_AMD is not set 512 + # CONFIG_PATA_ARTOP is not set 513 + # CONFIG_PATA_ATIIXP is not set 514 + # CONFIG_PATA_CMD64X is not set 515 + # CONFIG_PATA_CS5520 is not set 516 + # CONFIG_PATA_CS5530 is not set 517 + # CONFIG_PATA_CYPRESS is not set 518 + # CONFIG_PATA_EFAR is not set 519 + # CONFIG_ATA_GENERIC is not set 520 + # CONFIG_PATA_HPT366 is not set 521 + # CONFIG_PATA_HPT37X is not set 522 + # CONFIG_PATA_HPT3X2N is not set 523 + # CONFIG_PATA_HPT3X3 is not set 524 + # CONFIG_PATA_IT821X is not set 525 + # CONFIG_PATA_JMICRON is not set 526 + # CONFIG_PATA_TRIFLEX is not set 527 + # CONFIG_PATA_MARVELL is not set 528 + # CONFIG_PATA_MPIIX is not set 529 + # CONFIG_PATA_OLDPIIX is not set 530 + # CONFIG_PATA_NETCELL is not set 531 + # CONFIG_PATA_NS87410 is not set 532 + # CONFIG_PATA_OPTI is not set 533 + # CONFIG_PATA_OPTIDMA is not set 534 + # CONFIG_PATA_PDC_OLD is not set 535 + # CONFIG_PATA_RADISYS is not set 536 + # CONFIG_PATA_RZ1000 is not set 537 + # CONFIG_PATA_SC1200 is not set 538 + # CONFIG_PATA_SERVERWORKS is not set 539 + # CONFIG_PATA_PDC2027X is not set 540 + # CONFIG_PATA_SIL680 is not set 541 + # CONFIG_PATA_SIS is not set 542 + # CONFIG_PATA_VIA is not set 543 + # CONFIG_PATA_WINBOND is not set 589 544 590 545 # 591 546 # Multi-device support (RAID and LVM) ··· 618 537 CONFIG_MD_MULTIPATH=m 619 538 CONFIG_MD_FAULTY=m 620 539 CONFIG_BLK_DEV_DM=y 540 + # CONFIG_DM_DEBUG is not set 621 541 CONFIG_DM_CRYPT=m 622 542 CONFIG_DM_SNAPSHOT=m 623 543 CONFIG_DM_MIRROR=m ··· 673 591 CONFIG_ADB_PMU=y 674 592 # CONFIG_ADB_PMU_LED is not set 675 593 CONFIG_PMAC_SMU=y 594 + CONFIG_MAC_EMUMOUSEBTN=y 676 595 CONFIG_THERM_PM72=y 677 596 CONFIG_WINDFARM=y 678 597 CONFIG_WINDFARM_PM81=y 679 598 CONFIG_WINDFARM_PM91=y 680 599 CONFIG_WINDFARM_PM112=y 600 + # CONFIG_PMAC_RACKMETER is not set 681 601 682 602 # 683 603 # Network device support ··· 736 652 # CONFIG_SK98LIN is not set 737 653 CONFIG_TIGON3=y 738 654 # CONFIG_BNX2 is not set 739 - # CONFIG_MV643XX_ETH is not set 655 + # CONFIG_QLA3XXX is not set 740 656 741 657 # 742 658 # Ethernet (10000 Mbit) ··· 745 661 # CONFIG_IXGB is not set 746 662 # CONFIG_S2IO is not set 747 663 # CONFIG_MYRI10GE is not set 664 + # CONFIG_NETXEN_NIC is not set 748 665 749 666 # 750 667 # Token Ring devices ··· 776 691 # CONFIG_PPP_MPPE is not set 777 692 CONFIG_PPPOE=m 778 693 # CONFIG_SLIP is not set 694 + CONFIG_SLHC=m 779 695 # CONFIG_NET_FC is not set 780 696 # CONFIG_SHAPER is not set 781 697 # CONFIG_NETCONSOLE is not set ··· 797 711 # Input device support 798 712 # 799 713 CONFIG_INPUT=y 714 + CONFIG_INPUT_FF_MEMLESS=y 800 715 801 716 # 802 717 # Userland interfaces ··· 820 733 # CONFIG_KEYBOARD_LKKBD is not set 821 734 # CONFIG_KEYBOARD_XTKBD is not set 822 735 # CONFIG_KEYBOARD_NEWTON is not set 736 + # CONFIG_KEYBOARD_STOWAWAY is not set 823 737 CONFIG_INPUT_MOUSE=y 824 738 # CONFIG_MOUSE_PS2 is not set 825 739 # CONFIG_MOUSE_SERIAL is not set ··· 877 789 # CONFIG_DTLK is not set 878 790 # CONFIG_R3964 is not set 879 791 # CONFIG_APPLICOM is not set 880 - 881 - # 882 - # Ftape, the floppy tape device driver 883 - # 884 792 CONFIG_AGP=m 885 - # CONFIG_AGP_SIS is not set 886 - # CONFIG_AGP_VIA is not set 887 793 CONFIG_AGP_UNINORTH=m 888 794 # CONFIG_DRM is not set 889 795 CONFIG_RAW_DRIVER=y ··· 888 806 # TPM devices 889 807 # 890 808 # CONFIG_TCG_TPM is not set 891 - # CONFIG_TELCLOCK is not set 892 809 893 810 # 894 811 # I2C support ··· 952 871 # 953 872 # Dallas's 1-wire bus 954 873 # 874 + # CONFIG_W1 is not set 955 875 956 876 # 957 877 # Hardware Monitoring support ··· 961 879 # CONFIG_HWMON_VID is not set 962 880 963 881 # 964 - # Misc devices 965 - # 966 - 967 - # 968 882 # Multimedia devices 969 883 # 970 884 # CONFIG_VIDEO_DEV is not set 971 - CONFIG_VIDEO_V4L2=y 972 885 973 886 # 974 887 # Digital Video Broadcasting Devices ··· 976 899 # 977 900 CONFIG_FIRMWARE_EDID=y 978 901 CONFIG_FB=y 902 + CONFIG_FB_DDC=y 979 903 CONFIG_FB_CFB_FILLRECT=y 980 904 CONFIG_FB_CFB_COPYAREA=y 981 905 CONFIG_FB_CFB_IMAGEBLIT=y ··· 1008 930 # CONFIG_FB_3DFX is not set 1009 931 # CONFIG_FB_VOODOO1 is not set 1010 932 # CONFIG_FB_TRIDENT is not set 933 + # CONFIG_FB_IBM_GXT4500 is not set 1011 934 # CONFIG_FB_VIRTUAL is not set 1012 935 1013 936 # ··· 1159 1080 # CONFIG_SOUND_PRIME is not set 1160 1081 1161 1082 # 1083 + # HID Devices 1084 + # 1085 + CONFIG_HID=y 1086 + 1087 + # 1162 1088 # USB support 1163 1089 # 1164 1090 CONFIG_USB_ARCH_HAS_HCD=y ··· 1178 1094 CONFIG_USB_DEVICEFS=y 1179 1095 # CONFIG_USB_BANDWIDTH is not set 1180 1096 # CONFIG_USB_DYNAMIC_MINORS is not set 1097 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1181 1098 # CONFIG_USB_OTG is not set 1182 1099 1183 1100 # ··· 1220 1135 CONFIG_USB_STORAGE_JUMPSHOT=y 1221 1136 # CONFIG_USB_STORAGE_ALAUDA is not set 1222 1137 # CONFIG_USB_STORAGE_ONETOUCH is not set 1138 + # CONFIG_USB_STORAGE_KARMA is not set 1223 1139 # CONFIG_USB_LIBUSUAL is not set 1224 1140 1225 1141 # 1226 1142 # USB Input Devices 1227 1143 # 1228 1144 CONFIG_USB_HID=y 1229 - CONFIG_USB_HIDINPUT=y 1230 1145 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1231 1146 CONFIG_HID_FF=y 1232 1147 CONFIG_HID_PID=y 1233 1148 CONFIG_LOGITECH_FF=y 1234 1149 CONFIG_THRUSTMASTER_FF=y 1150 + # CONFIG_ZEROPLUS_FF is not set 1235 1151 CONFIG_USB_HIDDEV=y 1236 1152 # CONFIG_USB_AIPTEK is not set 1237 1153 # CONFIG_USB_WACOM is not set ··· 1260 1174 CONFIG_USB_KAWETH=m 1261 1175 CONFIG_USB_PEGASUS=m 1262 1176 CONFIG_USB_RTL8150=m 1177 + # CONFIG_USB_USBNET_MII is not set 1263 1178 CONFIG_USB_USBNET=m 1264 1179 # CONFIG_USB_NET_AX8817X is not set 1265 1180 CONFIG_USB_NET_CDCETHER=m 1266 1181 # CONFIG_USB_NET_GL620A is not set 1267 1182 # CONFIG_USB_NET_NET1080 is not set 1268 1183 # CONFIG_USB_NET_PLUSB is not set 1184 + # CONFIG_USB_NET_MCS7830 is not set 1269 1185 # CONFIG_USB_NET_RNDIS_HOST is not set 1270 1186 # CONFIG_USB_NET_CDC_SUBSET is not set 1271 1187 # CONFIG_USB_NET_ZAURUS is not set ··· 1282 1194 # 1283 1195 CONFIG_USB_SERIAL=m 1284 1196 CONFIG_USB_SERIAL_GENERIC=y 1197 + # CONFIG_USB_SERIAL_AIRCABLE is not set 1285 1198 # CONFIG_USB_SERIAL_AIRPRIME is not set 1286 1199 # CONFIG_USB_SERIAL_ARK3116 is not set 1287 1200 CONFIG_USB_SERIAL_BELKIN=m ··· 1317 1228 CONFIG_USB_SERIAL_KLSI=m 1318 1229 CONFIG_USB_SERIAL_KOBIL_SCT=m 1319 1230 CONFIG_USB_SERIAL_MCT_U232=m 1231 + # CONFIG_USB_SERIAL_MOS7720 is not set 1232 + # CONFIG_USB_SERIAL_MOS7840 is not set 1320 1233 # CONFIG_USB_SERIAL_NAVMAN is not set 1321 1234 CONFIG_USB_SERIAL_PL2303=m 1322 1235 # CONFIG_USB_SERIAL_HP4X is not set ··· 1330 1239 CONFIG_USB_SERIAL_XIRCOM=m 1331 1240 # CONFIG_USB_SERIAL_OPTION is not set 1332 1241 CONFIG_USB_SERIAL_OMNINET=m 1242 + # CONFIG_USB_SERIAL_DEBUG is not set 1333 1243 CONFIG_USB_EZUSB=y 1334 1244 1335 1245 # ··· 1338 1246 # 1339 1247 # CONFIG_USB_EMI62 is not set 1340 1248 # CONFIG_USB_EMI26 is not set 1249 + # CONFIG_USB_ADUTUX is not set 1341 1250 # CONFIG_USB_AUERSWALD is not set 1342 1251 # CONFIG_USB_RIO500 is not set 1343 1252 # CONFIG_USB_LEGOTOWER is not set ··· 1346 1253 # CONFIG_USB_LED is not set 1347 1254 # CONFIG_USB_CYPRESS_CY7C63 is not set 1348 1255 # CONFIG_USB_CYTHERM is not set 1349 - # CONFIG_USB_PHIDGETKIT is not set 1350 - # CONFIG_USB_PHIDGETSERVO is not set 1256 + # CONFIG_USB_PHIDGET is not set 1351 1257 # CONFIG_USB_IDMOUSE is not set 1258 + # CONFIG_USB_FTDI_ELAN is not set 1352 1259 CONFIG_USB_APPLEDISPLAY=m 1353 1260 # CONFIG_USB_SISUSBVGA is not set 1354 1261 # CONFIG_USB_LD is not set 1262 + # CONFIG_USB_TRANCEVIBRATOR is not set 1355 1263 # CONFIG_USB_TEST is not set 1356 1264 1357 1265 # ··· 1410 1316 # 1411 1317 1412 1318 # 1319 + # Virtualization 1320 + # 1321 + 1322 + # 1413 1323 # File systems 1414 1324 # 1415 1325 CONFIG_EXT2_FS=y ··· 1426 1328 CONFIG_EXT3_FS_XATTR=y 1427 1329 CONFIG_EXT3_FS_POSIX_ACL=y 1428 1330 CONFIG_EXT3_FS_SECURITY=y 1331 + # CONFIG_EXT4DEV_FS is not set 1429 1332 CONFIG_JBD=y 1430 1333 # CONFIG_JBD_DEBUG is not set 1431 1334 CONFIG_FS_MBCACHE=y ··· 1443 1344 CONFIG_XFS_SECURITY=y 1444 1345 CONFIG_XFS_POSIX_ACL=y 1445 1346 # CONFIG_XFS_RT is not set 1347 + # CONFIG_GFS2_FS is not set 1446 1348 # CONFIG_OCFS2_FS is not set 1447 1349 # CONFIG_MINIX_FS is not set 1448 1350 # CONFIG_ROMFS_FS is not set ··· 1480 1380 # 1481 1381 CONFIG_PROC_FS=y 1482 1382 CONFIG_PROC_KCORE=y 1383 + CONFIG_PROC_SYSCTL=y 1483 1384 CONFIG_SYSFS=y 1484 1385 CONFIG_TMPFS=y 1386 + # CONFIG_TMPFS_POSIX_ACL is not set 1485 1387 CONFIG_HUGETLBFS=y 1486 1388 CONFIG_HUGETLB_PAGE=y 1487 1389 CONFIG_RAMFS=y ··· 1607 1505 CONFIG_NLS_UTF8=y 1608 1506 1609 1507 # 1508 + # Distributed Lock Manager 1509 + # 1510 + # CONFIG_DLM is not set 1511 + 1512 + # 1610 1513 # Library routines 1611 1514 # 1515 + CONFIG_BITREVERSE=y 1612 1516 CONFIG_CRC_CCITT=m 1613 1517 # CONFIG_CRC16 is not set 1614 1518 CONFIG_CRC32=y 1615 1519 CONFIG_LIBCRC32C=m 1616 1520 CONFIG_ZLIB_INFLATE=y 1617 1521 CONFIG_ZLIB_DEFLATE=m 1618 - CONFIG_TEXTSEARCH=y 1619 - CONFIG_TEXTSEARCH_KMP=m 1620 1522 CONFIG_PLIST=y 1523 + CONFIG_IOMAP_COPY=y 1621 1524 1622 1525 # 1623 1526 # Instrumentation Support ··· 1635 1528 # Kernel hacking 1636 1529 # 1637 1530 # CONFIG_PRINTK_TIME is not set 1531 + CONFIG_ENABLE_MUST_CHECK=y 1638 1532 CONFIG_MAGIC_SYSRQ=y 1639 1533 # CONFIG_UNUSED_SYMBOLS is not set 1534 + CONFIG_DEBUG_FS=y 1535 + # CONFIG_HEADERS_CHECK is not set 1640 1536 CONFIG_DEBUG_KERNEL=y 1641 1537 CONFIG_LOG_BUF_SHIFT=17 1642 1538 CONFIG_DETECT_SOFTLOCKUP=y ··· 1653 1543 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1654 1544 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1655 1545 # CONFIG_DEBUG_KOBJECT is not set 1546 + CONFIG_DEBUG_BUGVERBOSE=y 1656 1547 # CONFIG_DEBUG_INFO is not set 1657 - CONFIG_DEBUG_FS=y 1658 1548 # CONFIG_DEBUG_VM is not set 1549 + # CONFIG_DEBUG_LIST is not set 1659 1550 CONFIG_FORCED_INLINING=y 1660 1551 # CONFIG_RCU_TORTURE_TEST is not set 1661 1552 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1676 1565 # Cryptographic options 1677 1566 # 1678 1567 CONFIG_CRYPTO=y 1568 + CONFIG_CRYPTO_ALGAPI=y 1569 + CONFIG_CRYPTO_BLKCIPHER=y 1570 + CONFIG_CRYPTO_HASH=y 1571 + CONFIG_CRYPTO_MANAGER=y 1679 1572 CONFIG_CRYPTO_HMAC=y 1573 + # CONFIG_CRYPTO_XCBC is not set 1680 1574 CONFIG_CRYPTO_NULL=m 1681 1575 CONFIG_CRYPTO_MD4=m 1682 1576 CONFIG_CRYPTO_MD5=y ··· 1690 1574 CONFIG_CRYPTO_SHA512=m 1691 1575 CONFIG_CRYPTO_WP512=m 1692 1576 # CONFIG_CRYPTO_TGR192 is not set 1577 + # CONFIG_CRYPTO_GF128MUL is not set 1578 + CONFIG_CRYPTO_ECB=m 1579 + CONFIG_CRYPTO_CBC=y 1580 + # CONFIG_CRYPTO_LRW is not set 1693 1581 CONFIG_CRYPTO_DES=y 1694 1582 CONFIG_CRYPTO_BLOWFISH=m 1695 1583 CONFIG_CRYPTO_TWOFISH=m 1584 + CONFIG_CRYPTO_TWOFISH_COMMON=m 1696 1585 CONFIG_CRYPTO_SERPENT=m 1697 1586 CONFIG_CRYPTO_AES=m 1698 1587 CONFIG_CRYPTO_CAST5=m
+88 -44
arch/powerpc/configs/iseries_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.19-rc1 4 - # Fri Oct 6 13:25:04 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:16:44 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 14 + CONFIG_ARCH_HAS_ILOG2_U64=y 13 15 CONFIG_GENERIC_HWEIGHT=y 14 16 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 17 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 25 23 # CONFIG_PPC_UDBG_16550 is not set 26 24 # CONFIG_GENERIC_TBSYNC is not set 27 25 CONFIG_AUDIT_ARCH=y 26 + CONFIG_GENERIC_BUG=y 28 27 # CONFIG_DEFAULT_UIMAGE is not set 29 28 30 29 # ··· 35 32 CONFIG_POWER3=y 36 33 CONFIG_POWER4=y 37 34 CONFIG_PPC_FPU=y 35 + # CONFIG_PPC_DCR_NATIVE is not set 36 + # CONFIG_PPC_DCR_MMIO is not set 37 + # CONFIG_PPC_OF_PLATFORM_PCI is not set 38 38 # CONFIG_ALTIVEC is not set 39 39 CONFIG_PPC_STD_MMU=y 40 40 CONFIG_VIRT_CPU_ACCOUNTING=y ··· 69 63 CONFIG_IKCONFIG=y 70 64 CONFIG_IKCONFIG_PROC=y 71 65 # CONFIG_CPUSETS is not set 66 + CONFIG_SYSFS_DEPRECATED=y 72 67 # CONFIG_RELAY is not set 73 68 CONFIG_INITRAMFS_SOURCE="" 74 69 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 75 70 CONFIG_SYSCTL=y 76 71 # CONFIG_EMBEDDED is not set 77 - # CONFIG_SYSCTL_SYSCALL is not set 72 + CONFIG_SYSCTL_SYSCALL=y 78 73 CONFIG_KALLSYMS=y 79 74 # CONFIG_KALLSYMS_ALL is not set 80 75 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 132 125 # CONFIG_APUS is not set 133 126 # CONFIG_PPC_PSERIES is not set 134 127 CONFIG_PPC_ISERIES=y 128 + # CONFIG_PPC_MPC52xx is not set 135 129 # CONFIG_PPC_PMAC is not set 136 130 # CONFIG_PPC_MAPLE is not set 137 131 # CONFIG_PPC_PASEMI is not set 138 132 # CONFIG_PPC_CELL is not set 139 133 # CONFIG_PPC_CELL_NATIVE is not set 140 134 # CONFIG_PPC_IBM_CELL_BLADE is not set 135 + # CONFIG_PPC_PS3 is not set 141 136 # CONFIG_U3_DART is not set 142 137 # CONFIG_PPC_RTAS is not set 143 138 # CONFIG_MMIO_NVRAM is not set 144 139 CONFIG_IBMVIO=y 145 140 # CONFIG_PPC_MPC106 is not set 146 141 # CONFIG_PPC_970_NAP is not set 142 + CONFIG_PPC_INDIRECT_IO=y 143 + CONFIG_GENERIC_IOMAP=y 147 144 # CONFIG_CPU_FREQ is not set 148 145 # CONFIG_WANT_EARLY_SERIAL is not set 149 146 # CONFIG_MPIC is not set ··· 157 146 # 158 147 # CONFIG_HZ_100 is not set 159 148 CONFIG_HZ_250=y 149 + # CONFIG_HZ_300 is not set 160 150 # CONFIG_HZ_1000 is not set 161 151 CONFIG_HZ=250 162 152 CONFIG_PREEMPT_NONE=y ··· 190 178 # CONFIG_PPC_64K_PAGES is not set 191 179 # CONFIG_SCHED_SMT is not set 192 180 CONFIG_PROC_DEVICETREE=y 181 + # CONFIG_CMDLINE_BOOL is not set 193 182 # CONFIG_PM is not set 194 183 CONFIG_SECCOMP=y 195 184 CONFIG_ISA_DMA_API=y ··· 205 192 CONFIG_PCI=y 206 193 CONFIG_PCI_DOMAINS=y 207 194 # CONFIG_PCIEPORTBUS is not set 208 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 209 195 # CONFIG_PCI_DEBUG is not set 210 196 211 197 # ··· 257 245 # CONFIG_TCP_CONG_ADVANCED is not set 258 246 CONFIG_TCP_CONG_CUBIC=y 259 247 CONFIG_DEFAULT_TCP_CONG="cubic" 248 + # CONFIG_TCP_MD5SIG is not set 260 249 261 250 # 262 251 # IP: Virtual Server Configuration ··· 274 261 # Core Netfilter Configuration 275 262 # 276 263 # CONFIG_NETFILTER_NETLINK is not set 264 + CONFIG_NF_CONNTRACK_ENABLED=m 265 + CONFIG_NF_CONNTRACK_SUPPORT=y 266 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 267 + CONFIG_NF_CONNTRACK=m 268 + # CONFIG_NF_CT_ACCT is not set 269 + CONFIG_NF_CONNTRACK_MARK=y 270 + CONFIG_NF_CONNTRACK_EVENTS=y 271 + # CONFIG_NF_CT_PROTO_SCTP is not set 272 + # CONFIG_NF_CONNTRACK_AMANDA is not set 273 + CONFIG_NF_CONNTRACK_FTP=m 274 + # CONFIG_NF_CONNTRACK_H323 is not set 275 + CONFIG_NF_CONNTRACK_IRC=m 276 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 277 + # CONFIG_NF_CONNTRACK_PPTP is not set 278 + # CONFIG_NF_CONNTRACK_SIP is not set 279 + CONFIG_NF_CONNTRACK_TFTP=m 277 280 CONFIG_NETFILTER_XTABLES=m 278 281 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m 279 282 CONFIG_NETFILTER_XT_TARGET_CONNMARK=m 280 283 CONFIG_NETFILTER_XT_TARGET_DSCP=m 281 284 CONFIG_NETFILTER_XT_TARGET_MARK=m 282 285 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m 283 - CONFIG_NETFILTER_XT_TARGET_NOTRACK=m 286 + # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 287 + # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set 284 288 CONFIG_NETFILTER_XT_MATCH_COMMENT=m 285 - CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m 286 289 CONFIG_NETFILTER_XT_MATCH_CONNMARK=m 287 290 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m 288 291 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 289 292 CONFIG_NETFILTER_XT_MATCH_DSCP=m 290 293 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 291 - CONFIG_NETFILTER_XT_MATCH_HELPER=m 294 + # CONFIG_NETFILTER_XT_MATCH_HELPER is not set 292 295 CONFIG_NETFILTER_XT_MATCH_LENGTH=m 293 296 CONFIG_NETFILTER_XT_MATCH_LIMIT=m 294 297 CONFIG_NETFILTER_XT_MATCH_MAC=m ··· 315 286 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 316 287 CONFIG_NETFILTER_XT_MATCH_REALM=m 317 288 CONFIG_NETFILTER_XT_MATCH_SCTP=m 318 - CONFIG_NETFILTER_XT_MATCH_STATE=m 289 + # CONFIG_NETFILTER_XT_MATCH_STATE is not set 319 290 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set 320 291 CONFIG_NETFILTER_XT_MATCH_STRING=m 321 292 CONFIG_NETFILTER_XT_MATCH_TCPMSS=m 293 + # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set 322 294 323 295 # 324 296 # IP: Netfilter Configuration 325 297 # 326 - CONFIG_IP_NF_CONNTRACK=m 327 - CONFIG_IP_NF_CT_ACCT=y 328 - CONFIG_IP_NF_CONNTRACK_MARK=y 329 - CONFIG_IP_NF_CONNTRACK_EVENTS=y 330 - CONFIG_IP_NF_CT_PROTO_SCTP=m 331 - CONFIG_IP_NF_FTP=m 332 - CONFIG_IP_NF_IRC=m 333 - # CONFIG_IP_NF_NETBIOS_NS is not set 334 - CONFIG_IP_NF_TFTP=m 335 - CONFIG_IP_NF_AMANDA=m 336 - # CONFIG_IP_NF_PPTP is not set 337 - # CONFIG_IP_NF_H323 is not set 338 - # CONFIG_IP_NF_SIP is not set 298 + CONFIG_NF_CONNTRACK_IPV4=m 299 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 339 300 CONFIG_IP_NF_QUEUE=m 340 301 CONFIG_IP_NF_IPTABLES=m 341 302 CONFIG_IP_NF_MATCH_IPRANGE=m ··· 336 317 CONFIG_IP_NF_MATCH_TTL=m 337 318 CONFIG_IP_NF_MATCH_OWNER=m 338 319 CONFIG_IP_NF_MATCH_ADDRTYPE=m 339 - CONFIG_IP_NF_MATCH_HASHLIMIT=m 340 320 CONFIG_IP_NF_FILTER=m 341 321 CONFIG_IP_NF_TARGET_REJECT=m 342 322 CONFIG_IP_NF_TARGET_LOG=m 343 323 CONFIG_IP_NF_TARGET_ULOG=m 344 324 CONFIG_IP_NF_TARGET_TCPMSS=m 345 - CONFIG_IP_NF_NAT=m 346 - CONFIG_IP_NF_NAT_NEEDED=y 325 + CONFIG_NF_NAT=m 326 + CONFIG_NF_NAT_NEEDED=y 347 327 CONFIG_IP_NF_TARGET_MASQUERADE=m 348 328 CONFIG_IP_NF_TARGET_REDIRECT=m 349 329 CONFIG_IP_NF_TARGET_NETMAP=m 350 330 CONFIG_IP_NF_TARGET_SAME=m 351 - CONFIG_IP_NF_NAT_SNMP_BASIC=m 352 - CONFIG_IP_NF_NAT_IRC=m 353 - CONFIG_IP_NF_NAT_FTP=m 354 - CONFIG_IP_NF_NAT_TFTP=m 355 - CONFIG_IP_NF_NAT_AMANDA=m 331 + # CONFIG_NF_NAT_SNMP_BASIC is not set 332 + CONFIG_NF_NAT_FTP=m 333 + CONFIG_NF_NAT_IRC=m 334 + CONFIG_NF_NAT_TFTP=m 335 + # CONFIG_NF_NAT_AMANDA is not set 336 + # CONFIG_NF_NAT_PPTP is not set 337 + # CONFIG_NF_NAT_H323 is not set 338 + # CONFIG_NF_NAT_SIP is not set 356 339 CONFIG_IP_NF_MANGLE=m 357 340 CONFIG_IP_NF_TARGET_TOS=m 358 341 CONFIG_IP_NF_TARGET_ECN=m ··· 461 440 # CONFIG_ATA_OVER_ETH is not set 462 441 463 442 # 443 + # Misc devices 444 + # 445 + # CONFIG_SGI_IOC4 is not set 446 + # CONFIG_TIFM_CORE is not set 447 + 448 + # 464 449 # ATA/ATAPI/MFM/RLL support 465 450 # 466 451 # CONFIG_IDE is not set ··· 476 449 # 477 450 # CONFIG_RAID_ATTRS is not set 478 451 CONFIG_SCSI=y 452 + # CONFIG_SCSI_TGT is not set 479 453 CONFIG_SCSI_NETLINK=y 480 454 CONFIG_SCSI_PROC_FS=y 481 455 ··· 497 469 CONFIG_SCSI_MULTI_LUN=y 498 470 CONFIG_SCSI_CONSTANTS=y 499 471 # CONFIG_SCSI_LOGGING is not set 472 + # CONFIG_SCSI_SCAN_ASYNC is not set 500 473 501 474 # 502 475 # SCSI Transports ··· 544 515 # CONFIG_SCSI_DC395x is not set 545 516 # CONFIG_SCSI_DC390T is not set 546 517 # CONFIG_SCSI_DEBUG is not set 518 + # CONFIG_SCSI_SRP is not set 547 519 548 520 # 549 521 # Serial ATA (prod) and Parallel ATA (experimental) drivers ··· 592 562 # 593 563 # Macintosh device drivers 594 564 # 565 + # CONFIG_MAC_EMUMOUSEBTN is not set 595 566 # CONFIG_WINDFARM is not set 596 567 597 568 # ··· 678 647 # CONFIG_IXGB is not set 679 648 # CONFIG_S2IO is not set 680 649 # CONFIG_MYRI10GE is not set 650 + # CONFIG_NETXEN_NIC is not set 681 651 682 652 # 683 653 # Token Ring devices ··· 797 765 # CONFIG_DTLK is not set 798 766 # CONFIG_R3964 is not set 799 767 # CONFIG_APPLICOM is not set 800 - 801 - # 802 - # Ftape, the floppy tape device driver 803 - # 804 768 # CONFIG_AGP is not set 805 769 # CONFIG_DRM is not set 806 770 CONFIG_RAW_DRIVER=y ··· 807 779 # TPM devices 808 780 # 809 781 # CONFIG_TCG_TPM is not set 810 - # CONFIG_TELCLOCK is not set 811 782 812 783 # 813 784 # I2C support ··· 822 795 # 823 796 # Dallas's 1-wire bus 824 797 # 798 + # CONFIG_W1 is not set 825 799 826 800 # 827 801 # Hardware Monitoring support 828 802 # 829 803 # CONFIG_HWMON is not set 830 804 # CONFIG_HWMON_VID is not set 831 - 832 - # 833 - # Misc devices 834 - # 835 - # CONFIG_TIFM_CORE is not set 836 805 837 806 # 838 807 # Multimedia devices ··· 845 822 # 846 823 CONFIG_FIRMWARE_EDID=y 847 824 # CONFIG_FB is not set 825 + # CONFIG_FB_IBM_GXT4500 is not set 848 826 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 849 827 850 828 # 851 829 # Sound 852 830 # 853 831 # CONFIG_SOUND is not set 832 + 833 + # 834 + # HID Devices 835 + # 836 + # CONFIG_HID is not set 854 837 855 838 # 856 839 # USB support ··· 921 892 # 922 893 923 894 # 895 + # Virtualization 896 + # 897 + 898 + # 924 899 # File systems 925 900 # 926 901 CONFIG_EXT2_FS=y ··· 937 904 CONFIG_EXT3_FS_XATTR=y 938 905 CONFIG_EXT3_FS_POSIX_ACL=y 939 906 CONFIG_EXT3_FS_SECURITY=y 907 + # CONFIG_EXT4DEV_FS is not set 940 908 CONFIG_JBD=y 941 909 # CONFIG_JBD_DEBUG is not set 942 910 CONFIG_FS_MBCACHE=y ··· 971 937 CONFIG_AUTOFS_FS=m 972 938 # CONFIG_AUTOFS4_FS is not set 973 939 # CONFIG_FUSE_FS is not set 940 + CONFIG_GENERIC_ACL=y 974 941 975 942 # 976 943 # CD-ROM/DVD Filesystems ··· 1059 1024 # CONFIG_CODA_FS is not set 1060 1025 # CONFIG_AFS_FS is not set 1061 1026 # CONFIG_9P_FS is not set 1062 - CONFIG_GENERIC_ACL=y 1063 1027 1064 1028 # 1065 1029 # Partition Types ··· 1114 1080 # Distributed Lock Manager 1115 1081 # 1116 1082 CONFIG_DLM=m 1083 + CONFIG_DLM_TCP=y 1084 + # CONFIG_DLM_SCTP is not set 1117 1085 # CONFIG_DLM_DEBUG is not set 1118 1086 1119 1087 # ··· 1130 1094 # 1131 1095 # Library routines 1132 1096 # 1097 + CONFIG_BITREVERSE=y 1133 1098 CONFIG_CRC_CCITT=m 1134 1099 # CONFIG_CRC16 is not set 1135 1100 CONFIG_CRC32=y ··· 1142 1105 CONFIG_TEXTSEARCH_BM=m 1143 1106 CONFIG_TEXTSEARCH_FSM=m 1144 1107 CONFIG_PLIST=y 1108 + CONFIG_IOMAP_COPY=y 1145 1109 1146 1110 # 1147 1111 # Instrumentation Support ··· 1157 1119 CONFIG_ENABLE_MUST_CHECK=y 1158 1120 CONFIG_MAGIC_SYSRQ=y 1159 1121 # CONFIG_UNUSED_SYMBOLS is not set 1122 + CONFIG_DEBUG_FS=y 1123 + # CONFIG_HEADERS_CHECK is not set 1160 1124 CONFIG_DEBUG_KERNEL=y 1161 1125 CONFIG_LOG_BUF_SHIFT=17 1162 1126 CONFIG_DETECT_SOFTLOCKUP=y ··· 1172 1132 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1173 1133 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1174 1134 # CONFIG_DEBUG_KOBJECT is not set 1135 + CONFIG_DEBUG_BUGVERBOSE=y 1175 1136 # CONFIG_DEBUG_INFO is not set 1176 - CONFIG_DEBUG_FS=y 1177 1137 # CONFIG_DEBUG_VM is not set 1178 1138 # CONFIG_DEBUG_LIST is not set 1179 1139 # CONFIG_FORCED_INLINING is not set ··· 1182 1142 CONFIG_DEBUG_STACK_USAGE=y 1183 1143 # CONFIG_DEBUGGER is not set 1184 1144 CONFIG_IRQSTACKS=y 1145 + # CONFIG_BOOTX_TEXT is not set 1185 1146 # CONFIG_PPC_EARLY_DEBUG is not set 1186 1147 1187 1148 # ··· 1196 1155 # 1197 1156 CONFIG_CRYPTO=y 1198 1157 CONFIG_CRYPTO_ALGAPI=y 1199 - CONFIG_CRYPTO_BLKCIPHER=m 1158 + CONFIG_CRYPTO_BLKCIPHER=y 1200 1159 CONFIG_CRYPTO_HASH=y 1201 - CONFIG_CRYPTO_MANAGER=m 1160 + CONFIG_CRYPTO_MANAGER=y 1202 1161 CONFIG_CRYPTO_HMAC=y 1162 + # CONFIG_CRYPTO_XCBC is not set 1203 1163 CONFIG_CRYPTO_NULL=m 1204 1164 CONFIG_CRYPTO_MD4=m 1205 1165 CONFIG_CRYPTO_MD5=y ··· 1209 1167 CONFIG_CRYPTO_SHA512=m 1210 1168 CONFIG_CRYPTO_WP512=m 1211 1169 CONFIG_CRYPTO_TGR192=m 1170 + # CONFIG_CRYPTO_GF128MUL is not set 1212 1171 CONFIG_CRYPTO_ECB=m 1213 - CONFIG_CRYPTO_CBC=m 1172 + CONFIG_CRYPTO_CBC=y 1173 + # CONFIG_CRYPTO_LRW is not set 1214 1174 CONFIG_CRYPTO_DES=y 1215 1175 CONFIG_CRYPTO_BLOWFISH=m 1216 1176 CONFIG_CRYPTO_TWOFISH=m
+76 -35
arch/powerpc/configs/linkstation_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.19-rc4 4 - # Wed Nov 15 20:36:30 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:17:58 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 25 24 CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 26 26 # CONFIG_DEFAULT_UIMAGE is not set 27 27 28 28 # 29 29 # Processor support 30 30 # 31 31 CONFIG_CLASSIC32=y 32 - # CONFIG_PPC_52xx is not set 33 32 # CONFIG_PPC_82xx is not set 34 33 # CONFIG_PPC_83xx is not set 35 34 # CONFIG_PPC_85xx is not set ··· 70 69 # CONFIG_AUDIT is not set 71 70 CONFIG_IKCONFIG=y 72 71 CONFIG_IKCONFIG_PROC=y 72 + CONFIG_SYSFS_DEPRECATED=y 73 73 # CONFIG_RELAY is not set 74 74 CONFIG_INITRAMFS_SOURCE="" 75 75 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 76 76 CONFIG_SYSCTL=y 77 77 # CONFIG_EMBEDDED is not set 78 - # CONFIG_SYSCTL_SYSCALL is not set 78 + CONFIG_SYSCTL_SYSCALL=y 79 79 CONFIG_KALLSYMS=y 80 80 # CONFIG_KALLSYMS_ALL is not set 81 81 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 132 130 # CONFIG_PPC_MULTIPLATFORM is not set 133 131 CONFIG_EMBEDDED6xx=y 134 132 # CONFIG_APUS is not set 133 + # CONFIG_PPC_MPC52xx is not set 135 134 # CONFIG_PPC_CELL is not set 136 135 # CONFIG_PPC_CELL_NATIVE is not set 137 136 # CONFIG_PPC_RTAS is not set ··· 169 166 # CONFIG_TQM8260 is not set 170 167 # CONFIG_ADS8272 is not set 171 168 # CONFIG_PQ2FADS is not set 172 - # CONFIG_LITE5200 is not set 173 169 # CONFIG_EV64360 is not set 174 170 CONFIG_PPC_GEN550=y 175 171 CONFIG_MPC10X_BRIDGE=y ··· 183 181 # CONFIG_HIGHMEM is not set 184 182 CONFIG_HZ_100=y 185 183 # CONFIG_HZ_250 is not set 184 + # CONFIG_HZ_300 is not set 186 185 # CONFIG_HZ_1000 is not set 187 186 CONFIG_HZ=100 188 187 CONFIG_PREEMPT_NONE=y ··· 220 217 CONFIG_PCI=y 221 218 CONFIG_PCI_DOMAINS=y 222 219 # CONFIG_PCIEPORTBUS is not set 223 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 224 220 # CONFIG_PCI_DEBUG is not set 225 221 226 222 # ··· 288 286 # CONFIG_TCP_CONG_ADVANCED is not set 289 287 CONFIG_TCP_CONG_CUBIC=y 290 288 CONFIG_DEFAULT_TCP_CONG="cubic" 289 + # CONFIG_TCP_MD5SIG is not set 291 290 292 291 # 293 292 # IP: Virtual Server Configuration ··· 305 302 # Core Netfilter Configuration 306 303 # 307 304 # CONFIG_NETFILTER_NETLINK is not set 305 + CONFIG_NF_CONNTRACK_ENABLED=m 306 + CONFIG_NF_CONNTRACK_SUPPORT=y 307 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 308 + CONFIG_NF_CONNTRACK=m 309 + # CONFIG_NF_CT_ACCT is not set 310 + # CONFIG_NF_CONNTRACK_MARK is not set 311 + # CONFIG_NF_CONNTRACK_EVENTS is not set 312 + # CONFIG_NF_CT_PROTO_SCTP is not set 313 + # CONFIG_NF_CONNTRACK_AMANDA is not set 314 + CONFIG_NF_CONNTRACK_FTP=m 315 + # CONFIG_NF_CONNTRACK_H323 is not set 316 + CONFIG_NF_CONNTRACK_IRC=m 317 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 318 + # CONFIG_NF_CONNTRACK_PPTP is not set 319 + # CONFIG_NF_CONNTRACK_SIP is not set 320 + CONFIG_NF_CONNTRACK_TFTP=m 308 321 CONFIG_NETFILTER_XTABLES=m 309 322 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m 310 323 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set 311 324 CONFIG_NETFILTER_XT_TARGET_MARK=m 312 325 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 326 + CONFIG_NETFILTER_XT_TARGET_NFLOG=m 313 327 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set 314 328 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 315 329 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m 316 330 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 317 331 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 318 332 CONFIG_NETFILTER_XT_MATCH_ESP=m 319 - # CONFIG_NETFILTER_XT_MATCH_HELPER is not set 333 + CONFIG_NETFILTER_XT_MATCH_HELPER=m 320 334 CONFIG_NETFILTER_XT_MATCH_LENGTH=m 321 335 CONFIG_NETFILTER_XT_MATCH_LIMIT=m 322 336 CONFIG_NETFILTER_XT_MATCH_MAC=m ··· 344 324 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 345 325 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 346 326 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 347 - CONFIG_NETFILTER_XT_MATCH_STATE=m 327 + # CONFIG_NETFILTER_XT_MATCH_STATE is not set 348 328 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set 349 329 # CONFIG_NETFILTER_XT_MATCH_STRING is not set 350 330 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set 331 + # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set 351 332 352 333 # 353 334 # IP: Netfilter Configuration 354 335 # 355 - CONFIG_IP_NF_CONNTRACK=m 356 - # CONFIG_IP_NF_CT_ACCT is not set 357 - # CONFIG_IP_NF_CONNTRACK_MARK is not set 358 - # CONFIG_IP_NF_CONNTRACK_EVENTS is not set 359 - # CONFIG_IP_NF_CT_PROTO_SCTP is not set 360 - CONFIG_IP_NF_FTP=m 361 - CONFIG_IP_NF_IRC=m 362 - # CONFIG_IP_NF_NETBIOS_NS is not set 363 - CONFIG_IP_NF_TFTP=m 364 - # CONFIG_IP_NF_AMANDA is not set 365 - # CONFIG_IP_NF_PPTP is not set 366 - # CONFIG_IP_NF_H323 is not set 367 - # CONFIG_IP_NF_SIP is not set 336 + CONFIG_NF_CONNTRACK_IPV4=m 337 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 368 338 # CONFIG_IP_NF_QUEUE is not set 369 339 CONFIG_IP_NF_IPTABLES=m 370 340 CONFIG_IP_NF_MATCH_IPRANGE=m ··· 365 355 # CONFIG_IP_NF_MATCH_TTL is not set 366 356 # CONFIG_IP_NF_MATCH_OWNER is not set 367 357 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set 368 - # CONFIG_IP_NF_MATCH_HASHLIMIT is not set 369 358 CONFIG_IP_NF_FILTER=m 370 359 CONFIG_IP_NF_TARGET_REJECT=m 371 360 # CONFIG_IP_NF_TARGET_LOG is not set 372 361 # CONFIG_IP_NF_TARGET_ULOG is not set 373 362 # CONFIG_IP_NF_TARGET_TCPMSS is not set 374 - CONFIG_IP_NF_NAT=m 375 - CONFIG_IP_NF_NAT_NEEDED=y 363 + CONFIG_NF_NAT=m 364 + CONFIG_NF_NAT_NEEDED=y 376 365 CONFIG_IP_NF_TARGET_MASQUERADE=m 377 366 CONFIG_IP_NF_TARGET_REDIRECT=m 378 367 CONFIG_IP_NF_TARGET_NETMAP=m 379 368 CONFIG_IP_NF_TARGET_SAME=m 380 - # CONFIG_IP_NF_NAT_SNMP_BASIC is not set 381 - CONFIG_IP_NF_NAT_IRC=m 382 - CONFIG_IP_NF_NAT_FTP=m 383 - CONFIG_IP_NF_NAT_TFTP=m 369 + # CONFIG_NF_NAT_SNMP_BASIC is not set 370 + CONFIG_NF_NAT_FTP=m 371 + CONFIG_NF_NAT_IRC=m 372 + CONFIG_NF_NAT_TFTP=m 373 + # CONFIG_NF_NAT_AMANDA is not set 374 + # CONFIG_NF_NAT_PPTP is not set 375 + # CONFIG_NF_NAT_H323 is not set 376 + # CONFIG_NF_NAT_SIP is not set 384 377 CONFIG_IP_NF_MANGLE=m 385 378 CONFIG_IP_NF_TARGET_TOS=m 386 379 CONFIG_IP_NF_TARGET_ECN=m ··· 593 580 # 594 581 # CONFIG_RAID_ATTRS is not set 595 582 CONFIG_SCSI=y 583 + # CONFIG_SCSI_TGT is not set 596 584 # CONFIG_SCSI_NETLINK is not set 597 585 CONFIG_SCSI_PROC_FS=y 598 586 ··· 613 599 CONFIG_SCSI_MULTI_LUN=y 614 600 # CONFIG_SCSI_CONSTANTS is not set 615 601 # CONFIG_SCSI_LOGGING is not set 602 + # CONFIG_SCSI_SCAN_ASYNC is not set 616 603 617 604 # 618 605 # SCSI Transports ··· 661 646 # CONFIG_SCSI_DC390T is not set 662 647 # CONFIG_SCSI_NSP32 is not set 663 648 # CONFIG_SCSI_DEBUG is not set 649 + # CONFIG_SCSI_SRP is not set 664 650 665 651 # 666 652 # Serial ATA (prod) and Parallel ATA (experimental) drivers ··· 699 683 # CONFIG_PATA_IT821X is not set 700 684 # CONFIG_PATA_JMICRON is not set 701 685 # CONFIG_PATA_TRIFLEX is not set 686 + # CONFIG_PATA_MARVELL is not set 702 687 # CONFIG_PATA_MPIIX is not set 703 688 # CONFIG_PATA_OLDPIIX is not set 704 689 # CONFIG_PATA_NETCELL is not set ··· 743 726 # 744 727 # Macintosh device drivers 745 728 # 729 + # CONFIG_MAC_EMUMOUSEBTN is not set 746 730 # CONFIG_WINDFARM is not set 747 731 748 732 # ··· 795 777 # CONFIG_IXGB is not set 796 778 # CONFIG_S2IO is not set 797 779 # CONFIG_MYRI10GE is not set 780 + # CONFIG_NETXEN_NIC is not set 798 781 799 782 # 800 783 # Token Ring devices ··· 918 899 # 919 900 # Non-8250 serial port support 920 901 # 902 + # CONFIG_SERIAL_UARTLITE is not set 921 903 CONFIG_SERIAL_CORE=y 922 904 CONFIG_SERIAL_CORE_CONSOLE=y 923 905 # CONFIG_SERIAL_JSM is not set ··· 941 921 # CONFIG_DTLK is not set 942 922 # CONFIG_R3964 is not set 943 923 # CONFIG_APPLICOM is not set 944 - 945 - # 946 - # Ftape, the floppy tape device driver 947 - # 948 924 # CONFIG_AGP is not set 949 925 # CONFIG_DRM is not set 950 926 # CONFIG_RAW_DRIVER is not set ··· 1048 1032 # CONFIG_SENSORS_LM92 is not set 1049 1033 # CONFIG_SENSORS_MAX1619 is not set 1050 1034 # CONFIG_SENSORS_PC87360 is not set 1035 + # CONFIG_SENSORS_PC87427 is not set 1051 1036 # CONFIG_SENSORS_SIS5595 is not set 1052 1037 # CONFIG_SENSORS_SMSC47M1 is not set 1053 1038 # CONFIG_SENSORS_SMSC47M192 is not set ··· 1059 1042 # CONFIG_SENSORS_W83781D is not set 1060 1043 # CONFIG_SENSORS_W83791D is not set 1061 1044 # CONFIG_SENSORS_W83792D is not set 1045 + # CONFIG_SENSORS_W83793 is not set 1062 1046 # CONFIG_SENSORS_W83L785TS is not set 1063 1047 # CONFIG_SENSORS_W83627HF is not set 1064 1048 # CONFIG_SENSORS_W83627EHF is not set ··· 1081 1063 # 1082 1064 CONFIG_FIRMWARE_EDID=y 1083 1065 # CONFIG_FB is not set 1066 + # CONFIG_FB_IBM_GXT4500 is not set 1084 1067 1085 1068 # 1086 1069 # Console display driver support ··· 1094 1075 # Sound 1095 1076 # 1096 1077 # CONFIG_SOUND is not set 1078 + 1079 + # 1080 + # HID Devices 1081 + # 1082 + CONFIG_HID=y 1097 1083 1098 1084 # 1099 1085 # USB support ··· 1115 1091 CONFIG_USB_DEVICEFS=y 1116 1092 # CONFIG_USB_BANDWIDTH is not set 1117 1093 # CONFIG_USB_DYNAMIC_MINORS is not set 1094 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1118 1095 # CONFIG_USB_OTG is not set 1119 1096 1120 1097 # ··· 1195 1170 # CONFIG_USB_KAWETH is not set 1196 1171 # CONFIG_USB_PEGASUS is not set 1197 1172 # CONFIG_USB_RTL8150 is not set 1173 + # CONFIG_USB_USBNET_MII is not set 1198 1174 # CONFIG_USB_USBNET is not set 1199 1175 CONFIG_USB_MON=y 1200 1176 ··· 1244 1218 # CONFIG_USB_SERIAL_XIRCOM is not set 1245 1219 # CONFIG_USB_SERIAL_OPTION is not set 1246 1220 # CONFIG_USB_SERIAL_OMNINET is not set 1221 + # CONFIG_USB_SERIAL_DEBUG is not set 1247 1222 1248 1223 # 1249 1224 # USB Miscellaneous drivers ··· 1351 1324 # 1352 1325 1353 1326 # 1327 + # Virtualization 1328 + # 1329 + 1330 + # 1354 1331 # File systems 1355 1332 # 1356 1333 CONFIG_EXT2_FS=y ··· 1429 1398 # CONFIG_BEFS_FS is not set 1430 1399 # CONFIG_BFS_FS is not set 1431 1400 # CONFIG_EFS_FS is not set 1432 - # CONFIG_JFFS_FS is not set 1433 1401 # CONFIG_JFFS2_FS is not set 1434 1402 # CONFIG_CRAMFS is not set 1435 1403 # CONFIG_VXFS_FS is not set ··· 1518 1488 CONFIG_NLS_UTF8=m 1519 1489 1520 1490 # 1491 + # Distributed Lock Manager 1492 + # 1493 + # CONFIG_DLM is not set 1494 + 1495 + # 1521 1496 # Library routines 1522 1497 # 1498 + CONFIG_BITREVERSE=y 1523 1499 # CONFIG_CRC_CCITT is not set 1524 1500 # CONFIG_CRC16 is not set 1525 1501 CONFIG_CRC32=y ··· 1533 1497 CONFIG_ZLIB_INFLATE=m 1534 1498 CONFIG_ZLIB_DEFLATE=m 1535 1499 CONFIG_PLIST=y 1500 + CONFIG_IOMAP_COPY=y 1536 1501 1537 1502 # 1538 1503 # Instrumentation Support ··· 1548 1511 CONFIG_ENABLE_MUST_CHECK=y 1549 1512 CONFIG_MAGIC_SYSRQ=y 1550 1513 # CONFIG_UNUSED_SYMBOLS is not set 1514 + # CONFIG_DEBUG_FS is not set 1515 + # CONFIG_HEADERS_CHECK is not set 1551 1516 CONFIG_DEBUG_KERNEL=y 1552 1517 CONFIG_LOG_BUF_SHIFT=14 1553 1518 CONFIG_DETECT_SOFTLOCKUP=y ··· 1563 1524 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1564 1525 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1565 1526 # CONFIG_DEBUG_KOBJECT is not set 1527 + CONFIG_DEBUG_BUGVERBOSE=y 1566 1528 # CONFIG_DEBUG_INFO is not set 1567 - # CONFIG_DEBUG_FS is not set 1568 1529 # CONFIG_DEBUG_VM is not set 1569 1530 # CONFIG_DEBUG_LIST is not set 1570 1531 CONFIG_FORCED_INLINING=y 1571 - # CONFIG_HEADERS_CHECK is not set 1572 1532 # CONFIG_RCU_TORTURE_TEST is not set 1573 1533 # CONFIG_DEBUGGER is not set 1574 1534 # CONFIG_BDI_SWITCH is not set ··· 1589 1551 CONFIG_CRYPTO_BLKCIPHER=y 1590 1552 CONFIG_CRYPTO_MANAGER=y 1591 1553 # CONFIG_CRYPTO_HMAC is not set 1554 + # CONFIG_CRYPTO_XCBC is not set 1592 1555 # CONFIG_CRYPTO_NULL is not set 1593 1556 CONFIG_CRYPTO_MD4=m 1594 1557 CONFIG_CRYPTO_MD5=y ··· 1598 1559 # CONFIG_CRYPTO_SHA512 is not set 1599 1560 # CONFIG_CRYPTO_WP512 is not set 1600 1561 # CONFIG_CRYPTO_TGR192 is not set 1562 + # CONFIG_CRYPTO_GF128MUL is not set 1601 1563 CONFIG_CRYPTO_ECB=m 1602 1564 CONFIG_CRYPTO_CBC=y 1565 + # CONFIG_CRYPTO_LRW is not set 1603 1566 CONFIG_CRYPTO_DES=y 1604 1567 CONFIG_CRYPTO_BLOWFISH=m 1605 1568 CONFIG_CRYPTO_TWOFISH=m
+29 -10
arch/powerpc/configs/lite5200_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.19-rc6 4 - # Mon Nov 27 11:08:20 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:18:18 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 23 22 # CONFIG_PPC_UDBG_16550 is not set 24 23 # CONFIG_GENERIC_TBSYNC is not set 25 24 CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 26 26 # CONFIG_DEFAULT_UIMAGE is not set 27 27 28 28 # 29 29 # Processor support 30 30 # 31 31 CONFIG_CLASSIC32=y 32 - # CONFIG_PPC_52xx is not set 33 32 # CONFIG_PPC_82xx is not set 34 33 # CONFIG_PPC_83xx is not set 35 34 # CONFIG_PPC_85xx is not set ··· 69 68 # CONFIG_UTS_NS is not set 70 69 # CONFIG_AUDIT is not set 71 70 # CONFIG_IKCONFIG is not set 71 + CONFIG_SYSFS_DEPRECATED=y 72 72 # CONFIG_RELAY is not set 73 73 CONFIG_INITRAMFS_SOURCE="" 74 74 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 153 151 # CONFIG_HIGHMEM is not set 154 152 # CONFIG_HZ_100 is not set 155 153 CONFIG_HZ_250=y 154 + # CONFIG_HZ_300 is not set 156 155 # CONFIG_HZ_1000 is not set 157 156 CONFIG_HZ=250 158 157 CONFIG_PREEMPT_NONE=y ··· 262 259 # CONFIG_TCP_CONG_ADVANCED is not set 263 260 CONFIG_TCP_CONG_CUBIC=y 264 261 CONFIG_DEFAULT_TCP_CONG="cubic" 262 + # CONFIG_TCP_MD5SIG is not set 265 263 # CONFIG_IPV6 is not set 266 264 # CONFIG_INET6_XFRM_TUNNEL is not set 267 265 # CONFIG_INET6_TUNNEL is not set ··· 378 374 # 379 375 # CONFIG_RAID_ATTRS is not set 380 376 CONFIG_SCSI=y 377 + # CONFIG_SCSI_TGT is not set 381 378 # CONFIG_SCSI_NETLINK is not set 382 379 # CONFIG_SCSI_PROC_FS is not set 383 380 ··· 398 393 # CONFIG_SCSI_MULTI_LUN is not set 399 394 # CONFIG_SCSI_CONSTANTS is not set 400 395 # CONFIG_SCSI_LOGGING is not set 396 + # CONFIG_SCSI_SCAN_ASYNC is not set 401 397 402 398 # 403 399 # SCSI Transports ··· 446 440 # CONFIG_SCSI_DC390T is not set 447 441 # CONFIG_SCSI_NSP32 is not set 448 442 # CONFIG_SCSI_DEBUG is not set 443 + # CONFIG_SCSI_SRP is not set 449 444 450 445 # 451 446 # Serial ATA (prod) and Parallel ATA (experimental) drivers ··· 484 477 # CONFIG_PATA_IT821X is not set 485 478 # CONFIG_PATA_JMICRON is not set 486 479 # CONFIG_PATA_TRIFLEX is not set 487 - CONFIG_PATA_MPC52xx=y 480 + # CONFIG_PATA_MARVELL is not set 488 481 # CONFIG_PATA_MPIIX is not set 489 482 # CONFIG_PATA_OLDPIIX is not set 490 483 # CONFIG_PATA_NETCELL is not set ··· 501 494 # CONFIG_PATA_SIS is not set 502 495 # CONFIG_PATA_VIA is not set 503 496 # CONFIG_PATA_WINBOND is not set 497 + # CONFIG_PATA_PLATFORM is not set 504 498 505 499 # 506 500 # Multi-device support (RAID and LVM) ··· 529 521 # 530 522 # Macintosh device drivers 531 523 # 524 + # CONFIG_MAC_EMUMOUSEBTN is not set 532 525 # CONFIG_WINDFARM is not set 533 526 534 527 # ··· 581 572 # CONFIG_IXGB is not set 582 573 # CONFIG_S2IO is not set 583 574 # CONFIG_MYRI10GE is not set 575 + # CONFIG_NETXEN_NIC is not set 584 576 585 577 # 586 578 # Token Ring devices ··· 642 632 # 643 633 # Non-8250 serial port support 644 634 # 635 + # CONFIG_SERIAL_UARTLITE is not set 645 636 CONFIG_SERIAL_CORE=y 646 637 CONFIG_SERIAL_CORE_CONSOLE=y 647 638 CONFIG_SERIAL_MPC52xx=y ··· 668 657 # CONFIG_DTLK is not set 669 658 # CONFIG_R3964 is not set 670 659 # CONFIG_APPLICOM is not set 671 - 672 - # 673 - # Ftape, the floppy tape device driver 674 - # 675 660 # CONFIG_AGP is not set 676 661 # CONFIG_DRM is not set 677 662 # CONFIG_RAW_DRIVER is not set ··· 714 707 # 715 708 # CONFIG_FIRMWARE_EDID is not set 716 709 # CONFIG_FB is not set 710 + # CONFIG_FB_IBM_GXT4500 is not set 717 711 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 718 712 719 713 # ··· 782 774 783 775 # 784 776 # DMA Devices 777 + # 778 + 779 + # 780 + # Virtualization 785 781 # 786 782 787 783 # ··· 885 873 # CONFIG_NLS is not set 886 874 887 875 # 876 + # Distributed Lock Manager 877 + # 878 + # CONFIG_DLM is not set 879 + 880 + # 888 881 # Library routines 889 882 # 890 883 # CONFIG_CRC_CCITT is not set ··· 897 880 # CONFIG_CRC32 is not set 898 881 # CONFIG_LIBCRC32C is not set 899 882 CONFIG_PLIST=y 883 + CONFIG_IOMAP_COPY=y 900 884 901 885 # 902 886 # Instrumentation Support ··· 911 893 CONFIG_ENABLE_MUST_CHECK=y 912 894 # CONFIG_MAGIC_SYSRQ is not set 913 895 # CONFIG_UNUSED_SYMBOLS is not set 896 + # CONFIG_DEBUG_FS is not set 897 + # CONFIG_HEADERS_CHECK is not set 914 898 CONFIG_DEBUG_KERNEL=y 915 899 CONFIG_LOG_BUF_SHIFT=14 916 900 CONFIG_DETECT_SOFTLOCKUP=y ··· 926 906 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 927 907 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 928 908 # CONFIG_DEBUG_KOBJECT is not set 909 + # CONFIG_DEBUG_BUGVERBOSE is not set 929 910 CONFIG_DEBUG_INFO=y 930 - # CONFIG_DEBUG_FS is not set 931 911 # CONFIG_DEBUG_VM is not set 932 912 # CONFIG_DEBUG_LIST is not set 933 913 CONFIG_FORCED_INLINING=y 934 - # CONFIG_HEADERS_CHECK is not set 935 914 # CONFIG_RCU_TORTURE_TEST is not set 936 915 # CONFIG_DEBUGGER is not set 937 916 # CONFIG_BDI_SWITCH is not set
+68 -23
arch/powerpc/configs/maple_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18 4 - # Mon Oct 9 11:59:34 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:19:02 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 14 + CONFIG_ARCH_HAS_ILOG2_U64=y 13 15 CONFIG_GENERIC_HWEIGHT=y 14 16 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 17 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 25 23 CONFIG_PPC_UDBG_16550=y 26 24 CONFIG_GENERIC_TBSYNC=y 27 25 CONFIG_AUDIT_ARCH=y 26 + CONFIG_GENERIC_BUG=y 28 27 # CONFIG_DEFAULT_UIMAGE is not set 29 28 30 29 # ··· 34 31 CONFIG_POWER4_ONLY=y 35 32 CONFIG_POWER4=y 36 33 CONFIG_PPC_FPU=y 34 + # CONFIG_PPC_DCR_NATIVE is not set 35 + # CONFIG_PPC_DCR_MMIO is not set 36 + # CONFIG_PPC_OF_PLATFORM_PCI is not set 37 37 # CONFIG_ALTIVEC is not set 38 38 CONFIG_PPC_STD_MMU=y 39 39 CONFIG_VIRT_CPU_ACCOUNTING=y ··· 67 61 CONFIG_IKCONFIG=y 68 62 CONFIG_IKCONFIG_PROC=y 69 63 # CONFIG_CPUSETS is not set 64 + CONFIG_SYSFS_DEPRECATED=y 70 65 # CONFIG_RELAY is not set 71 66 CONFIG_INITRAMFS_SOURCE="" 72 67 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 73 68 CONFIG_SYSCTL=y 74 69 # CONFIG_EMBEDDED is not set 75 - # CONFIG_SYSCTL_SYSCALL is not set 70 + CONFIG_SYSCTL_SYSCALL=y 76 71 CONFIG_KALLSYMS=y 77 72 CONFIG_KALLSYMS_ALL=y 78 73 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 130 123 # CONFIG_APUS is not set 131 124 # CONFIG_PPC_PSERIES is not set 132 125 # CONFIG_PPC_ISERIES is not set 126 + # CONFIG_PPC_MPC52xx is not set 133 127 # CONFIG_PPC_PMAC is not set 134 128 CONFIG_PPC_MAPLE=y 135 129 # CONFIG_PPC_PASEMI is not set 136 130 # CONFIG_PPC_CELL is not set 137 131 # CONFIG_PPC_CELL_NATIVE is not set 138 132 # CONFIG_PPC_IBM_CELL_BLADE is not set 133 + # CONFIG_PPC_PS3 is not set 134 + CONFIG_PPC_NATIVE=y 135 + CONFIG_UDBG_RTAS_CONSOLE=y 139 136 CONFIG_U3_DART=y 140 - # CONFIG_PPC_RTAS is not set 137 + CONFIG_PPC_RTAS=y 138 + # CONFIG_RTAS_ERROR_LOGGING is not set 139 + CONFIG_RTAS_PROC=y 140 + # CONFIG_RTAS_FLASH is not set 141 141 # CONFIG_MMIO_NVRAM is not set 142 142 CONFIG_MPIC_BROKEN_U3=y 143 143 # CONFIG_PPC_MPC106 is not set 144 144 CONFIG_PPC_970_NAP=y 145 + # CONFIG_PPC_INDIRECT_IO is not set 146 + # CONFIG_GENERIC_IOMAP is not set 145 147 # CONFIG_CPU_FREQ is not set 146 148 # CONFIG_WANT_EARLY_SERIAL is not set 147 149 CONFIG_MPIC=y ··· 160 144 # 161 145 # CONFIG_HZ_100 is not set 162 146 CONFIG_HZ_250=y 147 + # CONFIG_HZ_300 is not set 163 148 # CONFIG_HZ_1000 is not set 164 149 CONFIG_HZ=250 165 150 CONFIG_PREEMPT_NONE=y ··· 207 190 CONFIG_PCI=y 208 191 CONFIG_PCI_DOMAINS=y 209 192 # CONFIG_PCIEPORTBUS is not set 210 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 211 193 # CONFIG_PCI_DEBUG is not set 212 194 213 195 # ··· 262 246 # CONFIG_TCP_CONG_ADVANCED is not set 263 247 CONFIG_TCP_CONG_CUBIC=y 264 248 CONFIG_DEFAULT_TCP_CONG="cubic" 249 + # CONFIG_TCP_MD5SIG is not set 265 250 # CONFIG_IPV6 is not set 266 251 # CONFIG_INET6_XFRM_TUNNEL is not set 267 252 # CONFIG_INET6_TUNNEL is not set ··· 363 346 # CONFIG_ATA_OVER_ETH is not set 364 347 365 348 # 349 + # Misc devices 350 + # 351 + # CONFIG_SGI_IOC4 is not set 352 + # CONFIG_TIFM_CORE is not set 353 + 354 + # 366 355 # ATA/ATAPI/MFM/RLL support 367 356 # 368 357 CONFIG_IDE=y ··· 394 371 # CONFIG_BLK_DEV_OFFBOARD is not set 395 372 CONFIG_BLK_DEV_GENERIC=y 396 373 # CONFIG_BLK_DEV_OPTI621 is not set 397 - # CONFIG_BLK_DEV_SL82C105 is not set 398 374 CONFIG_BLK_DEV_IDEDMA_PCI=y 399 375 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 400 376 CONFIG_IDEDMA_PCI_AUTO=y ··· 417 395 # CONFIG_BLK_DEV_PDC202XX_NEW is not set 418 396 # CONFIG_BLK_DEV_SVWKS is not set 419 397 # CONFIG_BLK_DEV_SIIMAGE is not set 398 + # CONFIG_BLK_DEV_SL82C105 is not set 420 399 # CONFIG_BLK_DEV_SLC90E66 is not set 421 400 # CONFIG_BLK_DEV_TRM290 is not set 422 401 # CONFIG_BLK_DEV_VIA82CXXX is not set ··· 462 439 # 463 440 # Macintosh device drivers 464 441 # 442 + # CONFIG_MAC_EMUMOUSEBTN is not set 465 443 # CONFIG_WINDFARM is not set 466 444 467 445 # ··· 547 523 # CONFIG_IXGB is not set 548 524 # CONFIG_S2IO is not set 549 525 # CONFIG_MYRI10GE is not set 526 + # CONFIG_NETXEN_NIC is not set 550 527 551 528 # 552 529 # Token Ring devices ··· 643 618 CONFIG_UNIX98_PTYS=y 644 619 CONFIG_LEGACY_PTYS=y 645 620 CONFIG_LEGACY_PTY_COUNT=256 621 + CONFIG_HVC_DRIVER=y 622 + CONFIG_HVC_RTAS=y 646 623 647 624 # 648 625 # IPMI ··· 661 634 # CONFIG_DTLK is not set 662 635 # CONFIG_R3964 is not set 663 636 # CONFIG_APPLICOM is not set 664 - 665 - # 666 - # Ftape, the floppy tape device driver 667 - # 668 637 # CONFIG_AGP is not set 669 638 # CONFIG_DRM is not set 670 639 # CONFIG_RAW_DRIVER is not set ··· 670 647 # TPM devices 671 648 # 672 649 # CONFIG_TCG_TPM is not set 673 - # CONFIG_TELCLOCK is not set 674 650 675 651 # 676 652 # I2C support ··· 733 711 # 734 712 # Dallas's 1-wire bus 735 713 # 714 + # CONFIG_W1 is not set 736 715 737 716 # 738 717 # Hardware Monitoring support ··· 742 719 # CONFIG_HWMON_VID is not set 743 720 744 721 # 745 - # Misc devices 746 - # 747 - # CONFIG_TIFM_CORE is not set 748 - 749 - # 750 722 # Multimedia devices 751 723 # 752 724 # CONFIG_VIDEO_DEV is not set 753 - CONFIG_VIDEO_V4L2=y 754 725 755 726 # 756 727 # Digital Video Broadcasting Devices ··· 757 740 # 758 741 CONFIG_FIRMWARE_EDID=y 759 742 # CONFIG_FB is not set 743 + # CONFIG_FB_IBM_GXT4500 is not set 760 744 761 745 # 762 746 # Console display driver support ··· 770 752 # Sound 771 753 # 772 754 # CONFIG_SOUND is not set 755 + 756 + # 757 + # HID Devices 758 + # 759 + CONFIG_HID=y 773 760 774 761 # 775 762 # USB support ··· 791 768 CONFIG_USB_DEVICEFS=y 792 769 # CONFIG_USB_BANDWIDTH is not set 793 770 # CONFIG_USB_DYNAMIC_MINORS is not set 771 + # CONFIG_USB_MULTITHREAD_PROBE is not set 794 772 # CONFIG_USB_OTG is not set 795 773 796 774 # ··· 827 803 # USB Input Devices 828 804 # 829 805 CONFIG_USB_HID=y 830 - CONFIG_USB_HIDINPUT=y 831 806 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 832 807 # CONFIG_HID_FF is not set 833 808 # CONFIG_USB_HIDDEV is not set ··· 842 819 # CONFIG_USB_ATI_REMOTE2 is not set 843 820 # CONFIG_USB_KEYSPAN_REMOTE is not set 844 821 # CONFIG_USB_APPLETOUCH is not set 845 - # CONFIG_USB_TRANCEVIBRATOR is not set 846 822 847 823 # 848 824 # USB Imaging devices ··· 855 833 # CONFIG_USB_KAWETH is not set 856 834 CONFIG_USB_PEGASUS=y 857 835 # CONFIG_USB_RTL8150 is not set 836 + # CONFIG_USB_USBNET_MII is not set 858 837 # CONFIG_USB_USBNET is not set 859 838 CONFIG_USB_MON=y 860 839 ··· 904 881 # CONFIG_USB_SERIAL_KLSI is not set 905 882 # CONFIG_USB_SERIAL_KOBIL_SCT is not set 906 883 # CONFIG_USB_SERIAL_MCT_U232 is not set 884 + # CONFIG_USB_SERIAL_MOS7720 is not set 907 885 # CONFIG_USB_SERIAL_MOS7840 is not set 908 886 # CONFIG_USB_SERIAL_NAVMAN is not set 909 887 # CONFIG_USB_SERIAL_PL2303 is not set ··· 916 892 # CONFIG_USB_SERIAL_XIRCOM is not set 917 893 # CONFIG_USB_SERIAL_OPTION is not set 918 894 # CONFIG_USB_SERIAL_OMNINET is not set 895 + # CONFIG_USB_SERIAL_DEBUG is not set 919 896 CONFIG_USB_EZUSB=y 920 897 921 898 # ··· 938 913 # CONFIG_USB_APPLEDISPLAY is not set 939 914 # CONFIG_USB_SISUSBVGA is not set 940 915 # CONFIG_USB_LD is not set 916 + # CONFIG_USB_TRANCEVIBRATOR is not set 941 917 # CONFIG_USB_TEST is not set 942 918 943 919 # ··· 996 970 # 997 971 998 972 # 973 + # Virtualization 974 + # 975 + 976 + # 999 977 # File systems 1000 978 # 1001 979 CONFIG_EXT2_FS=y ··· 1008 978 CONFIG_FS_XIP=y 1009 979 CONFIG_EXT3_FS=y 1010 980 # CONFIG_EXT3_FS_XATTR is not set 981 + # CONFIG_EXT4DEV_FS is not set 1011 982 CONFIG_JBD=y 1012 983 # CONFIG_JBD_DEBUG is not set 1013 984 # CONFIG_REISERFS_FS is not set 1014 985 # CONFIG_JFS_FS is not set 1015 986 CONFIG_FS_POSIX_ACL=y 1016 987 # CONFIG_XFS_FS is not set 988 + # CONFIG_GFS2_FS is not set 1017 989 # CONFIG_OCFS2_FS is not set 1018 990 # CONFIG_MINIX_FS is not set 1019 991 # CONFIG_ROMFS_FS is not set ··· 1165 1133 CONFIG_NLS_UTF8=y 1166 1134 1167 1135 # 1136 + # Distributed Lock Manager 1137 + # 1138 + # CONFIG_DLM is not set 1139 + 1140 + # 1168 1141 # Library routines 1169 1142 # 1143 + CONFIG_BITREVERSE=y 1170 1144 CONFIG_CRC_CCITT=y 1171 1145 # CONFIG_CRC16 is not set 1172 1146 CONFIG_CRC32=y 1173 1147 # CONFIG_LIBCRC32C is not set 1174 1148 CONFIG_ZLIB_INFLATE=y 1175 1149 CONFIG_PLIST=y 1150 + CONFIG_IOMAP_COPY=y 1176 1151 1177 1152 # 1178 1153 # Instrumentation Support ··· 1194 1155 CONFIG_ENABLE_MUST_CHECK=y 1195 1156 CONFIG_MAGIC_SYSRQ=y 1196 1157 # CONFIG_UNUSED_SYMBOLS is not set 1158 + CONFIG_DEBUG_FS=y 1159 + # CONFIG_HEADERS_CHECK is not set 1197 1160 CONFIG_DEBUG_KERNEL=y 1198 1161 CONFIG_LOG_BUF_SHIFT=17 1199 1162 CONFIG_DETECT_SOFTLOCKUP=y ··· 1210 1169 CONFIG_DEBUG_SPINLOCK_SLEEP=y 1211 1170 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1212 1171 # CONFIG_DEBUG_KOBJECT is not set 1172 + CONFIG_DEBUG_BUGVERBOSE=y 1213 1173 # CONFIG_DEBUG_INFO is not set 1214 - CONFIG_DEBUG_FS=y 1215 1174 # CONFIG_DEBUG_VM is not set 1216 1175 # CONFIG_DEBUG_LIST is not set 1217 1176 # CONFIG_FORCED_INLINING is not set ··· 1221 1180 CONFIG_DEBUGGER=y 1222 1181 CONFIG_XMON=y 1223 1182 CONFIG_XMON_DEFAULT=y 1183 + CONFIG_XMON_DISASSEMBLY=y 1224 1184 # CONFIG_IRQSTACKS is not set 1225 1185 CONFIG_BOOTX_TEXT=y 1226 1186 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1237 1195 # 1238 1196 CONFIG_CRYPTO=y 1239 1197 CONFIG_CRYPTO_ALGAPI=y 1240 - CONFIG_CRYPTO_BLKCIPHER=m 1241 - CONFIG_CRYPTO_MANAGER=m 1198 + CONFIG_CRYPTO_BLKCIPHER=y 1199 + CONFIG_CRYPTO_MANAGER=y 1242 1200 # CONFIG_CRYPTO_HMAC is not set 1201 + # CONFIG_CRYPTO_XCBC is not set 1243 1202 # CONFIG_CRYPTO_NULL is not set 1244 1203 # CONFIG_CRYPTO_MD4 is not set 1245 1204 CONFIG_CRYPTO_MD5=y ··· 1249 1206 # CONFIG_CRYPTO_SHA512 is not set 1250 1207 # CONFIG_CRYPTO_WP512 is not set 1251 1208 # CONFIG_CRYPTO_TGR192 is not set 1209 + # CONFIG_CRYPTO_GF128MUL is not set 1252 1210 CONFIG_CRYPTO_ECB=m 1253 - CONFIG_CRYPTO_CBC=m 1211 + CONFIG_CRYPTO_CBC=y 1212 + # CONFIG_CRYPTO_LRW is not set 1254 1213 CONFIG_CRYPTO_DES=y 1255 1214 # CONFIG_CRYPTO_BLOWFISH is not set 1256 1215 # CONFIG_CRYPTO_TWOFISH is not set
+135 -48
arch/powerpc/configs/mpc7448_hpc2_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:26:55 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:20:53 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 CONFIG_DEFAULT_UIMAGE=y 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 CONFIG_CLASSIC32=y 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 # CONFIG_PPC_85xx is not set ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_6xx=y 42 40 CONFIG_PPC_FPU=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 # CONFIG_ALTIVEC is not set 44 44 CONFIG_PPC_STD_MMU=y 45 45 CONFIG_PPC_STD_MMU_32=y ··· 62 58 CONFIG_LOCALVERSION_AUTO=y 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 # CONFIG_POSIX_MQUEUE is not set 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 68 + CONFIG_SYSFS_DEPRECATED=y 71 69 # CONFIG_RELAY is not set 72 70 CONFIG_INITRAMFS_SOURCE="" 73 71 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 72 + CONFIG_SYSCTL=y 74 73 CONFIG_EMBEDDED=y 74 + CONFIG_SYSCTL_SYSCALL=y 75 75 CONFIG_KALLSYMS=y 76 76 # CONFIG_KALLSYMS_EXTRA_PASS is not set 77 77 CONFIG_HOTPLUG=y ··· 83 75 CONFIG_BUG=y 84 76 CONFIG_ELF_CORE=y 85 77 CONFIG_BASE_FULL=y 86 - CONFIG_RT_MUTEXES=y 87 78 CONFIG_FUTEX=y 88 79 CONFIG_EPOLL=y 89 80 CONFIG_SHMEM=y 90 81 CONFIG_SLAB=y 91 82 CONFIG_VM_EVENT_COUNTERS=y 83 + CONFIG_RT_MUTEXES=y 92 84 # CONFIG_TINY_SHMEM is not set 93 85 CONFIG_BASE_SMALL=0 94 86 # CONFIG_SLOB is not set ··· 101 93 # 102 94 # Block layer 103 95 # 96 + CONFIG_BLOCK=y 104 97 CONFIG_LBD=y 105 98 # CONFIG_BLK_DEV_IO_TRACE is not set 106 99 # CONFIG_LSF is not set ··· 123 114 # Platform support 124 115 # 125 116 # CONFIG_PPC_MULTIPLATFORM is not set 126 - # CONFIG_PPC_ISERIES is not set 127 117 CONFIG_EMBEDDED6xx=y 128 118 # CONFIG_APUS is not set 119 + # CONFIG_PPC_MPC52xx is not set 129 120 # CONFIG_PPC_CELL is not set 130 121 # CONFIG_PPC_CELL_NATIVE is not set 131 - # CONFIG_UDBG_RTAS_CONSOLE is not set 132 122 # CONFIG_PPC_RTAS is not set 133 123 # CONFIG_MMIO_NVRAM is not set 134 124 # CONFIG_PPC_MPC106 is not set 135 125 # CONFIG_PPC_970_NAP is not set 126 + # CONFIG_PPC_INDIRECT_IO is not set 127 + # CONFIG_GENERIC_IOMAP is not set 136 128 # CONFIG_CPU_FREQ is not set 137 129 # CONFIG_TAU is not set 138 - # CONFIG_PPC_TODC is not set 139 130 # CONFIG_KATANA is not set 140 131 # CONFIG_WILLOW is not set 141 132 # CONFIG_CPCI690 is not set ··· 150 141 # CONFIG_PRPMC750 is not set 151 142 # CONFIG_PRPMC800 is not set 152 143 # CONFIG_SANDPOINT is not set 144 + # CONFIG_LINKSTATION is not set 153 145 CONFIG_MPC7448HPC2=y 154 146 # CONFIG_RADSTONE_PPC7D is not set 155 147 # CONFIG_PAL4 is not set ··· 162 152 # CONFIG_TQM8260 is not set 163 153 # CONFIG_ADS8272 is not set 164 154 # CONFIG_PQ2FADS is not set 165 - # CONFIG_LITE5200 is not set 166 155 # CONFIG_EV64360 is not set 167 156 CONFIG_TSI108_BRIDGE=y 168 157 # CONFIG_WANT_EARLY_SERIAL is not set ··· 173 164 # CONFIG_HIGHMEM is not set 174 165 # CONFIG_HZ_100 is not set 175 166 CONFIG_HZ_250=y 167 + # CONFIG_HZ_300 is not set 176 168 # CONFIG_HZ_1000 is not set 177 169 CONFIG_HZ=250 178 170 CONFIG_PREEMPT_NONE=y ··· 183 173 CONFIG_BINFMT_MISC=y 184 174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 175 CONFIG_ARCH_FLATMEM_ENABLE=y 176 + CONFIG_ARCH_POPULATES_NODE_MAP=y 186 177 CONFIG_SELECT_MEMORY_MODEL=y 187 178 CONFIG_FLATMEM_MANUAL=y 188 179 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 248 237 CONFIG_UNIX=y 249 238 CONFIG_XFRM=y 250 239 CONFIG_XFRM_USER=y 240 + # CONFIG_XFRM_SUB_POLICY is not set 251 241 # CONFIG_NET_KEY is not set 252 242 CONFIG_INET=y 253 243 CONFIG_IP_MULTICAST=y ··· 270 258 # CONFIG_INET_TUNNEL is not set 271 259 CONFIG_INET_XFRM_MODE_TRANSPORT=y 272 260 CONFIG_INET_XFRM_MODE_TUNNEL=y 261 + CONFIG_INET_XFRM_MODE_BEET=y 273 262 CONFIG_INET_DIAG=y 274 263 CONFIG_INET_TCP_DIAG=y 275 264 # CONFIG_TCP_CONG_ADVANCED is not set 276 - CONFIG_TCP_CONG_BIC=y 265 + CONFIG_TCP_CONG_CUBIC=y 266 + CONFIG_DEFAULT_TCP_CONG="cubic" 267 + # CONFIG_TCP_MD5SIG is not set 277 268 # CONFIG_IPV6 is not set 278 269 # CONFIG_INET6_XFRM_TUNNEL is not set 279 270 # CONFIG_INET6_TUNNEL is not set ··· 306 291 # CONFIG_ATALK is not set 307 292 # CONFIG_X25 is not set 308 293 # CONFIG_LAPB is not set 309 - # CONFIG_NET_DIVERT is not set 310 294 # CONFIG_ECONET is not set 311 295 # CONFIG_WAN_ROUTER is not set 312 296 ··· 376 362 # CONFIG_ATA_OVER_ETH is not set 377 363 378 364 # 365 + # Misc devices 366 + # 367 + # CONFIG_SGI_IOC4 is not set 368 + # CONFIG_TIFM_CORE is not set 369 + 370 + # 379 371 # ATA/ATAPI/MFM/RLL support 380 372 # 381 373 # CONFIG_IDE is not set ··· 391 371 # 392 372 # CONFIG_RAID_ATTRS is not set 393 373 CONFIG_SCSI=y 374 + # CONFIG_SCSI_TGT is not set 375 + # CONFIG_SCSI_NETLINK is not set 394 376 CONFIG_SCSI_PROC_FS=y 395 377 396 378 # ··· 411 389 # CONFIG_SCSI_MULTI_LUN is not set 412 390 # CONFIG_SCSI_CONSTANTS is not set 413 391 # CONFIG_SCSI_LOGGING is not set 392 + # CONFIG_SCSI_SCAN_ASYNC is not set 414 393 415 394 # 416 - # SCSI Transport Attributes 395 + # SCSI Transports 417 396 # 418 397 # CONFIG_SCSI_SPI_ATTRS is not set 419 398 # CONFIG_SCSI_FC_ATTRS is not set 420 399 # CONFIG_SCSI_ISCSI_ATTRS is not set 421 400 # CONFIG_SCSI_SAS_ATTRS is not set 401 + # CONFIG_SCSI_SAS_LIBSAS is not set 422 402 423 403 # 424 404 # SCSI low-level drivers ··· 433 409 # CONFIG_SCSI_AIC7XXX is not set 434 410 # CONFIG_SCSI_AIC7XXX_OLD is not set 435 411 # CONFIG_SCSI_AIC79XX is not set 412 + # CONFIG_SCSI_AIC94XX is not set 436 413 # CONFIG_SCSI_DPT_I2O is not set 414 + # CONFIG_SCSI_ARCMSR is not set 437 415 # CONFIG_MEGARAID_NEWGEN is not set 438 416 # CONFIG_MEGARAID_LEGACY is not set 439 417 # CONFIG_MEGARAID_SAS is not set 418 + # CONFIG_SCSI_HPTIOP is not set 419 + # CONFIG_SCSI_BUSLOGIC is not set 420 + # CONFIG_SCSI_DMX3191D is not set 421 + # CONFIG_SCSI_EATA is not set 422 + # CONFIG_SCSI_FUTURE_DOMAIN is not set 423 + # CONFIG_SCSI_GDTH is not set 424 + # CONFIG_SCSI_IPS is not set 425 + # CONFIG_SCSI_INITIO is not set 426 + # CONFIG_SCSI_INIA100 is not set 427 + # CONFIG_SCSI_STEX is not set 428 + # CONFIG_SCSI_SYM53C8XX_2 is not set 429 + # CONFIG_SCSI_IPR is not set 430 + # CONFIG_SCSI_QLOGIC_1280 is not set 431 + # CONFIG_SCSI_QLA_FC is not set 432 + # CONFIG_SCSI_QLA_ISCSI is not set 433 + # CONFIG_SCSI_LPFC is not set 434 + # CONFIG_SCSI_DC395x is not set 435 + # CONFIG_SCSI_DC390T is not set 436 + # CONFIG_SCSI_NSP32 is not set 437 + # CONFIG_SCSI_DEBUG is not set 438 + # CONFIG_SCSI_SRP is not set 439 + 440 + # 441 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 442 + # 440 443 CONFIG_ATA=y 441 444 # CONFIG_SATA_AHCI is not set 442 445 # CONFIG_SATA_SVW is not set 443 - # CONFIG_SCSI_ATA_PIIX is not set 446 + # CONFIG_ATA_PIIX is not set 444 447 CONFIG_SATA_MV=y 445 448 # CONFIG_SATA_NV is not set 446 - # CONFIG_SCSI_PDC_ADMA is not set 447 - # CONFIG_SCSI_HPTIOP is not set 449 + # CONFIG_PDC_ADMA is not set 448 450 # CONFIG_SATA_QSTOR is not set 449 451 # CONFIG_SATA_PROMISE is not set 450 452 # CONFIG_SATA_SX4 is not set ··· 480 430 # CONFIG_SATA_ULI is not set 481 431 # CONFIG_SATA_VIA is not set 482 432 # CONFIG_SATA_VITESSE is not set 483 - # CONFIG_SCSI_BUSLOGIC is not set 484 - # CONFIG_SCSI_DMX3191D is not set 485 - # CONFIG_SCSI_EATA is not set 486 - # CONFIG_SCSI_FUTURE_DOMAIN is not set 487 - # CONFIG_SCSI_GDTH is not set 488 - # CONFIG_SCSI_IPS is not set 489 - # CONFIG_SCSI_INITIO is not set 490 - # CONFIG_SCSI_INIA100 is not set 491 - # CONFIG_SCSI_SYM53C8XX_2 is not set 492 - # CONFIG_SCSI_IPR is not set 493 - # CONFIG_SCSI_QLOGIC_1280 is not set 494 - # CONFIG_SCSI_QLA_FC is not set 495 - # CONFIG_SCSI_LPFC is not set 496 - # CONFIG_SCSI_DC395x is not set 497 - # CONFIG_SCSI_DC390T is not set 498 - # CONFIG_SCSI_NSP32 is not set 499 - # CONFIG_SCSI_DEBUG is not set 433 + # CONFIG_PATA_ALI is not set 434 + # CONFIG_PATA_AMD is not set 435 + # CONFIG_PATA_ARTOP is not set 436 + # CONFIG_PATA_ATIIXP is not set 437 + # CONFIG_PATA_CMD64X is not set 438 + # CONFIG_PATA_CS5520 is not set 439 + # CONFIG_PATA_CS5530 is not set 440 + # CONFIG_PATA_CYPRESS is not set 441 + # CONFIG_PATA_EFAR is not set 442 + # CONFIG_ATA_GENERIC is not set 443 + # CONFIG_PATA_HPT366 is not set 444 + # CONFIG_PATA_HPT37X is not set 445 + # CONFIG_PATA_HPT3X2N is not set 446 + # CONFIG_PATA_HPT3X3 is not set 447 + # CONFIG_PATA_IT821X is not set 448 + # CONFIG_PATA_JMICRON is not set 449 + # CONFIG_PATA_TRIFLEX is not set 450 + # CONFIG_PATA_MARVELL is not set 451 + # CONFIG_PATA_MPIIX is not set 452 + # CONFIG_PATA_OLDPIIX is not set 453 + # CONFIG_PATA_NETCELL is not set 454 + # CONFIG_PATA_NS87410 is not set 455 + # CONFIG_PATA_OPTI is not set 456 + # CONFIG_PATA_OPTIDMA is not set 457 + # CONFIG_PATA_PDC_OLD is not set 458 + # CONFIG_PATA_RADISYS is not set 459 + # CONFIG_PATA_RZ1000 is not set 460 + # CONFIG_PATA_SC1200 is not set 461 + # CONFIG_PATA_SERVERWORKS is not set 462 + # CONFIG_PATA_PDC2027X is not set 463 + # CONFIG_PATA_SIL680 is not set 464 + # CONFIG_PATA_SIS is not set 465 + # CONFIG_PATA_VIA is not set 466 + # CONFIG_PATA_WINBOND is not set 467 + # CONFIG_PATA_PLATFORM is not set 500 468 501 469 # 502 470 # Multi-device support (RAID and LVM) ··· 542 474 # 543 475 # Macintosh device drivers 544 476 # 477 + # CONFIG_MAC_EMUMOUSEBTN is not set 545 478 # CONFIG_WINDFARM is not set 546 479 547 480 # ··· 574 505 # CONFIG_CICADA_PHY is not set 575 506 # CONFIG_VITESSE_PHY is not set 576 507 # CONFIG_SMSC_PHY is not set 508 + # CONFIG_BROADCOM_PHY is not set 577 509 # CONFIG_FIXED_PHY is not set 578 510 579 511 # ··· 633 563 # CONFIG_VIA_VELOCITY is not set 634 564 # CONFIG_TIGON3 is not set 635 565 # CONFIG_BNX2 is not set 566 + CONFIG_TSI108_ETH=y 567 + # CONFIG_QLA3XXX is not set 636 568 637 569 # 638 570 # Ethernet (10000 Mbit) ··· 643 571 # CONFIG_IXGB is not set 644 572 # CONFIG_S2IO is not set 645 573 # CONFIG_MYRI10GE is not set 574 + # CONFIG_NETXEN_NIC is not set 646 575 647 576 # 648 577 # Token Ring devices ··· 683 610 # Input device support 684 611 # 685 612 CONFIG_INPUT=y 613 + # CONFIG_INPUT_FF_MEMLESS is not set 686 614 687 615 # 688 616 # Userland interfaces ··· 728 654 # 729 655 # Non-8250 serial port support 730 656 # 657 + # CONFIG_SERIAL_UARTLITE is not set 731 658 CONFIG_SERIAL_CORE=y 732 659 CONFIG_SERIAL_CORE_CONSOLE=y 733 660 # CONFIG_SERIAL_JSM is not set ··· 752 677 # CONFIG_DTLK is not set 753 678 # CONFIG_R3964 is not set 754 679 # CONFIG_APPLICOM is not set 755 - 756 - # 757 - # Ftape, the floppy tape device driver 758 - # 759 680 # CONFIG_AGP is not set 760 681 # CONFIG_DRM is not set 761 682 # CONFIG_RAW_DRIVER is not set ··· 760 689 # TPM devices 761 690 # 762 691 # CONFIG_TCG_TPM is not set 763 - # CONFIG_TELCLOCK is not set 764 692 765 693 # 766 694 # I2C support ··· 775 705 # 776 706 # Dallas's 1-wire bus 777 707 # 708 + # CONFIG_W1 is not set 778 709 779 710 # 780 711 # Hardware Monitoring support ··· 784 713 # CONFIG_HWMON_VID is not set 785 714 # CONFIG_SENSORS_ABITUGURU is not set 786 715 # CONFIG_SENSORS_F71805F is not set 716 + # CONFIG_SENSORS_PC87427 is not set 717 + # CONFIG_SENSORS_VT1211 is not set 787 718 # CONFIG_HWMON_DEBUG_CHIP is not set 788 - 789 - # 790 - # Misc devices 791 - # 792 719 793 720 # 794 721 # Multimedia devices 795 722 # 796 723 # CONFIG_VIDEO_DEV is not set 797 - CONFIG_VIDEO_V4L2=y 798 724 799 725 # 800 726 # Digital Video Broadcasting Devices ··· 803 735 # 804 736 CONFIG_FIRMWARE_EDID=y 805 737 # CONFIG_FB is not set 738 + # CONFIG_FB_IBM_GXT4500 is not set 806 739 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 807 740 808 741 # 809 742 # Sound 810 743 # 811 744 # CONFIG_SOUND is not set 745 + 746 + # 747 + # HID Devices 748 + # 749 + CONFIG_HID=y 812 750 813 751 # 814 752 # USB support ··· 879 805 # 880 806 881 807 # 808 + # Virtualization 809 + # 810 + 811 + # 882 812 # File systems 883 813 # 884 814 CONFIG_EXT2_FS=y ··· 892 814 CONFIG_EXT3_FS_XATTR=y 893 815 # CONFIG_EXT3_FS_POSIX_ACL is not set 894 816 # CONFIG_EXT3_FS_SECURITY is not set 817 + # CONFIG_EXT4DEV_FS is not set 895 818 CONFIG_JBD=y 896 819 # CONFIG_JBD_DEBUG is not set 897 820 CONFIG_FS_MBCACHE=y ··· 900 821 # CONFIG_JFS_FS is not set 901 822 # CONFIG_FS_POSIX_ACL is not set 902 823 # CONFIG_XFS_FS is not set 824 + # CONFIG_GFS2_FS is not set 903 825 # CONFIG_OCFS2_FS is not set 904 826 # CONFIG_MINIX_FS is not set 905 827 # CONFIG_ROMFS_FS is not set ··· 930 850 # 931 851 CONFIG_PROC_FS=y 932 852 CONFIG_PROC_KCORE=y 853 + CONFIG_PROC_SYSCTL=y 933 854 CONFIG_SYSFS=y 934 855 CONFIG_TMPFS=y 856 + # CONFIG_TMPFS_POSIX_ACL is not set 935 857 # CONFIG_HUGETLB_PAGE is not set 936 858 CONFIG_RAMFS=y 937 859 # CONFIG_CONFIGFS_FS is not set ··· 1003 921 # CONFIG_NLS is not set 1004 922 1005 923 # 924 + # Distributed Lock Manager 925 + # 926 + # CONFIG_DLM is not set 927 + 928 + # 1006 929 # Library routines 1007 930 # 931 + CONFIG_BITREVERSE=y 1008 932 # CONFIG_CRC_CCITT is not set 1009 933 # CONFIG_CRC16 is not set 1010 934 CONFIG_CRC32=y 1011 935 # CONFIG_LIBCRC32C is not set 1012 936 CONFIG_PLIST=y 937 + CONFIG_IOMAP_COPY=y 1013 938 1014 939 # 1015 940 # Instrumentation Support ··· 1027 938 # Kernel hacking 1028 939 # 1029 940 # CONFIG_PRINTK_TIME is not set 941 + CONFIG_ENABLE_MUST_CHECK=y 1030 942 # CONFIG_MAGIC_SYSRQ is not set 1031 943 # CONFIG_UNUSED_SYMBOLS is not set 944 + # CONFIG_DEBUG_FS is not set 945 + # CONFIG_HEADERS_CHECK is not set 1032 946 # CONFIG_DEBUG_KERNEL is not set 1033 947 CONFIG_LOG_BUF_SHIFT=14 1034 - # CONFIG_DEBUG_FS is not set 1035 - # CONFIG_UNWIND_INFO is not set 948 + # CONFIG_DEBUG_BUGVERBOSE is not set 1036 949 # CONFIG_BOOTX_TEXT is not set 1037 950 # CONFIG_PPC_EARLY_DEBUG is not set 1038 951 ··· 1048 957 # Cryptographic options 1049 958 # 1050 959 # CONFIG_CRYPTO is not set 1051 - 1052 - # 1053 - # Hardware crypto devices 1054 - #
+153 -42
arch/powerpc/configs/mpc834x_itx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18 4 - # Mon Sep 25 19:41:14 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:23:43 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 25 24 CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 26 26 CONFIG_DEFAULT_UIMAGE=y 27 27 28 28 # 29 29 # Processor support 30 30 # 31 31 # CONFIG_CLASSIC32 is not set 32 - # CONFIG_PPC_52xx is not set 33 32 # CONFIG_PPC_82xx is not set 34 33 CONFIG_PPC_83xx=y 35 34 # CONFIG_PPC_85xx is not set ··· 41 40 CONFIG_6xx=y 42 41 CONFIG_83xx=y 43 42 CONFIG_PPC_FPU=y 43 + # CONFIG_PPC_DCR_NATIVE is not set 44 + # CONFIG_PPC_DCR_MMIO is not set 44 45 CONFIG_PPC_STD_MMU=y 45 46 CONFIG_PPC_STD_MMU_32=y 46 47 # CONFIG_SMP is not set ··· 62 59 CONFIG_LOCALVERSION_AUTO=y 63 60 CONFIG_SWAP=y 64 61 CONFIG_SYSVIPC=y 62 + # CONFIG_IPC_NS is not set 65 63 # CONFIG_POSIX_MQUEUE is not set 66 64 # CONFIG_BSD_PROCESS_ACCT is not set 67 65 # CONFIG_TASKSTATS is not set 66 + # CONFIG_UTS_NS is not set 68 67 # CONFIG_AUDIT is not set 69 68 # CONFIG_IKCONFIG is not set 69 + CONFIG_SYSFS_DEPRECATED=y 70 70 # CONFIG_RELAY is not set 71 71 CONFIG_INITRAMFS_SOURCE="" 72 72 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 73 - CONFIG_EMBEDDED=y 74 73 CONFIG_SYSCTL=y 74 + CONFIG_EMBEDDED=y 75 + CONFIG_SYSCTL_SYSCALL=y 75 76 # CONFIG_KALLSYMS is not set 76 77 CONFIG_HOTPLUG=y 77 78 CONFIG_PRINTK=y ··· 105 98 # 106 99 # Block layer 107 100 # 101 + CONFIG_BLOCK=y 108 102 # CONFIG_LBD is not set 109 103 # CONFIG_BLK_DEV_IO_TRACE is not set 110 104 # CONFIG_LSF is not set ··· 128 120 # 129 121 # Platform support 130 122 # 123 + # CONFIG_MPC832x_MDS is not set 131 124 # CONFIG_MPC834x_SYS is not set 132 125 CONFIG_MPC834x_ITX=y 126 + # CONFIG_MPC8360E_PB is not set 133 127 CONFIG_MPC834x=y 134 128 # CONFIG_MPIC is not set 135 129 ··· 141 131 # CONFIG_HIGHMEM is not set 142 132 # CONFIG_HZ_100 is not set 143 133 CONFIG_HZ_250=y 134 + # CONFIG_HZ_300 is not set 144 135 # CONFIG_HZ_1000 is not set 145 136 CONFIG_HZ=250 146 137 CONFIG_PREEMPT_NONE=y ··· 149 138 # CONFIG_PREEMPT is not set 150 139 CONFIG_BINFMT_ELF=y 151 140 # CONFIG_BINFMT_MISC is not set 141 + CONFIG_MATH_EMULATION=y 152 142 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 153 143 CONFIG_ARCH_FLATMEM_ENABLE=y 144 + CONFIG_ARCH_POPULATES_NODE_MAP=y 154 145 CONFIG_SELECT_MEMORY_MODEL=y 155 146 CONFIG_FLATMEM_MANUAL=y 156 147 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 219 206 CONFIG_UNIX=y 220 207 CONFIG_XFRM=y 221 208 # CONFIG_XFRM_USER is not set 209 + # CONFIG_XFRM_SUB_POLICY is not set 222 210 # CONFIG_NET_KEY is not set 223 211 CONFIG_INET=y 224 212 CONFIG_IP_MULTICAST=y ··· 241 227 # CONFIG_INET_TUNNEL is not set 242 228 CONFIG_INET_XFRM_MODE_TRANSPORT=y 243 229 CONFIG_INET_XFRM_MODE_TUNNEL=y 230 + CONFIG_INET_XFRM_MODE_BEET=y 244 231 CONFIG_INET_DIAG=y 245 232 CONFIG_INET_TCP_DIAG=y 246 233 # CONFIG_TCP_CONG_ADVANCED is not set 247 - CONFIG_TCP_CONG_BIC=y 234 + CONFIG_TCP_CONG_CUBIC=y 235 + CONFIG_DEFAULT_TCP_CONG="cubic" 236 + # CONFIG_TCP_MD5SIG is not set 248 237 # CONFIG_IPV6 is not set 249 238 # CONFIG_INET6_XFRM_TUNNEL is not set 250 239 # CONFIG_INET6_TUNNEL is not set ··· 428 411 # CONFIG_ATA_OVER_ETH is not set 429 412 430 413 # 414 + # Misc devices 415 + # 416 + # CONFIG_SGI_IOC4 is not set 417 + # CONFIG_TIFM_CORE is not set 418 + 419 + # 431 420 # ATA/ATAPI/MFM/RLL support 432 421 # 433 422 CONFIG_IDE=y 423 + CONFIG_IDE_MAX_HWIFS=4 434 424 # CONFIG_BLK_DEV_IDE is not set 435 425 # CONFIG_BLK_DEV_HD_ONLY is not set 436 426 # CONFIG_BLK_DEV_HD is not set ··· 447 423 # 448 424 # CONFIG_RAID_ATTRS is not set 449 425 CONFIG_SCSI=y 426 + # CONFIG_SCSI_TGT is not set 427 + # CONFIG_SCSI_NETLINK is not set 450 428 CONFIG_SCSI_PROC_FS=y 451 429 452 430 # ··· 467 441 # CONFIG_SCSI_MULTI_LUN is not set 468 442 # CONFIG_SCSI_CONSTANTS is not set 469 443 # CONFIG_SCSI_LOGGING is not set 444 + # CONFIG_SCSI_SCAN_ASYNC is not set 470 445 471 446 # 472 - # SCSI Transport Attributes 447 + # SCSI Transports 473 448 # 474 449 CONFIG_SCSI_SPI_ATTRS=y 475 450 # CONFIG_SCSI_FC_ATTRS is not set 476 451 # CONFIG_SCSI_ISCSI_ATTRS is not set 477 452 # CONFIG_SCSI_SAS_ATTRS is not set 453 + # CONFIG_SCSI_SAS_LIBSAS is not set 478 454 479 455 # 480 456 # SCSI low-level drivers ··· 489 461 # CONFIG_SCSI_AIC7XXX is not set 490 462 # CONFIG_SCSI_AIC7XXX_OLD is not set 491 463 # CONFIG_SCSI_AIC79XX is not set 464 + # CONFIG_SCSI_AIC94XX is not set 492 465 # CONFIG_SCSI_DPT_I2O is not set 466 + # CONFIG_SCSI_ARCMSR is not set 493 467 # CONFIG_MEGARAID_NEWGEN is not set 494 468 # CONFIG_MEGARAID_LEGACY is not set 495 469 # CONFIG_MEGARAID_SAS is not set 470 + # CONFIG_SCSI_HPTIOP is not set 471 + # CONFIG_SCSI_BUSLOGIC is not set 472 + # CONFIG_SCSI_DMX3191D is not set 473 + # CONFIG_SCSI_EATA is not set 474 + # CONFIG_SCSI_FUTURE_DOMAIN is not set 475 + # CONFIG_SCSI_GDTH is not set 476 + # CONFIG_SCSI_IPS is not set 477 + # CONFIG_SCSI_INITIO is not set 478 + # CONFIG_SCSI_INIA100 is not set 479 + # CONFIG_SCSI_STEX is not set 480 + # CONFIG_SCSI_SYM53C8XX_2 is not set 481 + # CONFIG_SCSI_IPR is not set 482 + # CONFIG_SCSI_QLOGIC_1280 is not set 483 + # CONFIG_SCSI_QLA_FC is not set 484 + # CONFIG_SCSI_QLA_ISCSI is not set 485 + # CONFIG_SCSI_LPFC is not set 486 + # CONFIG_SCSI_DC395x is not set 487 + # CONFIG_SCSI_DC390T is not set 488 + # CONFIG_SCSI_NSP32 is not set 489 + # CONFIG_SCSI_DEBUG is not set 490 + # CONFIG_SCSI_SRP is not set 491 + 492 + # 493 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 494 + # 496 495 CONFIG_ATA=y 497 496 # CONFIG_SATA_AHCI is not set 498 497 # CONFIG_SATA_SVW is not set 499 - # CONFIG_SCSI_ATA_PIIX is not set 498 + # CONFIG_ATA_PIIX is not set 500 499 # CONFIG_SATA_MV is not set 501 500 # CONFIG_SATA_NV is not set 502 - # CONFIG_SCSI_PDC_ADMA is not set 503 - # CONFIG_SCSI_HPTIOP is not set 501 + # CONFIG_PDC_ADMA is not set 504 502 # CONFIG_SATA_QSTOR is not set 505 503 # CONFIG_SATA_PROMISE is not set 506 504 # CONFIG_SATA_SX4 is not set ··· 536 482 # CONFIG_SATA_ULI is not set 537 483 # CONFIG_SATA_VIA is not set 538 484 # CONFIG_SATA_VITESSE is not set 539 - # CONFIG_SCSI_BUSLOGIC is not set 540 - # CONFIG_SCSI_DMX3191D is not set 541 - # CONFIG_SCSI_EATA is not set 542 - # CONFIG_SCSI_FUTURE_DOMAIN is not set 543 - # CONFIG_SCSI_GDTH is not set 544 - # CONFIG_SCSI_IPS is not set 545 - # CONFIG_SCSI_INITIO is not set 546 - # CONFIG_SCSI_INIA100 is not set 547 - # CONFIG_SCSI_SYM53C8XX_2 is not set 548 - # CONFIG_SCSI_IPR is not set 549 - # CONFIG_SCSI_QLOGIC_1280 is not set 550 - # CONFIG_SCSI_QLA_FC is not set 551 - # CONFIG_SCSI_LPFC is not set 552 - # CONFIG_SCSI_DC395x is not set 553 - # CONFIG_SCSI_DC390T is not set 554 - # CONFIG_SCSI_NSP32 is not set 555 - # CONFIG_SCSI_DEBUG is not set 485 + # CONFIG_PATA_ALI is not set 486 + # CONFIG_PATA_AMD is not set 487 + # CONFIG_PATA_ARTOP is not set 488 + # CONFIG_PATA_ATIIXP is not set 489 + # CONFIG_PATA_CMD64X is not set 490 + # CONFIG_PATA_CS5520 is not set 491 + # CONFIG_PATA_CS5530 is not set 492 + # CONFIG_PATA_CYPRESS is not set 493 + # CONFIG_PATA_EFAR is not set 494 + # CONFIG_ATA_GENERIC is not set 495 + # CONFIG_PATA_HPT366 is not set 496 + # CONFIG_PATA_HPT37X is not set 497 + # CONFIG_PATA_HPT3X2N is not set 498 + # CONFIG_PATA_HPT3X3 is not set 499 + # CONFIG_PATA_IT821X is not set 500 + # CONFIG_PATA_JMICRON is not set 501 + # CONFIG_PATA_TRIFLEX is not set 502 + # CONFIG_PATA_MARVELL is not set 503 + # CONFIG_PATA_MPIIX is not set 504 + # CONFIG_PATA_OLDPIIX is not set 505 + # CONFIG_PATA_NETCELL is not set 506 + # CONFIG_PATA_NS87410 is not set 507 + # CONFIG_PATA_OPTI is not set 508 + # CONFIG_PATA_OPTIDMA is not set 509 + # CONFIG_PATA_PDC_OLD is not set 510 + # CONFIG_PATA_RADISYS is not set 511 + # CONFIG_PATA_RZ1000 is not set 512 + # CONFIG_PATA_SC1200 is not set 513 + # CONFIG_PATA_SERVERWORKS is not set 514 + # CONFIG_PATA_PDC2027X is not set 515 + # CONFIG_PATA_SIL680 is not set 516 + # CONFIG_PATA_SIS is not set 517 + # CONFIG_PATA_VIA is not set 518 + # CONFIG_PATA_WINBOND is not set 519 + # CONFIG_PATA_PLATFORM is not set 556 520 557 521 # 558 522 # Multi-device support (RAID and LVM) ··· 607 535 # 608 536 # Macintosh device drivers 609 537 # 538 + # CONFIG_MAC_EMUMOUSEBTN is not set 610 539 # CONFIG_WINDFARM is not set 611 540 612 541 # ··· 639 566 CONFIG_CICADA_PHY=y 640 567 # CONFIG_VITESSE_PHY is not set 641 568 # CONFIG_SMSC_PHY is not set 569 + # CONFIG_BROADCOM_PHY is not set 642 570 # CONFIG_FIXED_PHY is not set 643 571 644 572 # ··· 696 622 # CONFIG_BNX2 is not set 697 623 CONFIG_GIANFAR=y 698 624 CONFIG_GFAR_NAPI=y 625 + # CONFIG_QLA3XXX is not set 699 626 700 627 # 701 628 # Ethernet (10000 Mbit) ··· 705 630 # CONFIG_IXGB is not set 706 631 # CONFIG_S2IO is not set 707 632 # CONFIG_MYRI10GE is not set 633 + # CONFIG_NETXEN_NIC is not set 708 634 709 635 # 710 636 # Token Ring devices ··· 745 669 # Input device support 746 670 # 747 671 CONFIG_INPUT=y 672 + # CONFIG_INPUT_FF_MEMLESS is not set 748 673 749 674 # 750 675 # Userland interfaces ··· 790 713 # 791 714 # Non-8250 serial port support 792 715 # 716 + # CONFIG_SERIAL_UARTLITE is not set 793 717 CONFIG_SERIAL_CORE=y 794 718 CONFIG_SERIAL_CORE_CONSOLE=y 795 719 # CONFIG_SERIAL_JSM is not set ··· 831 753 # CONFIG_DTLK is not set 832 754 # CONFIG_R3964 is not set 833 755 # CONFIG_APPLICOM is not set 834 - 835 - # 836 - # Ftape, the floppy tape device driver 837 - # 838 756 # CONFIG_AGP is not set 839 757 # CONFIG_DRM is not set 840 758 # CONFIG_RAW_DRIVER is not set ··· 839 765 # TPM devices 840 766 # 841 767 # CONFIG_TCG_TPM is not set 842 - # CONFIG_TELCLOCK is not set 843 768 844 769 # 845 770 # I2C support ··· 915 842 # 916 843 # Dallas's 1-wire bus 917 844 # 845 + # CONFIG_W1 is not set 918 846 919 847 # 920 848 # Hardware Monitoring support ··· 950 876 # CONFIG_SENSORS_LM92 is not set 951 877 # CONFIG_SENSORS_MAX1619 is not set 952 878 # CONFIG_SENSORS_PC87360 is not set 879 + # CONFIG_SENSORS_PC87427 is not set 953 880 # CONFIG_SENSORS_SIS5595 is not set 954 881 # CONFIG_SENSORS_SMSC47M1 is not set 955 882 # CONFIG_SENSORS_SMSC47M192 is not set 956 883 # CONFIG_SENSORS_SMSC47B397 is not set 957 884 # CONFIG_SENSORS_VIA686A is not set 885 + # CONFIG_SENSORS_VT1211 is not set 958 886 # CONFIG_SENSORS_VT8231 is not set 959 887 # CONFIG_SENSORS_W83781D is not set 960 888 # CONFIG_SENSORS_W83791D is not set 961 889 # CONFIG_SENSORS_W83792D is not set 890 + # CONFIG_SENSORS_W83793 is not set 962 891 # CONFIG_SENSORS_W83L785TS is not set 963 892 # CONFIG_SENSORS_W83627HF is not set 964 893 # CONFIG_SENSORS_W83627EHF is not set 965 894 # CONFIG_HWMON_DEBUG_CHIP is not set 966 895 967 896 # 968 - # Misc devices 969 - # 970 - 971 - # 972 897 # Multimedia devices 973 898 # 974 899 # CONFIG_VIDEO_DEV is not set 975 - CONFIG_VIDEO_V4L2=y 976 900 977 901 # 978 902 # Digital Video Broadcasting Devices ··· 983 911 # 984 912 CONFIG_FIRMWARE_EDID=y 985 913 # CONFIG_FB is not set 914 + # CONFIG_FB_IBM_GXT4500 is not set 986 915 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 987 916 988 917 # 989 918 # Sound 990 919 # 991 920 # CONFIG_SOUND is not set 921 + 922 + # 923 + # HID Devices 924 + # 925 + CONFIG_HID=y 992 926 993 927 # 994 928 # USB support ··· 1011 933 CONFIG_USB_DEVICEFS=y 1012 934 # CONFIG_USB_BANDWIDTH is not set 1013 935 # CONFIG_USB_DYNAMIC_MINORS is not set 936 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1014 937 # CONFIG_USB_OTG is not set 1015 938 1016 939 # ··· 1051 972 # CONFIG_USB_STORAGE_SDDR55 is not set 1052 973 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1053 974 # CONFIG_USB_STORAGE_ALAUDA is not set 975 + # CONFIG_USB_STORAGE_KARMA is not set 1054 976 # CONFIG_USB_LIBUSUAL is not set 1055 977 1056 978 # ··· 1090 1010 # CONFIG_USB_KAWETH is not set 1091 1011 # CONFIG_USB_PEGASUS is not set 1092 1012 # CONFIG_USB_RTL8150 is not set 1013 + # CONFIG_USB_USBNET_MII is not set 1093 1014 # CONFIG_USB_USBNET is not set 1094 1015 CONFIG_USB_MON=y 1095 1016 ··· 1108 1027 # 1109 1028 # CONFIG_USB_EMI62 is not set 1110 1029 # CONFIG_USB_EMI26 is not set 1030 + # CONFIG_USB_ADUTUX is not set 1111 1031 # CONFIG_USB_AUERSWALD is not set 1112 1032 # CONFIG_USB_RIO500 is not set 1113 1033 # CONFIG_USB_LEGOTOWER is not set ··· 1116 1034 # CONFIG_USB_LED is not set 1117 1035 # CONFIG_USB_CYPRESS_CY7C63 is not set 1118 1036 # CONFIG_USB_CYTHERM is not set 1119 - # CONFIG_USB_PHIDGETKIT is not set 1120 - # CONFIG_USB_PHIDGETSERVO is not set 1037 + # CONFIG_USB_PHIDGET is not set 1121 1038 # CONFIG_USB_IDMOUSE is not set 1039 + # CONFIG_USB_FTDI_ELAN is not set 1122 1040 # CONFIG_USB_APPLEDISPLAY is not set 1123 1041 # CONFIG_USB_SISUSBVGA is not set 1124 1042 # CONFIG_USB_LD is not set 1043 + # CONFIG_USB_TRANCEVIBRATOR is not set 1125 1044 # CONFIG_USB_TEST is not set 1126 1045 1127 1046 # ··· 1150 1067 # CONFIG_USB_GADGETFS is not set 1151 1068 # CONFIG_USB_FILE_STORAGE is not set 1152 1069 # CONFIG_USB_G_SERIAL is not set 1070 + # CONFIG_USB_MIDI_GADGET is not set 1153 1071 1154 1072 # 1155 1073 # MMC/SD Card support ··· 1186 1102 CONFIG_RTC_CLASS=y 1187 1103 CONFIG_RTC_HCTOSYS=y 1188 1104 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1105 + # CONFIG_RTC_DEBUG is not set 1189 1106 1190 1107 # 1191 1108 # RTC interfaces ··· 1230 1145 CONFIG_INTEL_IOATDMA=y 1231 1146 1232 1147 # 1148 + # Virtualization 1149 + # 1150 + 1151 + # 1233 1152 # File systems 1234 1153 # 1235 1154 CONFIG_EXT2_FS=y ··· 1243 1154 CONFIG_EXT3_FS_XATTR=y 1244 1155 # CONFIG_EXT3_FS_POSIX_ACL is not set 1245 1156 # CONFIG_EXT3_FS_SECURITY is not set 1157 + # CONFIG_EXT4DEV_FS is not set 1246 1158 CONFIG_JBD=y 1247 1159 # CONFIG_JBD_DEBUG is not set 1248 1160 CONFIG_FS_MBCACHE=y ··· 1251 1161 # CONFIG_JFS_FS is not set 1252 1162 # CONFIG_FS_POSIX_ACL is not set 1253 1163 # CONFIG_XFS_FS is not set 1164 + # CONFIG_GFS2_FS is not set 1254 1165 # CONFIG_OCFS2_FS is not set 1255 1166 # CONFIG_MINIX_FS is not set 1256 1167 # CONFIG_ROMFS_FS is not set ··· 1281 1190 # 1282 1191 CONFIG_PROC_FS=y 1283 1192 CONFIG_PROC_KCORE=y 1193 + CONFIG_PROC_SYSCTL=y 1284 1194 CONFIG_SYSFS=y 1285 1195 CONFIG_TMPFS=y 1196 + # CONFIG_TMPFS_POSIX_ACL is not set 1286 1197 # CONFIG_HUGETLB_PAGE is not set 1287 1198 CONFIG_RAMFS=y 1288 1199 # CONFIG_CONFIGFS_FS is not set ··· 1299 1206 # CONFIG_BEFS_FS is not set 1300 1207 # CONFIG_BFS_FS is not set 1301 1208 # CONFIG_EFS_FS is not set 1302 - # CONFIG_JFFS_FS is not set 1303 1209 # CONFIG_JFFS2_FS is not set 1304 1210 # CONFIG_CRAMFS is not set 1305 1211 # CONFIG_VXFS_FS is not set ··· 1341 1249 # CONFIG_ATARI_PARTITION is not set 1342 1250 # CONFIG_MAC_PARTITION is not set 1343 1251 CONFIG_MSDOS_PARTITION=y 1252 + # CONFIG_BSD_DISKLABEL is not set 1253 + # CONFIG_MINIX_SUBPARTITION is not set 1254 + # CONFIG_SOLARIS_X86_PARTITION is not set 1255 + # CONFIG_UNIXWARE_DISKLABEL is not set 1344 1256 # CONFIG_LDM_PARTITION is not set 1345 1257 # CONFIG_SGI_PARTITION is not set 1346 1258 # CONFIG_ULTRIX_PARTITION is not set ··· 1358 1262 # CONFIG_NLS is not set 1359 1263 1360 1264 # 1265 + # Distributed Lock Manager 1266 + # 1267 + # CONFIG_DLM is not set 1268 + 1269 + # 1361 1270 # Library routines 1362 1271 # 1272 + CONFIG_BITREVERSE=y 1363 1273 # CONFIG_CRC_CCITT is not set 1364 1274 # CONFIG_CRC16 is not set 1365 1275 CONFIG_CRC32=y 1366 1276 # CONFIG_LIBCRC32C is not set 1367 1277 CONFIG_PLIST=y 1278 + CONFIG_IOMAP_COPY=y 1368 1279 1369 1280 # 1370 1281 # Instrumentation Support ··· 1382 1279 # Kernel hacking 1383 1280 # 1384 1281 # CONFIG_PRINTK_TIME is not set 1282 + CONFIG_ENABLE_MUST_CHECK=y 1385 1283 # CONFIG_MAGIC_SYSRQ is not set 1386 1284 # CONFIG_UNUSED_SYMBOLS is not set 1285 + # CONFIG_DEBUG_FS is not set 1286 + # CONFIG_HEADERS_CHECK is not set 1387 1287 CONFIG_DEBUG_KERNEL=y 1388 1288 CONFIG_LOG_BUF_SHIFT=14 1389 1289 CONFIG_DETECT_SOFTLOCKUP=y ··· 1400 1294 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1401 1295 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1402 1296 # CONFIG_DEBUG_KOBJECT is not set 1297 + # CONFIG_DEBUG_BUGVERBOSE is not set 1403 1298 # CONFIG_DEBUG_INFO is not set 1404 - # CONFIG_DEBUG_FS is not set 1405 1299 # CONFIG_DEBUG_VM is not set 1300 + # CONFIG_DEBUG_LIST is not set 1406 1301 CONFIG_FORCED_INLINING=y 1407 1302 # CONFIG_RCU_TORTURE_TEST is not set 1408 1303 # CONFIG_DEBUGGER is not set ··· 1423 1316 # 1424 1317 CONFIG_CRYPTO=y 1425 1318 CONFIG_CRYPTO_ALGAPI=y 1426 - # CONFIG_CRYPTO_MANAGER is not set 1319 + CONFIG_CRYPTO_BLKCIPHER=y 1320 + CONFIG_CRYPTO_MANAGER=y 1427 1321 # CONFIG_CRYPTO_HMAC is not set 1322 + # CONFIG_CRYPTO_XCBC is not set 1428 1323 # CONFIG_CRYPTO_NULL is not set 1429 1324 # CONFIG_CRYPTO_MD4 is not set 1430 1325 CONFIG_CRYPTO_MD5=y ··· 1435 1326 # CONFIG_CRYPTO_SHA512 is not set 1436 1327 # CONFIG_CRYPTO_WP512 is not set 1437 1328 # CONFIG_CRYPTO_TGR192 is not set 1329 + # CONFIG_CRYPTO_GF128MUL is not set 1438 1330 # CONFIG_CRYPTO_ECB is not set 1439 - # CONFIG_CRYPTO_CBC is not set 1331 + CONFIG_CRYPTO_CBC=y 1332 + # CONFIG_CRYPTO_LRW is not set 1440 1333 CONFIG_CRYPTO_DES=y 1441 1334 # CONFIG_CRYPTO_BLOWFISH is not set 1442 1335 # CONFIG_CRYPTO_TWOFISH is not set
+79 -18
arch/powerpc/configs/mpc834x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:28:54 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:24:10 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 CONFIG_DEFAULT_UIMAGE=y 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 # CONFIG_CLASSIC32 is not set 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 CONFIG_PPC_83xx=y 34 34 # CONFIG_PPC_85xx is not set ··· 41 39 CONFIG_6xx=y 42 40 CONFIG_83xx=y 43 41 CONFIG_PPC_FPU=y 42 + # CONFIG_PPC_DCR_NATIVE is not set 43 + # CONFIG_PPC_DCR_MMIO is not set 44 44 CONFIG_PPC_STD_MMU=y 45 45 CONFIG_PPC_STD_MMU_32=y 46 46 # CONFIG_SMP is not set ··· 62 58 CONFIG_LOCALVERSION_AUTO=y 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 # CONFIG_POSIX_MQUEUE is not set 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 68 + CONFIG_SYSFS_DEPRECATED=y 71 69 # CONFIG_RELAY is not set 72 70 CONFIG_INITRAMFS_SOURCE="" 73 71 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 72 + CONFIG_SYSCTL=y 74 73 CONFIG_EMBEDDED=y 74 + CONFIG_SYSCTL_SYSCALL=y 75 75 # CONFIG_KALLSYMS is not set 76 76 CONFIG_HOTPLUG=y 77 77 CONFIG_PRINTK=y 78 78 CONFIG_BUG=y 79 79 CONFIG_ELF_CORE=y 80 80 CONFIG_BASE_FULL=y 81 - CONFIG_RT_MUTEXES=y 82 81 CONFIG_FUTEX=y 83 82 # CONFIG_EPOLL is not set 84 83 CONFIG_SHMEM=y 85 84 CONFIG_SLAB=y 86 85 CONFIG_VM_EVENT_COUNTERS=y 86 + CONFIG_RT_MUTEXES=y 87 87 # CONFIG_TINY_SHMEM is not set 88 88 CONFIG_BASE_SMALL=0 89 89 # CONFIG_SLOB is not set ··· 105 97 # 106 98 # Block layer 107 99 # 100 + CONFIG_BLOCK=y 108 101 # CONFIG_LBD is not set 109 102 # CONFIG_BLK_DEV_IO_TRACE is not set 110 103 # CONFIG_LSF is not set ··· 128 119 # 129 120 # Platform support 130 121 # 122 + # CONFIG_MPC832x_MDS is not set 131 123 CONFIG_MPC834x_SYS=y 132 124 # CONFIG_MPC834x_ITX is not set 125 + # CONFIG_MPC8360E_PB is not set 133 126 CONFIG_MPC834x=y 134 127 # CONFIG_MPIC is not set 135 128 ··· 141 130 # CONFIG_HIGHMEM is not set 142 131 # CONFIG_HZ_100 is not set 143 132 CONFIG_HZ_250=y 133 + # CONFIG_HZ_300 is not set 144 134 # CONFIG_HZ_1000 is not set 145 135 CONFIG_HZ=250 146 136 CONFIG_PREEMPT_NONE=y ··· 149 137 # CONFIG_PREEMPT is not set 150 138 CONFIG_BINFMT_ELF=y 151 139 # CONFIG_BINFMT_MISC is not set 140 + CONFIG_MATH_EMULATION=y 152 141 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 153 142 CONFIG_ARCH_FLATMEM_ENABLE=y 143 + CONFIG_ARCH_POPULATES_NODE_MAP=y 154 144 CONFIG_SELECT_MEMORY_MODEL=y 155 145 CONFIG_FLATMEM_MANUAL=y 156 146 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 218 204 CONFIG_UNIX=y 219 205 CONFIG_XFRM=y 220 206 CONFIG_XFRM_USER=m 207 + # CONFIG_XFRM_SUB_POLICY is not set 221 208 # CONFIG_NET_KEY is not set 222 209 CONFIG_INET=y 223 210 CONFIG_IP_MULTICAST=y ··· 240 225 # CONFIG_INET_TUNNEL is not set 241 226 CONFIG_INET_XFRM_MODE_TRANSPORT=y 242 227 CONFIG_INET_XFRM_MODE_TUNNEL=y 228 + CONFIG_INET_XFRM_MODE_BEET=y 243 229 CONFIG_INET_DIAG=y 244 230 CONFIG_INET_TCP_DIAG=y 245 231 # CONFIG_TCP_CONG_ADVANCED is not set 246 - CONFIG_TCP_CONG_BIC=y 232 + CONFIG_TCP_CONG_CUBIC=y 233 + CONFIG_DEFAULT_TCP_CONG="cubic" 234 + # CONFIG_TCP_MD5SIG is not set 247 235 # CONFIG_IPV6 is not set 248 236 # CONFIG_INET6_XFRM_TUNNEL is not set 249 237 # CONFIG_INET6_TUNNEL is not set ··· 276 258 # CONFIG_ATALK is not set 277 259 # CONFIG_X25 is not set 278 260 # CONFIG_LAPB is not set 279 - # CONFIG_NET_DIVERT is not set 280 261 # CONFIG_ECONET is not set 281 262 # CONFIG_WAN_ROUTER is not set 282 263 ··· 346 329 # CONFIG_ATA_OVER_ETH is not set 347 330 348 331 # 332 + # Misc devices 333 + # 334 + # CONFIG_SGI_IOC4 is not set 335 + # CONFIG_TIFM_CORE is not set 336 + 337 + # 349 338 # ATA/ATAPI/MFM/RLL support 350 339 # 351 340 # CONFIG_IDE is not set ··· 361 338 # 362 339 # CONFIG_RAID_ATTRS is not set 363 340 # CONFIG_SCSI is not set 341 + # CONFIG_SCSI_NETLINK is not set 342 + 343 + # 344 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 345 + # 346 + # CONFIG_ATA is not set 364 347 365 348 # 366 349 # Multi-device support (RAID and LVM) ··· 391 362 # 392 363 # Macintosh device drivers 393 364 # 365 + # CONFIG_MAC_EMUMOUSEBTN is not set 394 366 # CONFIG_WINDFARM is not set 395 367 396 368 # ··· 423 393 # CONFIG_CICADA_PHY is not set 424 394 # CONFIG_VITESSE_PHY is not set 425 395 # CONFIG_SMSC_PHY is not set 396 + # CONFIG_BROADCOM_PHY is not set 426 397 # CONFIG_FIXED_PHY is not set 427 398 428 399 # ··· 480 449 # CONFIG_BNX2 is not set 481 450 CONFIG_GIANFAR=y 482 451 # CONFIG_GFAR_NAPI is not set 452 + # CONFIG_QLA3XXX is not set 483 453 484 454 # 485 455 # Ethernet (10000 Mbit) ··· 489 457 # CONFIG_IXGB is not set 490 458 # CONFIG_S2IO is not set 491 459 # CONFIG_MYRI10GE is not set 460 + # CONFIG_NETXEN_NIC is not set 492 461 493 462 # 494 463 # Token Ring devices ··· 528 495 # Input device support 529 496 # 530 497 CONFIG_INPUT=y 498 + # CONFIG_INPUT_FF_MEMLESS is not set 531 499 532 500 # 533 501 # Userland interfaces ··· 573 539 # 574 540 # Non-8250 serial port support 575 541 # 542 + # CONFIG_SERIAL_UARTLITE is not set 576 543 CONFIG_SERIAL_CORE=y 577 544 CONFIG_SERIAL_CORE_CONSOLE=y 578 545 # CONFIG_SERIAL_JSM is not set ··· 610 575 # CONFIG_DTLK is not set 611 576 # CONFIG_R3964 is not set 612 577 # CONFIG_APPLICOM is not set 613 - 614 - # 615 - # Ftape, the floppy tape device driver 616 - # 617 578 # CONFIG_AGP is not set 618 579 # CONFIG_DRM is not set 619 580 # CONFIG_RAW_DRIVER is not set ··· 618 587 # TPM devices 619 588 # 620 589 # CONFIG_TCG_TPM is not set 621 - # CONFIG_TELCLOCK is not set 622 590 623 591 # 624 592 # I2C support ··· 683 653 # 684 654 # Dallas's 1-wire bus 685 655 # 656 + # CONFIG_W1 is not set 686 657 687 658 # 688 659 # Hardware Monitoring support ··· 717 686 # CONFIG_SENSORS_LM92 is not set 718 687 # CONFIG_SENSORS_MAX1619 is not set 719 688 # CONFIG_SENSORS_PC87360 is not set 689 + # CONFIG_SENSORS_PC87427 is not set 720 690 # CONFIG_SENSORS_SIS5595 is not set 721 691 # CONFIG_SENSORS_SMSC47M1 is not set 722 692 # CONFIG_SENSORS_SMSC47M192 is not set 723 693 # CONFIG_SENSORS_SMSC47B397 is not set 724 694 # CONFIG_SENSORS_VIA686A is not set 695 + # CONFIG_SENSORS_VT1211 is not set 725 696 # CONFIG_SENSORS_VT8231 is not set 726 697 # CONFIG_SENSORS_W83781D is not set 727 698 # CONFIG_SENSORS_W83791D is not set 728 699 # CONFIG_SENSORS_W83792D is not set 700 + # CONFIG_SENSORS_W83793 is not set 729 701 # CONFIG_SENSORS_W83L785TS is not set 730 702 # CONFIG_SENSORS_W83627HF is not set 731 703 # CONFIG_SENSORS_W83627EHF is not set 732 704 # CONFIG_HWMON_DEBUG_CHIP is not set 733 705 734 706 # 735 - # Misc devices 736 - # 737 - 738 - # 739 707 # Multimedia devices 740 708 # 741 709 # CONFIG_VIDEO_DEV is not set 742 - CONFIG_VIDEO_V4L2=y 743 710 744 711 # 745 712 # Digital Video Broadcasting Devices ··· 749 720 # 750 721 CONFIG_FIRMWARE_EDID=y 751 722 # CONFIG_FB is not set 723 + # CONFIG_FB_IBM_GXT4500 is not set 752 724 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 753 725 754 726 # 755 727 # Sound 756 728 # 757 729 # CONFIG_SOUND is not set 730 + 731 + # 732 + # HID Devices 733 + # 734 + CONFIG_HID=y 758 735 759 736 # 760 737 # USB support ··· 825 790 # 826 791 827 792 # 793 + # Virtualization 794 + # 795 + 796 + # 828 797 # File systems 829 798 # 830 799 CONFIG_EXT2_FS=y ··· 838 799 CONFIG_EXT3_FS_XATTR=y 839 800 # CONFIG_EXT3_FS_POSIX_ACL is not set 840 801 # CONFIG_EXT3_FS_SECURITY is not set 802 + # CONFIG_EXT4DEV_FS is not set 841 803 CONFIG_JBD=y 842 804 # CONFIG_JBD_DEBUG is not set 843 805 CONFIG_FS_MBCACHE=y ··· 846 806 # CONFIG_JFS_FS is not set 847 807 # CONFIG_FS_POSIX_ACL is not set 848 808 # CONFIG_XFS_FS is not set 809 + # CONFIG_GFS2_FS is not set 849 810 # CONFIG_OCFS2_FS is not set 850 811 # CONFIG_MINIX_FS is not set 851 812 # CONFIG_ROMFS_FS is not set ··· 876 835 # 877 836 CONFIG_PROC_FS=y 878 837 CONFIG_PROC_KCORE=y 838 + CONFIG_PROC_SYSCTL=y 879 839 CONFIG_SYSFS=y 880 840 CONFIG_TMPFS=y 841 + # CONFIG_TMPFS_POSIX_ACL is not set 881 842 # CONFIG_HUGETLB_PAGE is not set 882 843 CONFIG_RAMFS=y 883 844 # CONFIG_CONFIGFS_FS is not set ··· 948 905 # CONFIG_NLS is not set 949 906 950 907 # 908 + # Distributed Lock Manager 909 + # 910 + # CONFIG_DLM is not set 911 + 912 + # 951 913 # Library routines 952 914 # 915 + CONFIG_BITREVERSE=y 953 916 # CONFIG_CRC_CCITT is not set 954 917 # CONFIG_CRC16 is not set 955 918 CONFIG_CRC32=y 956 919 # CONFIG_LIBCRC32C is not set 957 920 CONFIG_PLIST=y 921 + CONFIG_IOMAP_COPY=y 958 922 959 923 # 960 924 # Instrumentation Support ··· 972 922 # Kernel hacking 973 923 # 974 924 # CONFIG_PRINTK_TIME is not set 925 + CONFIG_ENABLE_MUST_CHECK=y 975 926 # CONFIG_MAGIC_SYSRQ is not set 976 927 # CONFIG_UNUSED_SYMBOLS is not set 928 + # CONFIG_DEBUG_FS is not set 929 + # CONFIG_HEADERS_CHECK is not set 977 930 # CONFIG_DEBUG_KERNEL is not set 978 931 CONFIG_LOG_BUF_SHIFT=14 979 - # CONFIG_DEBUG_FS is not set 932 + # CONFIG_DEBUG_BUGVERBOSE is not set 980 933 # CONFIG_BOOTX_TEXT is not set 981 934 # CONFIG_SERIAL_TEXT_DEBUG is not set 982 935 # CONFIG_PPC_EARLY_DEBUG is not set ··· 994 941 # Cryptographic options 995 942 # 996 943 CONFIG_CRYPTO=y 944 + CONFIG_CRYPTO_ALGAPI=y 945 + CONFIG_CRYPTO_BLKCIPHER=y 946 + CONFIG_CRYPTO_MANAGER=y 997 947 # CONFIG_CRYPTO_HMAC is not set 948 + # CONFIG_CRYPTO_XCBC is not set 998 949 # CONFIG_CRYPTO_NULL is not set 999 950 # CONFIG_CRYPTO_MD4 is not set 1000 951 CONFIG_CRYPTO_MD5=y ··· 1007 950 # CONFIG_CRYPTO_SHA512 is not set 1008 951 # CONFIG_CRYPTO_WP512 is not set 1009 952 # CONFIG_CRYPTO_TGR192 is not set 953 + # CONFIG_CRYPTO_GF128MUL is not set 954 + CONFIG_CRYPTO_ECB=m 955 + CONFIG_CRYPTO_CBC=y 956 + # CONFIG_CRYPTO_LRW is not set 1010 957 CONFIG_CRYPTO_DES=y 1011 958 # CONFIG_CRYPTO_BLOWFISH is not set 1012 959 # CONFIG_CRYPTO_TWOFISH is not set
+85 -20
arch/powerpc/configs/mpc8360emds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18 4 - # Thu Sep 21 18:14:27 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:24:40 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 25 24 CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 26 26 CONFIG_DEFAULT_UIMAGE=y 27 27 28 28 # 29 29 # Processor support 30 30 # 31 31 # CONFIG_CLASSIC32 is not set 32 - # CONFIG_PPC_52xx is not set 33 32 # CONFIG_PPC_82xx is not set 34 33 CONFIG_PPC_83xx=y 35 34 # CONFIG_PPC_85xx is not set ··· 41 40 CONFIG_6xx=y 42 41 CONFIG_83xx=y 43 42 CONFIG_PPC_FPU=y 43 + # CONFIG_PPC_DCR_NATIVE is not set 44 + # CONFIG_PPC_DCR_MMIO is not set 44 45 CONFIG_PPC_STD_MMU=y 45 46 CONFIG_PPC_STD_MMU_32=y 46 47 # CONFIG_SMP is not set ··· 62 59 CONFIG_LOCALVERSION_AUTO=y 63 60 CONFIG_SWAP=y 64 61 CONFIG_SYSVIPC=y 62 + # CONFIG_IPC_NS is not set 65 63 # CONFIG_POSIX_MQUEUE is not set 66 64 # CONFIG_BSD_PROCESS_ACCT is not set 67 65 # CONFIG_TASKSTATS is not set 66 + # CONFIG_UTS_NS is not set 68 67 # CONFIG_AUDIT is not set 69 68 # CONFIG_IKCONFIG is not set 69 + CONFIG_SYSFS_DEPRECATED=y 70 70 # CONFIG_RELAY is not set 71 71 CONFIG_INITRAMFS_SOURCE="" 72 72 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 73 - CONFIG_EMBEDDED=y 74 73 CONFIG_SYSCTL=y 74 + CONFIG_EMBEDDED=y 75 + CONFIG_SYSCTL_SYSCALL=y 75 76 # CONFIG_KALLSYMS is not set 76 77 CONFIG_HOTPLUG=y 77 78 CONFIG_PRINTK=y ··· 105 98 # 106 99 # Block layer 107 100 # 101 + CONFIG_BLOCK=y 108 102 # CONFIG_LBD is not set 109 103 # CONFIG_BLK_DEV_IO_TRACE is not set 110 104 # CONFIG_LSF is not set ··· 129 121 # 130 122 # Platform support 131 123 # 124 + # CONFIG_MPC832x_MDS is not set 132 125 # CONFIG_MPC834x_SYS is not set 133 126 # CONFIG_MPC834x_ITX is not set 134 127 CONFIG_MPC8360E_PB=y ··· 142 133 # CONFIG_HIGHMEM is not set 143 134 # CONFIG_HZ_100 is not set 144 135 CONFIG_HZ_250=y 136 + # CONFIG_HZ_300 is not set 145 137 # CONFIG_HZ_1000 is not set 146 138 CONFIG_HZ=250 147 139 CONFIG_PREEMPT_NONE=y ··· 150 140 # CONFIG_PREEMPT is not set 151 141 CONFIG_BINFMT_ELF=y 152 142 # CONFIG_BINFMT_MISC is not set 143 + CONFIG_MATH_EMULATION=y 153 144 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 154 145 CONFIG_ARCH_FLATMEM_ENABLE=y 146 + CONFIG_ARCH_POPULATES_NODE_MAP=y 155 147 CONFIG_SELECT_MEMORY_MODEL=y 156 148 CONFIG_FLATMEM_MANUAL=y 157 149 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 219 207 CONFIG_UNIX=y 220 208 CONFIG_XFRM=y 221 209 # CONFIG_XFRM_USER is not set 210 + # CONFIG_XFRM_SUB_POLICY is not set 222 211 # CONFIG_NET_KEY is not set 223 212 CONFIG_INET=y 224 213 CONFIG_IP_MULTICAST=y ··· 241 228 # CONFIG_INET_TUNNEL is not set 242 229 CONFIG_INET_XFRM_MODE_TRANSPORT=y 243 230 CONFIG_INET_XFRM_MODE_TUNNEL=y 231 + CONFIG_INET_XFRM_MODE_BEET=y 244 232 CONFIG_INET_DIAG=y 245 233 CONFIG_INET_TCP_DIAG=y 246 234 # CONFIG_TCP_CONG_ADVANCED is not set 247 - CONFIG_TCP_CONG_BIC=y 235 + CONFIG_TCP_CONG_CUBIC=y 236 + CONFIG_DEFAULT_TCP_CONG="cubic" 237 + # CONFIG_TCP_MD5SIG is not set 248 238 # CONFIG_IPV6 is not set 249 239 # CONFIG_INET6_XFRM_TUNNEL is not set 250 240 # CONFIG_INET6_TUNNEL is not set ··· 347 331 # CONFIG_ATA_OVER_ETH is not set 348 332 349 333 # 334 + # Misc devices 335 + # 336 + # CONFIG_SGI_IOC4 is not set 337 + # CONFIG_TIFM_CORE is not set 338 + 339 + # 350 340 # ATA/ATAPI/MFM/RLL support 351 341 # 352 342 # CONFIG_IDE is not set ··· 362 340 # 363 341 # CONFIG_RAID_ATTRS is not set 364 342 CONFIG_SCSI=y 343 + # CONFIG_SCSI_TGT is not set 344 + # CONFIG_SCSI_NETLINK is not set 365 345 CONFIG_SCSI_PROC_FS=y 366 346 367 347 # ··· 382 358 # CONFIG_SCSI_MULTI_LUN is not set 383 359 # CONFIG_SCSI_CONSTANTS is not set 384 360 # CONFIG_SCSI_LOGGING is not set 361 + # CONFIG_SCSI_SCAN_ASYNC is not set 385 362 386 363 # 387 - # SCSI Transport Attributes 364 + # SCSI Transports 388 365 # 389 366 # CONFIG_SCSI_SPI_ATTRS is not set 390 367 # CONFIG_SCSI_FC_ATTRS is not set 391 368 # CONFIG_SCSI_ISCSI_ATTRS is not set 392 369 # CONFIG_SCSI_SAS_ATTRS is not set 370 + # CONFIG_SCSI_SAS_LIBSAS is not set 393 371 394 372 # 395 373 # SCSI low-level drivers ··· 404 378 # CONFIG_SCSI_AIC7XXX is not set 405 379 # CONFIG_SCSI_AIC7XXX_OLD is not set 406 380 # CONFIG_SCSI_AIC79XX is not set 381 + # CONFIG_SCSI_AIC94XX is not set 407 382 # CONFIG_SCSI_DPT_I2O is not set 383 + # CONFIG_SCSI_ARCMSR is not set 408 384 # CONFIG_MEGARAID_NEWGEN is not set 409 385 # CONFIG_MEGARAID_LEGACY is not set 410 386 # CONFIG_MEGARAID_SAS is not set 411 - # CONFIG_SCSI_SATA is not set 412 387 # CONFIG_SCSI_HPTIOP is not set 413 388 # CONFIG_SCSI_BUSLOGIC is not set 414 389 # CONFIG_SCSI_DMX3191D is not set ··· 419 392 # CONFIG_SCSI_IPS is not set 420 393 # CONFIG_SCSI_INITIO is not set 421 394 # CONFIG_SCSI_INIA100 is not set 395 + # CONFIG_SCSI_STEX is not set 422 396 # CONFIG_SCSI_SYM53C8XX_2 is not set 423 - # CONFIG_SCSI_IPR is not set 424 397 # CONFIG_SCSI_QLOGIC_1280 is not set 425 398 # CONFIG_SCSI_QLA_FC is not set 399 + # CONFIG_SCSI_QLA_ISCSI is not set 426 400 # CONFIG_SCSI_LPFC is not set 427 401 # CONFIG_SCSI_DC395x is not set 428 402 # CONFIG_SCSI_DC390T is not set 429 403 # CONFIG_SCSI_NSP32 is not set 430 404 # CONFIG_SCSI_DEBUG is not set 405 + # CONFIG_SCSI_SRP is not set 406 + 407 + # 408 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 409 + # 410 + # CONFIG_ATA is not set 431 411 432 412 # 433 413 # Multi-device support (RAID and LVM) ··· 462 428 # 463 429 # Macintosh device drivers 464 430 # 431 + # CONFIG_MAC_EMUMOUSEBTN is not set 465 432 # CONFIG_WINDFARM is not set 466 433 467 434 # ··· 523 488 # CONFIG_UGETH_MAGIC_PACKET is not set 524 489 # CONFIG_UGETH_FILTERING is not set 525 490 # CONFIG_UGETH_TX_ON_DEMOND is not set 491 + # CONFIG_QLA3XXX is not set 526 492 527 493 # 528 494 # Ethernet (10000 Mbit) ··· 532 496 # CONFIG_IXGB is not set 533 497 # CONFIG_S2IO is not set 534 498 # CONFIG_MYRI10GE is not set 499 + # CONFIG_NETXEN_NIC is not set 535 500 536 501 # 537 502 # Token Ring devices ··· 572 535 # Input device support 573 536 # 574 537 CONFIG_INPUT=y 538 + # CONFIG_INPUT_FF_MEMLESS is not set 575 539 576 540 # 577 541 # Userland interfaces ··· 617 579 # 618 580 # Non-8250 serial port support 619 581 # 582 + # CONFIG_SERIAL_UARTLITE is not set 620 583 CONFIG_SERIAL_CORE=y 621 584 CONFIG_SERIAL_CORE_CONSOLE=y 622 585 # CONFIG_SERIAL_JSM is not set ··· 654 615 # CONFIG_DTLK is not set 655 616 # CONFIG_R3964 is not set 656 617 # CONFIG_APPLICOM is not set 657 - 658 - # 659 - # Ftape, the floppy tape device driver 660 - # 661 618 # CONFIG_AGP is not set 662 619 # CONFIG_DRM is not set 663 620 # CONFIG_RAW_DRIVER is not set ··· 662 627 # TPM devices 663 628 # 664 629 # CONFIG_TCG_TPM is not set 665 - # CONFIG_TELCLOCK is not set 666 630 667 631 # 668 632 # I2C support ··· 727 693 # 728 694 # Dallas's 1-wire bus 729 695 # 696 + # CONFIG_W1 is not set 730 697 731 698 # 732 699 # Hardware Monitoring support ··· 761 726 # CONFIG_SENSORS_LM92 is not set 762 727 # CONFIG_SENSORS_MAX1619 is not set 763 728 # CONFIG_SENSORS_PC87360 is not set 729 + # CONFIG_SENSORS_PC87427 is not set 764 730 # CONFIG_SENSORS_SIS5595 is not set 765 731 # CONFIG_SENSORS_SMSC47M1 is not set 766 732 # CONFIG_SENSORS_SMSC47M192 is not set 767 733 # CONFIG_SENSORS_SMSC47B397 is not set 768 734 # CONFIG_SENSORS_VIA686A is not set 735 + # CONFIG_SENSORS_VT1211 is not set 769 736 # CONFIG_SENSORS_VT8231 is not set 770 737 # CONFIG_SENSORS_W83781D is not set 771 738 # CONFIG_SENSORS_W83791D is not set 772 739 # CONFIG_SENSORS_W83792D is not set 740 + # CONFIG_SENSORS_W83793 is not set 773 741 # CONFIG_SENSORS_W83L785TS is not set 774 742 # CONFIG_SENSORS_W83627HF is not set 775 743 # CONFIG_SENSORS_W83627EHF is not set 776 744 # CONFIG_HWMON_DEBUG_CHIP is not set 777 745 778 746 # 779 - # Misc devices 780 - # 781 - 782 - # 783 747 # Multimedia devices 784 748 # 785 749 # CONFIG_VIDEO_DEV is not set 786 - CONFIG_VIDEO_V4L2=y 787 750 788 751 # 789 752 # Digital Video Broadcasting Devices ··· 793 760 # 794 761 CONFIG_FIRMWARE_EDID=y 795 762 # CONFIG_FB is not set 763 + # CONFIG_FB_IBM_GXT4500 is not set 796 764 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 797 765 798 766 # 799 767 # Sound 800 768 # 801 769 # CONFIG_SOUND is not set 770 + 771 + # 772 + # HID Devices 773 + # 774 + CONFIG_HID=y 802 775 803 776 # 804 777 # USB support ··· 869 830 # 870 831 871 832 # 833 + # Virtualization 834 + # 835 + 836 + # 872 837 # File systems 873 838 # 874 839 CONFIG_EXT2_FS=y ··· 882 839 CONFIG_EXT3_FS_XATTR=y 883 840 # CONFIG_EXT3_FS_POSIX_ACL is not set 884 841 # CONFIG_EXT3_FS_SECURITY is not set 842 + # CONFIG_EXT4DEV_FS is not set 885 843 CONFIG_JBD=y 886 844 # CONFIG_JBD_DEBUG is not set 887 845 CONFIG_FS_MBCACHE=y ··· 890 846 # CONFIG_JFS_FS is not set 891 847 # CONFIG_FS_POSIX_ACL is not set 892 848 # CONFIG_XFS_FS is not set 849 + # CONFIG_GFS2_FS is not set 893 850 # CONFIG_OCFS2_FS is not set 894 851 # CONFIG_MINIX_FS is not set 895 852 # CONFIG_ROMFS_FS is not set ··· 920 875 # 921 876 CONFIG_PROC_FS=y 922 877 CONFIG_PROC_KCORE=y 878 + CONFIG_PROC_SYSCTL=y 923 879 CONFIG_SYSFS=y 924 880 CONFIG_TMPFS=y 881 + # CONFIG_TMPFS_POSIX_ACL is not set 925 882 # CONFIG_HUGETLB_PAGE is not set 926 883 CONFIG_RAMFS=y 927 884 # CONFIG_CONFIGFS_FS is not set ··· 992 945 # CONFIG_NLS is not set 993 946 994 947 # 948 + # Distributed Lock Manager 949 + # 950 + # CONFIG_DLM is not set 951 + 952 + # 995 953 # QE Options 996 954 # 997 - # CONFIG_UCC_SLOW is not set 955 + CONFIG_UCC_SLOW=y 998 956 CONFIG_UCC_FAST=y 999 957 CONFIG_UCC=y 1000 958 1001 959 # 1002 960 # Library routines 1003 961 # 962 + CONFIG_BITREVERSE=y 1004 963 # CONFIG_CRC_CCITT is not set 1005 964 # CONFIG_CRC16 is not set 1006 965 CONFIG_CRC32=y 1007 966 # CONFIG_LIBCRC32C is not set 1008 967 CONFIG_PLIST=y 968 + CONFIG_IOMAP_COPY=y 1009 969 1010 970 # 1011 971 # Instrumentation Support ··· 1023 969 # Kernel hacking 1024 970 # 1025 971 # CONFIG_PRINTK_TIME is not set 972 + CONFIG_ENABLE_MUST_CHECK=y 1026 973 # CONFIG_MAGIC_SYSRQ is not set 1027 974 # CONFIG_UNUSED_SYMBOLS is not set 975 + # CONFIG_DEBUG_FS is not set 976 + # CONFIG_HEADERS_CHECK is not set 1028 977 # CONFIG_DEBUG_KERNEL is not set 1029 978 CONFIG_LOG_BUF_SHIFT=14 1030 - # CONFIG_DEBUG_FS is not set 979 + # CONFIG_DEBUG_BUGVERBOSE is not set 1031 980 # CONFIG_BOOTX_TEXT is not set 1032 981 # CONFIG_SERIAL_TEXT_DEBUG is not set 1033 982 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1045 988 # Cryptographic options 1046 989 # 1047 990 CONFIG_CRYPTO=y 991 + CONFIG_CRYPTO_ALGAPI=y 992 + CONFIG_CRYPTO_BLKCIPHER=y 993 + CONFIG_CRYPTO_MANAGER=y 1048 994 # CONFIG_CRYPTO_HMAC is not set 995 + # CONFIG_CRYPTO_XCBC is not set 1049 996 # CONFIG_CRYPTO_NULL is not set 1050 997 # CONFIG_CRYPTO_MD4 is not set 1051 998 CONFIG_CRYPTO_MD5=y ··· 1058 997 # CONFIG_CRYPTO_SHA512 is not set 1059 998 # CONFIG_CRYPTO_WP512 is not set 1060 999 # CONFIG_CRYPTO_TGR192 is not set 1000 + # CONFIG_CRYPTO_GF128MUL is not set 1001 + CONFIG_CRYPTO_ECB=m 1002 + CONFIG_CRYPTO_CBC=y 1003 + # CONFIG_CRYPTO_LRW is not set 1061 1004 CONFIG_CRYPTO_DES=y 1062 1005 # CONFIG_CRYPTO_BLOWFISH is not set 1063 1006 # CONFIG_CRYPTO_TWOFISH is not set
+66 -23
arch/powerpc/configs/mpc8540_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:29:23 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:25:24 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 CONFIG_DEFAULT_UIMAGE=y 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 # CONFIG_CLASSIC32 is not set 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 CONFIG_PPC_85xx=y ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_85xx=y 42 40 CONFIG_E500=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 CONFIG_BOOKE=y 44 44 CONFIG_FSL_BOOKE=y 45 45 # CONFIG_PHYS_64BIT is not set ··· 62 58 CONFIG_LOCALVERSION_AUTO=y 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 # CONFIG_POSIX_MQUEUE is not set 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 68 + CONFIG_SYSFS_DEPRECATED=y 71 69 # CONFIG_RELAY is not set 72 70 CONFIG_INITRAMFS_SOURCE="" 73 71 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 72 + CONFIG_SYSCTL=y 74 73 CONFIG_EMBEDDED=y 74 + CONFIG_SYSCTL_SYSCALL=y 75 75 CONFIG_KALLSYMS=y 76 76 # CONFIG_KALLSYMS_ALL is not set 77 77 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 84 76 CONFIG_BUG=y 85 77 CONFIG_ELF_CORE=y 86 78 CONFIG_BASE_FULL=y 87 - CONFIG_RT_MUTEXES=y 88 79 CONFIG_FUTEX=y 89 80 CONFIG_EPOLL=y 90 81 CONFIG_SHMEM=y 91 82 CONFIG_SLAB=y 92 83 CONFIG_VM_EVENT_COUNTERS=y 84 + CONFIG_RT_MUTEXES=y 93 85 # CONFIG_TINY_SHMEM is not set 94 86 CONFIG_BASE_SMALL=0 95 87 # CONFIG_SLOB is not set ··· 102 94 # 103 95 # Block layer 104 96 # 97 + CONFIG_BLOCK=y 105 98 # CONFIG_LBD is not set 106 99 # CONFIG_BLK_DEV_IO_TRACE is not set 107 100 # CONFIG_LSF is not set ··· 125 116 # Platform support 126 117 # 127 118 CONFIG_MPC8540_ADS=y 119 + # CONFIG_MPC8560_ADS is not set 128 120 # CONFIG_MPC85xx_CDS is not set 129 121 CONFIG_MPC8540=y 130 122 CONFIG_PPC_INDIRECT_PCI_BE=y ··· 137 127 # CONFIG_HIGHMEM is not set 138 128 # CONFIG_HZ_100 is not set 139 129 CONFIG_HZ_250=y 130 + # CONFIG_HZ_300 is not set 140 131 # CONFIG_HZ_1000 is not set 141 132 CONFIG_HZ=250 142 133 CONFIG_PREEMPT_NONE=y ··· 148 137 CONFIG_MATH_EMULATION=y 149 138 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 150 139 CONFIG_ARCH_FLATMEM_ENABLE=y 140 + CONFIG_ARCH_POPULATES_NODE_MAP=y 151 141 CONFIG_SELECT_MEMORY_MODEL=y 152 142 CONFIG_FLATMEM_MANUAL=y 153 143 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 211 199 CONFIG_UNIX=y 212 200 CONFIG_XFRM=y 213 201 CONFIG_XFRM_USER=y 202 + # CONFIG_XFRM_SUB_POLICY is not set 214 203 # CONFIG_NET_KEY is not set 215 204 CONFIG_INET=y 216 205 CONFIG_IP_MULTICAST=y ··· 233 220 # CONFIG_INET_TUNNEL is not set 234 221 CONFIG_INET_XFRM_MODE_TRANSPORT=y 235 222 CONFIG_INET_XFRM_MODE_TUNNEL=y 223 + CONFIG_INET_XFRM_MODE_BEET=y 236 224 CONFIG_INET_DIAG=y 237 225 CONFIG_INET_TCP_DIAG=y 238 226 # CONFIG_TCP_CONG_ADVANCED is not set 239 - CONFIG_TCP_CONG_BIC=y 227 + CONFIG_TCP_CONG_CUBIC=y 228 + CONFIG_DEFAULT_TCP_CONG="cubic" 229 + # CONFIG_TCP_MD5SIG is not set 240 230 # CONFIG_IPV6 is not set 241 231 # CONFIG_INET6_XFRM_TUNNEL is not set 242 232 # CONFIG_INET6_TUNNEL is not set ··· 269 253 # CONFIG_ATALK is not set 270 254 # CONFIG_X25 is not set 271 255 # CONFIG_LAPB is not set 272 - # CONFIG_NET_DIVERT is not set 273 256 # CONFIG_ECONET is not set 274 257 # CONFIG_WAN_ROUTER is not set 275 258 ··· 335 320 # CONFIG_ATA_OVER_ETH is not set 336 321 337 322 # 323 + # Misc devices 324 + # 325 + # CONFIG_TIFM_CORE is not set 326 + 327 + # 338 328 # ATA/ATAPI/MFM/RLL support 339 329 # 340 330 # CONFIG_IDE is not set ··· 349 329 # 350 330 # CONFIG_RAID_ATTRS is not set 351 331 # CONFIG_SCSI is not set 332 + # CONFIG_SCSI_NETLINK is not set 333 + 334 + # 335 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 336 + # 337 + # CONFIG_ATA is not set 352 338 353 339 # 354 340 # Multi-device support (RAID and LVM) ··· 377 351 # 378 352 # Macintosh device drivers 379 353 # 354 + # CONFIG_MAC_EMUMOUSEBTN is not set 380 355 # CONFIG_WINDFARM is not set 381 356 382 357 # ··· 404 377 # CONFIG_CICADA_PHY is not set 405 378 # CONFIG_VITESSE_PHY is not set 406 379 # CONFIG_SMSC_PHY is not set 380 + # CONFIG_BROADCOM_PHY is not set 407 381 # CONFIG_FIXED_PHY is not set 408 382 409 383 # ··· 457 429 # Input device support 458 430 # 459 431 CONFIG_INPUT=y 432 + # CONFIG_INPUT_FF_MEMLESS is not set 460 433 461 434 # 462 435 # Userland interfaces ··· 501 472 # 502 473 # Non-8250 serial port support 503 474 # 475 + # CONFIG_SERIAL_UARTLITE is not set 504 476 CONFIG_SERIAL_CORE=y 505 477 CONFIG_SERIAL_CORE_CONSOLE=y 506 478 CONFIG_UNIX98_PTYS=y ··· 523 493 # CONFIG_GEN_RTC_X is not set 524 494 # CONFIG_DTLK is not set 525 495 # CONFIG_R3964 is not set 526 - 527 - # 528 - # Ftape, the floppy tape device driver 529 - # 530 496 # CONFIG_RAW_DRIVER is not set 531 497 532 498 # 533 499 # TPM devices 534 500 # 535 501 # CONFIG_TCG_TPM is not set 536 - # CONFIG_TELCLOCK is not set 537 502 538 503 # 539 504 # I2C support ··· 544 519 # 545 520 # Dallas's 1-wire bus 546 521 # 522 + # CONFIG_W1 is not set 547 523 548 524 # 549 525 # Hardware Monitoring support ··· 553 527 # CONFIG_HWMON_VID is not set 554 528 # CONFIG_SENSORS_ABITUGURU is not set 555 529 # CONFIG_SENSORS_F71805F is not set 530 + # CONFIG_SENSORS_PC87427 is not set 531 + # CONFIG_SENSORS_VT1211 is not set 556 532 # CONFIG_HWMON_DEBUG_CHIP is not set 557 - 558 - # 559 - # Misc devices 560 - # 561 533 562 534 # 563 535 # Multimedia devices 564 536 # 565 537 # CONFIG_VIDEO_DEV is not set 566 - CONFIG_VIDEO_V4L2=y 567 538 568 539 # 569 540 # Digital Video Broadcasting Devices ··· 572 549 # 573 550 CONFIG_FIRMWARE_EDID=y 574 551 # CONFIG_FB is not set 552 + # CONFIG_FB_IBM_GXT4500 is not set 575 553 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 576 554 577 555 # 578 556 # Sound 579 557 # 580 558 # CONFIG_SOUND is not set 559 + 560 + # 561 + # HID Devices 562 + # 563 + CONFIG_HID=y 581 564 582 565 # 583 566 # USB support ··· 646 617 # 647 618 648 619 # 620 + # Virtualization 621 + # 622 + 623 + # 649 624 # File systems 650 625 # 651 626 CONFIG_EXT2_FS=y ··· 659 626 CONFIG_EXT3_FS_XATTR=y 660 627 # CONFIG_EXT3_FS_POSIX_ACL is not set 661 628 # CONFIG_EXT3_FS_SECURITY is not set 629 + # CONFIG_EXT4DEV_FS is not set 662 630 CONFIG_JBD=y 663 631 # CONFIG_JBD_DEBUG is not set 664 632 CONFIG_FS_MBCACHE=y ··· 667 633 # CONFIG_JFS_FS is not set 668 634 # CONFIG_FS_POSIX_ACL is not set 669 635 # CONFIG_XFS_FS is not set 636 + # CONFIG_GFS2_FS is not set 670 637 # CONFIG_OCFS2_FS is not set 671 638 # CONFIG_MINIX_FS is not set 672 639 # CONFIG_ROMFS_FS is not set ··· 697 662 # 698 663 CONFIG_PROC_FS=y 699 664 CONFIG_PROC_KCORE=y 665 + CONFIG_PROC_SYSCTL=y 700 666 CONFIG_SYSFS=y 701 667 CONFIG_TMPFS=y 668 + # CONFIG_TMPFS_POSIX_ACL is not set 702 669 # CONFIG_HUGETLB_PAGE is not set 703 670 CONFIG_RAMFS=y 704 671 # CONFIG_CONFIGFS_FS is not set ··· 766 729 # CONFIG_NLS is not set 767 730 768 731 # 732 + # Distributed Lock Manager 733 + # 734 + # CONFIG_DLM is not set 735 + 736 + # 769 737 # Library routines 770 738 # 739 + CONFIG_BITREVERSE=y 771 740 # CONFIG_CRC_CCITT is not set 772 741 # CONFIG_CRC16 is not set 773 742 CONFIG_CRC32=y 774 743 # CONFIG_LIBCRC32C is not set 775 744 CONFIG_PLIST=y 745 + CONFIG_IOMAP_COPY=y 776 746 777 747 # 778 748 # Instrumentation Support ··· 790 746 # Kernel hacking 791 747 # 792 748 # CONFIG_PRINTK_TIME is not set 749 + CONFIG_ENABLE_MUST_CHECK=y 793 750 # CONFIG_MAGIC_SYSRQ is not set 794 751 # CONFIG_UNUSED_SYMBOLS is not set 752 + # CONFIG_DEBUG_FS is not set 753 + # CONFIG_HEADERS_CHECK is not set 795 754 CONFIG_DEBUG_KERNEL=y 796 755 CONFIG_LOG_BUF_SHIFT=14 797 756 CONFIG_DETECT_SOFTLOCKUP=y ··· 808 761 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 809 762 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 810 763 # CONFIG_DEBUG_KOBJECT is not set 764 + # CONFIG_DEBUG_BUGVERBOSE is not set 811 765 # CONFIG_DEBUG_INFO is not set 812 - # CONFIG_DEBUG_FS is not set 813 766 # CONFIG_DEBUG_VM is not set 814 - # CONFIG_UNWIND_INFO is not set 767 + # CONFIG_DEBUG_LIST is not set 815 768 CONFIG_FORCED_INLINING=y 816 769 # CONFIG_RCU_TORTURE_TEST is not set 817 770 # CONFIG_DEBUGGER is not set ··· 829 782 # Cryptographic options 830 783 # 831 784 # CONFIG_CRYPTO is not set 832 - 833 - # 834 - # Hardware crypto devices 835 - #
+70 -26
arch/powerpc/configs/mpc8560_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc4 4 - # Fri Aug 11 16:45:05 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:25:53 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 # CONFIG_PPC_UDBG_16550 is not set 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 CONFIG_DEFAULT_UIMAGE=y 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 # CONFIG_CLASSIC32 is not set 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 CONFIG_PPC_85xx=y ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_85xx=y 42 40 CONFIG_E500=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 CONFIG_BOOKE=y 44 44 CONFIG_FSL_BOOKE=y 45 45 # CONFIG_PHYS_64BIT is not set ··· 62 58 CONFIG_LOCALVERSION_AUTO=y 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 # CONFIG_POSIX_MQUEUE is not set 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 68 + CONFIG_SYSFS_DEPRECATED=y 71 69 # CONFIG_RELAY is not set 72 70 CONFIG_INITRAMFS_SOURCE="" 73 71 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 72 + CONFIG_SYSCTL=y 74 73 CONFIG_EMBEDDED=y 74 + CONFIG_SYSCTL_SYSCALL=y 75 75 CONFIG_KALLSYMS=y 76 76 # CONFIG_KALLSYMS_ALL is not set 77 77 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 84 76 CONFIG_BUG=y 85 77 CONFIG_ELF_CORE=y 86 78 CONFIG_BASE_FULL=y 87 - CONFIG_RT_MUTEXES=y 88 79 CONFIG_FUTEX=y 89 80 CONFIG_EPOLL=y 90 81 CONFIG_SHMEM=y 91 82 CONFIG_SLAB=y 92 83 CONFIG_VM_EVENT_COUNTERS=y 84 + CONFIG_RT_MUTEXES=y 93 85 # CONFIG_TINY_SHMEM is not set 94 86 CONFIG_BASE_SMALL=0 95 87 # CONFIG_SLOB is not set ··· 102 94 # 103 95 # Block layer 104 96 # 97 + CONFIG_BLOCK=y 105 98 # CONFIG_LBD is not set 106 99 # CONFIG_BLK_DEV_IO_TRACE is not set 107 100 # CONFIG_LSF is not set ··· 119 110 # CONFIG_DEFAULT_CFQ is not set 120 111 # CONFIG_DEFAULT_NOOP is not set 121 112 CONFIG_DEFAULT_IOSCHED="anticipatory" 122 - CONFIG_MPIC=y 123 113 CONFIG_CPM2=y 124 114 # CONFIG_WANT_EARLY_SERIAL is not set 125 115 ··· 130 122 # CONFIG_MPC85xx_CDS is not set 131 123 CONFIG_MPC8560=y 132 124 CONFIG_PPC_INDIRECT_PCI_BE=y 125 + CONFIG_MPIC=y 133 126 134 127 # 135 128 # Kernel options ··· 138 129 # CONFIG_HIGHMEM is not set 139 130 # CONFIG_HZ_100 is not set 140 131 CONFIG_HZ_250=y 132 + # CONFIG_HZ_300 is not set 141 133 # CONFIG_HZ_1000 is not set 142 134 CONFIG_HZ=250 143 135 CONFIG_PREEMPT_NONE=y ··· 150 140 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 151 141 # CONFIG_PC_KEYBOARD is not set 152 142 CONFIG_ARCH_FLATMEM_ENABLE=y 143 + CONFIG_ARCH_POPULATES_NODE_MAP=y 153 144 CONFIG_SELECT_MEMORY_MODEL=y 154 145 CONFIG_FLATMEM_MANUAL=y 155 146 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 163 152 # CONFIG_PROC_DEVICETREE is not set 164 153 # CONFIG_CMDLINE_BOOL is not set 165 154 # CONFIG_PM is not set 166 - # CONFIG_SOFTWARE_SUSPEND is not set 167 155 # CONFIG_SECCOMP is not set 168 156 CONFIG_ISA_DMA_API=y 169 157 170 158 # 171 159 # Bus options 172 160 # 161 + # CONFIG_MPIC_WEIRD is not set 173 162 # CONFIG_PPC_I8259 is not set 174 163 CONFIG_PPC_INDIRECT_PCI=y 175 164 CONFIG_FSL_SOC=y ··· 216 205 CONFIG_UNIX=y 217 206 CONFIG_XFRM=y 218 207 # CONFIG_XFRM_USER is not set 208 + # CONFIG_XFRM_SUB_POLICY is not set 219 209 # CONFIG_NET_KEY is not set 220 210 CONFIG_INET=y 221 211 CONFIG_IP_MULTICAST=y ··· 238 226 # CONFIG_INET_TUNNEL is not set 239 227 CONFIG_INET_XFRM_MODE_TRANSPORT=y 240 228 CONFIG_INET_XFRM_MODE_TUNNEL=y 229 + CONFIG_INET_XFRM_MODE_BEET=y 241 230 CONFIG_INET_DIAG=y 242 231 CONFIG_INET_TCP_DIAG=y 243 232 # CONFIG_TCP_CONG_ADVANCED is not set 244 - CONFIG_TCP_CONG_BIC=y 233 + CONFIG_TCP_CONG_CUBIC=y 234 + CONFIG_DEFAULT_TCP_CONG="cubic" 235 + # CONFIG_TCP_MD5SIG is not set 245 236 # CONFIG_IPV6 is not set 246 237 # CONFIG_INET6_XFRM_TUNNEL is not set 247 238 # CONFIG_INET6_TUNNEL is not set ··· 274 259 # CONFIG_ATALK is not set 275 260 # CONFIG_X25 is not set 276 261 # CONFIG_LAPB is not set 277 - # CONFIG_NET_DIVERT is not set 278 262 # CONFIG_ECONET is not set 279 263 # CONFIG_WAN_ROUTER is not set 280 264 ··· 345 331 # CONFIG_ATA_OVER_ETH is not set 346 332 347 333 # 334 + # Misc devices 335 + # 336 + # CONFIG_SGI_IOC4 is not set 337 + # CONFIG_TIFM_CORE is not set 338 + 339 + # 348 340 # ATA/ATAPI/MFM/RLL support 349 341 # 350 342 # CONFIG_IDE is not set ··· 360 340 # 361 341 # CONFIG_RAID_ATTRS is not set 362 342 # CONFIG_SCSI is not set 343 + # CONFIG_SCSI_NETLINK is not set 344 + 345 + # 346 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 347 + # 348 + # CONFIG_ATA is not set 363 349 364 350 # 365 351 # Multi-device support (RAID and LVM) ··· 390 364 # 391 365 # Macintosh device drivers 392 366 # 367 + # CONFIG_MAC_EMUMOUSEBTN is not set 393 368 # CONFIG_WINDFARM is not set 394 369 395 370 # ··· 422 395 # CONFIG_CICADA_PHY is not set 423 396 # CONFIG_VITESSE_PHY is not set 424 397 # CONFIG_SMSC_PHY is not set 398 + # CONFIG_BROADCOM_PHY is not set 425 399 # CONFIG_FIXED_PHY is not set 426 400 427 401 # ··· 465 437 # CONFIG_BNX2 is not set 466 438 CONFIG_GIANFAR=y 467 439 CONFIG_GFAR_NAPI=y 440 + # CONFIG_QLA3XXX is not set 468 441 469 442 # 470 443 # Ethernet (10000 Mbit) ··· 474 445 # CONFIG_IXGB is not set 475 446 # CONFIG_S2IO is not set 476 447 # CONFIG_MYRI10GE is not set 448 + # CONFIG_NETXEN_NIC is not set 477 449 478 450 # 479 451 # Token Ring devices ··· 513 483 # Input device support 514 484 # 515 485 CONFIG_INPUT=y 486 + # CONFIG_INPUT_FF_MEMLESS is not set 516 487 517 488 # 518 489 # Userland interfaces ··· 553 522 # 554 523 # Non-8250 serial port support 555 524 # 525 + # CONFIG_SERIAL_UARTLITE is not set 556 526 CONFIG_SERIAL_CORE=y 557 527 CONFIG_SERIAL_CORE_CONSOLE=y 558 528 CONFIG_SERIAL_CPM=y ··· 568 536 CONFIG_UNIX98_PTYS=y 569 537 CONFIG_LEGACY_PTYS=y 570 538 CONFIG_LEGACY_PTY_COUNT=256 571 - # CONFIG_BRIQ_PANEL is not set 572 539 573 540 # 574 541 # IPMI ··· 585 554 # CONFIG_DTLK is not set 586 555 # CONFIG_R3964 is not set 587 556 # CONFIG_APPLICOM is not set 588 - 589 - # 590 - # Ftape, the floppy tape device driver 591 - # 592 557 # CONFIG_AGP is not set 593 558 # CONFIG_DRM is not set 594 559 # CONFIG_RAW_DRIVER is not set ··· 593 566 # TPM devices 594 567 # 595 568 # CONFIG_TCG_TPM is not set 596 - # CONFIG_TELCLOCK is not set 597 569 598 570 # 599 571 # I2C support ··· 608 582 # 609 583 # Dallas's 1-wire bus 610 584 # 585 + # CONFIG_W1 is not set 611 586 612 587 # 613 588 # Hardware Monitoring support ··· 617 590 # CONFIG_HWMON_VID is not set 618 591 # CONFIG_SENSORS_ABITUGURU is not set 619 592 # CONFIG_SENSORS_F71805F is not set 593 + # CONFIG_SENSORS_PC87427 is not set 594 + # CONFIG_SENSORS_VT1211 is not set 620 595 # CONFIG_HWMON_DEBUG_CHIP is not set 621 - 622 - # 623 - # Misc devices 624 - # 625 596 626 597 # 627 598 # Multimedia devices 628 599 # 629 600 # CONFIG_VIDEO_DEV is not set 630 - CONFIG_VIDEO_V4L2=y 631 601 632 602 # 633 603 # Digital Video Broadcasting Devices ··· 636 612 # 637 613 CONFIG_FIRMWARE_EDID=y 638 614 # CONFIG_FB is not set 615 + # CONFIG_FB_IBM_GXT4500 is not set 639 616 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 640 617 641 618 # 642 619 # Sound 643 620 # 644 621 # CONFIG_SOUND is not set 622 + 623 + # 624 + # HID Devices 625 + # 626 + CONFIG_HID=y 645 627 646 628 # 647 629 # USB support ··· 712 682 # 713 683 714 684 # 685 + # Virtualization 686 + # 687 + 688 + # 715 689 # File systems 716 690 # 717 691 CONFIG_EXT2_FS=y ··· 725 691 CONFIG_EXT3_FS_XATTR=y 726 692 # CONFIG_EXT3_FS_POSIX_ACL is not set 727 693 # CONFIG_EXT3_FS_SECURITY is not set 694 + # CONFIG_EXT4DEV_FS is not set 728 695 CONFIG_JBD=y 729 696 # CONFIG_JBD_DEBUG is not set 730 697 CONFIG_FS_MBCACHE=y ··· 733 698 # CONFIG_JFS_FS is not set 734 699 # CONFIG_FS_POSIX_ACL is not set 735 700 # CONFIG_XFS_FS is not set 701 + # CONFIG_GFS2_FS is not set 736 702 # CONFIG_OCFS2_FS is not set 737 703 # CONFIG_MINIX_FS is not set 738 704 # CONFIG_ROMFS_FS is not set ··· 763 727 # 764 728 CONFIG_PROC_FS=y 765 729 CONFIG_PROC_KCORE=y 730 + CONFIG_PROC_SYSCTL=y 766 731 CONFIG_SYSFS=y 767 732 CONFIG_TMPFS=y 733 + # CONFIG_TMPFS_POSIX_ACL is not set 768 734 # CONFIG_HUGETLB_PAGE is not set 769 735 CONFIG_RAMFS=y 770 736 # CONFIG_CONFIGFS_FS is not set ··· 832 794 # CONFIG_NLS is not set 833 795 834 796 # 797 + # Distributed Lock Manager 798 + # 799 + # CONFIG_DLM is not set 800 + 801 + # 835 802 # Library routines 836 803 # 804 + CONFIG_BITREVERSE=y 837 805 # CONFIG_CRC_CCITT is not set 838 806 # CONFIG_CRC16 is not set 839 807 CONFIG_CRC32=y 840 808 # CONFIG_LIBCRC32C is not set 841 809 CONFIG_PLIST=y 810 + CONFIG_IOMAP_COPY=y 842 811 843 812 # 844 813 # Instrumentation Support ··· 856 811 # Kernel hacking 857 812 # 858 813 # CONFIG_PRINTK_TIME is not set 814 + CONFIG_ENABLE_MUST_CHECK=y 859 815 # CONFIG_MAGIC_SYSRQ is not set 860 816 # CONFIG_UNUSED_SYMBOLS is not set 817 + # CONFIG_DEBUG_FS is not set 818 + # CONFIG_HEADERS_CHECK is not set 861 819 CONFIG_DEBUG_KERNEL=y 862 820 CONFIG_LOG_BUF_SHIFT=14 863 821 CONFIG_DETECT_SOFTLOCKUP=y ··· 874 826 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 875 827 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 876 828 # CONFIG_DEBUG_KOBJECT is not set 829 + # CONFIG_DEBUG_BUGVERBOSE is not set 877 830 # CONFIG_DEBUG_INFO is not set 878 - # CONFIG_DEBUG_FS is not set 879 831 # CONFIG_DEBUG_VM is not set 880 - # CONFIG_UNWIND_INFO is not set 832 + # CONFIG_DEBUG_LIST is not set 881 833 CONFIG_FORCED_INLINING=y 882 834 # CONFIG_RCU_TORTURE_TEST is not set 883 835 # CONFIG_DEBUGGER is not set ··· 896 848 # Cryptographic options 897 849 # 898 850 # CONFIG_CRYPTO is not set 899 - 900 - # 901 - # Hardware crypto devices 902 - #
+72 -24
arch/powerpc/configs/mpc85xx_cds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:29:49 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:26:46 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 CONFIG_DEFAULT_UIMAGE=y 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 # CONFIG_CLASSIC32 is not set 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 CONFIG_PPC_85xx=y ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_85xx=y 42 40 CONFIG_E500=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 CONFIG_BOOKE=y 44 44 CONFIG_FSL_BOOKE=y 45 45 # CONFIG_PHYS_64BIT is not set ··· 62 58 CONFIG_LOCALVERSION_AUTO=y 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 # CONFIG_POSIX_MQUEUE is not set 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 68 + CONFIG_SYSFS_DEPRECATED=y 71 69 # CONFIG_RELAY is not set 72 70 CONFIG_INITRAMFS_SOURCE="" 73 71 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 72 + CONFIG_SYSCTL=y 74 73 CONFIG_EMBEDDED=y 74 + CONFIG_SYSCTL_SYSCALL=y 75 75 CONFIG_KALLSYMS=y 76 76 # CONFIG_KALLSYMS_ALL is not set 77 77 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 84 76 CONFIG_BUG=y 85 77 CONFIG_ELF_CORE=y 86 78 CONFIG_BASE_FULL=y 87 - CONFIG_RT_MUTEXES=y 88 79 CONFIG_FUTEX=y 89 80 CONFIG_EPOLL=y 90 81 CONFIG_SHMEM=y 91 82 CONFIG_SLAB=y 92 83 CONFIG_VM_EVENT_COUNTERS=y 84 + CONFIG_RT_MUTEXES=y 93 85 # CONFIG_TINY_SHMEM is not set 94 86 CONFIG_BASE_SMALL=0 95 87 # CONFIG_SLOB is not set ··· 102 94 # 103 95 # Block layer 104 96 # 97 + CONFIG_BLOCK=y 105 98 # CONFIG_LBD is not set 106 99 # CONFIG_BLK_DEV_IO_TRACE is not set 107 100 # CONFIG_LSF is not set ··· 125 116 # Platform support 126 117 # 127 118 # CONFIG_MPC8540_ADS is not set 119 + # CONFIG_MPC8560_ADS is not set 128 120 CONFIG_MPC85xx_CDS=y 129 121 CONFIG_MPC8540=y 130 122 CONFIG_PPC_INDIRECT_PCI_BE=y ··· 137 127 # CONFIG_HIGHMEM is not set 138 128 # CONFIG_HZ_100 is not set 139 129 CONFIG_HZ_250=y 130 + # CONFIG_HZ_300 is not set 140 131 # CONFIG_HZ_1000 is not set 141 132 CONFIG_HZ=250 142 133 CONFIG_PREEMPT_NONE=y ··· 148 137 CONFIG_MATH_EMULATION=y 149 138 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 150 139 CONFIG_ARCH_FLATMEM_ENABLE=y 140 + CONFIG_ARCH_POPULATES_NODE_MAP=y 151 141 CONFIG_SELECT_MEMORY_MODEL=y 152 142 CONFIG_FLATMEM_MANUAL=y 153 143 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 214 202 CONFIG_UNIX=y 215 203 CONFIG_XFRM=y 216 204 CONFIG_XFRM_USER=y 205 + # CONFIG_XFRM_SUB_POLICY is not set 217 206 # CONFIG_NET_KEY is not set 218 207 CONFIG_INET=y 219 208 CONFIG_IP_MULTICAST=y ··· 236 223 # CONFIG_INET_TUNNEL is not set 237 224 CONFIG_INET_XFRM_MODE_TRANSPORT=y 238 225 CONFIG_INET_XFRM_MODE_TUNNEL=y 226 + CONFIG_INET_XFRM_MODE_BEET=y 239 227 CONFIG_INET_DIAG=y 240 228 CONFIG_INET_TCP_DIAG=y 241 229 # CONFIG_TCP_CONG_ADVANCED is not set 242 - CONFIG_TCP_CONG_BIC=y 230 + CONFIG_TCP_CONG_CUBIC=y 231 + CONFIG_DEFAULT_TCP_CONG="cubic" 232 + # CONFIG_TCP_MD5SIG is not set 243 233 # CONFIG_IPV6 is not set 244 234 # CONFIG_INET6_XFRM_TUNNEL is not set 245 235 # CONFIG_INET6_TUNNEL is not set ··· 272 256 # CONFIG_ATALK is not set 273 257 # CONFIG_X25 is not set 274 258 # CONFIG_LAPB is not set 275 - # CONFIG_NET_DIVERT is not set 276 259 # CONFIG_ECONET is not set 277 260 # CONFIG_WAN_ROUTER is not set 278 261 ··· 343 328 # CONFIG_ATA_OVER_ETH is not set 344 329 345 330 # 331 + # Misc devices 332 + # 333 + # CONFIG_SGI_IOC4 is not set 334 + # CONFIG_TIFM_CORE is not set 335 + 336 + # 346 337 # ATA/ATAPI/MFM/RLL support 347 338 # 348 339 CONFIG_IDE=y 340 + CONFIG_IDE_MAX_HWIFS=4 349 341 CONFIG_BLK_DEV_IDE=y 350 342 351 343 # ··· 375 353 # CONFIG_BLK_DEV_OFFBOARD is not set 376 354 CONFIG_BLK_DEV_GENERIC=y 377 355 # CONFIG_BLK_DEV_OPTI621 is not set 378 - # CONFIG_BLK_DEV_SL82C105 is not set 379 356 CONFIG_BLK_DEV_IDEDMA_PCI=y 380 357 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 381 358 # CONFIG_IDEDMA_PCI_AUTO is not set ··· 388 367 # CONFIG_BLK_DEV_CS5530 is not set 389 368 # CONFIG_BLK_DEV_HPT34X is not set 390 369 # CONFIG_BLK_DEV_HPT366 is not set 370 + # CONFIG_BLK_DEV_JMICRON is not set 391 371 # CONFIG_BLK_DEV_SC1200 is not set 392 372 # CONFIG_BLK_DEV_PIIX is not set 393 373 # CONFIG_BLK_DEV_IT821X is not set ··· 397 375 # CONFIG_BLK_DEV_PDC202XX_NEW is not set 398 376 # CONFIG_BLK_DEV_SVWKS is not set 399 377 # CONFIG_BLK_DEV_SIIMAGE is not set 378 + # CONFIG_BLK_DEV_SL82C105 is not set 400 379 # CONFIG_BLK_DEV_SLC90E66 is not set 401 380 # CONFIG_BLK_DEV_TRM290 is not set 402 381 CONFIG_BLK_DEV_VIA82CXXX=y ··· 412 389 # 413 390 # CONFIG_RAID_ATTRS is not set 414 391 # CONFIG_SCSI is not set 392 + # CONFIG_SCSI_NETLINK is not set 393 + 394 + # 395 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 396 + # 397 + # CONFIG_ATA is not set 415 398 416 399 # 417 400 # Multi-device support (RAID and LVM) ··· 442 413 # 443 414 # Macintosh device drivers 444 415 # 416 + # CONFIG_MAC_EMUMOUSEBTN is not set 445 417 # CONFIG_WINDFARM is not set 446 418 447 419 # ··· 474 444 # CONFIG_CICADA_PHY is not set 475 445 # CONFIG_VITESSE_PHY is not set 476 446 # CONFIG_SMSC_PHY is not set 447 + # CONFIG_BROADCOM_PHY is not set 477 448 # CONFIG_FIXED_PHY is not set 478 449 479 450 # ··· 514 483 # CONFIG_BNX2 is not set 515 484 CONFIG_GIANFAR=y 516 485 CONFIG_GFAR_NAPI=y 486 + # CONFIG_QLA3XXX is not set 517 487 518 488 # 519 489 # Ethernet (10000 Mbit) ··· 523 491 # CONFIG_IXGB is not set 524 492 # CONFIG_S2IO is not set 525 493 # CONFIG_MYRI10GE is not set 494 + # CONFIG_NETXEN_NIC is not set 526 495 527 496 # 528 497 # Token Ring devices ··· 562 529 # Input device support 563 530 # 564 531 CONFIG_INPUT=y 532 + # CONFIG_INPUT_FF_MEMLESS is not set 565 533 566 534 # 567 535 # Userland interfaces ··· 607 573 # 608 574 # Non-8250 serial port support 609 575 # 576 + # CONFIG_SERIAL_UARTLITE is not set 610 577 CONFIG_SERIAL_CORE=y 611 578 CONFIG_SERIAL_CORE_CONSOLE=y 612 579 # CONFIG_SERIAL_JSM is not set ··· 631 596 # CONFIG_DTLK is not set 632 597 # CONFIG_R3964 is not set 633 598 # CONFIG_APPLICOM is not set 634 - 635 - # 636 - # Ftape, the floppy tape device driver 637 - # 638 599 # CONFIG_AGP is not set 639 600 # CONFIG_DRM is not set 640 601 # CONFIG_RAW_DRIVER is not set ··· 639 608 # TPM devices 640 609 # 641 610 # CONFIG_TCG_TPM is not set 642 - # CONFIG_TELCLOCK is not set 643 611 644 612 # 645 613 # I2C support ··· 654 624 # 655 625 # Dallas's 1-wire bus 656 626 # 627 + # CONFIG_W1 is not set 657 628 658 629 # 659 630 # Hardware Monitoring support ··· 663 632 # CONFIG_HWMON_VID is not set 664 633 # CONFIG_SENSORS_ABITUGURU is not set 665 634 # CONFIG_SENSORS_F71805F is not set 635 + # CONFIG_SENSORS_PC87427 is not set 636 + # CONFIG_SENSORS_VT1211 is not set 666 637 # CONFIG_HWMON_DEBUG_CHIP is not set 667 - 668 - # 669 - # Misc devices 670 - # 671 638 672 639 # 673 640 # Multimedia devices 674 641 # 675 642 # CONFIG_VIDEO_DEV is not set 676 - CONFIG_VIDEO_V4L2=y 677 643 678 644 # 679 645 # Digital Video Broadcasting Devices ··· 682 654 # 683 655 CONFIG_FIRMWARE_EDID=y 684 656 # CONFIG_FB is not set 657 + # CONFIG_FB_IBM_GXT4500 is not set 685 658 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 686 659 687 660 # 688 661 # Sound 689 662 # 690 663 # CONFIG_SOUND is not set 664 + 665 + # 666 + # HID Devices 667 + # 668 + CONFIG_HID=y 691 669 692 670 # 693 671 # USB support ··· 758 724 # 759 725 760 726 # 727 + # Virtualization 728 + # 729 + 730 + # 761 731 # File systems 762 732 # 763 733 CONFIG_EXT2_FS=y ··· 771 733 CONFIG_EXT3_FS_XATTR=y 772 734 # CONFIG_EXT3_FS_POSIX_ACL is not set 773 735 # CONFIG_EXT3_FS_SECURITY is not set 736 + # CONFIG_EXT4DEV_FS is not set 774 737 CONFIG_JBD=y 775 738 # CONFIG_JBD_DEBUG is not set 776 739 CONFIG_FS_MBCACHE=y ··· 779 740 # CONFIG_JFS_FS is not set 780 741 # CONFIG_FS_POSIX_ACL is not set 781 742 # CONFIG_XFS_FS is not set 743 + # CONFIG_GFS2_FS is not set 782 744 # CONFIG_OCFS2_FS is not set 783 745 # CONFIG_MINIX_FS is not set 784 746 # CONFIG_ROMFS_FS is not set ··· 809 769 # 810 770 CONFIG_PROC_FS=y 811 771 CONFIG_PROC_KCORE=y 772 + CONFIG_PROC_SYSCTL=y 812 773 CONFIG_SYSFS=y 813 774 CONFIG_TMPFS=y 775 + # CONFIG_TMPFS_POSIX_ACL is not set 814 776 # CONFIG_HUGETLB_PAGE is not set 815 777 CONFIG_RAMFS=y 816 778 # CONFIG_CONFIGFS_FS is not set ··· 878 836 # CONFIG_NLS is not set 879 837 880 838 # 839 + # Distributed Lock Manager 840 + # 841 + # CONFIG_DLM is not set 842 + 843 + # 881 844 # Library routines 882 845 # 846 + CONFIG_BITREVERSE=y 883 847 # CONFIG_CRC_CCITT is not set 884 848 # CONFIG_CRC16 is not set 885 849 CONFIG_CRC32=y 886 850 # CONFIG_LIBCRC32C is not set 887 851 CONFIG_PLIST=y 852 + CONFIG_IOMAP_COPY=y 888 853 889 854 # 890 855 # Instrumentation Support ··· 902 853 # Kernel hacking 903 854 # 904 855 # CONFIG_PRINTK_TIME is not set 856 + CONFIG_ENABLE_MUST_CHECK=y 905 857 # CONFIG_MAGIC_SYSRQ is not set 906 858 # CONFIG_UNUSED_SYMBOLS is not set 859 + # CONFIG_DEBUG_FS is not set 860 + # CONFIG_HEADERS_CHECK is not set 907 861 CONFIG_DEBUG_KERNEL=y 908 862 CONFIG_LOG_BUF_SHIFT=14 909 863 CONFIG_DETECT_SOFTLOCKUP=y ··· 920 868 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 921 869 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 922 870 # CONFIG_DEBUG_KOBJECT is not set 871 + # CONFIG_DEBUG_BUGVERBOSE is not set 923 872 # CONFIG_DEBUG_INFO is not set 924 - # CONFIG_DEBUG_FS is not set 925 873 # CONFIG_DEBUG_VM is not set 926 - # CONFIG_UNWIND_INFO is not set 874 + # CONFIG_DEBUG_LIST is not set 927 875 CONFIG_FORCED_INLINING=y 928 876 # CONFIG_RCU_TORTURE_TEST is not set 929 877 # CONFIG_DEBUGGER is not set ··· 941 889 # Cryptographic options 942 890 # 943 891 # CONFIG_CRYPTO is not set 944 - 945 - # 946 - # Hardware crypto devices 947 - #
+73 -25
arch/powerpc/configs/mpc8641_hpcn_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:30:15 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:27:14 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 CONFIG_PPC_UDBG_16550=y 24 23 CONFIG_GENERIC_TBSYNC=y 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 # CONFIG_DEFAULT_UIMAGE is not set 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 # CONFIG_CLASSIC32 is not set 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 # CONFIG_PPC_85xx is not set ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_6xx=y 42 40 CONFIG_PPC_FPU=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 CONFIG_ALTIVEC=y 44 44 CONFIG_PPC_STD_MMU=y 45 45 CONFIG_PPC_STD_MMU_32=y ··· 66 62 # CONFIG_POSIX_MQUEUE is not set 67 63 # CONFIG_BSD_PROCESS_ACCT is not set 68 64 # CONFIG_TASKSTATS is not set 69 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 70 66 # CONFIG_AUDIT is not set 71 67 CONFIG_IKCONFIG=y 72 68 CONFIG_IKCONFIG_PROC=y 73 69 # CONFIG_CPUSETS is not set 70 + CONFIG_SYSFS_DEPRECATED=y 74 71 # CONFIG_RELAY is not set 75 72 CONFIG_INITRAMFS_SOURCE="" 76 73 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 74 + CONFIG_SYSCTL=y 77 75 CONFIG_EMBEDDED=y 76 + CONFIG_SYSCTL_SYSCALL=y 78 77 CONFIG_KALLSYMS=y 79 78 # CONFIG_KALLSYMS_ALL is not set 80 79 CONFIG_KALLSYMS_EXTRA_PASS=y ··· 86 79 CONFIG_BUG=y 87 80 # CONFIG_ELF_CORE is not set 88 81 CONFIG_BASE_FULL=y 89 - CONFIG_RT_MUTEXES=y 90 82 CONFIG_FUTEX=y 91 83 CONFIG_EPOLL=y 92 84 CONFIG_SHMEM=y 93 - # CONFIG_SLAB is not set 85 + CONFIG_SLAB=y 94 86 CONFIG_VM_EVENT_COUNTERS=y 87 + CONFIG_RT_MUTEXES=y 95 88 # CONFIG_TINY_SHMEM is not set 96 89 CONFIG_BASE_SMALL=0 97 - CONFIG_SLOB=y 90 + # CONFIG_SLOB is not set 98 91 99 92 # 100 93 # Loadable module support ··· 104 97 # 105 98 # Block layer 106 99 # 100 + CONFIG_BLOCK=y 107 101 # CONFIG_LBD is not set 108 102 # CONFIG_BLK_DEV_IO_TRACE is not set 109 103 # CONFIG_LSF is not set ··· 137 129 CONFIG_HIGHMEM=y 138 130 # CONFIG_HZ_100 is not set 139 131 # CONFIG_HZ_250 is not set 132 + # CONFIG_HZ_300 is not set 140 133 CONFIG_HZ_1000=y 141 134 CONFIG_HZ=1000 142 135 CONFIG_PREEMPT_NONE=y ··· 149 140 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 150 141 # CONFIG_IRQ_ALL_CPUS is not set 151 142 CONFIG_ARCH_FLATMEM_ENABLE=y 143 + CONFIG_ARCH_POPULATES_NODE_MAP=y 152 144 CONFIG_SELECT_MEMORY_MODEL=y 153 145 CONFIG_FLATMEM_MANUAL=y 154 146 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 216 206 CONFIG_UNIX=y 217 207 CONFIG_XFRM=y 218 208 CONFIG_XFRM_USER=y 209 + # CONFIG_XFRM_SUB_POLICY is not set 219 210 # CONFIG_NET_KEY is not set 220 211 CONFIG_INET=y 221 212 # CONFIG_IP_MULTICAST is not set ··· 237 226 # CONFIG_INET_TUNNEL is not set 238 227 CONFIG_INET_XFRM_MODE_TRANSPORT=y 239 228 CONFIG_INET_XFRM_MODE_TUNNEL=y 229 + CONFIG_INET_XFRM_MODE_BEET=y 240 230 CONFIG_INET_DIAG=y 241 231 CONFIG_INET_TCP_DIAG=y 242 232 # CONFIG_TCP_CONG_ADVANCED is not set 243 - CONFIG_TCP_CONG_BIC=y 233 + CONFIG_TCP_CONG_CUBIC=y 234 + CONFIG_DEFAULT_TCP_CONG="cubic" 235 + # CONFIG_TCP_MD5SIG is not set 244 236 CONFIG_IPV6=y 245 237 # CONFIG_IPV6_PRIVACY is not set 246 238 # CONFIG_IPV6_ROUTER_PREF is not set 247 239 # CONFIG_INET6_AH is not set 248 240 # CONFIG_INET6_ESP is not set 249 241 # CONFIG_INET6_IPCOMP is not set 242 + # CONFIG_IPV6_MIP6 is not set 250 243 # CONFIG_INET6_XFRM_TUNNEL is not set 251 244 # CONFIG_INET6_TUNNEL is not set 252 245 CONFIG_INET6_XFRM_MODE_TRANSPORT=y 253 246 CONFIG_INET6_XFRM_MODE_TUNNEL=y 247 + CONFIG_INET6_XFRM_MODE_BEET=y 248 + # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 249 + CONFIG_IPV6_SIT=y 254 250 # CONFIG_IPV6_TUNNEL is not set 251 + # CONFIG_IPV6_MULTIPLE_TABLES is not set 255 252 # CONFIG_NETWORK_SECMARK is not set 256 253 # CONFIG_NETFILTER is not set 257 254 ··· 286 267 # CONFIG_ATALK is not set 287 268 # CONFIG_X25 is not set 288 269 # CONFIG_LAPB is not set 289 - # CONFIG_NET_DIVERT is not set 290 270 # CONFIG_ECONET is not set 291 271 # CONFIG_WAN_ROUTER is not set 292 272 ··· 357 339 # CONFIG_ATA_OVER_ETH is not set 358 340 359 341 # 342 + # Misc devices 343 + # 344 + # CONFIG_SGI_IOC4 is not set 345 + # CONFIG_TIFM_CORE is not set 346 + 347 + # 360 348 # ATA/ATAPI/MFM/RLL support 361 349 # 362 350 # CONFIG_IDE is not set ··· 372 348 # 373 349 # CONFIG_RAID_ATTRS is not set 374 350 # CONFIG_SCSI is not set 351 + # CONFIG_SCSI_NETLINK is not set 352 + 353 + # 354 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 355 + # 356 + # CONFIG_ATA is not set 375 357 376 358 # 377 359 # Multi-device support (RAID and LVM) ··· 402 372 # 403 373 # Macintosh device drivers 404 374 # 375 + # CONFIG_MAC_EMUMOUSEBTN is not set 405 376 # CONFIG_WINDFARM is not set 406 377 407 378 # ··· 434 403 # CONFIG_CICADA_PHY is not set 435 404 CONFIG_VITESSE_PHY=y 436 405 # CONFIG_SMSC_PHY is not set 406 + # CONFIG_BROADCOM_PHY is not set 437 407 # CONFIG_FIXED_PHY is not set 438 408 439 409 # ··· 472 440 # CONFIG_BNX2 is not set 473 441 CONFIG_GIANFAR=y 474 442 # CONFIG_GFAR_NAPI is not set 443 + # CONFIG_QLA3XXX is not set 475 444 476 445 # 477 446 # Ethernet (10000 Mbit) ··· 481 448 # CONFIG_IXGB is not set 482 449 # CONFIG_S2IO is not set 483 450 # CONFIG_MYRI10GE is not set 451 + # CONFIG_NETXEN_NIC is not set 484 452 485 453 # 486 454 # Token Ring devices ··· 520 486 # Input device support 521 487 # 522 488 CONFIG_INPUT=y 489 + # CONFIG_INPUT_FF_MEMLESS is not set 523 490 524 491 # 525 492 # Userland interfaces ··· 577 542 # 578 543 # Non-8250 serial port support 579 544 # 545 + # CONFIG_SERIAL_UARTLITE is not set 580 546 CONFIG_SERIAL_CORE=y 581 547 CONFIG_SERIAL_CORE_CONSOLE=y 582 548 # CONFIG_SERIAL_JSM is not set ··· 599 563 # CONFIG_DTLK is not set 600 564 # CONFIG_R3964 is not set 601 565 # CONFIG_APPLICOM is not set 602 - 603 - # 604 - # Ftape, the floppy tape device driver 605 - # 606 566 # CONFIG_AGP is not set 607 567 # CONFIG_DRM is not set 608 568 # CONFIG_RAW_DRIVER is not set ··· 607 575 # TPM devices 608 576 # 609 577 # CONFIG_TCG_TPM is not set 610 - # CONFIG_TELCLOCK is not set 611 578 612 579 # 613 580 # I2C support ··· 671 640 # 672 641 # Dallas's 1-wire bus 673 642 # 643 + # CONFIG_W1 is not set 674 644 675 645 # 676 646 # Hardware Monitoring support ··· 680 648 # CONFIG_HWMON_VID is not set 681 649 682 650 # 683 - # Misc devices 684 - # 685 - 686 - # 687 651 # Multimedia devices 688 652 # 689 653 # CONFIG_VIDEO_DEV is not set 690 - CONFIG_VIDEO_V4L2=y 691 654 692 655 # 693 656 # Digital Video Broadcasting Devices ··· 694 667 # 695 668 CONFIG_FIRMWARE_EDID=y 696 669 # CONFIG_FB is not set 670 + # CONFIG_FB_IBM_GXT4500 is not set 697 671 698 672 # 699 673 # Console display driver support ··· 708 680 # Sound 709 681 # 710 682 # CONFIG_SOUND is not set 683 + 684 + # 685 + # HID Devices 686 + # 687 + CONFIG_HID=y 711 688 712 689 # 713 690 # USB support ··· 777 744 # 778 745 779 746 # 747 + # Virtualization 748 + # 749 + 750 + # 780 751 # File systems 781 752 # 782 753 CONFIG_EXT2_FS=y ··· 790 753 CONFIG_EXT3_FS_XATTR=y 791 754 # CONFIG_EXT3_FS_POSIX_ACL is not set 792 755 # CONFIG_EXT3_FS_SECURITY is not set 756 + # CONFIG_EXT4DEV_FS is not set 793 757 CONFIG_JBD=y 794 758 # CONFIG_JBD_DEBUG is not set 795 759 CONFIG_FS_MBCACHE=y ··· 798 760 # CONFIG_JFS_FS is not set 799 761 # CONFIG_FS_POSIX_ACL is not set 800 762 # CONFIG_XFS_FS is not set 763 + # CONFIG_GFS2_FS is not set 801 764 # CONFIG_OCFS2_FS is not set 802 765 # CONFIG_MINIX_FS is not set 803 766 # CONFIG_ROMFS_FS is not set ··· 827 788 # 828 789 CONFIG_PROC_FS=y 829 790 CONFIG_PROC_KCORE=y 791 + CONFIG_PROC_SYSCTL=y 830 792 CONFIG_SYSFS=y 831 793 CONFIG_TMPFS=y 794 + # CONFIG_TMPFS_POSIX_ACL is not set 832 795 # CONFIG_HUGETLB_PAGE is not set 833 796 CONFIG_RAMFS=y 834 797 # CONFIG_CONFIGFS_FS is not set ··· 945 904 # CONFIG_NLS_UTF8 is not set 946 905 947 906 # 907 + # Distributed Lock Manager 908 + # 909 + # CONFIG_DLM is not set 910 + 911 + # 948 912 # Library routines 949 913 # 914 + CONFIG_BITREVERSE=y 950 915 # CONFIG_CRC_CCITT is not set 951 916 # CONFIG_CRC16 is not set 952 917 CONFIG_CRC32=y 953 918 # CONFIG_LIBCRC32C is not set 954 919 CONFIG_PLIST=y 920 + CONFIG_IOMAP_COPY=y 955 921 956 922 # 957 923 # Instrumentation Support ··· 969 921 # Kernel hacking 970 922 # 971 923 # CONFIG_PRINTK_TIME is not set 924 + CONFIG_ENABLE_MUST_CHECK=y 972 925 # CONFIG_MAGIC_SYSRQ is not set 973 926 # CONFIG_UNUSED_SYMBOLS is not set 927 + # CONFIG_DEBUG_FS is not set 928 + # CONFIG_HEADERS_CHECK is not set 974 929 CONFIG_DEBUG_KERNEL=y 975 930 CONFIG_LOG_BUF_SHIFT=14 976 931 CONFIG_DETECT_SOFTLOCKUP=y 977 932 # CONFIG_SCHEDSTATS is not set 933 + # CONFIG_DEBUG_SLAB is not set 978 934 # CONFIG_DEBUG_RT_MUTEXES is not set 979 935 # CONFIG_RT_MUTEX_TESTER is not set 980 936 # CONFIG_DEBUG_SPINLOCK is not set ··· 988 936 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 989 937 # CONFIG_DEBUG_KOBJECT is not set 990 938 # CONFIG_DEBUG_HIGHMEM is not set 939 + # CONFIG_DEBUG_BUGVERBOSE is not set 991 940 # CONFIG_DEBUG_INFO is not set 992 - # CONFIG_DEBUG_FS is not set 993 941 # CONFIG_DEBUG_VM is not set 994 - # CONFIG_UNWIND_INFO is not set 942 + # CONFIG_DEBUG_LIST is not set 995 943 CONFIG_FORCED_INLINING=y 996 944 # CONFIG_RCU_TORTURE_TEST is not set 997 945 # CONFIG_DEBUGGER is not set ··· 1009 957 # Cryptographic options 1010 958 # 1011 959 # CONFIG_CRYPTO is not set 1012 - 1013 - # 1014 - # Hardware crypto devices 1015 - #
+147 -55
arch/powerpc/configs/pmac32_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:30:23 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:28:56 2007 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 CONFIG_PPC32=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 13 14 CONFIG_GENERIC_HWEIGHT=y 14 15 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 16 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 22 21 CONFIG_PPC_OF=y 23 22 # CONFIG_PPC_UDBG_16550 is not set 24 23 # CONFIG_GENERIC_TBSYNC is not set 24 + CONFIG_AUDIT_ARCH=y 25 + CONFIG_GENERIC_BUG=y 25 26 # CONFIG_DEFAULT_UIMAGE is not set 26 27 27 28 # 28 29 # Processor support 29 30 # 30 31 CONFIG_CLASSIC32=y 31 - # CONFIG_PPC_52xx is not set 32 32 # CONFIG_PPC_82xx is not set 33 33 # CONFIG_PPC_83xx is not set 34 34 # CONFIG_PPC_85xx is not set ··· 40 38 # CONFIG_E200 is not set 41 39 CONFIG_6xx=y 42 40 CONFIG_PPC_FPU=y 41 + # CONFIG_PPC_DCR_NATIVE is not set 42 + # CONFIG_PPC_DCR_MMIO is not set 43 43 CONFIG_ALTIVEC=y 44 44 CONFIG_PPC_STD_MMU=y 45 45 CONFIG_PPC_STD_MMU_32=y ··· 62 58 # CONFIG_LOCALVERSION_AUTO is not set 63 59 CONFIG_SWAP=y 64 60 CONFIG_SYSVIPC=y 61 + # CONFIG_IPC_NS is not set 65 62 CONFIG_POSIX_MQUEUE=y 66 63 # CONFIG_BSD_PROCESS_ACCT is not set 67 64 # CONFIG_TASKSTATS is not set 68 - CONFIG_SYSCTL=y 65 + # CONFIG_UTS_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 CONFIG_IKCONFIG=y 71 68 CONFIG_IKCONFIG_PROC=y 69 + CONFIG_SYSFS_DEPRECATED=y 72 70 # CONFIG_RELAY is not set 73 71 CONFIG_INITRAMFS_SOURCE="" 74 72 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 73 + CONFIG_SYSCTL=y 75 74 # CONFIG_EMBEDDED is not set 75 + CONFIG_SYSCTL_SYSCALL=y 76 76 CONFIG_KALLSYMS=y 77 77 # CONFIG_KALLSYMS_ALL is not set 78 78 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 85 77 CONFIG_BUG=y 86 78 CONFIG_ELF_CORE=y 87 79 CONFIG_BASE_FULL=y 88 - CONFIG_RT_MUTEXES=y 89 80 CONFIG_FUTEX=y 90 81 CONFIG_EPOLL=y 91 82 CONFIG_SHMEM=y 92 83 CONFIG_SLAB=y 93 84 CONFIG_VM_EVENT_COUNTERS=y 85 + CONFIG_RT_MUTEXES=y 94 86 # CONFIG_TINY_SHMEM is not set 95 87 CONFIG_BASE_SMALL=0 96 88 # CONFIG_SLOB is not set ··· 108 100 # 109 101 # Block layer 110 102 # 103 + CONFIG_BLOCK=y 111 104 CONFIG_LBD=y 112 105 # CONFIG_BLK_DEV_IO_TRACE is not set 113 106 CONFIG_LSF=y ··· 130 121 # Platform support 131 122 # 132 123 CONFIG_PPC_MULTIPLATFORM=y 133 - # CONFIG_PPC_ISERIES is not set 134 124 # CONFIG_EMBEDDED6xx is not set 135 125 # CONFIG_APUS is not set 136 126 # CONFIG_PPC_CHRP is not set 127 + # CONFIG_PPC_MPC52xx is not set 128 + # CONFIG_PPC_EFIKA is not set 129 + # CONFIG_PPC_LITE5200 is not set 137 130 CONFIG_PPC_PMAC=y 138 131 # CONFIG_PPC_CELL is not set 139 132 # CONFIG_PPC_CELL_NATIVE is not set 140 - # CONFIG_UDBG_RTAS_CONSOLE is not set 133 + CONFIG_PPC_NATIVE=y 141 134 # CONFIG_PPC_RTAS is not set 142 135 # CONFIG_MMIO_NVRAM is not set 143 136 CONFIG_PPC_MPC106=y 144 137 # CONFIG_PPC_970_NAP is not set 138 + # CONFIG_PPC_INDIRECT_IO is not set 139 + # CONFIG_GENERIC_IOMAP is not set 145 140 CONFIG_CPU_FREQ=y 146 141 CONFIG_CPU_FREQ_TABLE=y 147 142 # CONFIG_CPU_FREQ_DEBUG is not set ··· 170 157 # CONFIG_HIGHMEM is not set 171 158 # CONFIG_HZ_100 is not set 172 159 CONFIG_HZ_250=y 160 + # CONFIG_HZ_300 is not set 173 161 # CONFIG_HZ_1000 is not set 174 162 CONFIG_HZ=250 175 163 CONFIG_PREEMPT_NONE=y ··· 181 167 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 168 # CONFIG_KEXEC is not set 183 169 CONFIG_ARCH_FLATMEM_ENABLE=y 170 + CONFIG_ARCH_POPULATES_NODE_MAP=y 184 171 CONFIG_SELECT_MEMORY_MODEL=y 185 172 CONFIG_FLATMEM_MANUAL=y 186 173 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 196 181 CONFIG_PM=y 197 182 # CONFIG_PM_LEGACY is not set 198 183 CONFIG_PM_DEBUG=y 184 + # CONFIG_DISABLE_CONSOLE_SUSPEND is not set 185 + CONFIG_PM_SYSFS_DEPRECATED=y 199 186 CONFIG_SOFTWARE_SUSPEND=y 200 187 CONFIG_PM_STD_PARTITION="" 201 188 CONFIG_SECCOMP=y ··· 271 254 CONFIG_UNIX=y 272 255 CONFIG_XFRM=y 273 256 CONFIG_XFRM_USER=y 257 + # CONFIG_XFRM_SUB_POLICY is not set 274 258 CONFIG_NET_KEY=y 275 259 CONFIG_INET=y 276 260 CONFIG_IP_MULTICAST=y ··· 290 272 # CONFIG_INET_TUNNEL is not set 291 273 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 292 274 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 275 + CONFIG_INET_XFRM_MODE_BEET=y 293 276 CONFIG_INET_DIAG=y 294 277 CONFIG_INET_TCP_DIAG=y 295 278 # CONFIG_TCP_CONG_ADVANCED is not set 296 - CONFIG_TCP_CONG_BIC=y 279 + CONFIG_TCP_CONG_CUBIC=y 280 + CONFIG_DEFAULT_TCP_CONG="cubic" 281 + # CONFIG_TCP_MD5SIG is not set 297 282 298 283 # 299 284 # IP: Virtual Server Configuration ··· 313 292 # Core Netfilter Configuration 314 293 # 315 294 # CONFIG_NETFILTER_NETLINK is not set 295 + CONFIG_NF_CONNTRACK_ENABLED=m 296 + CONFIG_NF_CONNTRACK_SUPPORT=y 297 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 298 + CONFIG_NF_CONNTRACK=m 299 + # CONFIG_NF_CT_ACCT is not set 300 + # CONFIG_NF_CONNTRACK_MARK is not set 301 + # CONFIG_NF_CONNTRACK_EVENTS is not set 302 + # CONFIG_NF_CT_PROTO_SCTP is not set 303 + # CONFIG_NF_CONNTRACK_AMANDA is not set 304 + CONFIG_NF_CONNTRACK_FTP=m 305 + # CONFIG_NF_CONNTRACK_H323 is not set 306 + CONFIG_NF_CONNTRACK_IRC=m 307 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 308 + # CONFIG_NF_CONNTRACK_PPTP is not set 309 + # CONFIG_NF_CONNTRACK_SIP is not set 310 + CONFIG_NF_CONNTRACK_TFTP=m 316 311 CONFIG_NETFILTER_XTABLES=m 317 312 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m 313 + # CONFIG_NETFILTER_XT_TARGET_DSCP is not set 318 314 CONFIG_NETFILTER_XT_TARGET_MARK=m 319 315 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m 316 + CONFIG_NETFILTER_XT_TARGET_NFLOG=m 320 317 CONFIG_NETFILTER_XT_TARGET_NOTRACK=m 321 318 CONFIG_NETFILTER_XT_MATCH_COMMENT=m 322 319 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m 323 320 CONFIG_NETFILTER_XT_MATCH_DCCP=m 321 + CONFIG_NETFILTER_XT_MATCH_DSCP=m 324 322 CONFIG_NETFILTER_XT_MATCH_ESP=m 325 323 CONFIG_NETFILTER_XT_MATCH_HELPER=m 326 324 CONFIG_NETFILTER_XT_MATCH_LENGTH=m ··· 352 312 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 353 313 CONFIG_NETFILTER_XT_MATCH_REALM=m 354 314 CONFIG_NETFILTER_XT_MATCH_SCTP=m 355 - CONFIG_NETFILTER_XT_MATCH_STATE=m 315 + # CONFIG_NETFILTER_XT_MATCH_STATE is not set 356 316 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set 357 317 CONFIG_NETFILTER_XT_MATCH_STRING=m 358 318 CONFIG_NETFILTER_XT_MATCH_TCPMSS=m 319 + # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set 359 320 360 321 # 361 322 # IP: Netfilter Configuration 362 323 # 363 - CONFIG_IP_NF_CONNTRACK=m 364 - # CONFIG_IP_NF_CT_ACCT is not set 365 - # CONFIG_IP_NF_CONNTRACK_MARK is not set 366 - # CONFIG_IP_NF_CONNTRACK_EVENTS is not set 367 - # CONFIG_IP_NF_CT_PROTO_SCTP is not set 368 - CONFIG_IP_NF_FTP=m 369 - CONFIG_IP_NF_IRC=m 370 - CONFIG_IP_NF_NETBIOS_NS=m 371 - CONFIG_IP_NF_TFTP=m 372 - CONFIG_IP_NF_AMANDA=m 373 - CONFIG_IP_NF_PPTP=m 374 - CONFIG_IP_NF_H323=m 375 - # CONFIG_IP_NF_SIP is not set 324 + CONFIG_NF_CONNTRACK_IPV4=m 325 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 376 326 # CONFIG_IP_NF_QUEUE is not set 377 327 CONFIG_IP_NF_IPTABLES=m 378 328 CONFIG_IP_NF_MATCH_IPRANGE=m 379 329 CONFIG_IP_NF_MATCH_TOS=m 380 330 CONFIG_IP_NF_MATCH_RECENT=m 381 331 CONFIG_IP_NF_MATCH_ECN=m 382 - CONFIG_IP_NF_MATCH_DSCP=m 383 332 CONFIG_IP_NF_MATCH_AH=m 384 333 CONFIG_IP_NF_MATCH_TTL=m 385 334 CONFIG_IP_NF_MATCH_OWNER=m 386 335 CONFIG_IP_NF_MATCH_ADDRTYPE=m 387 - CONFIG_IP_NF_MATCH_HASHLIMIT=m 388 336 CONFIG_IP_NF_FILTER=m 389 337 CONFIG_IP_NF_TARGET_REJECT=m 390 338 CONFIG_IP_NF_TARGET_LOG=m 391 339 CONFIG_IP_NF_TARGET_ULOG=m 392 340 CONFIG_IP_NF_TARGET_TCPMSS=m 393 - CONFIG_IP_NF_NAT=m 394 - CONFIG_IP_NF_NAT_NEEDED=y 341 + CONFIG_NF_NAT=m 342 + CONFIG_NF_NAT_NEEDED=y 395 343 CONFIG_IP_NF_TARGET_MASQUERADE=m 396 344 CONFIG_IP_NF_TARGET_REDIRECT=m 397 345 CONFIG_IP_NF_TARGET_NETMAP=m 398 346 CONFIG_IP_NF_TARGET_SAME=m 399 - CONFIG_IP_NF_NAT_SNMP_BASIC=m 400 - CONFIG_IP_NF_NAT_IRC=m 401 - CONFIG_IP_NF_NAT_FTP=m 402 - CONFIG_IP_NF_NAT_TFTP=m 403 - CONFIG_IP_NF_NAT_AMANDA=m 404 - CONFIG_IP_NF_NAT_PPTP=m 405 - CONFIG_IP_NF_NAT_H323=m 347 + # CONFIG_NF_NAT_SNMP_BASIC is not set 348 + CONFIG_NF_NAT_FTP=m 349 + CONFIG_NF_NAT_IRC=m 350 + CONFIG_NF_NAT_TFTP=m 351 + # CONFIG_NF_NAT_AMANDA is not set 352 + # CONFIG_NF_NAT_PPTP is not set 353 + # CONFIG_NF_NAT_H323 is not set 354 + # CONFIG_NF_NAT_SIP is not set 406 355 CONFIG_IP_NF_MANGLE=m 407 356 CONFIG_IP_NF_TARGET_TOS=m 408 357 CONFIG_IP_NF_TARGET_ECN=m 409 - CONFIG_IP_NF_TARGET_DSCP=m 410 358 CONFIG_IP_NF_TARGET_TTL=m 411 359 CONFIG_IP_NF_RAW=m 412 360 CONFIG_IP_NF_ARPTABLES=m ··· 412 384 # DCCP CCIDs Configuration (EXPERIMENTAL) 413 385 # 414 386 CONFIG_IP_DCCP_CCID2=m 387 + # CONFIG_IP_DCCP_CCID2_DEBUG is not set 415 388 CONFIG_IP_DCCP_CCID3=m 416 389 CONFIG_IP_DCCP_TFRC_LIB=m 390 + # CONFIG_IP_DCCP_CCID3_DEBUG is not set 391 + CONFIG_IP_DCCP_CCID3_RTO=100 417 392 418 393 # 419 394 # DCCP Kernel Hacking ··· 441 410 # CONFIG_ATALK is not set 442 411 # CONFIG_X25 is not set 443 412 # CONFIG_LAPB is not set 444 - # CONFIG_NET_DIVERT is not set 445 413 # CONFIG_ECONET is not set 446 414 # CONFIG_WAN_ROUTER is not set 447 415 ··· 597 567 # CONFIG_ATA_OVER_ETH is not set 598 568 599 569 # 570 + # Misc devices 571 + # 572 + # CONFIG_SGI_IOC4 is not set 573 + # CONFIG_TIFM_CORE is not set 574 + 575 + # 600 576 # ATA/ATAPI/MFM/RLL support 601 577 # 602 578 CONFIG_IDE=y ··· 630 594 # CONFIG_BLK_DEV_OFFBOARD is not set 631 595 CONFIG_BLK_DEV_GENERIC=y 632 596 # CONFIG_BLK_DEV_OPTI621 is not set 633 - CONFIG_BLK_DEV_SL82C105=y 634 597 CONFIG_BLK_DEV_IDEDMA_PCI=y 635 598 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 636 599 CONFIG_IDEDMA_PCI_AUTO=y ··· 644 609 # CONFIG_BLK_DEV_CS5530 is not set 645 610 # CONFIG_BLK_DEV_HPT34X is not set 646 611 # CONFIG_BLK_DEV_HPT366 is not set 612 + # CONFIG_BLK_DEV_JMICRON is not set 647 613 # CONFIG_BLK_DEV_SC1200 is not set 648 614 # CONFIG_BLK_DEV_PIIX is not set 649 615 # CONFIG_BLK_DEV_IT821X is not set ··· 653 617 CONFIG_BLK_DEV_PDC202XX_NEW=y 654 618 # CONFIG_BLK_DEV_SVWKS is not set 655 619 # CONFIG_BLK_DEV_SIIMAGE is not set 620 + CONFIG_BLK_DEV_SL82C105=y 656 621 # CONFIG_BLK_DEV_SLC90E66 is not set 657 622 # CONFIG_BLK_DEV_TRM290 is not set 658 623 # CONFIG_BLK_DEV_VIA82CXXX is not set ··· 671 634 # 672 635 # CONFIG_RAID_ATTRS is not set 673 636 CONFIG_SCSI=y 637 + # CONFIG_SCSI_TGT is not set 638 + CONFIG_SCSI_NETLINK=y 674 639 CONFIG_SCSI_PROC_FS=y 675 640 676 641 # ··· 692 653 # CONFIG_SCSI_MULTI_LUN is not set 693 654 CONFIG_SCSI_CONSTANTS=y 694 655 # CONFIG_SCSI_LOGGING is not set 656 + # CONFIG_SCSI_SCAN_ASYNC is not set 695 657 696 658 # 697 - # SCSI Transport Attributes 659 + # SCSI Transports 698 660 # 699 661 CONFIG_SCSI_SPI_ATTRS=y 700 662 CONFIG_SCSI_FC_ATTRS=y 701 663 # CONFIG_SCSI_ISCSI_ATTRS is not set 702 664 # CONFIG_SCSI_SAS_ATTRS is not set 665 + # CONFIG_SCSI_SAS_LIBSAS is not set 703 666 704 667 # 705 668 # SCSI low-level drivers ··· 719 678 CONFIG_AIC7XXX_REG_PRETTY_PRINT=y 720 679 CONFIG_SCSI_AIC7XXX_OLD=m 721 680 # CONFIG_SCSI_AIC79XX is not set 681 + # CONFIG_SCSI_AIC94XX is not set 722 682 # CONFIG_SCSI_DPT_I2O is not set 683 + # CONFIG_SCSI_ARCMSR is not set 723 684 # CONFIG_MEGARAID_NEWGEN is not set 724 685 # CONFIG_MEGARAID_LEGACY is not set 725 686 # CONFIG_MEGARAID_SAS is not set 726 - # CONFIG_ATA is not set 727 687 # CONFIG_SCSI_HPTIOP is not set 728 688 # CONFIG_SCSI_BUSLOGIC is not set 729 689 # CONFIG_SCSI_DMX3191D is not set ··· 734 692 # CONFIG_SCSI_IPS is not set 735 693 # CONFIG_SCSI_INITIO is not set 736 694 # CONFIG_SCSI_INIA100 is not set 695 + # CONFIG_SCSI_STEX is not set 737 696 CONFIG_SCSI_SYM53C8XX_2=y 738 697 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 739 698 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 740 699 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 741 700 CONFIG_SCSI_SYM53C8XX_MMIO=y 742 - # CONFIG_SCSI_IPR is not set 743 701 # CONFIG_SCSI_QLOGIC_1280 is not set 744 702 # CONFIG_SCSI_QLA_FC is not set 703 + # CONFIG_SCSI_QLA_ISCSI is not set 745 704 # CONFIG_SCSI_LPFC is not set 746 705 # CONFIG_SCSI_DC395x is not set 747 706 # CONFIG_SCSI_DC390T is not set ··· 752 709 CONFIG_SCSI_MESH_SYNC_RATE=5 753 710 CONFIG_SCSI_MESH_RESET_DELAY_MS=4000 754 711 CONFIG_SCSI_MAC53C94=y 712 + # CONFIG_SCSI_SRP is not set 755 713 756 714 # 757 715 # PCMCIA SCSI adapter support ··· 762 718 # CONFIG_PCMCIA_NINJA_SCSI is not set 763 719 # CONFIG_PCMCIA_QLOGIC is not set 764 720 # CONFIG_PCMCIA_SYM53C500 is not set 721 + 722 + # 723 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 724 + # 725 + # CONFIG_ATA is not set 765 726 766 727 # 767 728 # Multi-device support (RAID and LVM) ··· 781 732 CONFIG_MD_MULTIPATH=m 782 733 CONFIG_MD_FAULTY=m 783 734 CONFIG_BLK_DEV_DM=m 735 + # CONFIG_DM_DEBUG is not set 784 736 CONFIG_DM_CRYPT=m 785 737 CONFIG_DM_SNAPSHOT=m 786 738 CONFIG_DM_MIRROR=m ··· 848 798 CONFIG_THERM_ADT746X=m 849 799 # CONFIG_WINDFARM is not set 850 800 # CONFIG_ANSLCD is not set 801 + CONFIG_PMAC_RACKMETER=m 851 802 852 803 # 853 804 # Network device support ··· 889 838 # CONFIG_HP100 is not set 890 839 CONFIG_NET_PCI=y 891 840 CONFIG_PCNET32=y 841 + # CONFIG_PCNET32_NAPI is not set 892 842 # CONFIG_AMD8111_ETH is not set 893 843 # CONFIG_ADAPTEC_STARFIRE is not set 894 844 # CONFIG_B44 is not set ··· 926 874 # CONFIG_TIGON3 is not set 927 875 # CONFIG_BNX2 is not set 928 876 # CONFIG_MV643XX_ETH is not set 877 + # CONFIG_QLA3XXX is not set 929 878 930 879 # 931 880 # Ethernet (10000 Mbit) ··· 935 882 # CONFIG_IXGB is not set 936 883 # CONFIG_S2IO is not set 937 884 # CONFIG_MYRI10GE is not set 885 + # CONFIG_NETXEN_NIC is not set 938 886 939 887 # 940 888 # Token Ring devices ··· 1011 957 # CONFIG_PPP_MPPE is not set 1012 958 # CONFIG_PPPOE is not set 1013 959 # CONFIG_SLIP is not set 960 + CONFIG_SLHC=y 1014 961 # CONFIG_NET_FC is not set 1015 962 # CONFIG_SHAPER is not set 1016 963 # CONFIG_NETCONSOLE is not set ··· 1032 977 # Input device support 1033 978 # 1034 979 CONFIG_INPUT=y 980 + # CONFIG_INPUT_FF_MEMLESS is not set 1035 981 1036 982 # 1037 983 # Userland interfaces ··· 1055 999 # CONFIG_KEYBOARD_LKKBD is not set 1056 1000 # CONFIG_KEYBOARD_XTKBD is not set 1057 1001 # CONFIG_KEYBOARD_NEWTON is not set 1002 + # CONFIG_KEYBOARD_STOWAWAY is not set 1058 1003 CONFIG_INPUT_MOUSE=y 1059 1004 # CONFIG_MOUSE_PS2 is not set 1060 1005 # CONFIG_MOUSE_SERIAL is not set ··· 1096 1039 # 1097 1040 # Non-8250 serial port support 1098 1041 # 1042 + # CONFIG_SERIAL_UARTLITE is not set 1099 1043 CONFIG_SERIAL_CORE=m 1100 1044 CONFIG_SERIAL_PMACZILOG=m 1101 1045 # CONFIG_SERIAL_JSM is not set ··· 1120 1062 # CONFIG_DTLK is not set 1121 1063 # CONFIG_R3964 is not set 1122 1064 # CONFIG_APPLICOM is not set 1123 - 1124 - # 1125 - # Ftape, the floppy tape device driver 1126 - # 1127 1065 CONFIG_AGP=m 1128 - # CONFIG_AGP_SIS is not set 1129 - # CONFIG_AGP_VIA is not set 1130 1066 CONFIG_AGP_UNINORTH=m 1131 1067 CONFIG_DRM=m 1132 1068 # CONFIG_DRM_TDFX is not set ··· 1143 1091 # TPM devices 1144 1092 # 1145 1093 # CONFIG_TCG_TPM is not set 1146 - # CONFIG_TELCLOCK is not set 1147 1094 1148 1095 # 1149 1096 # I2C support ··· 1218 1167 # CONFIG_HWMON_VID is not set 1219 1168 1220 1169 # 1221 - # Misc devices 1222 - # 1223 - 1224 - # 1225 1170 # Multimedia devices 1226 1171 # 1227 1172 # CONFIG_VIDEO_DEV is not set 1228 - CONFIG_VIDEO_V4L2=y 1229 1173 1230 1174 # 1231 1175 # Digital Video Broadcasting Devices ··· 1233 1187 # 1234 1188 # CONFIG_FIRMWARE_EDID is not set 1235 1189 CONFIG_FB=y 1190 + CONFIG_FB_DDC=y 1236 1191 CONFIG_FB_CFB_FILLRECT=y 1237 1192 CONFIG_FB_CFB_COPYAREA=y 1238 1193 CONFIG_FB_CFB_IMAGEBLIT=y ··· 1282 1235 # CONFIG_FB_3DFX_ACCEL is not set 1283 1236 # CONFIG_FB_VOODOO1 is not set 1284 1237 # CONFIG_FB_TRIDENT is not set 1238 + # CONFIG_FB_IBM_GXT4500 is not set 1285 1239 # CONFIG_FB_VIRTUAL is not set 1286 1240 1287 1241 # ··· 1441 1393 # CONFIG_SOUND_PRIME is not set 1442 1394 1443 1395 # 1396 + # HID Devices 1397 + # 1398 + CONFIG_HID=y 1399 + 1400 + # 1444 1401 # USB support 1445 1402 # 1446 1403 CONFIG_USB_ARCH_HAS_HCD=y ··· 1461 1408 # CONFIG_USB_BANDWIDTH is not set 1462 1409 CONFIG_USB_DYNAMIC_MINORS=y 1463 1410 # CONFIG_USB_SUSPEND is not set 1411 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1464 1412 # CONFIG_USB_OTG is not set 1465 1413 1466 1414 # ··· 1502 1448 # CONFIG_USB_STORAGE_SDDR55 is not set 1503 1449 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1504 1450 # CONFIG_USB_STORAGE_ALAUDA is not set 1451 + # CONFIG_USB_STORAGE_KARMA is not set 1505 1452 # CONFIG_USB_LIBUSUAL is not set 1506 1453 1507 1454 # 1508 1455 # USB Input Devices 1509 1456 # 1510 1457 CONFIG_USB_HID=y 1511 - CONFIG_USB_HIDINPUT=y 1512 1458 CONFIG_USB_HIDINPUT_POWERBOOK=y 1513 1459 # CONFIG_HID_FF is not set 1514 1460 # CONFIG_USB_HIDDEV is not set ··· 1538 1484 # CONFIG_USB_KAWETH is not set 1539 1485 # CONFIG_USB_PEGASUS is not set 1540 1486 # CONFIG_USB_RTL8150 is not set 1487 + CONFIG_USB_USBNET_MII=m 1541 1488 CONFIG_USB_USBNET=m 1542 1489 CONFIG_USB_NET_AX8817X=m 1543 1490 CONFIG_USB_NET_CDCETHER=m 1544 1491 # CONFIG_USB_NET_GL620A is not set 1545 1492 CONFIG_USB_NET_NET1080=m 1546 1493 # CONFIG_USB_NET_PLUSB is not set 1494 + # CONFIG_USB_NET_MCS7830 is not set 1547 1495 # CONFIG_USB_NET_RNDIS_HOST is not set 1548 1496 # CONFIG_USB_NET_CDC_SUBSET is not set 1549 1497 CONFIG_USB_NET_ZAURUS=m ··· 1560 1504 # 1561 1505 CONFIG_USB_SERIAL=m 1562 1506 # CONFIG_USB_SERIAL_GENERIC is not set 1507 + # CONFIG_USB_SERIAL_AIRCABLE is not set 1563 1508 # CONFIG_USB_SERIAL_AIRPRIME is not set 1564 1509 # CONFIG_USB_SERIAL_ARK3116 is not set 1565 1510 # CONFIG_USB_SERIAL_BELKIN is not set ··· 1595 1538 # CONFIG_USB_SERIAL_KLSI is not set 1596 1539 # CONFIG_USB_SERIAL_KOBIL_SCT is not set 1597 1540 # CONFIG_USB_SERIAL_MCT_U232 is not set 1541 + # CONFIG_USB_SERIAL_MOS7720 is not set 1542 + # CONFIG_USB_SERIAL_MOS7840 is not set 1598 1543 # CONFIG_USB_SERIAL_NAVMAN is not set 1599 1544 # CONFIG_USB_SERIAL_PL2303 is not set 1600 1545 # CONFIG_USB_SERIAL_HP4X is not set ··· 1607 1548 # CONFIG_USB_SERIAL_XIRCOM is not set 1608 1549 # CONFIG_USB_SERIAL_OPTION is not set 1609 1550 # CONFIG_USB_SERIAL_OMNINET is not set 1551 + # CONFIG_USB_SERIAL_DEBUG is not set 1610 1552 CONFIG_USB_EZUSB=y 1611 1553 1612 1554 # ··· 1615 1555 # 1616 1556 # CONFIG_USB_EMI62 is not set 1617 1557 # CONFIG_USB_EMI26 is not set 1558 + # CONFIG_USB_ADUTUX is not set 1618 1559 # CONFIG_USB_AUERSWALD is not set 1619 1560 # CONFIG_USB_RIO500 is not set 1620 1561 # CONFIG_USB_LEGOTOWER is not set ··· 1623 1562 # CONFIG_USB_LED is not set 1624 1563 # CONFIG_USB_CYPRESS_CY7C63 is not set 1625 1564 # CONFIG_USB_CYTHERM is not set 1626 - # CONFIG_USB_PHIDGETKIT is not set 1627 - # CONFIG_USB_PHIDGETSERVO is not set 1565 + # CONFIG_USB_PHIDGET is not set 1628 1566 # CONFIG_USB_IDMOUSE is not set 1567 + # CONFIG_USB_FTDI_ELAN is not set 1629 1568 CONFIG_USB_APPLEDISPLAY=m 1630 1569 # CONFIG_USB_SISUSBVGA is not set 1631 1570 # CONFIG_USB_LD is not set 1571 + # CONFIG_USB_TRANCEVIBRATOR is not set 1632 1572 # CONFIG_USB_TEST is not set 1633 1573 1634 1574 # ··· 1692 1630 # 1693 1631 1694 1632 # 1633 + # Virtualization 1634 + # 1635 + 1636 + # 1695 1637 # File systems 1696 1638 # 1697 1639 CONFIG_EXT2_FS=y ··· 1705 1639 CONFIG_EXT3_FS_XATTR=y 1706 1640 CONFIG_EXT3_FS_POSIX_ACL=y 1707 1641 # CONFIG_EXT3_FS_SECURITY is not set 1642 + # CONFIG_EXT4DEV_FS is not set 1708 1643 CONFIG_JBD=y 1709 1644 # CONFIG_JBD_DEBUG is not set 1710 1645 CONFIG_FS_MBCACHE=y ··· 1713 1646 # CONFIG_JFS_FS is not set 1714 1647 CONFIG_FS_POSIX_ACL=y 1715 1648 # CONFIG_XFS_FS is not set 1649 + # CONFIG_GFS2_FS is not set 1716 1650 # CONFIG_OCFS2_FS is not set 1717 1651 # CONFIG_MINIX_FS is not set 1718 1652 # CONFIG_ROMFS_FS is not set ··· 1750 1682 # 1751 1683 CONFIG_PROC_FS=y 1752 1684 CONFIG_PROC_KCORE=y 1685 + CONFIG_PROC_SYSCTL=y 1753 1686 CONFIG_SYSFS=y 1754 1687 CONFIG_TMPFS=y 1688 + # CONFIG_TMPFS_POSIX_ACL is not set 1755 1689 # CONFIG_HUGETLB_PAGE is not set 1756 1690 CONFIG_RAMFS=y 1757 1691 # CONFIG_CONFIGFS_FS is not set ··· 1872 1802 CONFIG_NLS_UTF8=m 1873 1803 1874 1804 # 1805 + # Distributed Lock Manager 1806 + # 1807 + # CONFIG_DLM is not set 1808 + 1809 + # 1875 1810 # Library routines 1876 1811 # 1812 + CONFIG_BITREVERSE=y 1877 1813 CONFIG_CRC_CCITT=y 1878 1814 CONFIG_CRC16=y 1879 1815 CONFIG_CRC32=y ··· 1891 1815 CONFIG_TEXTSEARCH_BM=m 1892 1816 CONFIG_TEXTSEARCH_FSM=m 1893 1817 CONFIG_PLIST=y 1818 + CONFIG_IOMAP_COPY=y 1894 1819 1895 1820 # 1896 1821 # Instrumentation Support ··· 1903 1826 # Kernel hacking 1904 1827 # 1905 1828 # CONFIG_PRINTK_TIME is not set 1829 + CONFIG_ENABLE_MUST_CHECK=y 1906 1830 CONFIG_MAGIC_SYSRQ=y 1907 1831 # CONFIG_UNUSED_SYMBOLS is not set 1832 + # CONFIG_DEBUG_FS is not set 1833 + # CONFIG_HEADERS_CHECK is not set 1908 1834 CONFIG_DEBUG_KERNEL=y 1909 1835 CONFIG_LOG_BUF_SHIFT=14 1910 1836 CONFIG_DETECT_SOFTLOCKUP=y ··· 1921 1841 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1922 1842 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1923 1843 # CONFIG_DEBUG_KOBJECT is not set 1844 + CONFIG_DEBUG_BUGVERBOSE=y 1924 1845 # CONFIG_DEBUG_INFO is not set 1925 - # CONFIG_DEBUG_FS is not set 1926 1846 # CONFIG_DEBUG_VM is not set 1847 + # CONFIG_DEBUG_LIST is not set 1927 1848 # CONFIG_FORCED_INLINING is not set 1928 1849 # CONFIG_RCU_TORTURE_TEST is not set 1929 1850 CONFIG_DEBUGGER=y 1930 1851 CONFIG_XMON=y 1931 1852 CONFIG_XMON_DEFAULT=y 1853 + CONFIG_XMON_DISASSEMBLY=y 1932 1854 # CONFIG_BDI_SWITCH is not set 1933 1855 CONFIG_BOOTX_TEXT=y 1934 1856 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1945 1863 # Cryptographic options 1946 1864 # 1947 1865 CONFIG_CRYPTO=y 1866 + CONFIG_CRYPTO_ALGAPI=y 1867 + CONFIG_CRYPTO_BLKCIPHER=y 1868 + CONFIG_CRYPTO_HASH=y 1869 + CONFIG_CRYPTO_MANAGER=y 1948 1870 CONFIG_CRYPTO_HMAC=y 1871 + # CONFIG_CRYPTO_XCBC is not set 1949 1872 CONFIG_CRYPTO_NULL=m 1950 1873 CONFIG_CRYPTO_MD4=m 1951 1874 CONFIG_CRYPTO_MD5=y ··· 1959 1872 CONFIG_CRYPTO_SHA512=m 1960 1873 CONFIG_CRYPTO_WP512=m 1961 1874 CONFIG_CRYPTO_TGR192=m 1875 + # CONFIG_CRYPTO_GF128MUL is not set 1876 + CONFIG_CRYPTO_ECB=m 1877 + CONFIG_CRYPTO_CBC=y 1878 + # CONFIG_CRYPTO_LRW is not set 1962 1879 CONFIG_CRYPTO_DES=y 1963 1880 CONFIG_CRYPTO_BLOWFISH=m 1964 1881 CONFIG_CRYPTO_TWOFISH=m 1882 + CONFIG_CRYPTO_TWOFISH_COMMON=m 1965 1883 CONFIG_CRYPTO_SERPENT=m 1966 1884 CONFIG_CRYPTO_AES=m 1967 1885 CONFIG_CRYPTO_CAST5=m
+2 -3
arch/powerpc/configs/ppc64_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20-rc3 4 - # Tue Jan 2 15:32:44 2007 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:28:58 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 246 246 CONFIG_PCI=y 247 247 CONFIG_PCI_DOMAINS=y 248 248 # CONFIG_PCIEPORTBUS is not set 249 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 250 249 # CONFIG_PCI_DEBUG is not set 251 250 252 251 #
+31 -8
arch/powerpc/configs/ps3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.19-rc6 4 - # Tue Nov 21 19:38:53 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:29:11 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 14 + CONFIG_ARCH_HAS_ILOG2_U64=y 13 15 CONFIG_GENERIC_HWEIGHT=y 14 16 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 17 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 25 23 # CONFIG_PPC_UDBG_16550 is not set 26 24 # CONFIG_GENERIC_TBSYNC is not set 27 25 CONFIG_AUDIT_ARCH=y 26 + CONFIG_GENERIC_BUG=y 28 27 # CONFIG_DEFAULT_UIMAGE is not set 29 28 30 29 # ··· 67 64 # CONFIG_AUDIT is not set 68 65 # CONFIG_IKCONFIG is not set 69 66 # CONFIG_CPUSETS is not set 67 + CONFIG_SYSFS_DEPRECATED=y 70 68 # CONFIG_RELAY is not set 71 69 CONFIG_INITRAMFS_SOURCE="" 72 70 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 130 126 # CONFIG_APUS is not set 131 127 # CONFIG_PPC_PSERIES is not set 132 128 # CONFIG_PPC_ISERIES is not set 129 + # CONFIG_PPC_MPC52xx is not set 133 130 # CONFIG_PPC_PMAC is not set 134 131 # CONFIG_PPC_MAPLE is not set 135 132 # CONFIG_PPC_PASEMI is not set ··· 169 164 # 170 165 # CONFIG_HZ_100 is not set 171 166 CONFIG_HZ_250=y 167 + # CONFIG_HZ_300 is not set 172 168 # CONFIG_HZ_1000 is not set 173 169 CONFIG_HZ=250 174 170 CONFIG_PREEMPT_NONE=y ··· 267 261 # CONFIG_TCP_CONG_ADVANCED is not set 268 262 CONFIG_TCP_CONG_CUBIC=y 269 263 CONFIG_DEFAULT_TCP_CONG="cubic" 264 + # CONFIG_TCP_MD5SIG is not set 270 265 # CONFIG_IPV6 is not set 271 266 # CONFIG_INET6_XFRM_TUNNEL is not set 272 267 # CONFIG_INET6_TUNNEL is not set ··· 373 366 # 374 367 # CONFIG_RAID_ATTRS is not set 375 368 CONFIG_SCSI=y 369 + # CONFIG_SCSI_TGT is not set 376 370 # CONFIG_SCSI_NETLINK is not set 377 371 CONFIG_SCSI_PROC_FS=y 378 372 ··· 393 385 # CONFIG_SCSI_MULTI_LUN is not set 394 386 # CONFIG_SCSI_CONSTANTS is not set 395 387 # CONFIG_SCSI_LOGGING is not set 388 + # CONFIG_SCSI_SCAN_ASYNC is not set 396 389 397 390 # 398 391 # SCSI Transports ··· 436 427 # 437 428 # Macintosh device drivers 438 429 # 430 + # CONFIG_MAC_EMUMOUSEBTN is not set 439 431 # CONFIG_WINDFARM is not set 440 432 441 433 # ··· 559 549 # CONFIG_GEN_RTC_X is not set 560 550 # CONFIG_DTLK is not set 561 551 # CONFIG_R3964 is not set 562 - 563 - # 564 - # Ftape, the floppy tape device driver 565 - # 566 552 # CONFIG_RAW_DRIVER is not set 567 553 # CONFIG_HANGCHECK_TIMER is not set 568 554 ··· 604 598 # 605 599 # CONFIG_FIRMWARE_EDID is not set 606 600 # CONFIG_FB is not set 601 + # CONFIG_FB_IBM_GXT4500 is not set 607 602 608 603 # 609 604 # Console display driver support ··· 617 610 # Sound 618 611 # 619 612 # CONFIG_SOUND is not set 613 + 614 + # 615 + # HID Devices 616 + # 617 + CONFIG_HID=y 620 618 621 619 # 622 620 # USB support ··· 681 669 682 670 # 683 671 # DMA Devices 672 + # 673 + 674 + # 675 + # Virtualization 684 676 # 685 677 686 678 # ··· 788 772 # CONFIG_NLS is not set 789 773 790 774 # 775 + # Distributed Lock Manager 776 + # 777 + # CONFIG_DLM is not set 778 + 779 + # 791 780 # Library routines 792 781 # 793 782 # CONFIG_CRC_CCITT is not set ··· 800 779 # CONFIG_CRC32 is not set 801 780 # CONFIG_LIBCRC32C is not set 802 781 CONFIG_PLIST=y 782 + CONFIG_IOMAP_COPY=y 803 783 804 784 # 805 785 # Instrumentation Support ··· 815 793 CONFIG_ENABLE_MUST_CHECK=y 816 794 # CONFIG_MAGIC_SYSRQ is not set 817 795 # CONFIG_UNUSED_SYMBOLS is not set 796 + # CONFIG_DEBUG_FS is not set 797 + # CONFIG_HEADERS_CHECK is not set 818 798 CONFIG_DEBUG_KERNEL=y 819 799 CONFIG_LOG_BUF_SHIFT=17 820 800 CONFIG_DETECT_SOFTLOCKUP=y ··· 830 806 CONFIG_DEBUG_SPINLOCK_SLEEP=y 831 807 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 832 808 # CONFIG_DEBUG_KOBJECT is not set 809 + # CONFIG_DEBUG_BUGVERBOSE is not set 833 810 CONFIG_DEBUG_INFO=y 834 - # CONFIG_DEBUG_FS is not set 835 811 # CONFIG_DEBUG_VM is not set 836 812 CONFIG_DEBUG_LIST=y 837 813 CONFIG_FORCED_INLINING=y 838 - # CONFIG_HEADERS_CHECK is not set 839 814 # CONFIG_RCU_TORTURE_TEST is not set 840 815 # CONFIG_DEBUG_STACKOVERFLOW is not set 841 816 # CONFIG_DEBUG_STACK_USAGE is not set
+181 -43
arch/powerpc/configs/pseries_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:45:12 2006 3 + # Linux kernel version: 2.6.20-rc5 4 + # Mon Jan 22 22:31:27 2007 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 10 10 CONFIG_GENERIC_HARDIRQS=y 11 11 CONFIG_IRQ_PER_CPU=y 12 12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 13 + CONFIG_ARCH_HAS_ILOG2_U32=y 14 + CONFIG_ARCH_HAS_ILOG2_U64=y 13 15 CONFIG_GENERIC_HWEIGHT=y 14 16 CONFIG_GENERIC_CALIBRATE_DELAY=y 15 17 CONFIG_GENERIC_FIND_NEXT_BIT=y ··· 24 22 CONFIG_PPC_OF=y 25 23 CONFIG_PPC_UDBG_16550=y 26 24 # CONFIG_GENERIC_TBSYNC is not set 25 + CONFIG_AUDIT_ARCH=y 26 + CONFIG_GENERIC_BUG=y 27 27 # CONFIG_DEFAULT_UIMAGE is not set 28 28 29 29 # ··· 35 31 CONFIG_POWER3=y 36 32 CONFIG_POWER4=y 37 33 CONFIG_PPC_FPU=y 34 + # CONFIG_PPC_DCR_NATIVE is not set 35 + # CONFIG_PPC_DCR_MMIO is not set 36 + # CONFIG_PPC_OF_PLATFORM_PCI is not set 38 37 CONFIG_ALTIVEC=y 39 38 CONFIG_PPC_STD_MMU=y 40 39 CONFIG_VIRT_CPU_ACCOUNTING=y ··· 59 52 CONFIG_LOCALVERSION_AUTO=y 60 53 CONFIG_SWAP=y 61 54 CONFIG_SYSVIPC=y 55 + # CONFIG_IPC_NS is not set 62 56 CONFIG_POSIX_MQUEUE=y 63 57 # CONFIG_BSD_PROCESS_ACCT is not set 64 - # CONFIG_TASKSTATS is not set 65 - CONFIG_SYSCTL=y 58 + # CONFIG_UTS_NS is not set 66 59 CONFIG_AUDIT=y 67 60 CONFIG_AUDITSYSCALL=y 68 61 CONFIG_IKCONFIG=y 69 62 CONFIG_IKCONFIG_PROC=y 70 63 CONFIG_CPUSETS=y 64 + CONFIG_SYSFS_DEPRECATED=y 71 65 # CONFIG_RELAY is not set 72 66 CONFIG_INITRAMFS_SOURCE="" 73 67 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 68 + CONFIG_SYSCTL=y 74 69 # CONFIG_EMBEDDED is not set 70 + CONFIG_SYSCTL_SYSCALL=y 75 71 CONFIG_KALLSYMS=y 76 72 CONFIG_KALLSYMS_ALL=y 77 73 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 83 73 CONFIG_BUG=y 84 74 CONFIG_ELF_CORE=y 85 75 CONFIG_BASE_FULL=y 86 - CONFIG_RT_MUTEXES=y 87 76 CONFIG_FUTEX=y 88 77 CONFIG_EPOLL=y 89 78 CONFIG_SHMEM=y 90 79 CONFIG_SLAB=y 91 80 CONFIG_VM_EVENT_COUNTERS=y 81 + CONFIG_RT_MUTEXES=y 92 82 # CONFIG_TINY_SHMEM is not set 93 83 CONFIG_BASE_SMALL=0 94 84 # CONFIG_SLOB is not set ··· 107 97 # 108 98 # Block layer 109 99 # 100 + CONFIG_BLOCK=y 110 101 # CONFIG_BLK_DEV_IO_TRACE is not set 111 102 112 103 # ··· 127 116 # Platform support 128 117 # 129 118 CONFIG_PPC_MULTIPLATFORM=y 130 - # CONFIG_PPC_ISERIES is not set 131 119 # CONFIG_EMBEDDED6xx is not set 132 120 # CONFIG_APUS is not set 133 121 CONFIG_PPC_PSERIES=y 122 + # CONFIG_PPC_ISERIES is not set 123 + # CONFIG_PPC_MPC52xx is not set 134 124 # CONFIG_PPC_PMAC is not set 135 125 # CONFIG_PPC_MAPLE is not set 126 + # CONFIG_PPC_PASEMI is not set 136 127 # CONFIG_PPC_CELL is not set 137 128 # CONFIG_PPC_CELL_NATIVE is not set 138 129 # CONFIG_PPC_IBM_CELL_BLADE is not set 130 + # CONFIG_PPC_PS3 is not set 131 + CONFIG_PPC_NATIVE=y 139 132 # CONFIG_UDBG_RTAS_CONSOLE is not set 140 133 CONFIG_XICS=y 141 134 # CONFIG_U3_DART is not set ··· 152 137 CONFIG_IBMEBUS=y 153 138 # CONFIG_PPC_MPC106 is not set 154 139 # CONFIG_PPC_970_NAP is not set 140 + # CONFIG_PPC_INDIRECT_IO is not set 141 + # CONFIG_GENERIC_IOMAP is not set 155 142 # CONFIG_CPU_FREQ is not set 156 143 # CONFIG_WANT_EARLY_SERIAL is not set 157 144 CONFIG_MPIC=y ··· 163 146 # 164 147 # CONFIG_HZ_100 is not set 165 148 CONFIG_HZ_250=y 149 + # CONFIG_HZ_300 is not set 166 150 # CONFIG_HZ_1000 is not set 167 151 CONFIG_HZ=250 168 152 CONFIG_PREEMPT_NONE=y ··· 188 170 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 189 171 CONFIG_ARCH_SPARSEMEM_ENABLE=y 190 172 CONFIG_ARCH_SPARSEMEM_DEFAULT=y 173 + CONFIG_ARCH_POPULATES_NODE_MAP=y 191 174 CONFIG_SELECT_MEMORY_MODEL=y 192 175 # CONFIG_FLATMEM_MANUAL is not set 193 176 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 202 183 CONFIG_SPLIT_PTLOCK_CPUS=4 203 184 CONFIG_MIGRATION=y 204 185 CONFIG_RESOURCES_64BIT=y 205 - CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 206 186 CONFIG_NODES_SPAN_OTHER_NODES=y 207 187 # CONFIG_PPC_64K_PAGES is not set 208 188 CONFIG_SCHED_SMT=y ··· 253 235 CONFIG_UNIX=y 254 236 CONFIG_XFRM=y 255 237 CONFIG_XFRM_USER=m 238 + # CONFIG_XFRM_SUB_POLICY is not set 256 239 CONFIG_NET_KEY=m 257 240 CONFIG_INET=y 258 241 CONFIG_IP_MULTICAST=y ··· 272 253 CONFIG_INET_TUNNEL=y 273 254 CONFIG_INET_XFRM_MODE_TRANSPORT=y 274 255 CONFIG_INET_XFRM_MODE_TUNNEL=y 256 + CONFIG_INET_XFRM_MODE_BEET=y 275 257 CONFIG_INET_DIAG=y 276 258 CONFIG_INET_TCP_DIAG=y 277 259 # CONFIG_TCP_CONG_ADVANCED is not set 278 - CONFIG_TCP_CONG_BIC=y 260 + CONFIG_TCP_CONG_CUBIC=y 261 + CONFIG_DEFAULT_TCP_CONG="cubic" 262 + # CONFIG_TCP_MD5SIG is not set 279 263 280 264 # 281 265 # IP: Virtual Server Configuration ··· 297 275 CONFIG_NETFILTER_NETLINK=y 298 276 CONFIG_NETFILTER_NETLINK_QUEUE=m 299 277 CONFIG_NETFILTER_NETLINK_LOG=m 278 + CONFIG_NF_CONNTRACK_ENABLED=m 279 + CONFIG_NF_CONNTRACK_SUPPORT=y 280 + # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 281 + CONFIG_NF_CONNTRACK=m 282 + # CONFIG_NF_CT_ACCT is not set 283 + CONFIG_NF_CONNTRACK_MARK=y 284 + CONFIG_NF_CONNTRACK_EVENTS=y 285 + # CONFIG_NF_CT_PROTO_SCTP is not set 286 + # CONFIG_NF_CONNTRACK_AMANDA is not set 287 + CONFIG_NF_CONNTRACK_FTP=m 288 + # CONFIG_NF_CONNTRACK_H323 is not set 289 + CONFIG_NF_CONNTRACK_IRC=m 290 + # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 291 + # CONFIG_NF_CONNTRACK_PPTP is not set 292 + # CONFIG_NF_CONNTRACK_SIP is not set 293 + CONFIG_NF_CONNTRACK_TFTP=m 294 + CONFIG_NF_CT_NETLINK=m 300 295 # CONFIG_NETFILTER_XTABLES is not set 301 296 302 297 # 303 298 # IP: Netfilter Configuration 304 299 # 305 - CONFIG_IP_NF_CONNTRACK=m 306 - CONFIG_IP_NF_CT_ACCT=y 307 - CONFIG_IP_NF_CONNTRACK_MARK=y 308 - CONFIG_IP_NF_CONNTRACK_EVENTS=y 309 - CONFIG_IP_NF_CONNTRACK_NETLINK=m 310 - CONFIG_IP_NF_CT_PROTO_SCTP=m 311 - CONFIG_IP_NF_FTP=m 312 - CONFIG_IP_NF_IRC=m 313 - # CONFIG_IP_NF_NETBIOS_NS is not set 314 - CONFIG_IP_NF_TFTP=m 315 - CONFIG_IP_NF_AMANDA=m 316 - # CONFIG_IP_NF_PPTP is not set 317 - # CONFIG_IP_NF_H323 is not set 318 - # CONFIG_IP_NF_SIP is not set 300 + CONFIG_NF_CONNTRACK_IPV4=m 301 + CONFIG_NF_CONNTRACK_PROC_COMPAT=y 319 302 CONFIG_IP_NF_QUEUE=m 320 303 321 304 # ··· 347 320 # CONFIG_ATALK is not set 348 321 # CONFIG_X25 is not set 349 322 # CONFIG_LAPB is not set 350 - # CONFIG_NET_DIVERT is not set 351 323 # CONFIG_ECONET is not set 352 324 # CONFIG_WAN_ROUTER is not set 353 325 ··· 428 402 # CONFIG_ATA_OVER_ETH is not set 429 403 430 404 # 405 + # Misc devices 406 + # 407 + # CONFIG_SGI_IOC4 is not set 408 + # CONFIG_TIFM_CORE is not set 409 + 410 + # 431 411 # ATA/ATAPI/MFM/RLL support 432 412 # 433 413 CONFIG_IDE=y ··· 460 428 # CONFIG_BLK_DEV_OFFBOARD is not set 461 429 CONFIG_BLK_DEV_GENERIC=y 462 430 # CONFIG_BLK_DEV_OPTI621 is not set 463 - CONFIG_BLK_DEV_SL82C105=y 464 431 CONFIG_BLK_DEV_IDEDMA_PCI=y 465 432 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 466 433 CONFIG_IDEDMA_PCI_AUTO=y ··· 474 443 # CONFIG_BLK_DEV_CS5530 is not set 475 444 # CONFIG_BLK_DEV_HPT34X is not set 476 445 # CONFIG_BLK_DEV_HPT366 is not set 446 + # CONFIG_BLK_DEV_JMICRON is not set 477 447 # CONFIG_BLK_DEV_SC1200 is not set 478 448 # CONFIG_BLK_DEV_PIIX is not set 479 449 # CONFIG_BLK_DEV_IT821X is not set ··· 483 451 # CONFIG_BLK_DEV_PDC202XX_NEW is not set 484 452 # CONFIG_BLK_DEV_SVWKS is not set 485 453 # CONFIG_BLK_DEV_SIIMAGE is not set 454 + CONFIG_BLK_DEV_SL82C105=y 486 455 # CONFIG_BLK_DEV_SLC90E66 is not set 487 456 # CONFIG_BLK_DEV_TRM290 is not set 488 457 # CONFIG_BLK_DEV_VIA82CXXX is not set ··· 498 465 # 499 466 # CONFIG_RAID_ATTRS is not set 500 467 CONFIG_SCSI=y 468 + # CONFIG_SCSI_TGT is not set 469 + CONFIG_SCSI_NETLINK=y 501 470 CONFIG_SCSI_PROC_FS=y 502 471 503 472 # ··· 519 484 CONFIG_SCSI_MULTI_LUN=y 520 485 CONFIG_SCSI_CONSTANTS=y 521 486 # CONFIG_SCSI_LOGGING is not set 487 + # CONFIG_SCSI_SCAN_ASYNC is not set 522 488 523 489 # 524 - # SCSI Transport Attributes 490 + # SCSI Transports 525 491 # 526 492 CONFIG_SCSI_SPI_ATTRS=y 527 493 CONFIG_SCSI_FC_ATTRS=y 528 494 CONFIG_SCSI_ISCSI_ATTRS=m 529 495 CONFIG_SCSI_SAS_ATTRS=m 496 + # CONFIG_SCSI_SAS_LIBSAS is not set 530 497 531 498 # 532 499 # SCSI low-level drivers ··· 541 504 # CONFIG_SCSI_AIC7XXX is not set 542 505 # CONFIG_SCSI_AIC7XXX_OLD is not set 543 506 # CONFIG_SCSI_AIC79XX is not set 507 + # CONFIG_SCSI_AIC94XX is not set 508 + # CONFIG_SCSI_ARCMSR is not set 544 509 # CONFIG_MEGARAID_NEWGEN is not set 545 510 # CONFIG_MEGARAID_LEGACY is not set 546 511 # CONFIG_MEGARAID_SAS is not set 547 - CONFIG_ATA=y 548 512 # CONFIG_SCSI_HPTIOP is not set 549 513 # CONFIG_SCSI_BUSLOGIC is not set 550 514 # CONFIG_SCSI_DMX3191D is not set ··· 558 520 # CONFIG_SCSI_INIA100 is not set 559 521 # CONFIG_SCSI_PPA is not set 560 522 # CONFIG_SCSI_IMM is not set 523 + # CONFIG_SCSI_STEX is not set 561 524 CONFIG_SCSI_SYM53C8XX_2=y 562 525 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 563 526 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 ··· 569 530 CONFIG_SCSI_IPR_DUMP=y 570 531 # CONFIG_SCSI_QLOGIC_1280 is not set 571 532 CONFIG_SCSI_QLA_FC=m 533 + # CONFIG_SCSI_QLA_ISCSI is not set 572 534 CONFIG_SCSI_LPFC=m 573 535 # CONFIG_SCSI_DC395x is not set 574 536 # CONFIG_SCSI_DC390T is not set 575 537 # CONFIG_SCSI_DEBUG is not set 538 + # CONFIG_SCSI_SRP is not set 539 + 540 + # 541 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 542 + # 543 + CONFIG_ATA=y 544 + # CONFIG_SATA_AHCI is not set 545 + # CONFIG_SATA_SVW is not set 546 + # CONFIG_ATA_PIIX is not set 547 + # CONFIG_SATA_MV is not set 548 + # CONFIG_SATA_NV is not set 549 + # CONFIG_PDC_ADMA is not set 550 + # CONFIG_SATA_QSTOR is not set 551 + # CONFIG_SATA_PROMISE is not set 552 + # CONFIG_SATA_SX4 is not set 553 + # CONFIG_SATA_SIL is not set 554 + # CONFIG_SATA_SIL24 is not set 555 + # CONFIG_SATA_SIS is not set 556 + # CONFIG_SATA_ULI is not set 557 + # CONFIG_SATA_VIA is not set 558 + # CONFIG_SATA_VITESSE is not set 559 + # CONFIG_PATA_ALI is not set 560 + # CONFIG_PATA_AMD is not set 561 + # CONFIG_PATA_ARTOP is not set 562 + # CONFIG_PATA_ATIIXP is not set 563 + # CONFIG_PATA_CMD64X is not set 564 + # CONFIG_PATA_CS5520 is not set 565 + # CONFIG_PATA_CS5530 is not set 566 + # CONFIG_PATA_CYPRESS is not set 567 + # CONFIG_PATA_EFAR is not set 568 + # CONFIG_ATA_GENERIC is not set 569 + # CONFIG_PATA_HPT366 is not set 570 + # CONFIG_PATA_HPT37X is not set 571 + # CONFIG_PATA_HPT3X2N is not set 572 + # CONFIG_PATA_HPT3X3 is not set 573 + # CONFIG_PATA_IT821X is not set 574 + # CONFIG_PATA_JMICRON is not set 575 + # CONFIG_PATA_TRIFLEX is not set 576 + # CONFIG_PATA_MARVELL is not set 577 + # CONFIG_PATA_MPIIX is not set 578 + # CONFIG_PATA_OLDPIIX is not set 579 + # CONFIG_PATA_NETCELL is not set 580 + # CONFIG_PATA_NS87410 is not set 581 + # CONFIG_PATA_OPTI is not set 582 + # CONFIG_PATA_OPTIDMA is not set 583 + # CONFIG_PATA_PDC_OLD is not set 584 + # CONFIG_PATA_RADISYS is not set 585 + # CONFIG_PATA_RZ1000 is not set 586 + # CONFIG_PATA_SC1200 is not set 587 + # CONFIG_PATA_SERVERWORKS is not set 588 + # CONFIG_PATA_PDC2027X is not set 589 + # CONFIG_PATA_SIL680 is not set 590 + # CONFIG_PATA_SIS is not set 591 + # CONFIG_PATA_VIA is not set 592 + # CONFIG_PATA_WINBOND is not set 576 593 577 594 # 578 595 # Multi-device support (RAID and LVM) ··· 643 548 CONFIG_MD_MULTIPATH=m 644 549 CONFIG_MD_FAULTY=m 645 550 CONFIG_BLK_DEV_DM=y 551 + # CONFIG_DM_DEBUG is not set 646 552 CONFIG_DM_CRYPT=m 647 553 CONFIG_DM_SNAPSHOT=m 648 554 CONFIG_DM_MIRROR=m ··· 672 576 # 673 577 # Macintosh device drivers 674 578 # 579 + # CONFIG_MAC_EMUMOUSEBTN is not set 675 580 # CONFIG_WINDFARM is not set 676 581 677 582 # ··· 714 617 CONFIG_IBMVETH=y 715 618 CONFIG_NET_PCI=y 716 619 CONFIG_PCNET32=y 620 + # CONFIG_PCNET32_NAPI is not set 717 621 # CONFIG_AMD8111_ETH is not set 718 622 # CONFIG_ADAPTEC_STARFIRE is not set 719 623 # CONFIG_B44 is not set ··· 753 655 # CONFIG_VIA_VELOCITY is not set 754 656 CONFIG_TIGON3=y 755 657 # CONFIG_BNX2 is not set 756 - # CONFIG_MV643XX_ETH is not set 658 + # CONFIG_QLA3XXX is not set 757 659 758 660 # 759 661 # Ethernet (10000 Mbit) 760 662 # 761 663 # CONFIG_CHELSIO_T1 is not set 664 + CONFIG_EHEA=m 762 665 CONFIG_IXGB=m 763 666 # CONFIG_IXGB_NAPI is not set 764 667 CONFIG_S2IO=m 765 668 # CONFIG_S2IO_NAPI is not set 766 669 # CONFIG_MYRI10GE is not set 670 + # CONFIG_NETXEN_NIC is not set 767 671 768 672 # 769 673 # Token Ring devices ··· 797 697 # CONFIG_PPP_MPPE is not set 798 698 CONFIG_PPPOE=m 799 699 # CONFIG_SLIP is not set 700 + CONFIG_SLHC=m 800 701 # CONFIG_NET_FC is not set 801 702 # CONFIG_SHAPER is not set 802 703 CONFIG_NETCONSOLE=y ··· 820 719 # Input device support 821 720 # 822 721 CONFIG_INPUT=y 722 + # CONFIG_INPUT_FF_MEMLESS is not set 823 723 824 724 # 825 725 # Userland interfaces ··· 843 741 # CONFIG_KEYBOARD_LKKBD is not set 844 742 # CONFIG_KEYBOARD_XTKBD is not set 845 743 # CONFIG_KEYBOARD_NEWTON is not set 744 + # CONFIG_KEYBOARD_STOWAWAY is not set 846 745 CONFIG_INPUT_MOUSE=y 847 746 CONFIG_MOUSE_PS2=y 848 747 # CONFIG_MOUSE_SERIAL is not set ··· 918 815 # CONFIG_DTLK is not set 919 816 # CONFIG_R3964 is not set 920 817 # CONFIG_APPLICOM is not set 921 - 922 - # 923 - # Ftape, the floppy tape device driver 924 - # 925 818 # CONFIG_AGP is not set 926 819 # CONFIG_DRM is not set 927 820 CONFIG_RAW_DRIVER=y ··· 928 829 # TPM devices 929 830 # 930 831 # CONFIG_TCG_TPM is not set 931 - # CONFIG_TELCLOCK is not set 932 832 933 833 # 934 834 # I2C support ··· 992 894 # 993 895 # Dallas's 1-wire bus 994 896 # 897 + # CONFIG_W1 is not set 995 898 996 899 # 997 900 # Hardware Monitoring support ··· 1001 902 # CONFIG_HWMON_VID is not set 1002 903 1003 904 # 1004 - # Misc devices 1005 - # 1006 - 1007 - # 1008 905 # Multimedia devices 1009 906 # 1010 907 # CONFIG_VIDEO_DEV is not set 1011 - CONFIG_VIDEO_V4L2=y 1012 908 1013 909 # 1014 910 # Digital Video Broadcasting Devices ··· 1016 922 # 1017 923 CONFIG_FIRMWARE_EDID=y 1018 924 CONFIG_FB=y 925 + CONFIG_FB_DDC=y 1019 926 CONFIG_FB_CFB_FILLRECT=y 1020 927 CONFIG_FB_CFB_COPYAREA=y 1021 928 CONFIG_FB_CFB_IMAGEBLIT=y ··· 1052 957 # CONFIG_FB_3DFX is not set 1053 958 # CONFIG_FB_VOODOO1 is not set 1054 959 # CONFIG_FB_TRIDENT is not set 960 + CONFIG_FB_IBM_GXT4500=y 1055 961 # CONFIG_FB_VIRTUAL is not set 1056 962 1057 963 # ··· 1085 989 # CONFIG_SOUND is not set 1086 990 1087 991 # 992 + # HID Devices 993 + # 994 + CONFIG_HID=y 995 + 996 + # 1088 997 # USB support 1089 998 # 1090 999 CONFIG_USB_ARCH_HAS_HCD=y ··· 1104 1003 CONFIG_USB_DEVICEFS=y 1105 1004 # CONFIG_USB_BANDWIDTH is not set 1106 1005 # CONFIG_USB_DYNAMIC_MINORS is not set 1006 + # CONFIG_USB_MULTITHREAD_PROBE is not set 1107 1007 # CONFIG_USB_OTG is not set 1108 1008 1109 1009 # ··· 1145 1043 # CONFIG_USB_STORAGE_SDDR55 is not set 1146 1044 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1147 1045 # CONFIG_USB_STORAGE_ALAUDA is not set 1046 + # CONFIG_USB_STORAGE_KARMA is not set 1148 1047 # CONFIG_USB_LIBUSUAL is not set 1149 1048 1150 1049 # 1151 1050 # USB Input Devices 1152 1051 # 1153 1052 CONFIG_USB_HID=y 1154 - CONFIG_USB_HIDINPUT=y 1155 1053 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1156 1054 # CONFIG_HID_FF is not set 1157 1055 CONFIG_USB_HIDDEV=y ··· 1181 1079 # CONFIG_USB_KAWETH is not set 1182 1080 # CONFIG_USB_PEGASUS is not set 1183 1081 # CONFIG_USB_RTL8150 is not set 1082 + # CONFIG_USB_USBNET_MII is not set 1184 1083 # CONFIG_USB_USBNET is not set 1185 1084 CONFIG_USB_MON=y 1186 1085 ··· 1200 1097 # 1201 1098 # CONFIG_USB_EMI62 is not set 1202 1099 # CONFIG_USB_EMI26 is not set 1100 + # CONFIG_USB_ADUTUX is not set 1203 1101 # CONFIG_USB_AUERSWALD is not set 1204 1102 # CONFIG_USB_RIO500 is not set 1205 1103 # CONFIG_USB_LEGOTOWER is not set ··· 1208 1104 # CONFIG_USB_LED is not set 1209 1105 # CONFIG_USB_CYPRESS_CY7C63 is not set 1210 1106 # CONFIG_USB_CYTHERM is not set 1211 - # CONFIG_USB_PHIDGETKIT is not set 1212 - # CONFIG_USB_PHIDGETSERVO is not set 1107 + # CONFIG_USB_PHIDGET is not set 1213 1108 # CONFIG_USB_IDMOUSE is not set 1109 + # CONFIG_USB_FTDI_ELAN is not set 1214 1110 # CONFIG_USB_APPLEDISPLAY is not set 1215 1111 # CONFIG_USB_SISUSBVGA is not set 1216 1112 # CONFIG_USB_LD is not set 1113 + # CONFIG_USB_TRANCEVIBRATOR is not set 1217 1114 # CONFIG_USB_TEST is not set 1218 1115 1219 1116 # ··· 1253 1148 CONFIG_INFINIBAND_ADDR_TRANS=y 1254 1149 CONFIG_INFINIBAND_MTHCA=m 1255 1150 CONFIG_INFINIBAND_MTHCA_DEBUG=y 1151 + CONFIG_INFINIBAND_EHCA=m 1152 + CONFIG_INFINIBAND_EHCA_SCALING=y 1153 + # CONFIG_INFINIBAND_AMSO1100 is not set 1256 1154 CONFIG_INFINIBAND_IPOIB=m 1257 1155 CONFIG_INFINIBAND_IPOIB_DEBUG=y 1258 1156 # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set ··· 1285 1177 # 1286 1178 1287 1179 # 1180 + # Virtualization 1181 + # 1182 + 1183 + # 1288 1184 # File systems 1289 1185 # 1290 1186 CONFIG_EXT2_FS=y ··· 1301 1189 CONFIG_EXT3_FS_XATTR=y 1302 1190 CONFIG_EXT3_FS_POSIX_ACL=y 1303 1191 CONFIG_EXT3_FS_SECURITY=y 1192 + # CONFIG_EXT4DEV_FS is not set 1304 1193 CONFIG_JBD=y 1305 1194 # CONFIG_JBD_DEBUG is not set 1306 1195 CONFIG_FS_MBCACHE=y ··· 1322 1209 CONFIG_XFS_SECURITY=y 1323 1210 CONFIG_XFS_POSIX_ACL=y 1324 1211 # CONFIG_XFS_RT is not set 1212 + # CONFIG_GFS2_FS is not set 1325 1213 CONFIG_OCFS2_FS=m 1326 1214 CONFIG_OCFS2_DEBUG_MASKLOG=y 1327 1215 # CONFIG_MINIX_FS is not set ··· 1360 1246 # 1361 1247 CONFIG_PROC_FS=y 1362 1248 CONFIG_PROC_KCORE=y 1249 + CONFIG_PROC_SYSCTL=y 1363 1250 CONFIG_SYSFS=y 1364 1251 CONFIG_TMPFS=y 1252 + # CONFIG_TMPFS_POSIX_ACL is not set 1365 1253 CONFIG_HUGETLBFS=y 1366 1254 CONFIG_HUGETLB_PAGE=y 1367 1255 CONFIG_RAMFS=y ··· 1473 1357 # CONFIG_NLS_UTF8 is not set 1474 1358 1475 1359 # 1360 + # Distributed Lock Manager 1361 + # 1362 + # CONFIG_DLM is not set 1363 + 1364 + # 1476 1365 # Library routines 1477 1366 # 1367 + CONFIG_BITREVERSE=y 1478 1368 CONFIG_CRC_CCITT=m 1479 1369 # CONFIG_CRC16 is not set 1480 1370 CONFIG_CRC32=y 1481 1371 CONFIG_LIBCRC32C=m 1482 1372 CONFIG_ZLIB_INFLATE=y 1483 1373 CONFIG_ZLIB_DEFLATE=m 1484 - CONFIG_TEXTSEARCH=y 1485 - CONFIG_TEXTSEARCH_KMP=m 1486 1374 CONFIG_PLIST=y 1375 + CONFIG_IOMAP_COPY=y 1487 1376 1488 1377 # 1489 1378 # Instrumentation Support ··· 1501 1380 # Kernel hacking 1502 1381 # 1503 1382 # CONFIG_PRINTK_TIME is not set 1383 + CONFIG_ENABLE_MUST_CHECK=y 1504 1384 CONFIG_MAGIC_SYSRQ=y 1505 1385 # CONFIG_UNUSED_SYMBOLS is not set 1386 + CONFIG_DEBUG_FS=y 1387 + # CONFIG_HEADERS_CHECK is not set 1506 1388 CONFIG_DEBUG_KERNEL=y 1507 1389 CONFIG_LOG_BUF_SHIFT=17 1508 1390 CONFIG_DETECT_SOFTLOCKUP=y ··· 1519 1395 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1520 1396 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1521 1397 # CONFIG_DEBUG_KOBJECT is not set 1398 + CONFIG_DEBUG_BUGVERBOSE=y 1522 1399 # CONFIG_DEBUG_INFO is not set 1523 - CONFIG_DEBUG_FS=y 1524 1400 # CONFIG_DEBUG_VM is not set 1401 + # CONFIG_DEBUG_LIST is not set 1525 1402 CONFIG_FORCED_INLINING=y 1526 1403 # CONFIG_RCU_TORTURE_TEST is not set 1404 + # CONFIG_LKDTM is not set 1527 1405 CONFIG_DEBUG_STACKOVERFLOW=y 1528 1406 # CONFIG_DEBUG_STACK_USAGE is not set 1407 + CONFIG_HCALL_STATS=y 1529 1408 CONFIG_DEBUGGER=y 1530 1409 CONFIG_XMON=y 1531 1410 CONFIG_XMON_DEFAULT=y 1411 + CONFIG_XMON_DISASSEMBLY=y 1532 1412 CONFIG_IRQSTACKS=y 1533 1413 # CONFIG_BOOTX_TEXT is not set 1534 1414 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1547 1419 # Cryptographic options 1548 1420 # 1549 1421 CONFIG_CRYPTO=y 1422 + CONFIG_CRYPTO_ALGAPI=y 1423 + CONFIG_CRYPTO_BLKCIPHER=y 1424 + CONFIG_CRYPTO_HASH=y 1425 + CONFIG_CRYPTO_MANAGER=y 1550 1426 CONFIG_CRYPTO_HMAC=y 1427 + # CONFIG_CRYPTO_XCBC is not set 1551 1428 CONFIG_CRYPTO_NULL=m 1552 1429 CONFIG_CRYPTO_MD4=m 1553 1430 CONFIG_CRYPTO_MD5=y ··· 1561 1428 CONFIG_CRYPTO_SHA512=m 1562 1429 CONFIG_CRYPTO_WP512=m 1563 1430 CONFIG_CRYPTO_TGR192=m 1431 + # CONFIG_CRYPTO_GF128MUL is not set 1432 + CONFIG_CRYPTO_ECB=m 1433 + CONFIG_CRYPTO_CBC=y 1434 + # CONFIG_CRYPTO_LRW is not set 1564 1435 CONFIG_CRYPTO_DES=y 1565 1436 CONFIG_CRYPTO_BLOWFISH=m 1566 1437 CONFIG_CRYPTO_TWOFISH=m 1438 + CONFIG_CRYPTO_TWOFISH_COMMON=m 1567 1439 CONFIG_CRYPTO_SERPENT=m 1568 1440 CONFIG_CRYPTO_AES=m 1569 1441 CONFIG_CRYPTO_CAST5=m
-5
arch/powerpc/kernel/pci_32.c
··· 775 775 np = scan_OF_for_pci_dev(parent, bus->self->devfn); 776 776 of_node_put(parent); 777 777 778 - /* sanity check */ 779 - if (strcmp(np->type, "pci") != 0) 780 - printk(KERN_WARNING "pci: wrong type \"%s\" for bridge %s\n", 781 - np->type, np->full_name); 782 - 783 778 return np; 784 779 } 785 780
+1 -1
arch/powerpc/platforms/83xx/mpc832x_mds.c
··· 103 103 #ifdef CONFIG_QUICC_ENGINE 104 104 qe_reset(); 105 105 106 - if ((np = of_find_node_by_name(np, "par_io")) != NULL) { 106 + if ((np = of_find_node_by_name(NULL, "par_io")) != NULL) { 107 107 par_io_init(np); 108 108 of_node_put(np); 109 109
+1 -1
arch/powerpc/platforms/83xx/mpc8360e_pb.c
··· 108 108 #ifdef CONFIG_QUICC_ENGINE 109 109 qe_reset(); 110 110 111 - if ((np = of_find_node_by_name(np, "par_io")) != NULL) { 111 + if ((np = of_find_node_by_name(NULL, "par_io")) != NULL) { 112 112 par_io_init(np); 113 113 of_node_put(np); 114 114
+2 -1
arch/powerpc/platforms/pseries/iommu.c
··· 459 459 tbl = kmalloc_node(sizeof(struct iommu_table), GFP_KERNEL, 460 460 phb->node); 461 461 iommu_table_setparms(phb, dn, tbl); 462 - dev->dev.archdata.dma_data = iommu_init_table(tbl, phb->node); 462 + PCI_DN(dn)->iommu_table = iommu_init_table(tbl, phb->node); 463 + dev->dev.archdata.dma_data = PCI_DN(dn)->iommu_table; 463 464 return; 464 465 } 465 466
+22 -16
arch/powerpc/sysdev/mmio_nvram.c
··· 80 80 int __init mmio_nvram_init(void) 81 81 { 82 82 struct device_node *nvram_node; 83 - const unsigned long *buffer; 84 - int proplen; 85 83 unsigned long nvram_addr; 84 + struct resource r; 86 85 int ret; 87 86 88 - ret = -ENODEV; 89 87 nvram_node = of_find_node_by_type(NULL, "nvram"); 90 - if (!nvram_node) 91 - goto out; 88 + if (!nvram_node) { 89 + printk(KERN_WARNING "nvram: no node found in device-tree\n"); 90 + return -ENODEV; 91 + } 92 92 93 - ret = -EIO; 94 - buffer = get_property(nvram_node, "reg", &proplen); 95 - if (proplen != 2*sizeof(unsigned long)) 93 + ret = of_address_to_resource(nvram_node, 0, &r); 94 + if (ret) { 95 + printk(KERN_WARNING "nvram: failed to get address (err %d)\n", 96 + ret); 96 97 goto out; 97 - 98 - ret = -ENODEV; 99 - nvram_addr = buffer[0]; 100 - mmio_nvram_len = buffer[1]; 101 - if ( (!mmio_nvram_len) || (!nvram_addr) ) 98 + } 99 + nvram_addr = r.start; 100 + mmio_nvram_len = r.end - r.start + 1; 101 + if ( (!mmio_nvram_len) || (!nvram_addr) ) { 102 + printk(KERN_WARNING "nvram: address or lenght is 0\n"); 103 + ret = -EIO; 102 104 goto out; 105 + } 103 106 104 107 mmio_nvram_start = ioremap(nvram_addr, mmio_nvram_len); 105 - if (!mmio_nvram_start) 108 + if (!mmio_nvram_start) { 109 + printk(KERN_WARNING "nvram: failed to ioremap\n"); 110 + ret = -ENOMEM; 106 111 goto out; 112 + } 107 113 108 - printk(KERN_INFO "mmio NVRAM, %luk mapped to %p\n", 109 - mmio_nvram_len >> 10, mmio_nvram_start); 114 + printk(KERN_INFO "mmio NVRAM, %luk at 0x%lx mapped to %p\n", 115 + mmio_nvram_len >> 10, nvram_addr, mmio_nvram_start); 110 116 111 117 ppc_md.nvram_read = mmio_nvram_read; 112 118 ppc_md.nvram_write = mmio_nvram_write;
+5 -3
include/asm-powerpc/atomic.h
··· 207 207 208 208 /* 209 209 * Atomically test *v and decrement if it is greater than 0. 210 - * The function returns the old value of *v minus 1. 210 + * The function returns the old value of *v minus 1, even if 211 + * the atomic variable, v, was not decremented. 211 212 */ 212 213 static __inline__ int atomic_dec_if_positive(atomic_t *v) 213 214 { ··· 217 216 __asm__ __volatile__( 218 217 LWSYNC_ON_SMP 219 218 "1: lwarx %0,0,%1 # atomic_dec_if_positive\n\ 220 - addic. %0,%0,-1\n\ 219 + cmpwi %0,1\n\ 220 + addi %0,%0,-1\n\ 221 221 blt- 2f\n" 222 222 PPC405_ERR77(0,%1) 223 223 " stwcx. %0,0,%1\n\ 224 224 bne- 1b" 225 225 ISYNC_ON_SMP 226 226 "\n\ 227 - 2:" : "=&r" (t) 227 + 2:" : "=&b" (t) 228 228 : "r" (&v->counter) 229 229 : "cc", "memory"); 230 230