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