Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6

* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:
[IA64] refresh config files
[IA64] put kdump_find_rsvd_region in __init
[IA64] Remove sparse warning from unwind code
[IA64] add missing syscall trace clear
[IA64] Cleanup in crash.c
[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h
[IA64] pci_get_legacy_ide_irq should return irq (not GSI)
[IA64] whitespace fixes for include/asm-ia64/sal.h
[IA64] Cache error recovery
[IA64] Proper handling of TLB errors from duplicate itr.d dropins

+786 -248
+207 -56
arch/ia64/configs/tiger_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.16-rc5 4 - # Mon Feb 27 15:49:18 2006 5 # 6 7 # 8 # Code maturity level options ··· 19 CONFIG_LOCALVERSION_AUTO=y 20 CONFIG_SWAP=y 21 CONFIG_SYSVIPC=y 22 CONFIG_POSIX_MQUEUE=y 23 # CONFIG_BSD_PROCESS_ACCT is not set 24 - CONFIG_SYSCTL=y 25 # CONFIG_AUDIT is not set 26 CONFIG_IKCONFIG=y 27 CONFIG_IKCONFIG_PROC=y 28 # CONFIG_CPUSETS is not set 29 CONFIG_INITRAMFS_SOURCE="" 30 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 # CONFIG_EMBEDDED is not set 32 CONFIG_KALLSYMS=y 33 CONFIG_KALLSYMS_ALL=y 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 48 CONFIG_FUTEX=y 49 CONFIG_EPOLL=y 50 CONFIG_SHMEM=y 51 - CONFIG_CC_ALIGN_FUNCTIONS=0 52 - CONFIG_CC_ALIGN_LABELS=0 53 - CONFIG_CC_ALIGN_LOOPS=0 54 - CONFIG_CC_ALIGN_JUMPS=0 55 CONFIG_SLAB=y 56 # CONFIG_TINY_SHMEM is not set 57 CONFIG_BASE_SMALL=0 58 # CONFIG_SLOB is not set ··· 61 CONFIG_MODULES=y 62 CONFIG_MODULE_UNLOAD=y 63 # CONFIG_MODULE_FORCE_UNLOAD is not set 64 - CONFIG_OBSOLETE_MODPARM=y 65 CONFIG_MODVERSIONS=y 66 CONFIG_MODULE_SRCVERSION_ALL=y 67 CONFIG_KMOD=y ··· 69 # 70 # Block layer 71 # 72 73 # 74 # IO Schedulers ··· 90 # 91 CONFIG_IA64=y 92 CONFIG_64BIT=y 93 CONFIG_MMU=y 94 CONFIG_SWIOTLB=y 95 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 96 CONFIG_GENERIC_CALIBRATE_DELAY=y 97 CONFIG_TIME_INTERPOLATION=y 98 CONFIG_EFI=y 99 CONFIG_GENERIC_IOMAP=y 100 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 101 - CONFIG_DMA_IS_DMA32=y 102 # CONFIG_IA64_GENERIC is not set 103 CONFIG_IA64_DIG=y 104 # CONFIG_IA64_HP_ZX1 is not set ··· 120 # CONFIG_PGTABLE_4 is not set 121 # CONFIG_HZ_100 is not set 122 CONFIG_HZ_250=y 123 # CONFIG_HZ_1000 is not set 124 CONFIG_HZ=250 125 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 130 CONFIG_SMP=y 131 CONFIG_NR_CPUS=16 132 CONFIG_HOTPLUG_CPU=y 133 CONFIG_PERMIT_BSP_REMOVE=y 134 CONFIG_FORCE_CPEI_RETARGET=y 135 - # CONFIG_SCHED_SMT is not set 136 # CONFIG_PREEMPT is not set 137 CONFIG_SELECT_MEMORY_MODEL=y 138 CONFIG_FLATMEM_MANUAL=y ··· 143 CONFIG_FLAT_NODE_MEM_MAP=y 144 # CONFIG_SPARSEMEM_STATIC is not set 145 CONFIG_SPLIT_PTLOCK_CPUS=4 146 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 147 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 148 CONFIG_ARCH_FLATMEM_ENABLE=y 149 CONFIG_ARCH_SPARSEMEM_ENABLE=y 150 CONFIG_VIRTUAL_MEM_MAP=y 151 CONFIG_HOLES_IN_ZONE=y 152 CONFIG_IA32_SUPPORT=y ··· 157 CONFIG_IA64_MCA_RECOVERY=y 158 CONFIG_PERFMON=y 159 CONFIG_IA64_PALINFO=y 160 161 # 162 # Firmware Drivers ··· 175 CONFIG_PM=y 176 CONFIG_PM_LEGACY=y 177 # CONFIG_PM_DEBUG is not set 178 179 # 180 # ACPI (Advanced Configuration and Power Interface) Support 181 # 182 CONFIG_ACPI=y 183 CONFIG_ACPI_BUTTON=m 184 CONFIG_ACPI_FAN=m 185 CONFIG_ACPI_PROCESSOR=m 186 CONFIG_ACPI_HOTPLUG_CPU=y 187 CONFIG_ACPI_THERMAL=m ··· 205 # 206 CONFIG_PCI=y 207 CONFIG_PCI_DOMAINS=y 208 # CONFIG_PCI_MSI is not set 209 - CONFIG_PCI_LEGACY_PROC=y 210 # CONFIG_PCI_DEBUG is not set 211 212 # ··· 236 CONFIG_PACKET=y 237 # CONFIG_PACKET_MMAP is not set 238 CONFIG_UNIX=y 239 # CONFIG_NET_KEY is not set 240 CONFIG_INET=y 241 CONFIG_IP_MULTICAST=y ··· 254 # CONFIG_INET_AH is not set 255 # CONFIG_INET_ESP is not set 256 # CONFIG_INET_IPCOMP is not set 257 # CONFIG_INET_TUNNEL is not set 258 CONFIG_INET_DIAG=y 259 CONFIG_INET_TCP_DIAG=y 260 # CONFIG_TCP_CONG_ADVANCED is not set 261 - CONFIG_TCP_CONG_BIC=y 262 # CONFIG_IPV6 is not set 263 # CONFIG_NETFILTER is not set 264 265 # ··· 294 # CONFIG_ATALK is not set 295 # CONFIG_X25 is not set 296 # CONFIG_LAPB is not set 297 - # CONFIG_NET_DIVERT is not set 298 # CONFIG_ECONET is not set 299 # CONFIG_WAN_ROUTER is not set 300 ··· 322 CONFIG_PREVENT_FIRMWARE_BUILD=y 323 CONFIG_FW_LOADER=m 324 # CONFIG_DEBUG_DRIVER is not set 325 326 # 327 # Connector - unified userspace <-> kernelspace linker ··· 367 CONFIG_BLK_DEV_RAM=y 368 CONFIG_BLK_DEV_RAM_COUNT=16 369 CONFIG_BLK_DEV_RAM_SIZE=4096 370 - CONFIG_BLK_DEV_INITRD=y 371 # CONFIG_CDROM_PKTCDVD is not set 372 # CONFIG_ATA_OVER_ETH is not set 373 374 # 375 # ATA/ATAPI/MFM/RLL support ··· 394 # CONFIG_BLK_DEV_IDETAPE is not set 395 CONFIG_BLK_DEV_IDEFLOPPY=y 396 CONFIG_BLK_DEV_IDESCSI=m 397 # CONFIG_IDE_TASK_IOCTL is not set 398 399 # ··· 421 # CONFIG_BLK_DEV_CS5530 is not set 422 # CONFIG_BLK_DEV_HPT34X is not set 423 # CONFIG_BLK_DEV_HPT366 is not set 424 # CONFIG_BLK_DEV_SC1200 is not set 425 CONFIG_BLK_DEV_PIIX=y 426 # CONFIG_BLK_DEV_IT821X is not set 427 # CONFIG_BLK_DEV_NS87415 is not set 428 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 434 # CONFIG_BLK_DEV_SLC90E66 is not set 435 # CONFIG_BLK_DEV_TRM290 is not set 436 # CONFIG_BLK_DEV_VIA82CXXX is not set 437 # CONFIG_IDE_ARM is not set 438 CONFIG_BLK_DEV_IDEDMA=y 439 # CONFIG_IDEDMA_IVB is not set ··· 446 # 447 # CONFIG_RAID_ATTRS is not set 448 CONFIG_SCSI=y 449 CONFIG_SCSI_PROC_FS=y 450 451 # ··· 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=y 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_MEGARAID_NEWGEN is not set 493 # CONFIG_MEGARAID_LEGACY is not set 494 # CONFIG_MEGARAID_SAS is not set 495 - # CONFIG_SCSI_SATA is not set 496 # CONFIG_SCSI_DMX3191D is not set 497 # CONFIG_SCSI_FUTURE_DOMAIN is not set 498 # CONFIG_SCSI_IPS is not set 499 # CONFIG_SCSI_INITIO is not set 500 # CONFIG_SCSI_INIA100 is not set 501 CONFIG_SCSI_SYM53C8XX_2=y 502 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 503 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 504 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 505 - # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 506 - # CONFIG_SCSI_IPR is not set 507 - CONFIG_SCSI_QLOGIC_FC=y 508 - # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set 509 CONFIG_SCSI_QLOGIC_1280=y 510 # CONFIG_SCSI_QLA_FC is not set 511 # CONFIG_SCSI_LPFC is not set 512 # CONFIG_SCSI_DC395x is not set 513 # CONFIG_SCSI_DC390T is not set 514 # CONFIG_SCSI_DEBUG is not set 515 516 # 517 # Multi-device support (RAID and LVM) ··· 529 CONFIG_MD_RAID0=m 530 CONFIG_MD_RAID1=m 531 # CONFIG_MD_RAID10 is not set 532 - CONFIG_MD_RAID5=m 533 - CONFIG_MD_RAID6=m 534 CONFIG_MD_MULTIPATH=m 535 # CONFIG_MD_FAULTY is not set 536 CONFIG_BLK_DEV_DM=m 537 CONFIG_DM_CRYPT=m 538 CONFIG_DM_SNAPSHOT=m 539 CONFIG_DM_MIRROR=m ··· 622 # CONFIG_EPIC100 is not set 623 # CONFIG_SUNDANCE is not set 624 # CONFIG_VIA_RHINE is not set 625 626 # 627 # Ethernet (1000 Mbit) ··· 643 # CONFIG_VIA_VELOCITY is not set 644 CONFIG_TIGON3=y 645 # CONFIG_BNX2 is not set 646 647 # 648 # Ethernet (10000 Mbit) 649 # 650 # CONFIG_CHELSIO_T1 is not set 651 # CONFIG_IXGB is not set 652 # CONFIG_S2IO is not set 653 654 # 655 # Token Ring devices ··· 696 # Input device support 697 # 698 CONFIG_INPUT=y 699 700 # 701 # Userland interfaces ··· 719 # CONFIG_KEYBOARD_LKKBD is not set 720 # CONFIG_KEYBOARD_XTKBD is not set 721 # CONFIG_KEYBOARD_NEWTON is not set 722 CONFIG_INPUT_MOUSE=y 723 CONFIG_MOUSE_PS2=y 724 # CONFIG_MOUSE_SERIAL is not set ··· 749 CONFIG_VT=y 750 CONFIG_VT_CONSOLE=y 751 CONFIG_HW_CONSOLE=y 752 CONFIG_SERIAL_NONSTANDARD=y 753 # CONFIG_COMPUTONE is not set 754 # CONFIG_ROCKETPORT is not set ··· 757 # CONFIG_DIGIEPCA is not set 758 # CONFIG_MOXA_INTELLIO is not set 759 # CONFIG_MOXA_SMARTIO is not set 760 # CONFIG_ISI is not set 761 # CONFIG_SYNCLINKMP is not set 762 # CONFIG_SYNCLINK_GT is not set 763 # CONFIG_N_HDLC is not set 764 # CONFIG_SPECIALIX is not set 765 # CONFIG_SX is not set 766 # CONFIG_STALDRV is not set 767 768 # ··· 772 # 773 CONFIG_SERIAL_8250=y 774 CONFIG_SERIAL_8250_CONSOLE=y 775 - CONFIG_SERIAL_8250_ACPI=y 776 CONFIG_SERIAL_8250_NR_UARTS=6 777 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 778 CONFIG_SERIAL_8250_EXTENDED=y ··· 805 # CONFIG_DTLK is not set 806 # CONFIG_R3964 is not set 807 # CONFIG_APPLICOM is not set 808 - 809 - # 810 - # Ftape, the floppy tape device driver 811 - # 812 CONFIG_AGP=m 813 CONFIG_AGP_I460=m 814 CONFIG_DRM=m ··· 826 # TPM devices 827 # 828 # CONFIG_TCG_TPM is not set 829 - # CONFIG_TELCLOCK is not set 830 831 # 832 # I2C support ··· 848 # 849 CONFIG_HWMON=y 850 # CONFIG_HWMON_VID is not set 851 # CONFIG_SENSORS_F71805F is not set 852 # CONFIG_HWMON_DEBUG_CHIP is not set 853 854 # 855 - # Misc devices 856 # 857 - 858 - # 859 - # Multimedia Capabilities Port drivers 860 - # 861 862 # 863 # Multimedia devices ··· 868 # Digital Video Broadcasting Devices 869 # 870 # CONFIG_DVB is not set 871 872 # 873 # Graphics support 874 # 875 # CONFIG_FB is not set 876 877 # 878 # Console display driver support 879 # 880 CONFIG_VGA_CONSOLE=y 881 CONFIG_DUMMY_CONSOLE=y 882 883 # ··· 889 # CONFIG_SOUND is not set 890 891 # 892 # USB support 893 # 894 CONFIG_USB_ARCH_HAS_HCD=y 895 CONFIG_USB_ARCH_HAS_OHCI=y 896 CONFIG_USB=y 897 # CONFIG_USB_DEBUG is not set 898 ··· 907 # Miscellaneous USB options 908 # 909 CONFIG_USB_DEVICEFS=y 910 - # CONFIG_USB_BANDWIDTH is not set 911 # CONFIG_USB_DYNAMIC_MINORS is not set 912 # CONFIG_USB_SUSPEND is not set 913 # CONFIG_USB_OTG is not set ··· 917 CONFIG_USB_EHCI_HCD=m 918 # CONFIG_USB_EHCI_SPLIT_ISO is not set 919 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 920 # CONFIG_USB_ISP116X_HCD is not set 921 CONFIG_USB_OHCI_HCD=m 922 - # CONFIG_USB_OHCI_BIG_ENDIAN is not set 923 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 924 CONFIG_USB_UHCI_HCD=y 925 # CONFIG_USB_SL811_HCD is not set ··· 951 # CONFIG_USB_STORAGE_SDDR55 is not set 952 # CONFIG_USB_STORAGE_JUMPSHOT is not set 953 # CONFIG_USB_STORAGE_ALAUDA is not set 954 # CONFIG_USB_LIBUSUAL is not set 955 956 # 957 # USB Input Devices 958 # 959 CONFIG_USB_HID=y 960 - CONFIG_USB_HIDINPUT=y 961 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 962 # CONFIG_HID_FF is not set 963 # CONFIG_USB_HIDDEV is not set ··· 966 # CONFIG_USB_ACECAD is not set 967 # CONFIG_USB_KBTAB is not set 968 # CONFIG_USB_POWERMATE is not set 969 - # CONFIG_USB_MTOUCH is not set 970 - # CONFIG_USB_ITMTOUCH is not set 971 - # CONFIG_USB_EGALAX is not set 972 # CONFIG_USB_YEALINK is not set 973 # CONFIG_USB_XPAD is not set 974 # CONFIG_USB_ATI_REMOTE is not set 975 # CONFIG_USB_ATI_REMOTE2 is not set 976 # CONFIG_USB_KEYSPAN_REMOTE is not set 977 # CONFIG_USB_APPLETOUCH is not set 978 979 # 980 # USB Imaging devices ··· 982 # CONFIG_USB_MICROTEK is not set 983 984 # 985 - # USB Multimedia devices 986 - # 987 - # CONFIG_USB_DABUSB is not set 988 - 989 - # 990 - # Video4Linux support is needed for USB Multimedia device support 991 - # 992 - 993 - # 994 # USB Network Adapters 995 # 996 # CONFIG_USB_CATC is not set 997 # CONFIG_USB_KAWETH is not set 998 # CONFIG_USB_PEGASUS is not set 999 # CONFIG_USB_RTL8150 is not set 1000 # CONFIG_USB_USBNET is not set 1001 # CONFIG_USB_MON is not set 1002 ··· 1006 # 1007 # CONFIG_USB_EMI62 is not set 1008 # CONFIG_USB_EMI26 is not set 1009 # CONFIG_USB_AUERSWALD is not set 1010 # CONFIG_USB_RIO500 is not set 1011 # CONFIG_USB_LEGOTOWER is not set 1012 # CONFIG_USB_LCD is not set 1013 # CONFIG_USB_LED is not set 1014 # CONFIG_USB_CYTHERM is not set 1015 - # CONFIG_USB_PHIDGETKIT is not set 1016 - # CONFIG_USB_PHIDGETSERVO is not set 1017 # CONFIG_USB_IDMOUSE is not set 1018 # CONFIG_USB_SISUSBVGA is not set 1019 # CONFIG_USB_LD is not set 1020 # CONFIG_USB_TEST is not set 1021 1022 # ··· 1040 # CONFIG_MMC is not set 1041 1042 # 1043 # InfiniBand support 1044 # 1045 # CONFIG_INFINIBAND is not set 1046 1047 # 1048 - # EDAC - error detection and reporting (RAS) 1049 # 1050 1051 # 1052 # File systems ··· 1100 CONFIG_EXT3_FS_XATTR=y 1101 CONFIG_EXT3_FS_POSIX_ACL=y 1102 CONFIG_EXT3_FS_SECURITY=y 1103 CONFIG_JBD=y 1104 # CONFIG_JBD_DEBUG is not set 1105 CONFIG_FS_MBCACHE=y ··· 1113 # CONFIG_JFS_FS is not set 1114 CONFIG_FS_POSIX_ACL=y 1115 CONFIG_XFS_FS=y 1116 - CONFIG_XFS_EXPORT=y 1117 # CONFIG_XFS_QUOTA is not set 1118 # CONFIG_XFS_SECURITY is not set 1119 # CONFIG_XFS_POSIX_ACL is not set 1120 # CONFIG_XFS_RT is not set 1121 # CONFIG_OCFS2_FS is not set 1122 # CONFIG_MINIX_FS is not set 1123 # CONFIG_ROMFS_FS is not set 1124 CONFIG_INOTIFY=y 1125 # CONFIG_QUOTA is not set 1126 CONFIG_DNOTIFY=y 1127 CONFIG_AUTOFS_FS=y ··· 1155 # 1156 CONFIG_PROC_FS=y 1157 CONFIG_PROC_KCORE=y 1158 CONFIG_SYSFS=y 1159 CONFIG_TMPFS=y 1160 CONFIG_HUGETLBFS=y 1161 CONFIG_HUGETLB_PAGE=y 1162 CONFIG_RAMFS=y 1163 - # CONFIG_RELAYFS_FS is not set 1164 # CONFIG_CONFIGFS_FS is not set 1165 1166 # ··· 1196 CONFIG_NFSD_TCP=y 1197 CONFIG_LOCKD=m 1198 CONFIG_LOCKD_V4=y 1199 - CONFIG_EXPORTFS=y 1200 CONFIG_NFS_COMMON=y 1201 CONFIG_SUNRPC=m 1202 CONFIG_SUNRPC_GSS=m ··· 1207 CONFIG_SMB_NLS_REMOTE="cp437" 1208 CONFIG_CIFS=m 1209 # CONFIG_CIFS_STATS is not set 1210 # CONFIG_CIFS_XATTR is not set 1211 # CONFIG_CIFS_EXPERIMENTAL is not set 1212 # CONFIG_NCP_FS is not set 1213 # CONFIG_CODA_FS is not set ··· 1282 CONFIG_NLS_UTF8=m 1283 1284 # 1285 # Library routines 1286 # 1287 # CONFIG_CRC_CCITT is not set 1288 # CONFIG_CRC16 is not set 1289 CONFIG_CRC32=y 1290 # CONFIG_LIBCRC32C is not set 1291 CONFIG_GENERIC_HARDIRQS=y 1292 CONFIG_GENERIC_IRQ_PROBE=y 1293 CONFIG_GENERIC_PENDING_IRQ=y 1294 1295 # 1296 # Instrumentation Support ··· 1312 # Kernel hacking 1313 # 1314 # CONFIG_PRINTK_TIME is not set 1315 CONFIG_MAGIC_SYSRQ=y 1316 CONFIG_DEBUG_KERNEL=y 1317 CONFIG_LOG_BUF_SHIFT=20 1318 CONFIG_DETECT_SOFTLOCKUP=y 1319 # CONFIG_SCHEDSTATS is not set 1320 # CONFIG_DEBUG_SLAB is not set 1321 - CONFIG_DEBUG_MUTEXES=y 1322 # CONFIG_DEBUG_SPINLOCK is not set 1323 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1324 # CONFIG_DEBUG_KOBJECT is not set 1325 # CONFIG_DEBUG_INFO is not set 1326 - # CONFIG_DEBUG_FS is not set 1327 # CONFIG_DEBUG_VM is not set 1328 CONFIG_FORCED_INLINING=y 1329 # CONFIG_RCU_TORTURE_TEST is not set 1330 CONFIG_IA64_GRANULE_16MB=y 1331 # CONFIG_IA64_GRANULE_64MB is not set 1332 # CONFIG_IA64_PRINT_HAZARDS is not set ··· 1355 # Cryptographic options 1356 # 1357 CONFIG_CRYPTO=y 1358 # CONFIG_CRYPTO_HMAC is not set 1359 # CONFIG_CRYPTO_NULL is not set 1360 # CONFIG_CRYPTO_MD4 is not set 1361 CONFIG_CRYPTO_MD5=y ··· 1368 # CONFIG_CRYPTO_SHA512 is not set 1369 # CONFIG_CRYPTO_WP512 is not set 1370 # CONFIG_CRYPTO_TGR192 is not set 1371 CONFIG_CRYPTO_DES=m 1372 # CONFIG_CRYPTO_BLOWFISH is not set 1373 # CONFIG_CRYPTO_TWOFISH is not set 1374 # CONFIG_CRYPTO_SERPENT is not set ··· 1388 # CONFIG_CRYPTO_DEFLATE is not set 1389 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1390 # CONFIG_CRYPTO_CRC32C is not set 1391 # CONFIG_CRYPTO_TEST is not set 1392 1393 #
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.21-rc3 4 + # Thu Mar 8 11:07:09 2007 5 # 6 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 7 8 # 9 # Code maturity level options ··· 18 CONFIG_LOCALVERSION_AUTO=y 19 CONFIG_SWAP=y 20 CONFIG_SYSVIPC=y 21 + # CONFIG_IPC_NS is not set 22 + CONFIG_SYSVIPC_SYSCTL=y 23 CONFIG_POSIX_MQUEUE=y 24 # CONFIG_BSD_PROCESS_ACCT is not set 25 + # CONFIG_TASKSTATS is not set 26 + # CONFIG_UTS_NS is not set 27 # CONFIG_AUDIT is not set 28 CONFIG_IKCONFIG=y 29 CONFIG_IKCONFIG_PROC=y 30 # CONFIG_CPUSETS is not set 31 + CONFIG_SYSFS_DEPRECATED=y 32 + # CONFIG_RELAY is not set 33 + CONFIG_BLK_DEV_INITRD=y 34 CONFIG_INITRAMFS_SOURCE="" 35 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 36 + CONFIG_SYSCTL=y 37 # CONFIG_EMBEDDED is not set 38 + CONFIG_SYSCTL_SYSCALL=y 39 CONFIG_KALLSYMS=y 40 CONFIG_KALLSYMS_ALL=y 41 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 39 CONFIG_FUTEX=y 40 CONFIG_EPOLL=y 41 CONFIG_SHMEM=y 42 CONFIG_SLAB=y 43 + CONFIG_VM_EVENT_COUNTERS=y 44 + CONFIG_RT_MUTEXES=y 45 # CONFIG_TINY_SHMEM is not set 46 CONFIG_BASE_SMALL=0 47 # CONFIG_SLOB is not set ··· 54 CONFIG_MODULES=y 55 CONFIG_MODULE_UNLOAD=y 56 # CONFIG_MODULE_FORCE_UNLOAD is not set 57 CONFIG_MODVERSIONS=y 58 CONFIG_MODULE_SRCVERSION_ALL=y 59 CONFIG_KMOD=y ··· 63 # 64 # Block layer 65 # 66 + CONFIG_BLOCK=y 67 + # CONFIG_BLK_DEV_IO_TRACE is not set 68 69 # 70 # IO Schedulers ··· 82 # 83 CONFIG_IA64=y 84 CONFIG_64BIT=y 85 + CONFIG_ZONE_DMA=y 86 CONFIG_MMU=y 87 CONFIG_SWIOTLB=y 88 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 89 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 90 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 91 + CONFIG_GENERIC_FIND_NEXT_BIT=y 92 CONFIG_GENERIC_CALIBRATE_DELAY=y 93 CONFIG_TIME_INTERPOLATION=y 94 + CONFIG_DMI=y 95 CONFIG_EFI=y 96 CONFIG_GENERIC_IOMAP=y 97 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 98 + CONFIG_AUDIT_ARCH=y 99 # CONFIG_IA64_GENERIC is not set 100 CONFIG_IA64_DIG=y 101 # CONFIG_IA64_HP_ZX1 is not set ··· 107 # CONFIG_PGTABLE_4 is not set 108 # CONFIG_HZ_100 is not set 109 CONFIG_HZ_250=y 110 + # CONFIG_HZ_300 is not set 111 # CONFIG_HZ_1000 is not set 112 CONFIG_HZ=250 113 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 116 CONFIG_SMP=y 117 CONFIG_NR_CPUS=16 118 CONFIG_HOTPLUG_CPU=y 119 + CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 120 + # CONFIG_SCHED_SMT is not set 121 CONFIG_PERMIT_BSP_REMOVE=y 122 CONFIG_FORCE_CPEI_RETARGET=y 123 # CONFIG_PREEMPT is not set 124 CONFIG_SELECT_MEMORY_MODEL=y 125 CONFIG_FLATMEM_MANUAL=y ··· 128 CONFIG_FLAT_NODE_MEM_MAP=y 129 # CONFIG_SPARSEMEM_STATIC is not set 130 CONFIG_SPLIT_PTLOCK_CPUS=4 131 + CONFIG_RESOURCES_64BIT=y 132 + CONFIG_ZONE_DMA_FLAG=1 133 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 134 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 135 CONFIG_ARCH_FLATMEM_ENABLE=y 136 CONFIG_ARCH_SPARSEMEM_ENABLE=y 137 + CONFIG_ARCH_POPULATES_NODE_MAP=y 138 CONFIG_VIRTUAL_MEM_MAP=y 139 CONFIG_HOLES_IN_ZONE=y 140 CONFIG_IA32_SUPPORT=y ··· 139 CONFIG_IA64_MCA_RECOVERY=y 140 CONFIG_PERFMON=y 141 CONFIG_IA64_PALINFO=y 142 + # CONFIG_IA64_ESI is not set 143 + CONFIG_KEXEC=y 144 + # CONFIG_CRASH_DUMP is not set 145 146 # 147 # Firmware Drivers ··· 154 CONFIG_PM=y 155 CONFIG_PM_LEGACY=y 156 # CONFIG_PM_DEBUG is not set 157 + # CONFIG_PM_SYSFS_DEPRECATED is not set 158 159 # 160 # ACPI (Advanced Configuration and Power Interface) Support 161 # 162 CONFIG_ACPI=y 163 + CONFIG_ACPI_PROCFS=y 164 CONFIG_ACPI_BUTTON=m 165 CONFIG_ACPI_FAN=m 166 + # CONFIG_ACPI_DOCK is not set 167 CONFIG_ACPI_PROCESSOR=m 168 CONFIG_ACPI_HOTPLUG_CPU=y 169 CONFIG_ACPI_THERMAL=m ··· 181 # 182 CONFIG_PCI=y 183 CONFIG_PCI_DOMAINS=y 184 + # CONFIG_PCIEPORTBUS is not set 185 # CONFIG_PCI_MSI is not set 186 # CONFIG_PCI_DEBUG is not set 187 188 # ··· 212 CONFIG_PACKET=y 213 # CONFIG_PACKET_MMAP is not set 214 CONFIG_UNIX=y 215 + CONFIG_XFRM=y 216 + # CONFIG_XFRM_USER is not set 217 + # CONFIG_XFRM_SUB_POLICY is not set 218 + # CONFIG_XFRM_MIGRATE is not set 219 # CONFIG_NET_KEY is not set 220 CONFIG_INET=y 221 CONFIG_IP_MULTICAST=y ··· 226 # CONFIG_INET_AH is not set 227 # CONFIG_INET_ESP is not set 228 # CONFIG_INET_IPCOMP is not set 229 + # CONFIG_INET_XFRM_TUNNEL is not set 230 # CONFIG_INET_TUNNEL is not set 231 + CONFIG_INET_XFRM_MODE_TRANSPORT=y 232 + CONFIG_INET_XFRM_MODE_TUNNEL=y 233 + CONFIG_INET_XFRM_MODE_BEET=y 234 CONFIG_INET_DIAG=y 235 CONFIG_INET_TCP_DIAG=y 236 # CONFIG_TCP_CONG_ADVANCED is not set 237 + CONFIG_TCP_CONG_CUBIC=y 238 + CONFIG_DEFAULT_TCP_CONG="cubic" 239 + # CONFIG_TCP_MD5SIG is not set 240 # CONFIG_IPV6 is not set 241 + # CONFIG_INET6_XFRM_TUNNEL is not set 242 + # CONFIG_INET6_TUNNEL is not set 243 + # CONFIG_NETWORK_SECMARK is not set 244 # CONFIG_NETFILTER is not set 245 246 # ··· 257 # CONFIG_ATALK is not set 258 # CONFIG_X25 is not set 259 # CONFIG_LAPB is not set 260 # CONFIG_ECONET is not set 261 # CONFIG_WAN_ROUTER is not set 262 ··· 286 CONFIG_PREVENT_FIRMWARE_BUILD=y 287 CONFIG_FW_LOADER=m 288 # CONFIG_DEBUG_DRIVER is not set 289 + # CONFIG_DEBUG_DEVRES is not set 290 + # CONFIG_SYS_HYPERVISOR is not set 291 292 # 293 # Connector - unified userspace <-> kernelspace linker ··· 329 CONFIG_BLK_DEV_RAM=y 330 CONFIG_BLK_DEV_RAM_COUNT=16 331 CONFIG_BLK_DEV_RAM_SIZE=4096 332 + CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 333 # CONFIG_CDROM_PKTCDVD is not set 334 # CONFIG_ATA_OVER_ETH is not set 335 + 336 + # 337 + # Misc devices 338 + # 339 + # CONFIG_SGI_IOC4 is not set 340 + # CONFIG_TIFM_CORE is not set 341 342 # 343 # ATA/ATAPI/MFM/RLL support ··· 350 # CONFIG_BLK_DEV_IDETAPE is not set 351 CONFIG_BLK_DEV_IDEFLOPPY=y 352 CONFIG_BLK_DEV_IDESCSI=m 353 + # CONFIG_BLK_DEV_IDEACPI is not set 354 # CONFIG_IDE_TASK_IOCTL is not set 355 356 # ··· 376 # CONFIG_BLK_DEV_CS5530 is not set 377 # CONFIG_BLK_DEV_HPT34X is not set 378 # CONFIG_BLK_DEV_HPT366 is not set 379 + # CONFIG_BLK_DEV_JMICRON is not set 380 # CONFIG_BLK_DEV_SC1200 is not set 381 CONFIG_BLK_DEV_PIIX=y 382 + # CONFIG_BLK_DEV_IT8213 is not set 383 # CONFIG_BLK_DEV_IT821X is not set 384 # CONFIG_BLK_DEV_NS87415 is not set 385 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 387 # CONFIG_BLK_DEV_SLC90E66 is not set 388 # CONFIG_BLK_DEV_TRM290 is not set 389 # CONFIG_BLK_DEV_VIA82CXXX is not set 390 + # CONFIG_BLK_DEV_TC86C001 is not set 391 # CONFIG_IDE_ARM is not set 392 CONFIG_BLK_DEV_IDEDMA=y 393 # CONFIG_IDEDMA_IVB is not set ··· 398 # 399 # CONFIG_RAID_ATTRS is not set 400 CONFIG_SCSI=y 401 + # CONFIG_SCSI_TGT is not set 402 + CONFIG_SCSI_NETLINK=y 403 CONFIG_SCSI_PROC_FS=y 404 405 # ··· 417 # CONFIG_SCSI_MULTI_LUN is not set 418 # CONFIG_SCSI_CONSTANTS is not set 419 # CONFIG_SCSI_LOGGING is not set 420 + # CONFIG_SCSI_SCAN_ASYNC is not set 421 422 # 423 + # SCSI Transports 424 # 425 CONFIG_SCSI_SPI_ATTRS=y 426 CONFIG_SCSI_FC_ATTRS=y 427 # CONFIG_SCSI_ISCSI_ATTRS is not set 428 # CONFIG_SCSI_SAS_ATTRS is not set 429 + # CONFIG_SCSI_SAS_LIBSAS is not set 430 431 # 432 # SCSI low-level drivers ··· 437 # CONFIG_SCSI_AIC7XXX is not set 438 # CONFIG_SCSI_AIC7XXX_OLD is not set 439 # CONFIG_SCSI_AIC79XX is not set 440 + # CONFIG_SCSI_AIC94XX is not set 441 + # CONFIG_SCSI_ARCMSR is not set 442 # CONFIG_MEGARAID_NEWGEN is not set 443 # CONFIG_MEGARAID_LEGACY is not set 444 # CONFIG_MEGARAID_SAS is not set 445 + # CONFIG_SCSI_HPTIOP is not set 446 # CONFIG_SCSI_DMX3191D is not set 447 # CONFIG_SCSI_FUTURE_DOMAIN is not set 448 # CONFIG_SCSI_IPS is not set 449 # CONFIG_SCSI_INITIO is not set 450 # CONFIG_SCSI_INIA100 is not set 451 + # CONFIG_SCSI_STEX is not set 452 CONFIG_SCSI_SYM53C8XX_2=y 453 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 454 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 455 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 456 + CONFIG_SCSI_SYM53C8XX_MMIO=y 457 CONFIG_SCSI_QLOGIC_1280=y 458 # CONFIG_SCSI_QLA_FC is not set 459 + # CONFIG_SCSI_QLA_ISCSI is not set 460 # CONFIG_SCSI_LPFC is not set 461 # CONFIG_SCSI_DC395x is not set 462 # CONFIG_SCSI_DC390T is not set 463 # CONFIG_SCSI_DEBUG is not set 464 + # CONFIG_SCSI_SRP is not set 465 + 466 + # 467 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 468 + # 469 + # CONFIG_ATA is not set 470 471 # 472 # Multi-device support (RAID and LVM) ··· 470 CONFIG_MD_RAID0=m 471 CONFIG_MD_RAID1=m 472 # CONFIG_MD_RAID10 is not set 473 + # CONFIG_MD_RAID456 is not set 474 CONFIG_MD_MULTIPATH=m 475 # CONFIG_MD_FAULTY is not set 476 CONFIG_BLK_DEV_DM=m 477 + # CONFIG_DM_DEBUG is not set 478 CONFIG_DM_CRYPT=m 479 CONFIG_DM_SNAPSHOT=m 480 CONFIG_DM_MIRROR=m ··· 563 # CONFIG_EPIC100 is not set 564 # CONFIG_SUNDANCE is not set 565 # CONFIG_VIA_RHINE is not set 566 + # CONFIG_SC92031 is not set 567 568 # 569 # Ethernet (1000 Mbit) ··· 583 # CONFIG_VIA_VELOCITY is not set 584 CONFIG_TIGON3=y 585 # CONFIG_BNX2 is not set 586 + # CONFIG_QLA3XXX is not set 587 + # CONFIG_ATL1 is not set 588 589 # 590 # Ethernet (10000 Mbit) 591 # 592 # CONFIG_CHELSIO_T1 is not set 593 + # CONFIG_CHELSIO_T3 is not set 594 # CONFIG_IXGB is not set 595 # CONFIG_S2IO is not set 596 + # CONFIG_MYRI10GE is not set 597 + # CONFIG_NETXEN_NIC is not set 598 599 # 600 # Token Ring devices ··· 631 # Input device support 632 # 633 CONFIG_INPUT=y 634 + # CONFIG_INPUT_FF_MEMLESS is not set 635 636 # 637 # Userland interfaces ··· 653 # CONFIG_KEYBOARD_LKKBD is not set 654 # CONFIG_KEYBOARD_XTKBD is not set 655 # CONFIG_KEYBOARD_NEWTON is not set 656 + # CONFIG_KEYBOARD_STOWAWAY is not set 657 CONFIG_INPUT_MOUSE=y 658 CONFIG_MOUSE_PS2=y 659 # CONFIG_MOUSE_SERIAL is not set ··· 682 CONFIG_VT=y 683 CONFIG_VT_CONSOLE=y 684 CONFIG_HW_CONSOLE=y 685 + # CONFIG_VT_HW_CONSOLE_BINDING is not set 686 CONFIG_SERIAL_NONSTANDARD=y 687 # CONFIG_COMPUTONE is not set 688 # CONFIG_ROCKETPORT is not set ··· 689 # CONFIG_DIGIEPCA is not set 690 # CONFIG_MOXA_INTELLIO is not set 691 # CONFIG_MOXA_SMARTIO is not set 692 + # CONFIG_MOXA_SMARTIO_NEW is not set 693 # CONFIG_ISI is not set 694 # CONFIG_SYNCLINKMP is not set 695 # CONFIG_SYNCLINK_GT is not set 696 # CONFIG_N_HDLC is not set 697 # CONFIG_SPECIALIX is not set 698 # CONFIG_SX is not set 699 + # CONFIG_RIO is not set 700 # CONFIG_STALDRV is not set 701 702 # ··· 702 # 703 CONFIG_SERIAL_8250=y 704 CONFIG_SERIAL_8250_CONSOLE=y 705 + CONFIG_SERIAL_8250_PCI=y 706 + CONFIG_SERIAL_8250_PNP=y 707 CONFIG_SERIAL_8250_NR_UARTS=6 708 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 709 CONFIG_SERIAL_8250_EXTENDED=y ··· 734 # CONFIG_DTLK is not set 735 # CONFIG_R3964 is not set 736 # CONFIG_APPLICOM is not set 737 CONFIG_AGP=m 738 CONFIG_AGP_I460=m 739 CONFIG_DRM=m ··· 759 # TPM devices 760 # 761 # CONFIG_TCG_TPM is not set 762 763 # 764 # I2C support ··· 782 # 783 CONFIG_HWMON=y 784 # CONFIG_HWMON_VID is not set 785 + # CONFIG_SENSORS_ABITUGURU is not set 786 # CONFIG_SENSORS_F71805F is not set 787 + # CONFIG_SENSORS_PC87427 is not set 788 + # CONFIG_SENSORS_VT1211 is not set 789 # CONFIG_HWMON_DEBUG_CHIP is not set 790 791 # 792 + # Multifunction device drivers 793 # 794 + # CONFIG_MFD_SM501 is not set 795 796 # 797 # Multimedia devices ··· 802 # Digital Video Broadcasting Devices 803 # 804 # CONFIG_DVB is not set 805 + # CONFIG_USB_DABUSB is not set 806 807 # 808 # Graphics support 809 # 810 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 811 # CONFIG_FB is not set 812 813 # 814 # Console display driver support 815 # 816 CONFIG_VGA_CONSOLE=y 817 + # CONFIG_VGACON_SOFT_SCROLLBACK is not set 818 CONFIG_DUMMY_CONSOLE=y 819 820 # ··· 820 # CONFIG_SOUND is not set 821 822 # 823 + # HID Devices 824 + # 825 + CONFIG_HID=y 826 + # CONFIG_HID_DEBUG is not set 827 + 828 + # 829 # USB support 830 # 831 CONFIG_USB_ARCH_HAS_HCD=y 832 CONFIG_USB_ARCH_HAS_OHCI=y 833 + CONFIG_USB_ARCH_HAS_EHCI=y 834 CONFIG_USB=y 835 # CONFIG_USB_DEBUG is not set 836 ··· 831 # Miscellaneous USB options 832 # 833 CONFIG_USB_DEVICEFS=y 834 # CONFIG_USB_DYNAMIC_MINORS is not set 835 # CONFIG_USB_SUSPEND is not set 836 # CONFIG_USB_OTG is not set ··· 842 CONFIG_USB_EHCI_HCD=m 843 # CONFIG_USB_EHCI_SPLIT_ISO is not set 844 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 845 + # CONFIG_USB_EHCI_TT_NEWSCHED is not set 846 + # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set 847 # CONFIG_USB_ISP116X_HCD is not set 848 CONFIG_USB_OHCI_HCD=m 849 + # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 850 + # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 851 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 852 CONFIG_USB_UHCI_HCD=y 853 # CONFIG_USB_SL811_HCD is not set ··· 873 # CONFIG_USB_STORAGE_SDDR55 is not set 874 # CONFIG_USB_STORAGE_JUMPSHOT is not set 875 # CONFIG_USB_STORAGE_ALAUDA is not set 876 + # CONFIG_USB_STORAGE_KARMA is not set 877 # CONFIG_USB_LIBUSUAL is not set 878 879 # 880 # USB Input Devices 881 # 882 CONFIG_USB_HID=y 883 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 884 # CONFIG_HID_FF is not set 885 # CONFIG_USB_HIDDEV is not set ··· 888 # CONFIG_USB_ACECAD is not set 889 # CONFIG_USB_KBTAB is not set 890 # CONFIG_USB_POWERMATE is not set 891 + # CONFIG_USB_TOUCHSCREEN is not set 892 # CONFIG_USB_YEALINK is not set 893 # CONFIG_USB_XPAD is not set 894 # CONFIG_USB_ATI_REMOTE is not set 895 # CONFIG_USB_ATI_REMOTE2 is not set 896 # CONFIG_USB_KEYSPAN_REMOTE is not set 897 # CONFIG_USB_APPLETOUCH is not set 898 + # CONFIG_USB_GTCO is not set 899 900 # 901 # USB Imaging devices ··· 905 # CONFIG_USB_MICROTEK is not set 906 907 # 908 # USB Network Adapters 909 # 910 # CONFIG_USB_CATC is not set 911 # CONFIG_USB_KAWETH is not set 912 # CONFIG_USB_PEGASUS is not set 913 # CONFIG_USB_RTL8150 is not set 914 + # CONFIG_USB_USBNET_MII is not set 915 # CONFIG_USB_USBNET is not set 916 # CONFIG_USB_MON is not set 917 ··· 937 # 938 # CONFIG_USB_EMI62 is not set 939 # CONFIG_USB_EMI26 is not set 940 + # CONFIG_USB_ADUTUX is not set 941 # CONFIG_USB_AUERSWALD is not set 942 # CONFIG_USB_RIO500 is not set 943 # CONFIG_USB_LEGOTOWER is not set 944 # CONFIG_USB_LCD is not set 945 + # CONFIG_USB_BERRY_CHARGE is not set 946 # CONFIG_USB_LED is not set 947 + # CONFIG_USB_CYPRESS_CY7C63 is not set 948 # CONFIG_USB_CYTHERM is not set 949 + # CONFIG_USB_PHIDGET is not set 950 # CONFIG_USB_IDMOUSE is not set 951 + # CONFIG_USB_FTDI_ELAN is not set 952 + # CONFIG_USB_APPLEDISPLAY is not set 953 # CONFIG_USB_SISUSBVGA is not set 954 # CONFIG_USB_LD is not set 955 + # CONFIG_USB_TRANCEVIBRATOR is not set 956 + # CONFIG_USB_IOWARRIOR is not set 957 # CONFIG_USB_TEST is not set 958 959 # ··· 965 # CONFIG_MMC is not set 966 967 # 968 + # LED devices 969 + # 970 + # CONFIG_NEW_LEDS is not set 971 + 972 + # 973 + # LED drivers 974 + # 975 + 976 + # 977 + # LED Triggers 978 + # 979 + 980 + # 981 # InfiniBand support 982 # 983 # CONFIG_INFINIBAND is not set 984 985 # 986 + # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 987 # 988 + 989 + # 990 + # Real Time Clock 991 + # 992 + # CONFIG_RTC_CLASS is not set 993 + 994 + # 995 + # DMA Engine support 996 + # 997 + # CONFIG_DMA_ENGINE is not set 998 + 999 + # 1000 + # DMA Clients 1001 + # 1002 + 1003 + # 1004 + # DMA Devices 1005 + # 1006 + 1007 + # 1008 + # Auxiliary Display support 1009 + # 1010 + 1011 + # 1012 + # Virtualization 1013 + # 1014 + # CONFIG_MSPEC is not set 1015 1016 # 1017 # File systems ··· 985 CONFIG_EXT3_FS_XATTR=y 986 CONFIG_EXT3_FS_POSIX_ACL=y 987 CONFIG_EXT3_FS_SECURITY=y 988 + # CONFIG_EXT4DEV_FS is not set 989 CONFIG_JBD=y 990 # CONFIG_JBD_DEBUG is not set 991 CONFIG_FS_MBCACHE=y ··· 997 # CONFIG_JFS_FS is not set 998 CONFIG_FS_POSIX_ACL=y 999 CONFIG_XFS_FS=y 1000 # CONFIG_XFS_QUOTA is not set 1001 # CONFIG_XFS_SECURITY is not set 1002 # CONFIG_XFS_POSIX_ACL is not set 1003 # CONFIG_XFS_RT is not set 1004 + # CONFIG_GFS2_FS is not set 1005 # CONFIG_OCFS2_FS is not set 1006 # CONFIG_MINIX_FS is not set 1007 # CONFIG_ROMFS_FS is not set 1008 CONFIG_INOTIFY=y 1009 + CONFIG_INOTIFY_USER=y 1010 # CONFIG_QUOTA is not set 1011 CONFIG_DNOTIFY=y 1012 CONFIG_AUTOFS_FS=y ··· 1038 # 1039 CONFIG_PROC_FS=y 1040 CONFIG_PROC_KCORE=y 1041 + CONFIG_PROC_SYSCTL=y 1042 CONFIG_SYSFS=y 1043 CONFIG_TMPFS=y 1044 + # CONFIG_TMPFS_POSIX_ACL is not set 1045 CONFIG_HUGETLBFS=y 1046 CONFIG_HUGETLB_PAGE=y 1047 CONFIG_RAMFS=y 1048 # CONFIG_CONFIGFS_FS is not set 1049 1050 # ··· 1078 CONFIG_NFSD_TCP=y 1079 CONFIG_LOCKD=m 1080 CONFIG_LOCKD_V4=y 1081 + CONFIG_EXPORTFS=m 1082 CONFIG_NFS_COMMON=y 1083 CONFIG_SUNRPC=m 1084 CONFIG_SUNRPC_GSS=m ··· 1089 CONFIG_SMB_NLS_REMOTE="cp437" 1090 CONFIG_CIFS=m 1091 # CONFIG_CIFS_STATS is not set 1092 + # CONFIG_CIFS_WEAK_PW_HASH is not set 1093 # CONFIG_CIFS_XATTR is not set 1094 + # CONFIG_CIFS_DEBUG2 is not set 1095 # CONFIG_CIFS_EXPERIMENTAL is not set 1096 # CONFIG_NCP_FS is not set 1097 # CONFIG_CODA_FS is not set ··· 1162 CONFIG_NLS_UTF8=m 1163 1164 # 1165 + # Distributed Lock Manager 1166 + # 1167 + # CONFIG_DLM is not set 1168 + 1169 + # 1170 # Library routines 1171 # 1172 + CONFIG_BITREVERSE=y 1173 # CONFIG_CRC_CCITT is not set 1174 # CONFIG_CRC16 is not set 1175 CONFIG_CRC32=y 1176 # CONFIG_LIBCRC32C is not set 1177 + CONFIG_PLIST=y 1178 + CONFIG_HAS_IOMEM=y 1179 + CONFIG_HAS_IOPORT=y 1180 CONFIG_GENERIC_HARDIRQS=y 1181 CONFIG_GENERIC_IRQ_PROBE=y 1182 CONFIG_GENERIC_PENDING_IRQ=y 1183 + CONFIG_IRQ_PER_CPU=y 1184 1185 # 1186 # Instrumentation Support ··· 1182 # Kernel hacking 1183 # 1184 # CONFIG_PRINTK_TIME is not set 1185 + CONFIG_ENABLE_MUST_CHECK=y 1186 CONFIG_MAGIC_SYSRQ=y 1187 + # CONFIG_UNUSED_SYMBOLS is not set 1188 + # CONFIG_DEBUG_FS is not set 1189 + # CONFIG_HEADERS_CHECK is not set 1190 CONFIG_DEBUG_KERNEL=y 1191 + # CONFIG_DEBUG_SHIRQ is not set 1192 CONFIG_LOG_BUF_SHIFT=20 1193 CONFIG_DETECT_SOFTLOCKUP=y 1194 # CONFIG_SCHEDSTATS is not set 1195 + # CONFIG_TIMER_STATS is not set 1196 # CONFIG_DEBUG_SLAB is not set 1197 + # CONFIG_DEBUG_RT_MUTEXES is not set 1198 + # CONFIG_RT_MUTEX_TESTER is not set 1199 # CONFIG_DEBUG_SPINLOCK is not set 1200 + CONFIG_DEBUG_MUTEXES=y 1201 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1202 + # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1203 # CONFIG_DEBUG_KOBJECT is not set 1204 # CONFIG_DEBUG_INFO is not set 1205 # CONFIG_DEBUG_VM is not set 1206 + # CONFIG_DEBUG_LIST is not set 1207 CONFIG_FORCED_INLINING=y 1208 # CONFIG_RCU_TORTURE_TEST is not set 1209 + # CONFIG_FAULT_INJECTION is not set 1210 CONFIG_IA64_GRANULE_16MB=y 1211 # CONFIG_IA64_GRANULE_64MB is not set 1212 # CONFIG_IA64_PRINT_HAZARDS is not set ··· 1215 # Cryptographic options 1216 # 1217 CONFIG_CRYPTO=y 1218 + CONFIG_CRYPTO_ALGAPI=y 1219 + CONFIG_CRYPTO_BLKCIPHER=m 1220 + CONFIG_CRYPTO_MANAGER=m 1221 # CONFIG_CRYPTO_HMAC is not set 1222 + # CONFIG_CRYPTO_XCBC is not set 1223 # CONFIG_CRYPTO_NULL is not set 1224 # CONFIG_CRYPTO_MD4 is not set 1225 CONFIG_CRYPTO_MD5=y ··· 1224 # CONFIG_CRYPTO_SHA512 is not set 1225 # CONFIG_CRYPTO_WP512 is not set 1226 # CONFIG_CRYPTO_TGR192 is not set 1227 + # CONFIG_CRYPTO_GF128MUL is not set 1228 + CONFIG_CRYPTO_ECB=m 1229 + CONFIG_CRYPTO_CBC=m 1230 + CONFIG_CRYPTO_PCBC=m 1231 + # CONFIG_CRYPTO_LRW is not set 1232 CONFIG_CRYPTO_DES=m 1233 + # CONFIG_CRYPTO_FCRYPT is not set 1234 # CONFIG_CRYPTO_BLOWFISH is not set 1235 # CONFIG_CRYPTO_TWOFISH is not set 1236 # CONFIG_CRYPTO_SERPENT is not set ··· 1238 # CONFIG_CRYPTO_DEFLATE is not set 1239 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1240 # CONFIG_CRYPTO_CRC32C is not set 1241 + # CONFIG_CRYPTO_CAMELLIA is not set 1242 # CONFIG_CRYPTO_TEST is not set 1243 1244 #
+271 -73
arch/ia64/configs/zx1_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.16-rc5 4 - # Mon Feb 27 15:55:36 2006 5 # 6 7 # 8 # Code maturity level options ··· 19 CONFIG_LOCALVERSION_AUTO=y 20 CONFIG_SWAP=y 21 CONFIG_SYSVIPC=y 22 # CONFIG_POSIX_MQUEUE is not set 23 CONFIG_BSD_PROCESS_ACCT=y 24 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 25 - CONFIG_SYSCTL=y 26 # CONFIG_AUDIT is not set 27 # CONFIG_IKCONFIG is not set 28 # CONFIG_CPUSETS is not set 29 CONFIG_INITRAMFS_SOURCE="" 30 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 # CONFIG_EMBEDDED is not set 32 CONFIG_KALLSYMS=y 33 # CONFIG_KALLSYMS_ALL is not set 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 48 CONFIG_FUTEX=y 49 CONFIG_EPOLL=y 50 CONFIG_SHMEM=y 51 - CONFIG_CC_ALIGN_FUNCTIONS=0 52 - CONFIG_CC_ALIGN_LABELS=0 53 - CONFIG_CC_ALIGN_LOOPS=0 54 - CONFIG_CC_ALIGN_JUMPS=0 55 CONFIG_SLAB=y 56 # CONFIG_TINY_SHMEM is not set 57 CONFIG_BASE_SMALL=0 58 # CONFIG_SLOB is not set ··· 60 # 61 CONFIG_MODULES=y 62 # CONFIG_MODULE_UNLOAD is not set 63 - CONFIG_OBSOLETE_MODPARM=y 64 # CONFIG_MODVERSIONS is not set 65 # CONFIG_MODULE_SRCVERSION_ALL is not set 66 # CONFIG_KMOD is not set 67 68 # 69 # Block layer 70 # 71 72 # 73 # IO Schedulers ··· 89 # 90 CONFIG_IA64=y 91 CONFIG_64BIT=y 92 CONFIG_MMU=y 93 - CONFIG_SWIOTLB=y 94 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 95 CONFIG_GENERIC_CALIBRATE_DELAY=y 96 CONFIG_TIME_INTERPOLATION=y 97 CONFIG_EFI=y 98 CONFIG_GENERIC_IOMAP=y 99 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 100 - CONFIG_DMA_IS_DMA32=y 101 # CONFIG_IA64_GENERIC is not set 102 # CONFIG_IA64_DIG is not set 103 CONFIG_IA64_HP_ZX1=y ··· 118 # CONFIG_PGTABLE_4 is not set 119 # CONFIG_HZ_100 is not set 120 CONFIG_HZ_250=y 121 # CONFIG_HZ_1000 is not set 122 CONFIG_HZ=250 123 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 127 CONFIG_FORCE_MAX_ZONEORDER=17 128 CONFIG_SMP=y 129 CONFIG_NR_CPUS=16 130 - # CONFIG_HOTPLUG_CPU is not set 131 # CONFIG_SCHED_SMT is not set 132 # CONFIG_PREEMPT is not set 133 CONFIG_SELECT_MEMORY_MODEL=y 134 CONFIG_FLATMEM_MANUAL=y ··· 140 CONFIG_FLAT_NODE_MEM_MAP=y 141 # CONFIG_SPARSEMEM_STATIC is not set 142 CONFIG_SPLIT_PTLOCK_CPUS=4 143 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 144 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 145 CONFIG_ARCH_FLATMEM_ENABLE=y 146 CONFIG_ARCH_SPARSEMEM_ENABLE=y 147 CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 148 CONFIG_VIRTUAL_MEM_MAP=y 149 CONFIG_HOLES_IN_ZONE=y 150 CONFIG_IA32_SUPPORT=y ··· 155 CONFIG_IA64_MCA_RECOVERY=y 156 CONFIG_PERFMON=y 157 CONFIG_IA64_PALINFO=y 158 159 # 160 # Firmware Drivers ··· 173 CONFIG_PM=y 174 CONFIG_PM_LEGACY=y 175 # CONFIG_PM_DEBUG is not set 176 177 # 178 # ACPI (Advanced Configuration and Power Interface) Support 179 # 180 CONFIG_ACPI=y 181 CONFIG_ACPI_BUTTON=y 182 CONFIG_ACPI_FAN=y 183 CONFIG_ACPI_PROCESSOR=y 184 CONFIG_ACPI_THERMAL=y 185 CONFIG_ACPI_BLACKLIST_YEAR=0 186 # CONFIG_ACPI_DEBUG is not set 187 CONFIG_ACPI_EC=y 188 CONFIG_ACPI_POWER=y 189 CONFIG_ACPI_SYSTEM=y 190 - # CONFIG_ACPI_CONTAINER is not set 191 192 # 193 # CPU Frequency scaling ··· 203 # 204 CONFIG_PCI=y 205 CONFIG_PCI_DOMAINS=y 206 # CONFIG_PCI_MSI is not set 207 - CONFIG_PCI_LEGACY_PROC=y 208 # CONFIG_PCI_DEBUG is not set 209 210 # ··· 234 CONFIG_PACKET=y 235 # CONFIG_PACKET_MMAP is not set 236 CONFIG_UNIX=y 237 # CONFIG_NET_KEY is not set 238 CONFIG_INET=y 239 CONFIG_IP_MULTICAST=y ··· 252 # CONFIG_INET_AH is not set 253 # CONFIG_INET_ESP is not set 254 # CONFIG_INET_IPCOMP is not set 255 # CONFIG_INET_TUNNEL is not set 256 CONFIG_INET_DIAG=y 257 CONFIG_INET_TCP_DIAG=y 258 # CONFIG_TCP_CONG_ADVANCED is not set 259 - CONFIG_TCP_CONG_BIC=y 260 261 # 262 # IP: Virtual Server Configuration 263 # 264 # CONFIG_IP_VS is not set 265 # CONFIG_IPV6 is not set 266 CONFIG_NETFILTER=y 267 # CONFIG_NETFILTER_DEBUG is not set 268 ··· 279 # Core Netfilter Configuration 280 # 281 # CONFIG_NETFILTER_NETLINK is not set 282 - # CONFIG_NF_CONNTRACK is not set 283 # CONFIG_NETFILTER_XTABLES is not set 284 285 # 286 # IP: Netfilter Configuration 287 # 288 - # CONFIG_IP_NF_CONNTRACK is not set 289 # CONFIG_IP_NF_QUEUE is not set 290 291 # 292 # DCCP Configuration (EXPERIMENTAL) ··· 312 # CONFIG_ATALK is not set 313 # CONFIG_X25 is not set 314 # CONFIG_LAPB is not set 315 - # CONFIG_NET_DIVERT is not set 316 # CONFIG_ECONET is not set 317 # CONFIG_WAN_ROUTER is not set 318 ··· 324 # Network testing 325 # 326 # CONFIG_NET_PKTGEN is not set 327 # CONFIG_HAMRADIO is not set 328 # CONFIG_IRDA is not set 329 # CONFIG_BT is not set ··· 341 CONFIG_PREVENT_FIRMWARE_BUILD=y 342 # CONFIG_FW_LOADER is not set 343 # CONFIG_DEBUG_DRIVER is not set 344 345 # 346 # Connector - unified userspace <-> kernelspace linker ··· 386 CONFIG_BLK_DEV_RAM=y 387 CONFIG_BLK_DEV_RAM_COUNT=16 388 CONFIG_BLK_DEV_RAM_SIZE=4096 389 - CONFIG_BLK_DEV_INITRD=y 390 # CONFIG_CDROM_PKTCDVD is not set 391 # CONFIG_ATA_OVER_ETH is not set 392 393 # 394 # ATA/ATAPI/MFM/RLL support ··· 413 # CONFIG_BLK_DEV_IDETAPE is not set 414 # CONFIG_BLK_DEV_IDEFLOPPY is not set 415 # CONFIG_BLK_DEV_IDESCSI is not set 416 # CONFIG_IDE_TASK_IOCTL is not set 417 418 # ··· 439 # CONFIG_BLK_DEV_CS5530 is not set 440 # CONFIG_BLK_DEV_HPT34X is not set 441 # CONFIG_BLK_DEV_HPT366 is not set 442 # CONFIG_BLK_DEV_SC1200 is not set 443 # CONFIG_BLK_DEV_PIIX is not set 444 # CONFIG_BLK_DEV_IT821X is not set 445 # CONFIG_BLK_DEV_NS87415 is not set 446 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 452 # CONFIG_BLK_DEV_SLC90E66 is not set 453 # CONFIG_BLK_DEV_TRM290 is not set 454 # CONFIG_BLK_DEV_VIA82CXXX is not set 455 # CONFIG_IDE_ARM is not set 456 CONFIG_BLK_DEV_IDEDMA=y 457 # CONFIG_IDEDMA_IVB is not set ··· 464 # 465 # CONFIG_RAID_ATTRS is not set 466 CONFIG_SCSI=y 467 CONFIG_SCSI_PROC_FS=y 468 469 # ··· 485 CONFIG_SCSI_MULTI_LUN=y 486 CONFIG_SCSI_CONSTANTS=y 487 CONFIG_SCSI_LOGGING=y 488 489 # 490 - # SCSI Transport Attributes 491 # 492 CONFIG_SCSI_SPI_ATTRS=y 493 CONFIG_SCSI_FC_ATTRS=y 494 # CONFIG_SCSI_ISCSI_ATTRS is not set 495 # CONFIG_SCSI_SAS_ATTRS is not set 496 497 # 498 # SCSI low-level drivers ··· 507 # CONFIG_SCSI_AIC7XXX is not set 508 # CONFIG_SCSI_AIC7XXX_OLD is not set 509 # CONFIG_SCSI_AIC79XX is not set 510 # CONFIG_MEGARAID_NEWGEN is not set 511 # CONFIG_MEGARAID_LEGACY is not set 512 # CONFIG_MEGARAID_SAS is not set 513 - # CONFIG_SCSI_SATA is not set 514 # CONFIG_SCSI_DMX3191D is not set 515 # CONFIG_SCSI_FUTURE_DOMAIN is not set 516 # CONFIG_SCSI_IPS is not set 517 # CONFIG_SCSI_INITIO is not set 518 # CONFIG_SCSI_INIA100 is not set 519 CONFIG_SCSI_SYM53C8XX_2=y 520 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 521 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 522 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 523 - # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 524 - # CONFIG_SCSI_IPR is not set 525 - # CONFIG_SCSI_QLOGIC_FC is not set 526 CONFIG_SCSI_QLOGIC_1280=y 527 # CONFIG_SCSI_QLA_FC is not set 528 # CONFIG_SCSI_LPFC is not set 529 # CONFIG_SCSI_DC395x is not set 530 # CONFIG_SCSI_DC390T is not set 531 # CONFIG_SCSI_DEBUG is not set 532 533 # 534 # Multi-device support (RAID and LVM) ··· 626 # CONFIG_EPIC100 is not set 627 # CONFIG_SUNDANCE is not set 628 # CONFIG_VIA_RHINE is not set 629 630 # 631 # Ethernet (1000 Mbit) ··· 647 # CONFIG_VIA_VELOCITY is not set 648 CONFIG_TIGON3=y 649 # CONFIG_BNX2 is not set 650 651 # 652 # Ethernet (10000 Mbit) 653 # 654 # CONFIG_CHELSIO_T1 is not set 655 # CONFIG_IXGB is not set 656 # CONFIG_S2IO is not set 657 658 # 659 # Token Ring devices ··· 698 # Input device support 699 # 700 CONFIG_INPUT=y 701 702 # 703 # Userland interfaces ··· 737 CONFIG_VT=y 738 CONFIG_VT_CONSOLE=y 739 CONFIG_HW_CONSOLE=y 740 # CONFIG_SERIAL_NONSTANDARD is not set 741 742 # ··· 745 # 746 CONFIG_SERIAL_8250=y 747 CONFIG_SERIAL_8250_CONSOLE=y 748 - CONFIG_SERIAL_8250_ACPI=y 749 CONFIG_SERIAL_8250_NR_UARTS=8 750 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 751 CONFIG_SERIAL_8250_EXTENDED=y ··· 778 # CONFIG_DTLK is not set 779 # CONFIG_R3964 is not set 780 # CONFIG_APPLICOM is not set 781 - 782 - # 783 - # Ftape, the floppy tape device driver 784 - # 785 CONFIG_AGP=y 786 CONFIG_AGP_HP_ZX1=y 787 CONFIG_DRM=y ··· 796 # TPM devices 797 # 798 # CONFIG_TCG_TPM is not set 799 - # CONFIG_TELCLOCK is not set 800 801 # 802 # I2C support ··· 822 # CONFIG_I2C_I810 is not set 823 # CONFIG_I2C_PIIX4 is not set 824 # CONFIG_I2C_NFORCE2 is not set 825 # CONFIG_I2C_PARPORT_LIGHT is not set 826 # CONFIG_I2C_PROSAVAGE is not set 827 # CONFIG_I2C_SAVAGE4 is not set 828 - # CONFIG_SCx200_ACB is not set 829 # CONFIG_I2C_SIS5595 is not set 830 # CONFIG_I2C_SIS630 is not set 831 # CONFIG_I2C_SIS96X is not set ··· 845 # CONFIG_SENSORS_PCF8574 is not set 846 # CONFIG_SENSORS_PCA9539 is not set 847 # CONFIG_SENSORS_PCF8591 is not set 848 - # CONFIG_SENSORS_RTC8564 is not set 849 # CONFIG_SENSORS_MAX6875 is not set 850 - # CONFIG_RTC_X1205_I2C is not set 851 # CONFIG_I2C_DEBUG_CORE is not set 852 # CONFIG_I2C_DEBUG_ALGO is not set 853 # CONFIG_I2C_DEBUG_BUS is not set ··· 869 # CONFIG_HWMON_VID is not set 870 871 # 872 - # Misc devices 873 # 874 - 875 - # 876 - # Multimedia Capabilities Port drivers 877 - # 878 879 # 880 # Multimedia devices 881 # 882 CONFIG_VIDEO_DEV=y 883 884 # 885 - # Video For Linux 886 # 887 888 # 889 - # Video Adapters 890 # 891 # CONFIG_VIDEO_ADV_DEBUG is not set 892 # CONFIG_VIDEO_BT848 is not set 893 # CONFIG_VIDEO_CPIA is not set 894 # CONFIG_VIDEO_SAA5246A is not set 895 # CONFIG_VIDEO_SAA5249 is not set 896 # CONFIG_TUNER_3036 is not set ··· 905 # CONFIG_VIDEO_HEXIUM_ORION is not set 906 # CONFIG_VIDEO_HEXIUM_GEMINI is not set 907 # CONFIG_VIDEO_CX88 is not set 908 # CONFIG_VIDEO_EM28XX is not set 909 # CONFIG_VIDEO_OVCAMCHIP is not set 910 - # CONFIG_VIDEO_AUDIO_DECODER is not set 911 - # CONFIG_VIDEO_DECODER is not set 912 913 # 914 # Radio Adapters ··· 933 # CONFIG_RADIO_GEMTEK_PCI is not set 934 # CONFIG_RADIO_MAXIRADIO is not set 935 # CONFIG_RADIO_MAESTRO is not set 936 937 # 938 # Digital Video Broadcasting Devices 939 # 940 # CONFIG_DVB is not set 941 942 # 943 # Graphics support 944 # 945 CONFIG_FB=y 946 CONFIG_FB_CFB_FILLRECT=y 947 CONFIG_FB_CFB_COPYAREA=y 948 CONFIG_FB_CFB_IMAGEBLIT=y 949 # CONFIG_FB_MACMODES is not set 950 CONFIG_FB_MODE_HELPERS=y 951 # CONFIG_FB_TILEBLITTING is not set 952 # CONFIG_FB_CIRRUS is not set 953 # CONFIG_FB_PM2 is not set 954 # CONFIG_FB_CYBER2000 is not set ··· 971 # CONFIG_FB_NVIDIA is not set 972 # CONFIG_FB_RIVA is not set 973 # CONFIG_FB_MATROX is not set 974 - # CONFIG_FB_RADEON_OLD is not set 975 CONFIG_FB_RADEON=y 976 CONFIG_FB_RADEON_I2C=y 977 CONFIG_FB_RADEON_DEBUG=y 978 # CONFIG_FB_ATY128 is not set 979 # CONFIG_FB_ATY is not set 980 # CONFIG_FB_SAVAGE is not set 981 # CONFIG_FB_SIS is not set 982 # CONFIG_FB_NEOMAGIC is not set ··· 991 # Console display driver support 992 # 993 CONFIG_VGA_CONSOLE=y 994 CONFIG_DUMMY_CONSOLE=y 995 CONFIG_FRAMEBUFFER_CONSOLE=y 996 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set ··· 1006 # CONFIG_LOGO_LINUX_MONO is not set 1007 # CONFIG_LOGO_LINUX_VGA16 is not set 1008 CONFIG_LOGO_LINUX_CLUT224=y 1009 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1010 1011 # 1012 # Sound ··· 1025 CONFIG_SND_OSSEMUL=y 1026 CONFIG_SND_MIXER_OSS=y 1027 CONFIG_SND_PCM_OSS=y 1028 CONFIG_SND_SEQUENCER_OSS=y 1029 # CONFIG_SND_DYNAMIC_MINORS is not set 1030 CONFIG_SND_SUPPORT_OLD_API=y 1031 # CONFIG_SND_VERBOSE_PRINTK is not set 1032 # CONFIG_SND_DEBUG is not set 1033 ··· 1039 CONFIG_SND_MPU401_UART=y 1040 CONFIG_SND_OPL3_LIB=y 1041 CONFIG_SND_AC97_CODEC=y 1042 - CONFIG_SND_AC97_BUS=y 1043 # CONFIG_SND_DUMMY is not set 1044 # CONFIG_SND_VIRMIDI is not set 1045 # CONFIG_SND_MTPAV is not set ··· 1049 # PCI devices 1050 # 1051 # CONFIG_SND_AD1889 is not set 1052 # CONFIG_SND_ALI5451 is not set 1053 # CONFIG_SND_ATIIXP is not set 1054 # CONFIG_SND_ATIIXP_MODEM is not set ··· 1062 # CONFIG_SND_CMIPCI is not set 1063 # CONFIG_SND_CS4281 is not set 1064 # CONFIG_SND_CS46XX is not set 1065 # CONFIG_SND_EMU10K1 is not set 1066 # CONFIG_SND_EMU10K1X is not set 1067 # CONFIG_SND_ENS1370 is not set ··· 1081 # CONFIG_SND_ES1938 is not set 1082 # CONFIG_SND_ES1968 is not set 1083 CONFIG_SND_FM801=y 1084 - CONFIG_SND_FM801_TEA575X=y 1085 # CONFIG_SND_HDA_INTEL is not set 1086 # CONFIG_SND_HDSP is not set 1087 # CONFIG_SND_HDSPM is not set ··· 1094 # CONFIG_SND_MIXART is not set 1095 # CONFIG_SND_NM256 is not set 1096 # CONFIG_SND_PCXHR is not set 1097 # CONFIG_SND_RME32 is not set 1098 # CONFIG_SND_RME96 is not set 1099 # CONFIG_SND_RME9652 is not set ··· 1104 # CONFIG_SND_VIA82XX_MODEM is not set 1105 # CONFIG_SND_VX222 is not set 1106 # CONFIG_SND_YMFPCI is not set 1107 1108 # 1109 # USB devices ··· 1112 # CONFIG_SND_USB_AUDIO is not set 1113 1114 # 1115 # Open Sound System 1116 # 1117 # CONFIG_SOUND_PRIME is not set 1118 1119 # 1120 # USB support 1121 # 1122 CONFIG_USB_ARCH_HAS_HCD=y 1123 CONFIG_USB_ARCH_HAS_OHCI=y 1124 CONFIG_USB=y 1125 # CONFIG_USB_DEBUG is not set 1126 ··· 1141 # Miscellaneous USB options 1142 # 1143 # CONFIG_USB_DEVICEFS is not set 1144 - CONFIG_USB_BANDWIDTH=y 1145 # CONFIG_USB_DYNAMIC_MINORS is not set 1146 # CONFIG_USB_SUSPEND is not set 1147 # CONFIG_USB_OTG is not set ··· 1151 CONFIG_USB_EHCI_HCD=y 1152 # CONFIG_USB_EHCI_SPLIT_ISO is not set 1153 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1154 # CONFIG_USB_ISP116X_HCD is not set 1155 CONFIG_USB_OHCI_HCD=y 1156 - # CONFIG_USB_OHCI_BIG_ENDIAN is not set 1157 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1158 CONFIG_USB_UHCI_HCD=y 1159 # CONFIG_USB_SL811_HCD is not set ··· 1164 # 1165 # USB Device Class drivers 1166 # 1167 - # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 1168 # CONFIG_USB_ACM is not set 1169 # CONFIG_USB_PRINTER is not set 1170 ··· 1185 # CONFIG_USB_STORAGE_SDDR55 is not set 1186 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1187 # CONFIG_USB_STORAGE_ALAUDA is not set 1188 # CONFIG_USB_LIBUSUAL is not set 1189 1190 # 1191 # USB Input Devices 1192 # 1193 CONFIG_USB_HID=y 1194 - CONFIG_USB_HIDINPUT=y 1195 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1196 # CONFIG_HID_FF is not set 1197 CONFIG_USB_HIDDEV=y ··· 1200 # CONFIG_USB_ACECAD is not set 1201 # CONFIG_USB_KBTAB is not set 1202 # CONFIG_USB_POWERMATE is not set 1203 - # CONFIG_USB_MTOUCH is not set 1204 - # CONFIG_USB_ITMTOUCH is not set 1205 - # CONFIG_USB_EGALAX is not set 1206 # CONFIG_USB_YEALINK is not set 1207 # CONFIG_USB_XPAD is not set 1208 # CONFIG_USB_ATI_REMOTE is not set 1209 # CONFIG_USB_ATI_REMOTE2 is not set 1210 # CONFIG_USB_KEYSPAN_REMOTE is not set 1211 # CONFIG_USB_APPLETOUCH is not set 1212 1213 # 1214 # USB Imaging devices ··· 1216 # CONFIG_USB_MICROTEK is not set 1217 1218 # 1219 - # USB Multimedia devices 1220 - # 1221 - # CONFIG_USB_DABUSB is not set 1222 - # CONFIG_USB_VICAM is not set 1223 - # CONFIG_USB_DSBR is not set 1224 - # CONFIG_USB_ET61X251 is not set 1225 - # CONFIG_USB_IBMCAM is not set 1226 - # CONFIG_USB_KONICAWC is not set 1227 - # CONFIG_USB_OV511 is not set 1228 - # CONFIG_USB_SE401 is not set 1229 - # CONFIG_USB_SN9C102 is not set 1230 - # CONFIG_USB_STV680 is not set 1231 - # CONFIG_USB_PWC is not set 1232 - 1233 - # 1234 # USB Network Adapters 1235 # 1236 # CONFIG_USB_CATC is not set 1237 # CONFIG_USB_KAWETH is not set 1238 # CONFIG_USB_PEGASUS is not set 1239 # CONFIG_USB_RTL8150 is not set 1240 # CONFIG_USB_USBNET is not set 1241 CONFIG_USB_MON=y 1242 ··· 1240 # 1241 # CONFIG_USB_EMI62 is not set 1242 # CONFIG_USB_EMI26 is not set 1243 # CONFIG_USB_AUERSWALD is not set 1244 # CONFIG_USB_RIO500 is not set 1245 # CONFIG_USB_LEGOTOWER is not set 1246 # CONFIG_USB_LCD is not set 1247 # CONFIG_USB_LED is not set 1248 # CONFIG_USB_CYTHERM is not set 1249 - # CONFIG_USB_PHIDGETKIT is not set 1250 - # CONFIG_USB_PHIDGETSERVO is not set 1251 # CONFIG_USB_IDMOUSE is not set 1252 # CONFIG_USB_SISUSBVGA is not set 1253 # CONFIG_USB_LD is not set 1254 1255 # 1256 # USB DSL modem support ··· 1273 # CONFIG_MMC is not set 1274 1275 # 1276 # InfiniBand support 1277 # 1278 # CONFIG_INFINIBAND is not set 1279 1280 # 1281 - # EDAC - error detection and reporting (RAS) 1282 # 1283 1284 # 1285 # File systems ··· 1333 CONFIG_EXT3_FS_XATTR=y 1334 # CONFIG_EXT3_FS_POSIX_ACL is not set 1335 # CONFIG_EXT3_FS_SECURITY is not set 1336 CONFIG_JBD=y 1337 # CONFIG_JBD_DEBUG is not set 1338 CONFIG_FS_MBCACHE=y ··· 1341 # CONFIG_JFS_FS is not set 1342 # CONFIG_FS_POSIX_ACL is not set 1343 # CONFIG_XFS_FS is not set 1344 # CONFIG_OCFS2_FS is not set 1345 # CONFIG_MINIX_FS is not set 1346 # CONFIG_ROMFS_FS is not set ··· 1376 # 1377 CONFIG_PROC_FS=y 1378 CONFIG_PROC_KCORE=y 1379 CONFIG_SYSFS=y 1380 CONFIG_TMPFS=y 1381 CONFIG_HUGETLBFS=y 1382 CONFIG_HUGETLB_PAGE=y 1383 CONFIG_RAMFS=y 1384 - # CONFIG_RELAYFS_FS is not set 1385 # CONFIG_CONFIGFS_FS is not set 1386 1387 # ··· 1497 CONFIG_NLS_UTF8=y 1498 1499 # 1500 # Library routines 1501 # 1502 # CONFIG_CRC_CCITT is not set 1503 # CONFIG_CRC16 is not set 1504 CONFIG_CRC32=y 1505 # CONFIG_LIBCRC32C is not set 1506 CONFIG_GENERIC_HARDIRQS=y 1507 CONFIG_GENERIC_IRQ_PROBE=y 1508 CONFIG_GENERIC_PENDING_IRQ=y 1509 1510 # 1511 # Instrumentation Support ··· 1527 # Kernel hacking 1528 # 1529 # CONFIG_PRINTK_TIME is not set 1530 CONFIG_MAGIC_SYSRQ=y 1531 CONFIG_DEBUG_KERNEL=y 1532 CONFIG_LOG_BUF_SHIFT=17 1533 CONFIG_DETECT_SOFTLOCKUP=y 1534 # CONFIG_SCHEDSTATS is not set 1535 # CONFIG_DEBUG_SLAB is not set 1536 - CONFIG_DEBUG_MUTEXES=y 1537 # CONFIG_DEBUG_SPINLOCK is not set 1538 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1539 # CONFIG_DEBUG_KOBJECT is not set 1540 # CONFIG_DEBUG_INFO is not set 1541 - # CONFIG_DEBUG_FS is not set 1542 # CONFIG_DEBUG_VM is not set 1543 CONFIG_FORCED_INLINING=y 1544 # CONFIG_RCU_TORTURE_TEST is not set 1545 CONFIG_IA64_GRANULE_16MB=y 1546 # CONFIG_IA64_GRANULE_64MB is not set 1547 CONFIG_IA64_PRINT_HAZARDS=y ··· 1571 # Cryptographic options 1572 # 1573 CONFIG_CRYPTO=y 1574 # CONFIG_CRYPTO_HMAC is not set 1575 # CONFIG_CRYPTO_NULL is not set 1576 # CONFIG_CRYPTO_MD4 is not set 1577 CONFIG_CRYPTO_MD5=y ··· 1584 # CONFIG_CRYPTO_SHA512 is not set 1585 # CONFIG_CRYPTO_WP512 is not set 1586 # CONFIG_CRYPTO_TGR192 is not set 1587 CONFIG_CRYPTO_DES=y 1588 # CONFIG_CRYPTO_BLOWFISH is not set 1589 # CONFIG_CRYPTO_TWOFISH is not set 1590 # CONFIG_CRYPTO_SERPENT is not set ··· 1604 # CONFIG_CRYPTO_DEFLATE is not set 1605 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1606 # CONFIG_CRYPTO_CRC32C is not set 1607 # CONFIG_CRYPTO_TEST is not set 1608 1609 #
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.21-rc3 4 + # Thu Mar 8 11:04:20 2007 5 # 6 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 7 8 # 9 # Code maturity level options ··· 18 CONFIG_LOCALVERSION_AUTO=y 19 CONFIG_SWAP=y 20 CONFIG_SYSVIPC=y 21 + # CONFIG_IPC_NS is not set 22 + CONFIG_SYSVIPC_SYSCTL=y 23 # CONFIG_POSIX_MQUEUE is not set 24 CONFIG_BSD_PROCESS_ACCT=y 25 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 26 + # CONFIG_TASKSTATS is not set 27 + # CONFIG_UTS_NS is not set 28 # CONFIG_AUDIT is not set 29 # CONFIG_IKCONFIG is not set 30 # CONFIG_CPUSETS is not set 31 + CONFIG_SYSFS_DEPRECATED=y 32 + # CONFIG_RELAY is not set 33 + CONFIG_BLK_DEV_INITRD=y 34 CONFIG_INITRAMFS_SOURCE="" 35 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 36 + CONFIG_SYSCTL=y 37 # CONFIG_EMBEDDED is not set 38 + CONFIG_SYSCTL_SYSCALL=y 39 CONFIG_KALLSYMS=y 40 # CONFIG_KALLSYMS_ALL is not set 41 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 39 CONFIG_FUTEX=y 40 CONFIG_EPOLL=y 41 CONFIG_SHMEM=y 42 CONFIG_SLAB=y 43 + CONFIG_VM_EVENT_COUNTERS=y 44 + CONFIG_RT_MUTEXES=y 45 # CONFIG_TINY_SHMEM is not set 46 CONFIG_BASE_SMALL=0 47 # CONFIG_SLOB is not set ··· 53 # 54 CONFIG_MODULES=y 55 # CONFIG_MODULE_UNLOAD is not set 56 # CONFIG_MODVERSIONS is not set 57 # CONFIG_MODULE_SRCVERSION_ALL is not set 58 # CONFIG_KMOD is not set 59 + CONFIG_STOP_MACHINE=y 60 61 # 62 # Block layer 63 # 64 + CONFIG_BLOCK=y 65 + # CONFIG_BLK_DEV_IO_TRACE is not set 66 67 # 68 # IO Schedulers ··· 80 # 81 CONFIG_IA64=y 82 CONFIG_64BIT=y 83 + CONFIG_ZONE_DMA=y 84 CONFIG_MMU=y 85 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 86 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 87 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 88 + CONFIG_GENERIC_FIND_NEXT_BIT=y 89 CONFIG_GENERIC_CALIBRATE_DELAY=y 90 CONFIG_TIME_INTERPOLATION=y 91 + CONFIG_DMI=y 92 CONFIG_EFI=y 93 CONFIG_GENERIC_IOMAP=y 94 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 95 + CONFIG_AUDIT_ARCH=y 96 # CONFIG_IA64_GENERIC is not set 97 # CONFIG_IA64_DIG is not set 98 CONFIG_IA64_HP_ZX1=y ··· 105 # CONFIG_PGTABLE_4 is not set 106 # CONFIG_HZ_100 is not set 107 CONFIG_HZ_250=y 108 + # CONFIG_HZ_300 is not set 109 # CONFIG_HZ_1000 is not set 110 CONFIG_HZ=250 111 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 113 CONFIG_FORCE_MAX_ZONEORDER=17 114 CONFIG_SMP=y 115 CONFIG_NR_CPUS=16 116 + CONFIG_HOTPLUG_CPU=y 117 + CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 118 # CONFIG_SCHED_SMT is not set 119 + # CONFIG_PERMIT_BSP_REMOVE is not set 120 # CONFIG_PREEMPT is not set 121 CONFIG_SELECT_MEMORY_MODEL=y 122 CONFIG_FLATMEM_MANUAL=y ··· 124 CONFIG_FLAT_NODE_MEM_MAP=y 125 # CONFIG_SPARSEMEM_STATIC is not set 126 CONFIG_SPLIT_PTLOCK_CPUS=4 127 + CONFIG_RESOURCES_64BIT=y 128 + CONFIG_ZONE_DMA_FLAG=1 129 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 130 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 131 CONFIG_ARCH_FLATMEM_ENABLE=y 132 CONFIG_ARCH_SPARSEMEM_ENABLE=y 133 CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 134 + CONFIG_ARCH_POPULATES_NODE_MAP=y 135 CONFIG_VIRTUAL_MEM_MAP=y 136 CONFIG_HOLES_IN_ZONE=y 137 CONFIG_IA32_SUPPORT=y ··· 136 CONFIG_IA64_MCA_RECOVERY=y 137 CONFIG_PERFMON=y 138 CONFIG_IA64_PALINFO=y 139 + # CONFIG_IA64_ESI is not set 140 + # CONFIG_KEXEC is not set 141 + CONFIG_CRASH_DUMP=y 142 143 # 144 # Firmware Drivers ··· 151 CONFIG_PM=y 152 CONFIG_PM_LEGACY=y 153 # CONFIG_PM_DEBUG is not set 154 + # CONFIG_PM_SYSFS_DEPRECATED is not set 155 156 # 157 # ACPI (Advanced Configuration and Power Interface) Support 158 # 159 CONFIG_ACPI=y 160 + CONFIG_ACPI_PROCFS=y 161 CONFIG_ACPI_BUTTON=y 162 CONFIG_ACPI_FAN=y 163 + # CONFIG_ACPI_DOCK is not set 164 CONFIG_ACPI_PROCESSOR=y 165 + CONFIG_ACPI_HOTPLUG_CPU=y 166 CONFIG_ACPI_THERMAL=y 167 CONFIG_ACPI_BLACKLIST_YEAR=0 168 # CONFIG_ACPI_DEBUG is not set 169 CONFIG_ACPI_EC=y 170 CONFIG_ACPI_POWER=y 171 CONFIG_ACPI_SYSTEM=y 172 + CONFIG_ACPI_CONTAINER=y 173 174 # 175 # CPU Frequency scaling ··· 177 # 178 CONFIG_PCI=y 179 CONFIG_PCI_DOMAINS=y 180 + # CONFIG_PCIEPORTBUS is not set 181 # CONFIG_PCI_MSI is not set 182 # CONFIG_PCI_DEBUG is not set 183 184 # ··· 208 CONFIG_PACKET=y 209 # CONFIG_PACKET_MMAP is not set 210 CONFIG_UNIX=y 211 + CONFIG_XFRM=y 212 + # CONFIG_XFRM_USER is not set 213 + # CONFIG_XFRM_SUB_POLICY is not set 214 + # CONFIG_XFRM_MIGRATE is not set 215 # CONFIG_NET_KEY is not set 216 CONFIG_INET=y 217 CONFIG_IP_MULTICAST=y ··· 222 # CONFIG_INET_AH is not set 223 # CONFIG_INET_ESP is not set 224 # CONFIG_INET_IPCOMP is not set 225 + # CONFIG_INET_XFRM_TUNNEL 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 237 # 238 # IP: Virtual Server Configuration 239 # 240 # CONFIG_IP_VS is not set 241 # CONFIG_IPV6 is not set 242 + # CONFIG_INET6_XFRM_TUNNEL is not set 243 + # CONFIG_INET6_TUNNEL is not set 244 + # CONFIG_NETWORK_SECMARK is not set 245 CONFIG_NETFILTER=y 246 # CONFIG_NETFILTER_DEBUG is not set 247 ··· 240 # Core Netfilter Configuration 241 # 242 # CONFIG_NETFILTER_NETLINK is not set 243 + # CONFIG_NF_CONNTRACK_ENABLED is not set 244 # CONFIG_NETFILTER_XTABLES is not set 245 246 # 247 # IP: Netfilter Configuration 248 # 249 # CONFIG_IP_NF_QUEUE is not set 250 + # CONFIG_IP_NF_IPTABLES is not set 251 + # CONFIG_IP_NF_ARPTABLES is not set 252 253 # 254 # DCCP Configuration (EXPERIMENTAL) ··· 272 # CONFIG_ATALK is not set 273 # CONFIG_X25 is not set 274 # CONFIG_LAPB is not set 275 # CONFIG_ECONET is not set 276 # CONFIG_WAN_ROUTER is not set 277 ··· 285 # Network testing 286 # 287 # CONFIG_NET_PKTGEN is not set 288 + # CONFIG_NET_TCPPROBE is not set 289 # CONFIG_HAMRADIO is not set 290 # CONFIG_IRDA is not set 291 # CONFIG_BT is not set ··· 301 CONFIG_PREVENT_FIRMWARE_BUILD=y 302 # CONFIG_FW_LOADER is not set 303 # CONFIG_DEBUG_DRIVER is not set 304 + # CONFIG_DEBUG_DEVRES is not set 305 + # CONFIG_SYS_HYPERVISOR is not set 306 307 # 308 # Connector - unified userspace <-> kernelspace linker ··· 344 CONFIG_BLK_DEV_RAM=y 345 CONFIG_BLK_DEV_RAM_COUNT=16 346 CONFIG_BLK_DEV_RAM_SIZE=4096 347 + CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 348 # CONFIG_CDROM_PKTCDVD is not set 349 # CONFIG_ATA_OVER_ETH is not set 350 + 351 + # 352 + # Misc devices 353 + # 354 + # CONFIG_SGI_IOC4 is not set 355 + # CONFIG_TIFM_CORE is not set 356 357 # 358 # ATA/ATAPI/MFM/RLL support ··· 365 # CONFIG_BLK_DEV_IDETAPE is not set 366 # CONFIG_BLK_DEV_IDEFLOPPY is not set 367 # CONFIG_BLK_DEV_IDESCSI is not set 368 + # CONFIG_BLK_DEV_IDEACPI is not set 369 # CONFIG_IDE_TASK_IOCTL is not set 370 371 # ··· 390 # CONFIG_BLK_DEV_CS5530 is not set 391 # CONFIG_BLK_DEV_HPT34X is not set 392 # CONFIG_BLK_DEV_HPT366 is not set 393 + # CONFIG_BLK_DEV_JMICRON is not set 394 # CONFIG_BLK_DEV_SC1200 is not set 395 # CONFIG_BLK_DEV_PIIX is not set 396 + # CONFIG_BLK_DEV_IT8213 is not set 397 # CONFIG_BLK_DEV_IT821X is not set 398 # CONFIG_BLK_DEV_NS87415 is not set 399 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 401 # CONFIG_BLK_DEV_SLC90E66 is not set 402 # CONFIG_BLK_DEV_TRM290 is not set 403 # CONFIG_BLK_DEV_VIA82CXXX is not set 404 + # CONFIG_BLK_DEV_TC86C001 is not set 405 # CONFIG_IDE_ARM is not set 406 CONFIG_BLK_DEV_IDEDMA=y 407 # CONFIG_IDEDMA_IVB is not set ··· 412 # 413 # CONFIG_RAID_ATTRS is not set 414 CONFIG_SCSI=y 415 + # CONFIG_SCSI_TGT is not set 416 + CONFIG_SCSI_NETLINK=y 417 CONFIG_SCSI_PROC_FS=y 418 419 # ··· 431 CONFIG_SCSI_MULTI_LUN=y 432 CONFIG_SCSI_CONSTANTS=y 433 CONFIG_SCSI_LOGGING=y 434 + # CONFIG_SCSI_SCAN_ASYNC is not set 435 436 # 437 + # SCSI Transports 438 # 439 CONFIG_SCSI_SPI_ATTRS=y 440 CONFIG_SCSI_FC_ATTRS=y 441 # CONFIG_SCSI_ISCSI_ATTRS is not set 442 # CONFIG_SCSI_SAS_ATTRS is not set 443 + # CONFIG_SCSI_SAS_LIBSAS is not set 444 445 # 446 # SCSI low-level drivers ··· 451 # CONFIG_SCSI_AIC7XXX is not set 452 # CONFIG_SCSI_AIC7XXX_OLD is not set 453 # CONFIG_SCSI_AIC79XX is not set 454 + # CONFIG_SCSI_AIC94XX is not set 455 + # CONFIG_SCSI_ARCMSR is not set 456 # CONFIG_MEGARAID_NEWGEN is not set 457 # CONFIG_MEGARAID_LEGACY is not set 458 # CONFIG_MEGARAID_SAS is not set 459 + # CONFIG_SCSI_HPTIOP is not set 460 # CONFIG_SCSI_DMX3191D is not set 461 # CONFIG_SCSI_FUTURE_DOMAIN is not set 462 # CONFIG_SCSI_IPS is not set 463 # CONFIG_SCSI_INITIO is not set 464 # CONFIG_SCSI_INIA100 is not set 465 + # CONFIG_SCSI_STEX is not set 466 CONFIG_SCSI_SYM53C8XX_2=y 467 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 468 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 469 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 470 + CONFIG_SCSI_SYM53C8XX_MMIO=y 471 CONFIG_SCSI_QLOGIC_1280=y 472 # CONFIG_SCSI_QLA_FC is not set 473 + # CONFIG_SCSI_QLA_ISCSI is not set 474 # CONFIG_SCSI_LPFC is not set 475 # CONFIG_SCSI_DC395x is not set 476 # CONFIG_SCSI_DC390T is not set 477 # CONFIG_SCSI_DEBUG is not set 478 + # CONFIG_SCSI_SRP is not set 479 + 480 + # 481 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 482 + # 483 + # CONFIG_ATA is not set 484 485 # 486 # Multi-device support (RAID and LVM) ··· 562 # CONFIG_EPIC100 is not set 563 # CONFIG_SUNDANCE is not set 564 # CONFIG_VIA_RHINE is not set 565 + # CONFIG_SC92031 is not set 566 567 # 568 # Ethernet (1000 Mbit) ··· 582 # CONFIG_VIA_VELOCITY is not set 583 CONFIG_TIGON3=y 584 # CONFIG_BNX2 is not set 585 + # CONFIG_QLA3XXX is not set 586 + # CONFIG_ATL1 is not set 587 588 # 589 # Ethernet (10000 Mbit) 590 # 591 # CONFIG_CHELSIO_T1 is not set 592 + # CONFIG_CHELSIO_T3 is not set 593 # CONFIG_IXGB is not set 594 # CONFIG_S2IO is not set 595 + # CONFIG_MYRI10GE is not set 596 + # CONFIG_NETXEN_NIC is not set 597 598 # 599 # Token Ring devices ··· 628 # Input device support 629 # 630 CONFIG_INPUT=y 631 + # CONFIG_INPUT_FF_MEMLESS is not set 632 633 # 634 # Userland interfaces ··· 666 CONFIG_VT=y 667 CONFIG_VT_CONSOLE=y 668 CONFIG_HW_CONSOLE=y 669 + # CONFIG_VT_HW_CONSOLE_BINDING is not set 670 # CONFIG_SERIAL_NONSTANDARD is not set 671 672 # ··· 673 # 674 CONFIG_SERIAL_8250=y 675 CONFIG_SERIAL_8250_CONSOLE=y 676 + CONFIG_SERIAL_8250_PCI=y 677 + CONFIG_SERIAL_8250_PNP=y 678 CONFIG_SERIAL_8250_NR_UARTS=8 679 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 680 CONFIG_SERIAL_8250_EXTENDED=y ··· 705 # CONFIG_DTLK is not set 706 # CONFIG_R3964 is not set 707 # CONFIG_APPLICOM is not set 708 CONFIG_AGP=y 709 CONFIG_AGP_HP_ZX1=y 710 CONFIG_DRM=y ··· 727 # TPM devices 728 # 729 # CONFIG_TCG_TPM is not set 730 731 # 732 # I2C support ··· 754 # CONFIG_I2C_I810 is not set 755 # CONFIG_I2C_PIIX4 is not set 756 # CONFIG_I2C_NFORCE2 is not set 757 + # CONFIG_I2C_OCORES is not set 758 # CONFIG_I2C_PARPORT_LIGHT is not set 759 + # CONFIG_I2C_PASEMI is not set 760 # CONFIG_I2C_PROSAVAGE is not set 761 # CONFIG_I2C_SAVAGE4 is not set 762 # CONFIG_I2C_SIS5595 is not set 763 # CONFIG_I2C_SIS630 is not set 764 # CONFIG_I2C_SIS96X is not set ··· 776 # CONFIG_SENSORS_PCF8574 is not set 777 # CONFIG_SENSORS_PCA9539 is not set 778 # CONFIG_SENSORS_PCF8591 is not set 779 # CONFIG_SENSORS_MAX6875 is not set 780 # CONFIG_I2C_DEBUG_CORE is not set 781 # CONFIG_I2C_DEBUG_ALGO is not set 782 # CONFIG_I2C_DEBUG_BUS is not set ··· 802 # CONFIG_HWMON_VID is not set 803 804 # 805 + # Multifunction device drivers 806 # 807 + # CONFIG_MFD_SM501 is not set 808 809 # 810 # Multimedia devices 811 # 812 CONFIG_VIDEO_DEV=y 813 + CONFIG_VIDEO_V4L1=y 814 + CONFIG_VIDEO_V4L1_COMPAT=y 815 + CONFIG_VIDEO_V4L2=y 816 817 # 818 + # Video Capture Adapters 819 # 820 821 # 822 + # Video Capture Adapters 823 # 824 # CONFIG_VIDEO_ADV_DEBUG is not set 825 + CONFIG_VIDEO_HELPER_CHIPS_AUTO=y 826 + # CONFIG_VIDEO_VIVI is not set 827 # CONFIG_VIDEO_BT848 is not set 828 # CONFIG_VIDEO_CPIA is not set 829 + # CONFIG_VIDEO_CPIA2 is not set 830 # CONFIG_VIDEO_SAA5246A is not set 831 # CONFIG_VIDEO_SAA5249 is not set 832 # CONFIG_TUNER_3036 is not set ··· 835 # CONFIG_VIDEO_HEXIUM_ORION is not set 836 # CONFIG_VIDEO_HEXIUM_GEMINI is not set 837 # CONFIG_VIDEO_CX88 is not set 838 + # CONFIG_VIDEO_CAFE_CCIC is not set 839 + 840 + # 841 + # V4L USB devices 842 + # 843 + # CONFIG_VIDEO_PVRUSB2 is not set 844 # CONFIG_VIDEO_EM28XX is not set 845 + # CONFIG_VIDEO_USBVISION is not set 846 + # CONFIG_USB_VICAM is not set 847 + # CONFIG_USB_IBMCAM is not set 848 + # CONFIG_USB_KONICAWC is not set 849 + # CONFIG_USB_QUICKCAM_MESSENGER is not set 850 + # CONFIG_USB_ET61X251 is not set 851 # CONFIG_VIDEO_OVCAMCHIP is not set 852 + # CONFIG_USB_W9968CF is not set 853 + # CONFIG_USB_OV511 is not set 854 + # CONFIG_USB_SE401 is not set 855 + # CONFIG_USB_SN9C102 is not set 856 + # CONFIG_USB_STV680 is not set 857 + # CONFIG_USB_ZC0301 is not set 858 + # CONFIG_USB_PWC is not set 859 860 # 861 # Radio Adapters ··· 846 # CONFIG_RADIO_GEMTEK_PCI is not set 847 # CONFIG_RADIO_MAXIRADIO is not set 848 # CONFIG_RADIO_MAESTRO is not set 849 + # CONFIG_USB_DSBR is not set 850 851 # 852 # Digital Video Broadcasting Devices 853 # 854 # CONFIG_DVB is not set 855 + # CONFIG_USB_DABUSB is not set 856 857 # 858 # Graphics support 859 # 860 + CONFIG_BACKLIGHT_LCD_SUPPORT=y 861 + CONFIG_BACKLIGHT_CLASS_DEVICE=y 862 + CONFIG_LCD_CLASS_DEVICE=m 863 CONFIG_FB=y 864 + # CONFIG_FIRMWARE_EDID is not set 865 + CONFIG_FB_DDC=y 866 CONFIG_FB_CFB_FILLRECT=y 867 CONFIG_FB_CFB_COPYAREA=y 868 CONFIG_FB_CFB_IMAGEBLIT=y 869 + # CONFIG_FB_SVGALIB is not set 870 # CONFIG_FB_MACMODES is not set 871 + CONFIG_FB_BACKLIGHT=y 872 CONFIG_FB_MODE_HELPERS=y 873 # CONFIG_FB_TILEBLITTING is not set 874 + 875 + # 876 + # Frambuffer hardware drivers 877 + # 878 # CONFIG_FB_CIRRUS is not set 879 # CONFIG_FB_PM2 is not set 880 # CONFIG_FB_CYBER2000 is not set ··· 871 # CONFIG_FB_NVIDIA is not set 872 # CONFIG_FB_RIVA is not set 873 # CONFIG_FB_MATROX is not set 874 CONFIG_FB_RADEON=y 875 CONFIG_FB_RADEON_I2C=y 876 + CONFIG_FB_RADEON_BACKLIGHT=y 877 CONFIG_FB_RADEON_DEBUG=y 878 # CONFIG_FB_ATY128 is not set 879 # CONFIG_FB_ATY is not set 880 + # CONFIG_FB_S3 is not set 881 # CONFIG_FB_SAVAGE is not set 882 # CONFIG_FB_SIS is not set 883 # CONFIG_FB_NEOMAGIC is not set ··· 890 # Console display driver support 891 # 892 CONFIG_VGA_CONSOLE=y 893 + # CONFIG_VGACON_SOFT_SCROLLBACK is not set 894 CONFIG_DUMMY_CONSOLE=y 895 CONFIG_FRAMEBUFFER_CONSOLE=y 896 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set ··· 904 # CONFIG_LOGO_LINUX_MONO is not set 905 # CONFIG_LOGO_LINUX_VGA16 is not set 906 CONFIG_LOGO_LINUX_CLUT224=y 907 908 # 909 # Sound ··· 924 CONFIG_SND_OSSEMUL=y 925 CONFIG_SND_MIXER_OSS=y 926 CONFIG_SND_PCM_OSS=y 927 + CONFIG_SND_PCM_OSS_PLUGINS=y 928 CONFIG_SND_SEQUENCER_OSS=y 929 # CONFIG_SND_DYNAMIC_MINORS is not set 930 CONFIG_SND_SUPPORT_OLD_API=y 931 + CONFIG_SND_VERBOSE_PROCFS=y 932 # CONFIG_SND_VERBOSE_PRINTK is not set 933 # CONFIG_SND_DEBUG is not set 934 ··· 936 CONFIG_SND_MPU401_UART=y 937 CONFIG_SND_OPL3_LIB=y 938 CONFIG_SND_AC97_CODEC=y 939 # CONFIG_SND_DUMMY is not set 940 # CONFIG_SND_VIRMIDI is not set 941 # CONFIG_SND_MTPAV is not set ··· 947 # PCI devices 948 # 949 # CONFIG_SND_AD1889 is not set 950 + # CONFIG_SND_ALS300 is not set 951 # CONFIG_SND_ALI5451 is not set 952 # CONFIG_SND_ATIIXP is not set 953 # CONFIG_SND_ATIIXP_MODEM is not set ··· 959 # CONFIG_SND_CMIPCI is not set 960 # CONFIG_SND_CS4281 is not set 961 # CONFIG_SND_CS46XX is not set 962 + # CONFIG_SND_DARLA20 is not set 963 + # CONFIG_SND_GINA20 is not set 964 + # CONFIG_SND_LAYLA20 is not set 965 + # CONFIG_SND_DARLA24 is not set 966 + # CONFIG_SND_GINA24 is not set 967 + # CONFIG_SND_LAYLA24 is not set 968 + # CONFIG_SND_MONA is not set 969 + # CONFIG_SND_MIA is not set 970 + # CONFIG_SND_ECHO3G is not set 971 + # CONFIG_SND_INDIGO is not set 972 + # CONFIG_SND_INDIGOIO is not set 973 + # CONFIG_SND_INDIGODJ is not set 974 # CONFIG_SND_EMU10K1 is not set 975 # CONFIG_SND_EMU10K1X is not set 976 # CONFIG_SND_ENS1370 is not set ··· 966 # CONFIG_SND_ES1938 is not set 967 # CONFIG_SND_ES1968 is not set 968 CONFIG_SND_FM801=y 969 + # CONFIG_SND_FM801_TEA575X_BOOL is not set 970 # CONFIG_SND_HDA_INTEL is not set 971 # CONFIG_SND_HDSP is not set 972 # CONFIG_SND_HDSPM is not set ··· 979 # CONFIG_SND_MIXART is not set 980 # CONFIG_SND_NM256 is not set 981 # CONFIG_SND_PCXHR is not set 982 + # CONFIG_SND_RIPTIDE is not set 983 # CONFIG_SND_RME32 is not set 984 # CONFIG_SND_RME96 is not set 985 # CONFIG_SND_RME9652 is not set ··· 988 # CONFIG_SND_VIA82XX_MODEM is not set 989 # CONFIG_SND_VX222 is not set 990 # CONFIG_SND_YMFPCI is not set 991 + # CONFIG_SND_AC97_POWER_SAVE is not set 992 993 # 994 # USB devices ··· 995 # CONFIG_SND_USB_AUDIO is not set 996 997 # 998 + # SoC audio support 999 + # 1000 + # CONFIG_SND_SOC is not set 1001 + 1002 + # 1003 # Open Sound System 1004 # 1005 # CONFIG_SOUND_PRIME is not set 1006 + CONFIG_AC97_BUS=y 1007 + 1008 + # 1009 + # HID Devices 1010 + # 1011 + CONFIG_HID=y 1012 + # CONFIG_HID_DEBUG is not set 1013 1014 # 1015 # USB support 1016 # 1017 CONFIG_USB_ARCH_HAS_HCD=y 1018 CONFIG_USB_ARCH_HAS_OHCI=y 1019 + CONFIG_USB_ARCH_HAS_EHCI=y 1020 CONFIG_USB=y 1021 # CONFIG_USB_DEBUG is not set 1022 ··· 1011 # Miscellaneous USB options 1012 # 1013 # CONFIG_USB_DEVICEFS is not set 1014 # CONFIG_USB_DYNAMIC_MINORS is not set 1015 # CONFIG_USB_SUSPEND is not set 1016 # CONFIG_USB_OTG is not set ··· 1022 CONFIG_USB_EHCI_HCD=y 1023 # CONFIG_USB_EHCI_SPLIT_ISO is not set 1024 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1025 + # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1026 + # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set 1027 # CONFIG_USB_ISP116X_HCD is not set 1028 CONFIG_USB_OHCI_HCD=y 1029 + # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 1030 + # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 1031 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1032 CONFIG_USB_UHCI_HCD=y 1033 # CONFIG_USB_SL811_HCD is not set ··· 1032 # 1033 # USB Device Class drivers 1034 # 1035 # CONFIG_USB_ACM is not set 1036 # CONFIG_USB_PRINTER is not set 1037 ··· 1054 # CONFIG_USB_STORAGE_SDDR55 is not set 1055 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1056 # CONFIG_USB_STORAGE_ALAUDA is not set 1057 + # CONFIG_USB_STORAGE_KARMA is not set 1058 # CONFIG_USB_LIBUSUAL is not set 1059 1060 # 1061 # USB Input Devices 1062 # 1063 CONFIG_USB_HID=y 1064 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1065 # CONFIG_HID_FF is not set 1066 CONFIG_USB_HIDDEV=y ··· 1069 # CONFIG_USB_ACECAD is not set 1070 # CONFIG_USB_KBTAB is not set 1071 # CONFIG_USB_POWERMATE is not set 1072 + # CONFIG_USB_TOUCHSCREEN is not set 1073 # CONFIG_USB_YEALINK is not set 1074 # CONFIG_USB_XPAD is not set 1075 # CONFIG_USB_ATI_REMOTE is not set 1076 # CONFIG_USB_ATI_REMOTE2 is not set 1077 # CONFIG_USB_KEYSPAN_REMOTE is not set 1078 # CONFIG_USB_APPLETOUCH is not set 1079 + # CONFIG_USB_GTCO is not set 1080 1081 # 1082 # USB Imaging devices ··· 1086 # CONFIG_USB_MICROTEK is not set 1087 1088 # 1089 # USB Network Adapters 1090 # 1091 # CONFIG_USB_CATC is not set 1092 # CONFIG_USB_KAWETH is not set 1093 # CONFIG_USB_PEGASUS is not set 1094 # CONFIG_USB_RTL8150 is not set 1095 + # CONFIG_USB_USBNET_MII is not set 1096 # CONFIG_USB_USBNET is not set 1097 CONFIG_USB_MON=y 1098 ··· 1124 # 1125 # CONFIG_USB_EMI62 is not set 1126 # CONFIG_USB_EMI26 is not set 1127 + # CONFIG_USB_ADUTUX is not set 1128 # CONFIG_USB_AUERSWALD is not set 1129 # CONFIG_USB_RIO500 is not set 1130 # CONFIG_USB_LEGOTOWER is not set 1131 # CONFIG_USB_LCD is not set 1132 + # CONFIG_USB_BERRY_CHARGE is not set 1133 # CONFIG_USB_LED is not set 1134 + # CONFIG_USB_CYPRESS_CY7C63 is not set 1135 # CONFIG_USB_CYTHERM is not set 1136 + # CONFIG_USB_PHIDGET is not set 1137 # CONFIG_USB_IDMOUSE is not set 1138 + # CONFIG_USB_FTDI_ELAN is not set 1139 + # CONFIG_USB_APPLEDISPLAY is not set 1140 # CONFIG_USB_SISUSBVGA is not set 1141 # CONFIG_USB_LD is not set 1142 + # CONFIG_USB_TRANCEVIBRATOR is not set 1143 + # CONFIG_USB_IOWARRIOR is not set 1144 1145 # 1146 # USB DSL modem support ··· 1151 # CONFIG_MMC is not set 1152 1153 # 1154 + # LED devices 1155 + # 1156 + # CONFIG_NEW_LEDS is not set 1157 + 1158 + # 1159 + # LED drivers 1160 + # 1161 + 1162 + # 1163 + # LED Triggers 1164 + # 1165 + 1166 + # 1167 # InfiniBand support 1168 # 1169 # CONFIG_INFINIBAND is not set 1170 1171 # 1172 + # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1173 # 1174 + 1175 + # 1176 + # Real Time Clock 1177 + # 1178 + # CONFIG_RTC_CLASS is not set 1179 + 1180 + # 1181 + # DMA Engine support 1182 + # 1183 + # CONFIG_DMA_ENGINE is not set 1184 + 1185 + # 1186 + # DMA Clients 1187 + # 1188 + 1189 + # 1190 + # DMA Devices 1191 + # 1192 + 1193 + # 1194 + # Auxiliary Display support 1195 + # 1196 + 1197 + # 1198 + # Virtualization 1199 + # 1200 + # CONFIG_MSPEC is not set 1201 1202 # 1203 # File systems ··· 1171 CONFIG_EXT3_FS_XATTR=y 1172 # CONFIG_EXT3_FS_POSIX_ACL is not set 1173 # CONFIG_EXT3_FS_SECURITY is not set 1174 + # CONFIG_EXT4DEV_FS is not set 1175 CONFIG_JBD=y 1176 # CONFIG_JBD_DEBUG is not set 1177 CONFIG_FS_MBCACHE=y ··· 1178 # CONFIG_JFS_FS is not set 1179 # CONFIG_FS_POSIX_ACL is not set 1180 # CONFIG_XFS_FS is not set 1181 + # CONFIG_GFS2_FS is not set 1182 # CONFIG_OCFS2_FS is not set 1183 # CONFIG_MINIX_FS is not set 1184 # CONFIG_ROMFS_FS is not set ··· 1212 # 1213 CONFIG_PROC_FS=y 1214 CONFIG_PROC_KCORE=y 1215 + CONFIG_PROC_VMCORE=y 1216 + CONFIG_PROC_SYSCTL=y 1217 CONFIG_SYSFS=y 1218 CONFIG_TMPFS=y 1219 + # CONFIG_TMPFS_POSIX_ACL is not set 1220 CONFIG_HUGETLBFS=y 1221 CONFIG_HUGETLB_PAGE=y 1222 CONFIG_RAMFS=y 1223 # CONFIG_CONFIGFS_FS is not set 1224 1225 # ··· 1331 CONFIG_NLS_UTF8=y 1332 1333 # 1334 + # Distributed Lock Manager 1335 + # 1336 + # CONFIG_DLM is not set 1337 + 1338 + # 1339 # Library routines 1340 # 1341 + CONFIG_BITREVERSE=y 1342 # CONFIG_CRC_CCITT is not set 1343 # CONFIG_CRC16 is not set 1344 CONFIG_CRC32=y 1345 # CONFIG_LIBCRC32C is not set 1346 + CONFIG_PLIST=y 1347 + CONFIG_HAS_IOMEM=y 1348 + CONFIG_HAS_IOPORT=y 1349 CONFIG_GENERIC_HARDIRQS=y 1350 CONFIG_GENERIC_IRQ_PROBE=y 1351 CONFIG_GENERIC_PENDING_IRQ=y 1352 + CONFIG_IRQ_PER_CPU=y 1353 1354 # 1355 # Instrumentation Support ··· 1351 # Kernel hacking 1352 # 1353 # CONFIG_PRINTK_TIME is not set 1354 + CONFIG_ENABLE_MUST_CHECK=y 1355 CONFIG_MAGIC_SYSRQ=y 1356 + # CONFIG_UNUSED_SYMBOLS is not set 1357 + # CONFIG_DEBUG_FS is not set 1358 + # CONFIG_HEADERS_CHECK is not set 1359 CONFIG_DEBUG_KERNEL=y 1360 + # CONFIG_DEBUG_SHIRQ is not set 1361 CONFIG_LOG_BUF_SHIFT=17 1362 CONFIG_DETECT_SOFTLOCKUP=y 1363 # CONFIG_SCHEDSTATS is not set 1364 + # CONFIG_TIMER_STATS is not set 1365 # CONFIG_DEBUG_SLAB is not set 1366 + # CONFIG_DEBUG_RT_MUTEXES is not set 1367 + # CONFIG_RT_MUTEX_TESTER is not set 1368 # CONFIG_DEBUG_SPINLOCK is not set 1369 + CONFIG_DEBUG_MUTEXES=y 1370 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1371 + # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1372 # CONFIG_DEBUG_KOBJECT is not set 1373 # CONFIG_DEBUG_INFO is not set 1374 # CONFIG_DEBUG_VM is not set 1375 + # CONFIG_DEBUG_LIST is not set 1376 CONFIG_FORCED_INLINING=y 1377 # CONFIG_RCU_TORTURE_TEST is not set 1378 + # CONFIG_LKDTM is not set 1379 + # CONFIG_FAULT_INJECTION is not set 1380 CONFIG_IA64_GRANULE_16MB=y 1381 # CONFIG_IA64_GRANULE_64MB is not set 1382 CONFIG_IA64_PRINT_HAZARDS=y ··· 1384 # Cryptographic options 1385 # 1386 CONFIG_CRYPTO=y 1387 + CONFIG_CRYPTO_ALGAPI=y 1388 + CONFIG_CRYPTO_BLKCIPHER=y 1389 + CONFIG_CRYPTO_MANAGER=y 1390 # CONFIG_CRYPTO_HMAC is not set 1391 + # CONFIG_CRYPTO_XCBC is not set 1392 # CONFIG_CRYPTO_NULL is not set 1393 # CONFIG_CRYPTO_MD4 is not set 1394 CONFIG_CRYPTO_MD5=y ··· 1393 # CONFIG_CRYPTO_SHA512 is not set 1394 # CONFIG_CRYPTO_WP512 is not set 1395 # CONFIG_CRYPTO_TGR192 is not set 1396 + # CONFIG_CRYPTO_GF128MUL is not set 1397 + CONFIG_CRYPTO_ECB=m 1398 + CONFIG_CRYPTO_CBC=y 1399 + CONFIG_CRYPTO_PCBC=m 1400 + # CONFIG_CRYPTO_LRW is not set 1401 CONFIG_CRYPTO_DES=y 1402 + # CONFIG_CRYPTO_FCRYPT is not set 1403 # CONFIG_CRYPTO_BLOWFISH is not set 1404 # CONFIG_CRYPTO_TWOFISH is not set 1405 # CONFIG_CRYPTO_SERPENT is not set ··· 1407 # CONFIG_CRYPTO_DEFLATE is not set 1408 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1409 # CONFIG_CRYPTO_CRC32C is not set 1410 + # CONFIG_CRYPTO_CAMELLIA is not set 1411 # CONFIG_CRYPTO_TEST is not set 1412 1413 #
+243 -78
arch/ia64/defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.16-rc5 4 - # Mon Feb 27 16:02:28 2006 5 # 6 7 # 8 # Code maturity level options ··· 19 CONFIG_LOCALVERSION_AUTO=y 20 CONFIG_SWAP=y 21 CONFIG_SYSVIPC=y 22 CONFIG_POSIX_MQUEUE=y 23 # CONFIG_BSD_PROCESS_ACCT is not set 24 - CONFIG_SYSCTL=y 25 # CONFIG_AUDIT is not set 26 CONFIG_IKCONFIG=y 27 CONFIG_IKCONFIG_PROC=y 28 # CONFIG_CPUSETS is not set 29 CONFIG_INITRAMFS_SOURCE="" 30 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 # CONFIG_EMBEDDED is not set 32 CONFIG_KALLSYMS=y 33 CONFIG_KALLSYMS_ALL=y 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 48 CONFIG_FUTEX=y 49 CONFIG_EPOLL=y 50 CONFIG_SHMEM=y 51 - CONFIG_CC_ALIGN_FUNCTIONS=0 52 - CONFIG_CC_ALIGN_LABELS=0 53 - CONFIG_CC_ALIGN_LOOPS=0 54 - CONFIG_CC_ALIGN_JUMPS=0 55 CONFIG_SLAB=y 56 # CONFIG_TINY_SHMEM is not set 57 CONFIG_BASE_SMALL=0 58 # CONFIG_SLOB is not set ··· 61 CONFIG_MODULES=y 62 CONFIG_MODULE_UNLOAD=y 63 # CONFIG_MODULE_FORCE_UNLOAD is not set 64 - CONFIG_OBSOLETE_MODPARM=y 65 CONFIG_MODVERSIONS=y 66 # CONFIG_MODULE_SRCVERSION_ALL is not set 67 CONFIG_KMOD=y ··· 69 # 70 # Block layer 71 # 72 73 # 74 # IO Schedulers ··· 90 # 91 CONFIG_IA64=y 92 CONFIG_64BIT=y 93 CONFIG_MMU=y 94 CONFIG_SWIOTLB=y 95 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 96 CONFIG_GENERIC_CALIBRATE_DELAY=y 97 CONFIG_TIME_INTERPOLATION=y 98 CONFIG_EFI=y 99 CONFIG_GENERIC_IOMAP=y 100 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 101 - CONFIG_DMA_IS_DMA32=y 102 CONFIG_IA64_GENERIC=y 103 # CONFIG_IA64_DIG is not set 104 # CONFIG_IA64_HP_ZX1 is not set ··· 120 # CONFIG_PGTABLE_4 is not set 121 # CONFIG_HZ_100 is not set 122 CONFIG_HZ_250=y 123 # CONFIG_HZ_1000 is not set 124 CONFIG_HZ=250 125 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 130 CONFIG_FORCE_MAX_ZONEORDER=17 131 CONFIG_SMP=y 132 CONFIG_NR_CPUS=512 133 - CONFIG_IA64_NR_NODES=256 134 CONFIG_HOTPLUG_CPU=y 135 # CONFIG_SCHED_SMT is not set 136 # CONFIG_PREEMPT is not set 137 CONFIG_SELECT_MEMORY_MODEL=y 138 # CONFIG_FLATMEM_MANUAL is not set ··· 145 # CONFIG_SPARSEMEM_STATIC is not set 146 CONFIG_SPLIT_PTLOCK_CPUS=4 147 CONFIG_MIGRATION=y 148 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 149 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 150 CONFIG_ARCH_FLATMEM_ENABLE=y 151 CONFIG_ARCH_SPARSEMEM_ENABLE=y 152 CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 153 CONFIG_NUMA=y 154 CONFIG_VIRTUAL_MEM_MAP=y 155 CONFIG_HOLES_IN_ZONE=y 156 CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 157 CONFIG_IA32_SUPPORT=y 158 CONFIG_COMPAT=y 159 CONFIG_IA64_MCA_RECOVERY=y 160 CONFIG_PERFMON=y 161 CONFIG_IA64_PALINFO=y 162 CONFIG_SGI_SN=y 163 164 # 165 # Firmware Drivers ··· 188 CONFIG_PM=y 189 CONFIG_PM_LEGACY=y 190 # CONFIG_PM_DEBUG is not set 191 192 # 193 # ACPI (Advanced Configuration and Power Interface) Support 194 # 195 CONFIG_ACPI=y 196 CONFIG_ACPI_BUTTON=m 197 CONFIG_ACPI_FAN=m 198 CONFIG_ACPI_PROCESSOR=m 199 CONFIG_ACPI_HOTPLUG_CPU=y 200 CONFIG_ACPI_THERMAL=m ··· 219 # 220 CONFIG_PCI=y 221 CONFIG_PCI_DOMAINS=y 222 # CONFIG_PCI_MSI is not set 223 - CONFIG_PCI_LEGACY_PROC=y 224 # CONFIG_PCI_DEBUG is not set 225 226 # ··· 251 CONFIG_PACKET=y 252 # CONFIG_PACKET_MMAP is not set 253 CONFIG_UNIX=y 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 269 # CONFIG_INET_AH is not set 270 # CONFIG_INET_ESP is not set 271 # CONFIG_INET_IPCOMP is not set 272 # CONFIG_INET_TUNNEL is not set 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_NETFILTER is not set 279 280 # ··· 309 # CONFIG_ATALK is not set 310 # CONFIG_X25 is not set 311 # CONFIG_LAPB is not set 312 - # CONFIG_NET_DIVERT is not set 313 # CONFIG_ECONET is not set 314 # CONFIG_WAN_ROUTER is not set 315 ··· 337 CONFIG_PREVENT_FIRMWARE_BUILD=y 338 CONFIG_FW_LOADER=m 339 # CONFIG_DEBUG_DRIVER is not set 340 341 # 342 # Connector - unified userspace <-> kernelspace linker ··· 382 CONFIG_BLK_DEV_RAM=y 383 CONFIG_BLK_DEV_RAM_COUNT=16 384 CONFIG_BLK_DEV_RAM_SIZE=4096 385 - CONFIG_BLK_DEV_INITRD=y 386 # CONFIG_CDROM_PKTCDVD is not set 387 # CONFIG_ATA_OVER_ETH is not set 388 389 # 390 # ATA/ATAPI/MFM/RLL support ··· 409 # CONFIG_BLK_DEV_IDETAPE is not set 410 CONFIG_BLK_DEV_IDEFLOPPY=y 411 CONFIG_BLK_DEV_IDESCSI=m 412 # CONFIG_IDE_TASK_IOCTL is not set 413 414 # ··· 436 # CONFIG_BLK_DEV_CS5530 is not set 437 # CONFIG_BLK_DEV_HPT34X is not set 438 # CONFIG_BLK_DEV_HPT366 is not set 439 # CONFIG_BLK_DEV_SC1200 is not set 440 CONFIG_BLK_DEV_PIIX=y 441 # CONFIG_BLK_DEV_IT821X is not set 442 # CONFIG_BLK_DEV_NS87415 is not set 443 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 450 # CONFIG_BLK_DEV_SLC90E66 is not set 451 # CONFIG_BLK_DEV_TRM290 is not set 452 # CONFIG_BLK_DEV_VIA82CXXX is not set 453 # CONFIG_IDE_ARM is not set 454 CONFIG_BLK_DEV_IDEDMA=y 455 # CONFIG_IDEDMA_IVB is not set ··· 462 # 463 # CONFIG_RAID_ATTRS is not set 464 CONFIG_SCSI=y 465 CONFIG_SCSI_PROC_FS=y 466 467 # ··· 483 # CONFIG_SCSI_MULTI_LUN is not set 484 # CONFIG_SCSI_CONSTANTS is not set 485 # CONFIG_SCSI_LOGGING is not set 486 487 # 488 - # SCSI Transport Attributes 489 # 490 CONFIG_SCSI_SPI_ATTRS=y 491 CONFIG_SCSI_FC_ATTRS=y 492 # CONFIG_SCSI_ISCSI_ATTRS is not set 493 # CONFIG_SCSI_SAS_ATTRS is not set 494 495 # 496 # SCSI low-level drivers ··· 505 # CONFIG_SCSI_AIC7XXX is not set 506 # CONFIG_SCSI_AIC7XXX_OLD is not set 507 # CONFIG_SCSI_AIC79XX is not set 508 # CONFIG_MEGARAID_NEWGEN is not set 509 # CONFIG_MEGARAID_LEGACY is not set 510 # CONFIG_MEGARAID_SAS is not set 511 - CONFIG_SCSI_SATA=y 512 - # CONFIG_SCSI_SATA_AHCI is not set 513 - # CONFIG_SCSI_SATA_SVW is not set 514 - # CONFIG_SCSI_ATA_PIIX is not set 515 - # CONFIG_SCSI_SATA_MV is not set 516 - # CONFIG_SCSI_SATA_NV is not set 517 - # CONFIG_SCSI_PDC_ADMA is not set 518 - # CONFIG_SCSI_SATA_QSTOR is not set 519 - # CONFIG_SCSI_SATA_PROMISE is not set 520 - # CONFIG_SCSI_SATA_SX4 is not set 521 - # CONFIG_SCSI_SATA_SIL is not set 522 - # CONFIG_SCSI_SATA_SIL24 is not set 523 - # CONFIG_SCSI_SATA_SIS is not set 524 - # CONFIG_SCSI_SATA_ULI is not set 525 - # CONFIG_SCSI_SATA_VIA is not set 526 - CONFIG_SCSI_SATA_VITESSE=y 527 # CONFIG_SCSI_DMX3191D is not set 528 # CONFIG_SCSI_FUTURE_DOMAIN is not set 529 # CONFIG_SCSI_IPS is not set 530 # CONFIG_SCSI_INITIO is not set 531 # CONFIG_SCSI_INIA100 is not set 532 CONFIG_SCSI_SYM53C8XX_2=y 533 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 534 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 535 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 536 - # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 537 - # CONFIG_SCSI_IPR is not set 538 - # CONFIG_SCSI_QLOGIC_FC is not set 539 CONFIG_SCSI_QLOGIC_1280=y 540 # CONFIG_SCSI_QLA_FC is not set 541 # CONFIG_SCSI_LPFC is not set 542 # CONFIG_SCSI_DC395x is not set 543 # CONFIG_SCSI_DC390T is not set 544 # CONFIG_SCSI_DEBUG is not set 545 546 # 547 # Multi-device support (RAID and LVM) ··· 545 CONFIG_MD_RAID0=m 546 CONFIG_MD_RAID1=m 547 # CONFIG_MD_RAID10 is not set 548 - CONFIG_MD_RAID5=m 549 - CONFIG_MD_RAID6=m 550 CONFIG_MD_MULTIPATH=m 551 # CONFIG_MD_FAULTY is not set 552 CONFIG_BLK_DEV_DM=m 553 CONFIG_DM_CRYPT=m 554 CONFIG_DM_SNAPSHOT=m 555 CONFIG_DM_MIRROR=m ··· 639 # CONFIG_EPIC100 is not set 640 # CONFIG_SUNDANCE is not set 641 # CONFIG_VIA_RHINE is not set 642 643 # 644 # Ethernet (1000 Mbit) ··· 660 # CONFIG_VIA_VELOCITY is not set 661 CONFIG_TIGON3=y 662 # CONFIG_BNX2 is not set 663 664 # 665 # Ethernet (10000 Mbit) 666 # 667 # CONFIG_CHELSIO_T1 is not set 668 # CONFIG_IXGB is not set 669 # CONFIG_S2IO is not set 670 671 # 672 # Token Ring devices ··· 713 # Input device support 714 # 715 CONFIG_INPUT=y 716 717 # 718 # Userland interfaces ··· 736 # CONFIG_KEYBOARD_LKKBD is not set 737 # CONFIG_KEYBOARD_XTKBD is not set 738 # CONFIG_KEYBOARD_NEWTON is not set 739 CONFIG_INPUT_MOUSE=y 740 CONFIG_MOUSE_PS2=y 741 # CONFIG_MOUSE_SERIAL is not set ··· 766 CONFIG_VT=y 767 CONFIG_VT_CONSOLE=y 768 CONFIG_HW_CONSOLE=y 769 CONFIG_SERIAL_NONSTANDARD=y 770 # CONFIG_COMPUTONE is not set 771 # CONFIG_ROCKETPORT is not set ··· 774 # CONFIG_DIGIEPCA is not set 775 # CONFIG_MOXA_INTELLIO is not set 776 # CONFIG_MOXA_SMARTIO is not set 777 # CONFIG_ISI is not set 778 # CONFIG_SYNCLINKMP is not set 779 # CONFIG_SYNCLINK_GT is not set 780 # CONFIG_N_HDLC is not set 781 # CONFIG_SPECIALIX is not set 782 # CONFIG_SX is not set 783 # CONFIG_STALDRV is not set 784 CONFIG_SGI_SNSC=y 785 CONFIG_SGI_TIOCX=y ··· 792 # 793 CONFIG_SERIAL_8250=y 794 CONFIG_SERIAL_8250_CONSOLE=y 795 - CONFIG_SERIAL_8250_ACPI=y 796 CONFIG_SERIAL_8250_NR_UARTS=6 797 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 798 CONFIG_SERIAL_8250_EXTENDED=y ··· 828 # CONFIG_DTLK is not set 829 # CONFIG_R3964 is not set 830 # CONFIG_APPLICOM is not set 831 - 832 - # 833 - # Ftape, the floppy tape device driver 834 - # 835 CONFIG_AGP=m 836 CONFIG_AGP_I460=m 837 CONFIG_AGP_HP_ZX1=m ··· 852 # TPM devices 853 # 854 # CONFIG_TCG_TPM is not set 855 - # CONFIG_TELCLOCK is not set 856 857 # 858 # I2C support ··· 874 # 875 CONFIG_HWMON=y 876 # CONFIG_HWMON_VID is not set 877 # CONFIG_SENSORS_F71805F is not set 878 # CONFIG_HWMON_DEBUG_CHIP is not set 879 880 # 881 - # Misc devices 882 # 883 - 884 - # 885 - # Multimedia Capabilities Port drivers 886 - # 887 888 # 889 # Multimedia devices ··· 894 # Digital Video Broadcasting Devices 895 # 896 # CONFIG_DVB is not set 897 898 # 899 # Graphics support 900 # 901 # CONFIG_FB is not set 902 903 # 904 # Console display driver support 905 # 906 CONFIG_VGA_CONSOLE=y 907 CONFIG_DUMMY_CONSOLE=y 908 909 # ··· 927 CONFIG_SND_OSSEMUL=y 928 CONFIG_SND_MIXER_OSS=m 929 CONFIG_SND_PCM_OSS=m 930 CONFIG_SND_SEQUENCER_OSS=y 931 # CONFIG_SND_DYNAMIC_MINORS is not set 932 CONFIG_SND_SUPPORT_OLD_API=y 933 CONFIG_SND_VERBOSE_PRINTK=y 934 # CONFIG_SND_DEBUG is not set 935 ··· 941 CONFIG_SND_MPU401_UART=m 942 CONFIG_SND_OPL3_LIB=m 943 CONFIG_SND_AC97_CODEC=m 944 - CONFIG_SND_AC97_BUS=m 945 CONFIG_SND_DUMMY=m 946 CONFIG_SND_VIRMIDI=m 947 CONFIG_SND_MTPAV=m ··· 951 # PCI devices 952 # 953 # CONFIG_SND_AD1889 is not set 954 # CONFIG_SND_ALI5451 is not set 955 # CONFIG_SND_ATIIXP is not set 956 # CONFIG_SND_ATIIXP_MODEM is not set ··· 965 CONFIG_SND_CS4281=m 966 CONFIG_SND_CS46XX=m 967 CONFIG_SND_CS46XX_NEW_DSP=y 968 CONFIG_SND_EMU10K1=m 969 # CONFIG_SND_EMU10K1X is not set 970 # CONFIG_SND_ENS1370 is not set ··· 984 # CONFIG_SND_ES1938 is not set 985 # CONFIG_SND_ES1968 is not set 986 CONFIG_SND_FM801=m 987 - # CONFIG_SND_FM801_TEA575X is not set 988 # CONFIG_SND_HDA_INTEL is not set 989 # CONFIG_SND_HDSP is not set 990 # CONFIG_SND_HDSPM is not set ··· 997 # CONFIG_SND_MIXART is not set 998 # CONFIG_SND_NM256 is not set 999 # CONFIG_SND_PCXHR is not set 1000 # CONFIG_SND_RME32 is not set 1001 # CONFIG_SND_RME96 is not set 1002 # CONFIG_SND_RME9652 is not set ··· 1007 # CONFIG_SND_VIA82XX_MODEM is not set 1008 # CONFIG_SND_VX222 is not set 1009 # CONFIG_SND_YMFPCI is not set 1010 1011 # 1012 # USB devices ··· 1015 # CONFIG_SND_USB_AUDIO is not set 1016 1017 # 1018 # Open Sound System 1019 # 1020 # CONFIG_SOUND_PRIME is not set 1021 1022 # 1023 # USB support 1024 # 1025 CONFIG_USB_ARCH_HAS_HCD=y 1026 CONFIG_USB_ARCH_HAS_OHCI=y 1027 CONFIG_USB=m 1028 # CONFIG_USB_DEBUG is not set 1029 ··· 1044 # Miscellaneous USB options 1045 # 1046 CONFIG_USB_DEVICEFS=y 1047 - # CONFIG_USB_BANDWIDTH is not set 1048 # CONFIG_USB_DYNAMIC_MINORS is not set 1049 # CONFIG_USB_SUSPEND is not set 1050 # CONFIG_USB_OTG is not set ··· 1054 CONFIG_USB_EHCI_HCD=m 1055 # CONFIG_USB_EHCI_SPLIT_ISO is not set 1056 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1057 # CONFIG_USB_ISP116X_HCD is not set 1058 CONFIG_USB_OHCI_HCD=m 1059 - # CONFIG_USB_OHCI_BIG_ENDIAN is not set 1060 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1061 CONFIG_USB_UHCI_HCD=m 1062 # CONFIG_USB_SL811_HCD is not set ··· 1067 # 1068 # USB Device Class drivers 1069 # 1070 - # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 1071 # CONFIG_USB_ACM is not set 1072 # CONFIG_USB_PRINTER is not set 1073 ··· 1088 # CONFIG_USB_STORAGE_SDDR55 is not set 1089 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1090 # CONFIG_USB_STORAGE_ALAUDA is not set 1091 # CONFIG_USB_LIBUSUAL is not set 1092 1093 # 1094 # USB Input Devices 1095 # 1096 CONFIG_USB_HID=m 1097 - CONFIG_USB_HIDINPUT=y 1098 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1099 # CONFIG_HID_FF is not set 1100 # CONFIG_USB_HIDDEV is not set ··· 1109 # CONFIG_USB_ACECAD is not set 1110 # CONFIG_USB_KBTAB is not set 1111 # CONFIG_USB_POWERMATE is not set 1112 - # CONFIG_USB_MTOUCH is not set 1113 - # CONFIG_USB_ITMTOUCH is not set 1114 - # CONFIG_USB_EGALAX is not set 1115 # CONFIG_USB_YEALINK is not set 1116 # CONFIG_USB_XPAD is not set 1117 # CONFIG_USB_ATI_REMOTE is not set 1118 # CONFIG_USB_ATI_REMOTE2 is not set 1119 # CONFIG_USB_KEYSPAN_REMOTE is not set 1120 # CONFIG_USB_APPLETOUCH is not set 1121 1122 # 1123 # USB Imaging devices ··· 1125 # CONFIG_USB_MICROTEK is not set 1126 1127 # 1128 - # USB Multimedia devices 1129 - # 1130 - # CONFIG_USB_DABUSB is not set 1131 - 1132 - # 1133 - # Video4Linux support is needed for USB Multimedia device support 1134 - # 1135 - 1136 - # 1137 # USB Network Adapters 1138 # 1139 # CONFIG_USB_CATC is not set 1140 # CONFIG_USB_KAWETH is not set 1141 # CONFIG_USB_PEGASUS is not set 1142 # CONFIG_USB_RTL8150 is not set 1143 # CONFIG_USB_USBNET is not set 1144 CONFIG_USB_MON=y 1145 ··· 1149 # 1150 # CONFIG_USB_EMI62 is not set 1151 # CONFIG_USB_EMI26 is not set 1152 # CONFIG_USB_AUERSWALD is not set 1153 # CONFIG_USB_RIO500 is not set 1154 # CONFIG_USB_LEGOTOWER is not set 1155 # CONFIG_USB_LCD is not set 1156 # CONFIG_USB_LED is not set 1157 # CONFIG_USB_CYTHERM is not set 1158 - # CONFIG_USB_PHIDGETKIT is not set 1159 - # CONFIG_USB_PHIDGETSERVO is not set 1160 # CONFIG_USB_IDMOUSE is not set 1161 # CONFIG_USB_SISUSBVGA is not set 1162 # CONFIG_USB_LD is not set 1163 # CONFIG_USB_TEST is not set 1164 1165 # ··· 1183 # CONFIG_MMC is not set 1184 1185 # 1186 # InfiniBand support 1187 # 1188 CONFIG_INFINIBAND=m 1189 # CONFIG_INFINIBAND_USER_MAD is not set 1190 # CONFIG_INFINIBAND_USER_ACCESS is not set 1191 CONFIG_INFINIBAND_MTHCA=m 1192 - # CONFIG_INFINIBAND_MTHCA_DEBUG is not set 1193 CONFIG_INFINIBAND_IPOIB=m 1194 - # CONFIG_INFINIBAND_IPOIB_DEBUG is not set 1195 # CONFIG_INFINIBAND_SRP is not set 1196 1197 # 1198 - # SN Devices 1199 # 1200 - CONFIG_SGI_IOC4=y 1201 - CONFIG_SGI_IOC3=m 1202 1203 # 1204 - # EDAC - error detection and reporting (RAS) 1205 # 1206 1207 # 1208 # File systems ··· 1255 CONFIG_EXT3_FS_XATTR=y 1256 CONFIG_EXT3_FS_POSIX_ACL=y 1257 CONFIG_EXT3_FS_SECURITY=y 1258 CONFIG_JBD=y 1259 # CONFIG_JBD_DEBUG is not set 1260 CONFIG_FS_MBCACHE=y ··· 1268 # CONFIG_JFS_FS is not set 1269 CONFIG_FS_POSIX_ACL=y 1270 CONFIG_XFS_FS=y 1271 - CONFIG_XFS_EXPORT=y 1272 # CONFIG_XFS_QUOTA is not set 1273 # CONFIG_XFS_SECURITY is not set 1274 # CONFIG_XFS_POSIX_ACL is not set 1275 # CONFIG_XFS_RT is not set 1276 # CONFIG_OCFS2_FS is not set 1277 # CONFIG_MINIX_FS is not set 1278 # CONFIG_ROMFS_FS is not set 1279 CONFIG_INOTIFY=y 1280 # CONFIG_QUOTA is not set 1281 CONFIG_DNOTIFY=y 1282 CONFIG_AUTOFS_FS=y ··· 1310 # 1311 CONFIG_PROC_FS=y 1312 CONFIG_PROC_KCORE=y 1313 CONFIG_SYSFS=y 1314 CONFIG_TMPFS=y 1315 CONFIG_HUGETLBFS=y 1316 CONFIG_HUGETLB_PAGE=y 1317 CONFIG_RAMFS=y 1318 - # CONFIG_RELAYFS_FS is not set 1319 # CONFIG_CONFIGFS_FS is not set 1320 1321 # ··· 1352 CONFIG_NFSD_TCP=y 1353 CONFIG_LOCKD=m 1354 CONFIG_LOCKD_V4=y 1355 - CONFIG_EXPORTFS=y 1356 CONFIG_NFS_COMMON=y 1357 CONFIG_SUNRPC=m 1358 CONFIG_SUNRPC_GSS=m ··· 1363 CONFIG_SMB_NLS_REMOTE="cp437" 1364 CONFIG_CIFS=m 1365 # CONFIG_CIFS_STATS is not set 1366 # CONFIG_CIFS_XATTR is not set 1367 # CONFIG_CIFS_EXPERIMENTAL is not set 1368 # CONFIG_NCP_FS is not set 1369 # CONFIG_CODA_FS is not set ··· 1438 CONFIG_NLS_UTF8=m 1439 1440 # 1441 # Library routines 1442 # 1443 # CONFIG_CRC_CCITT is not set 1444 # CONFIG_CRC16 is not set 1445 CONFIG_CRC32=y 1446 # CONFIG_LIBCRC32C is not set 1447 CONFIG_GENERIC_HARDIRQS=y 1448 CONFIG_GENERIC_IRQ_PROBE=y 1449 CONFIG_GENERIC_PENDING_IRQ=y 1450 1451 # 1452 # HP Simulator drivers ··· 1475 # Kernel hacking 1476 # 1477 # CONFIG_PRINTK_TIME is not set 1478 CONFIG_MAGIC_SYSRQ=y 1479 CONFIG_DEBUG_KERNEL=y 1480 CONFIG_LOG_BUF_SHIFT=20 1481 CONFIG_DETECT_SOFTLOCKUP=y 1482 # CONFIG_SCHEDSTATS is not set 1483 # CONFIG_DEBUG_SLAB is not set 1484 - CONFIG_DEBUG_MUTEXES=y 1485 # CONFIG_DEBUG_SPINLOCK is not set 1486 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1487 # CONFIG_DEBUG_KOBJECT is not set 1488 # CONFIG_DEBUG_INFO is not set 1489 - # CONFIG_DEBUG_FS is not set 1490 # CONFIG_DEBUG_VM is not set 1491 CONFIG_FORCED_INLINING=y 1492 # CONFIG_RCU_TORTURE_TEST is not set 1493 CONFIG_IA64_GRANULE_16MB=y 1494 # CONFIG_IA64_GRANULE_64MB is not set 1495 # CONFIG_IA64_PRINT_HAZARDS is not set ··· 1518 # Cryptographic options 1519 # 1520 CONFIG_CRYPTO=y 1521 # CONFIG_CRYPTO_HMAC is not set 1522 # CONFIG_CRYPTO_NULL is not set 1523 # CONFIG_CRYPTO_MD4 is not set 1524 CONFIG_CRYPTO_MD5=y ··· 1531 # CONFIG_CRYPTO_SHA512 is not set 1532 # CONFIG_CRYPTO_WP512 is not set 1533 # CONFIG_CRYPTO_TGR192 is not set 1534 CONFIG_CRYPTO_DES=m 1535 # CONFIG_CRYPTO_BLOWFISH is not set 1536 # CONFIG_CRYPTO_TWOFISH is not set 1537 # CONFIG_CRYPTO_SERPENT is not set ··· 1551 # CONFIG_CRYPTO_DEFLATE is not set 1552 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1553 # CONFIG_CRYPTO_CRC32C is not set 1554 # CONFIG_CRYPTO_TEST is not set 1555 1556 #
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.21-rc3 4 + # Thu Mar 8 11:01:03 2007 5 # 6 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 7 8 # 9 # Code maturity level options ··· 18 CONFIG_LOCALVERSION_AUTO=y 19 CONFIG_SWAP=y 20 CONFIG_SYSVIPC=y 21 + # CONFIG_IPC_NS is not set 22 + CONFIG_SYSVIPC_SYSCTL=y 23 CONFIG_POSIX_MQUEUE=y 24 # CONFIG_BSD_PROCESS_ACCT is not set 25 + # CONFIG_TASKSTATS is not set 26 + # CONFIG_UTS_NS is not set 27 # CONFIG_AUDIT is not set 28 CONFIG_IKCONFIG=y 29 CONFIG_IKCONFIG_PROC=y 30 # CONFIG_CPUSETS is not set 31 + CONFIG_SYSFS_DEPRECATED=y 32 + # CONFIG_RELAY is not set 33 + CONFIG_BLK_DEV_INITRD=y 34 CONFIG_INITRAMFS_SOURCE="" 35 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 36 + CONFIG_SYSCTL=y 37 # CONFIG_EMBEDDED is not set 38 + CONFIG_SYSCTL_SYSCALL=y 39 CONFIG_KALLSYMS=y 40 CONFIG_KALLSYMS_ALL=y 41 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 39 CONFIG_FUTEX=y 40 CONFIG_EPOLL=y 41 CONFIG_SHMEM=y 42 CONFIG_SLAB=y 43 + CONFIG_VM_EVENT_COUNTERS=y 44 + CONFIG_RT_MUTEXES=y 45 # CONFIG_TINY_SHMEM is not set 46 CONFIG_BASE_SMALL=0 47 # CONFIG_SLOB is not set ··· 54 CONFIG_MODULES=y 55 CONFIG_MODULE_UNLOAD=y 56 # CONFIG_MODULE_FORCE_UNLOAD is not set 57 CONFIG_MODVERSIONS=y 58 # CONFIG_MODULE_SRCVERSION_ALL is not set 59 CONFIG_KMOD=y ··· 63 # 64 # Block layer 65 # 66 + CONFIG_BLOCK=y 67 + # CONFIG_BLK_DEV_IO_TRACE is not set 68 69 # 70 # IO Schedulers ··· 82 # 83 CONFIG_IA64=y 84 CONFIG_64BIT=y 85 + CONFIG_ZONE_DMA=y 86 CONFIG_MMU=y 87 CONFIG_SWIOTLB=y 88 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 89 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 90 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 91 + CONFIG_GENERIC_FIND_NEXT_BIT=y 92 CONFIG_GENERIC_CALIBRATE_DELAY=y 93 CONFIG_TIME_INTERPOLATION=y 94 + CONFIG_DMI=y 95 CONFIG_EFI=y 96 CONFIG_GENERIC_IOMAP=y 97 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 98 + CONFIG_AUDIT_ARCH=y 99 CONFIG_IA64_GENERIC=y 100 # CONFIG_IA64_DIG is not set 101 # CONFIG_IA64_HP_ZX1 is not set ··· 107 # CONFIG_PGTABLE_4 is not set 108 # CONFIG_HZ_100 is not set 109 CONFIG_HZ_250=y 110 + # CONFIG_HZ_300 is not set 111 # CONFIG_HZ_1000 is not set 112 CONFIG_HZ=250 113 CONFIG_IA64_L1_CACHE_SHIFT=7 ··· 116 CONFIG_FORCE_MAX_ZONEORDER=17 117 CONFIG_SMP=y 118 CONFIG_NR_CPUS=512 119 CONFIG_HOTPLUG_CPU=y 120 + CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 121 # CONFIG_SCHED_SMT is not set 122 + # CONFIG_PERMIT_BSP_REMOVE is not set 123 # CONFIG_PREEMPT is not set 124 CONFIG_SELECT_MEMORY_MODEL=y 125 # CONFIG_FLATMEM_MANUAL is not set ··· 130 # CONFIG_SPARSEMEM_STATIC is not set 131 CONFIG_SPLIT_PTLOCK_CPUS=4 132 CONFIG_MIGRATION=y 133 + CONFIG_RESOURCES_64BIT=y 134 + CONFIG_ZONE_DMA_FLAG=1 135 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 136 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 137 CONFIG_ARCH_FLATMEM_ENABLE=y 138 CONFIG_ARCH_SPARSEMEM_ENABLE=y 139 CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 140 CONFIG_NUMA=y 141 + CONFIG_NODES_SHIFT=10 142 + CONFIG_ARCH_POPULATES_NODE_MAP=y 143 CONFIG_VIRTUAL_MEM_MAP=y 144 CONFIG_HOLES_IN_ZONE=y 145 CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 146 + CONFIG_HAVE_ARCH_NODEDATA_EXTENSION=y 147 CONFIG_IA32_SUPPORT=y 148 CONFIG_COMPAT=y 149 CONFIG_IA64_MCA_RECOVERY=y 150 CONFIG_PERFMON=y 151 CONFIG_IA64_PALINFO=y 152 CONFIG_SGI_SN=y 153 + # CONFIG_IA64_ESI is not set 154 + 155 + # 156 + # SN Devices 157 + # 158 + CONFIG_SGI_IOC3=m 159 + CONFIG_KEXEC=y 160 + CONFIG_CRASH_DUMP=y 161 162 # 163 # Firmware Drivers ··· 160 CONFIG_PM=y 161 CONFIG_PM_LEGACY=y 162 # CONFIG_PM_DEBUG is not set 163 + # CONFIG_PM_SYSFS_DEPRECATED is not set 164 165 # 166 # ACPI (Advanced Configuration and Power Interface) Support 167 # 168 CONFIG_ACPI=y 169 + CONFIG_ACPI_PROCFS=y 170 CONFIG_ACPI_BUTTON=m 171 CONFIG_ACPI_FAN=m 172 + # CONFIG_ACPI_DOCK is not set 173 CONFIG_ACPI_PROCESSOR=m 174 CONFIG_ACPI_HOTPLUG_CPU=y 175 CONFIG_ACPI_THERMAL=m ··· 188 # 189 CONFIG_PCI=y 190 CONFIG_PCI_DOMAINS=y 191 + # CONFIG_PCIEPORTBUS is not set 192 # CONFIG_PCI_MSI is not set 193 # CONFIG_PCI_DEBUG is not set 194 195 # ··· 220 CONFIG_PACKET=y 221 # CONFIG_PACKET_MMAP is not set 222 CONFIG_UNIX=y 223 + CONFIG_XFRM=y 224 + # CONFIG_XFRM_USER is not set 225 + # CONFIG_XFRM_SUB_POLICY is not set 226 + # CONFIG_XFRM_MIGRATE is not set 227 # CONFIG_NET_KEY is not set 228 CONFIG_INET=y 229 CONFIG_IP_MULTICAST=y ··· 234 # CONFIG_INET_AH is not set 235 # CONFIG_INET_ESP is not set 236 # CONFIG_INET_IPCOMP is not set 237 + # CONFIG_INET_XFRM_TUNNEL is not set 238 # CONFIG_INET_TUNNEL is not set 239 + CONFIG_INET_XFRM_MODE_TRANSPORT=y 240 + CONFIG_INET_XFRM_MODE_TUNNEL=y 241 + CONFIG_INET_XFRM_MODE_BEET=y 242 CONFIG_INET_DIAG=y 243 CONFIG_INET_TCP_DIAG=y 244 # CONFIG_TCP_CONG_ADVANCED is not set 245 + CONFIG_TCP_CONG_CUBIC=y 246 + CONFIG_DEFAULT_TCP_CONG="cubic" 247 + # CONFIG_TCP_MD5SIG is not set 248 # CONFIG_IPV6 is not set 249 + # CONFIG_INET6_XFRM_TUNNEL is not set 250 + # CONFIG_INET6_TUNNEL is not set 251 + # CONFIG_NETWORK_SECMARK is not set 252 # CONFIG_NETFILTER is not set 253 254 # ··· 265 # CONFIG_ATALK is not set 266 # CONFIG_X25 is not set 267 # CONFIG_LAPB is not set 268 # CONFIG_ECONET is not set 269 # CONFIG_WAN_ROUTER is not set 270 ··· 294 CONFIG_PREVENT_FIRMWARE_BUILD=y 295 CONFIG_FW_LOADER=m 296 # CONFIG_DEBUG_DRIVER is not set 297 + # CONFIG_DEBUG_DEVRES is not set 298 + # CONFIG_SYS_HYPERVISOR is not set 299 300 # 301 # Connector - unified userspace <-> kernelspace linker ··· 337 CONFIG_BLK_DEV_RAM=y 338 CONFIG_BLK_DEV_RAM_COUNT=16 339 CONFIG_BLK_DEV_RAM_SIZE=4096 340 + CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 341 # CONFIG_CDROM_PKTCDVD is not set 342 # CONFIG_ATA_OVER_ETH is not set 343 + 344 + # 345 + # Misc devices 346 + # 347 + CONFIG_SGI_IOC4=y 348 + # CONFIG_TIFM_CORE is not set 349 350 # 351 # ATA/ATAPI/MFM/RLL support ··· 358 # CONFIG_BLK_DEV_IDETAPE is not set 359 CONFIG_BLK_DEV_IDEFLOPPY=y 360 CONFIG_BLK_DEV_IDESCSI=m 361 + # CONFIG_BLK_DEV_IDEACPI is not set 362 # CONFIG_IDE_TASK_IOCTL is not set 363 364 # ··· 384 # CONFIG_BLK_DEV_CS5530 is not set 385 # CONFIG_BLK_DEV_HPT34X is not set 386 # CONFIG_BLK_DEV_HPT366 is not set 387 + # CONFIG_BLK_DEV_JMICRON is not set 388 # CONFIG_BLK_DEV_SC1200 is not set 389 CONFIG_BLK_DEV_PIIX=y 390 + # CONFIG_BLK_DEV_IT8213 is not set 391 # CONFIG_BLK_DEV_IT821X is not set 392 # CONFIG_BLK_DEV_NS87415 is not set 393 # CONFIG_BLK_DEV_PDC202XX_OLD is not set ··· 396 # CONFIG_BLK_DEV_SLC90E66 is not set 397 # CONFIG_BLK_DEV_TRM290 is not set 398 # CONFIG_BLK_DEV_VIA82CXXX is not set 399 + # CONFIG_BLK_DEV_TC86C001 is not set 400 # CONFIG_IDE_ARM is not set 401 CONFIG_BLK_DEV_IDEDMA=y 402 # CONFIG_IDEDMA_IVB is not set ··· 407 # 408 # CONFIG_RAID_ATTRS is not set 409 CONFIG_SCSI=y 410 + # CONFIG_SCSI_TGT is not set 411 + CONFIG_SCSI_NETLINK=y 412 CONFIG_SCSI_PROC_FS=y 413 414 # ··· 426 # CONFIG_SCSI_MULTI_LUN is not set 427 # CONFIG_SCSI_CONSTANTS is not set 428 # CONFIG_SCSI_LOGGING is not set 429 + # CONFIG_SCSI_SCAN_ASYNC is not set 430 431 # 432 + # SCSI Transports 433 # 434 CONFIG_SCSI_SPI_ATTRS=y 435 CONFIG_SCSI_FC_ATTRS=y 436 # CONFIG_SCSI_ISCSI_ATTRS is not set 437 # CONFIG_SCSI_SAS_ATTRS is not set 438 + # CONFIG_SCSI_SAS_LIBSAS is not set 439 440 # 441 # SCSI low-level drivers ··· 446 # CONFIG_SCSI_AIC7XXX is not set 447 # CONFIG_SCSI_AIC7XXX_OLD is not set 448 # CONFIG_SCSI_AIC79XX is not set 449 + # CONFIG_SCSI_AIC94XX is not set 450 + # CONFIG_SCSI_ARCMSR is not set 451 # CONFIG_MEGARAID_NEWGEN is not set 452 # CONFIG_MEGARAID_LEGACY is not set 453 # CONFIG_MEGARAID_SAS is not set 454 + # CONFIG_SCSI_HPTIOP is not set 455 # CONFIG_SCSI_DMX3191D is not set 456 # CONFIG_SCSI_FUTURE_DOMAIN is not set 457 # CONFIG_SCSI_IPS is not set 458 # CONFIG_SCSI_INITIO is not set 459 # CONFIG_SCSI_INIA100 is not set 460 + # CONFIG_SCSI_STEX is not set 461 CONFIG_SCSI_SYM53C8XX_2=y 462 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 463 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 464 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 465 + CONFIG_SCSI_SYM53C8XX_MMIO=y 466 CONFIG_SCSI_QLOGIC_1280=y 467 # CONFIG_SCSI_QLA_FC is not set 468 + # CONFIG_SCSI_QLA_ISCSI is not set 469 # CONFIG_SCSI_LPFC is not set 470 # CONFIG_SCSI_DC395x is not set 471 # CONFIG_SCSI_DC390T is not set 472 # CONFIG_SCSI_DEBUG is not set 473 + # CONFIG_SCSI_SRP is not set 474 + 475 + # 476 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 477 + # 478 + # CONFIG_ATA is not set 479 480 # 481 # Multi-device support (RAID and LVM) ··· 493 CONFIG_MD_RAID0=m 494 CONFIG_MD_RAID1=m 495 # CONFIG_MD_RAID10 is not set 496 + # CONFIG_MD_RAID456 is not set 497 CONFIG_MD_MULTIPATH=m 498 # CONFIG_MD_FAULTY is not set 499 CONFIG_BLK_DEV_DM=m 500 + # CONFIG_DM_DEBUG is not set 501 CONFIG_DM_CRYPT=m 502 CONFIG_DM_SNAPSHOT=m 503 CONFIG_DM_MIRROR=m ··· 587 # CONFIG_EPIC100 is not set 588 # CONFIG_SUNDANCE is not set 589 # CONFIG_VIA_RHINE is not set 590 + # CONFIG_SC92031 is not set 591 592 # 593 # Ethernet (1000 Mbit) ··· 607 # CONFIG_VIA_VELOCITY is not set 608 CONFIG_TIGON3=y 609 # CONFIG_BNX2 is not set 610 + # CONFIG_QLA3XXX is not set 611 + # CONFIG_ATL1 is not set 612 613 # 614 # Ethernet (10000 Mbit) 615 # 616 # CONFIG_CHELSIO_T1 is not set 617 + # CONFIG_CHELSIO_T3 is not set 618 # CONFIG_IXGB is not set 619 # CONFIG_S2IO is not set 620 + # CONFIG_MYRI10GE is not set 621 + # CONFIG_NETXEN_NIC is not set 622 623 # 624 # Token Ring devices ··· 655 # Input device support 656 # 657 CONFIG_INPUT=y 658 + # CONFIG_INPUT_FF_MEMLESS is not set 659 660 # 661 # Userland interfaces ··· 677 # CONFIG_KEYBOARD_LKKBD is not set 678 # CONFIG_KEYBOARD_XTKBD is not set 679 # CONFIG_KEYBOARD_NEWTON is not set 680 + # CONFIG_KEYBOARD_STOWAWAY is not set 681 CONFIG_INPUT_MOUSE=y 682 CONFIG_MOUSE_PS2=y 683 # CONFIG_MOUSE_SERIAL is not set ··· 706 CONFIG_VT=y 707 CONFIG_VT_CONSOLE=y 708 CONFIG_HW_CONSOLE=y 709 + # CONFIG_VT_HW_CONSOLE_BINDING is not set 710 CONFIG_SERIAL_NONSTANDARD=y 711 # CONFIG_COMPUTONE is not set 712 # CONFIG_ROCKETPORT is not set ··· 713 # CONFIG_DIGIEPCA is not set 714 # CONFIG_MOXA_INTELLIO is not set 715 # CONFIG_MOXA_SMARTIO is not set 716 + # CONFIG_MOXA_SMARTIO_NEW is not set 717 # CONFIG_ISI is not set 718 # CONFIG_SYNCLINKMP is not set 719 # CONFIG_SYNCLINK_GT is not set 720 # CONFIG_N_HDLC is not set 721 # CONFIG_SPECIALIX is not set 722 # CONFIG_SX is not set 723 + # CONFIG_RIO is not set 724 # CONFIG_STALDRV is not set 725 CONFIG_SGI_SNSC=y 726 CONFIG_SGI_TIOCX=y ··· 729 # 730 CONFIG_SERIAL_8250=y 731 CONFIG_SERIAL_8250_CONSOLE=y 732 + CONFIG_SERIAL_8250_PCI=y 733 + CONFIG_SERIAL_8250_PNP=y 734 CONFIG_SERIAL_8250_NR_UARTS=6 735 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 736 CONFIG_SERIAL_8250_EXTENDED=y ··· 764 # CONFIG_DTLK is not set 765 # CONFIG_R3964 is not set 766 # CONFIG_APPLICOM is not set 767 CONFIG_AGP=m 768 CONFIG_AGP_I460=m 769 CONFIG_AGP_HP_ZX1=m ··· 792 # TPM devices 793 # 794 # CONFIG_TCG_TPM is not set 795 796 # 797 # I2C support ··· 815 # 816 CONFIG_HWMON=y 817 # CONFIG_HWMON_VID is not set 818 + # CONFIG_SENSORS_ABITUGURU is not set 819 # CONFIG_SENSORS_F71805F is not set 820 + # CONFIG_SENSORS_PC87427 is not set 821 + # CONFIG_SENSORS_VT1211 is not set 822 # CONFIG_HWMON_DEBUG_CHIP is not set 823 824 # 825 + # Multifunction device drivers 826 # 827 + # CONFIG_MFD_SM501 is not set 828 829 # 830 # Multimedia devices ··· 835 # Digital Video Broadcasting Devices 836 # 837 # CONFIG_DVB is not set 838 + # CONFIG_USB_DABUSB is not set 839 840 # 841 # Graphics support 842 # 843 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 844 # CONFIG_FB is not set 845 846 # 847 # Console display driver support 848 # 849 CONFIG_VGA_CONSOLE=y 850 + # CONFIG_VGACON_SOFT_SCROLLBACK is not set 851 CONFIG_DUMMY_CONSOLE=y 852 853 # ··· 865 CONFIG_SND_OSSEMUL=y 866 CONFIG_SND_MIXER_OSS=m 867 CONFIG_SND_PCM_OSS=m 868 + CONFIG_SND_PCM_OSS_PLUGINS=y 869 CONFIG_SND_SEQUENCER_OSS=y 870 # CONFIG_SND_DYNAMIC_MINORS is not set 871 CONFIG_SND_SUPPORT_OLD_API=y 872 + CONFIG_SND_VERBOSE_PROCFS=y 873 CONFIG_SND_VERBOSE_PRINTK=y 874 # CONFIG_SND_DEBUG is not set 875 ··· 877 CONFIG_SND_MPU401_UART=m 878 CONFIG_SND_OPL3_LIB=m 879 CONFIG_SND_AC97_CODEC=m 880 CONFIG_SND_DUMMY=m 881 CONFIG_SND_VIRMIDI=m 882 CONFIG_SND_MTPAV=m ··· 888 # PCI devices 889 # 890 # CONFIG_SND_AD1889 is not set 891 + # CONFIG_SND_ALS300 is not set 892 # CONFIG_SND_ALI5451 is not set 893 # CONFIG_SND_ATIIXP is not set 894 # CONFIG_SND_ATIIXP_MODEM is not set ··· 901 CONFIG_SND_CS4281=m 902 CONFIG_SND_CS46XX=m 903 CONFIG_SND_CS46XX_NEW_DSP=y 904 + # CONFIG_SND_DARLA20 is not set 905 + # CONFIG_SND_GINA20 is not set 906 + # CONFIG_SND_LAYLA20 is not set 907 + # CONFIG_SND_DARLA24 is not set 908 + # CONFIG_SND_GINA24 is not set 909 + # CONFIG_SND_LAYLA24 is not set 910 + # CONFIG_SND_MONA is not set 911 + # CONFIG_SND_MIA is not set 912 + # CONFIG_SND_ECHO3G is not set 913 + # CONFIG_SND_INDIGO is not set 914 + # CONFIG_SND_INDIGOIO is not set 915 + # CONFIG_SND_INDIGODJ is not set 916 CONFIG_SND_EMU10K1=m 917 # CONFIG_SND_EMU10K1X is not set 918 # CONFIG_SND_ENS1370 is not set ··· 908 # CONFIG_SND_ES1938 is not set 909 # CONFIG_SND_ES1968 is not set 910 CONFIG_SND_FM801=m 911 + # CONFIG_SND_FM801_TEA575X_BOOL is not set 912 # CONFIG_SND_HDA_INTEL is not set 913 # CONFIG_SND_HDSP is not set 914 # CONFIG_SND_HDSPM is not set ··· 921 # CONFIG_SND_MIXART is not set 922 # CONFIG_SND_NM256 is not set 923 # CONFIG_SND_PCXHR is not set 924 + # CONFIG_SND_RIPTIDE is not set 925 # CONFIG_SND_RME32 is not set 926 # CONFIG_SND_RME96 is not set 927 # CONFIG_SND_RME9652 is not set ··· 930 # CONFIG_SND_VIA82XX_MODEM is not set 931 # CONFIG_SND_VX222 is not set 932 # CONFIG_SND_YMFPCI is not set 933 + # CONFIG_SND_AC97_POWER_SAVE is not set 934 935 # 936 # USB devices ··· 937 # CONFIG_SND_USB_AUDIO is not set 938 939 # 940 + # SoC audio support 941 + # 942 + # CONFIG_SND_SOC is not set 943 + 944 + # 945 # Open Sound System 946 # 947 # CONFIG_SOUND_PRIME is not set 948 + CONFIG_AC97_BUS=m 949 + 950 + # 951 + # HID Devices 952 + # 953 + CONFIG_HID=y 954 + # CONFIG_HID_DEBUG is not set 955 956 # 957 # USB support 958 # 959 CONFIG_USB_ARCH_HAS_HCD=y 960 CONFIG_USB_ARCH_HAS_OHCI=y 961 + CONFIG_USB_ARCH_HAS_EHCI=y 962 CONFIG_USB=m 963 # CONFIG_USB_DEBUG is not set 964 ··· 953 # Miscellaneous USB options 954 # 955 CONFIG_USB_DEVICEFS=y 956 # CONFIG_USB_DYNAMIC_MINORS is not set 957 # CONFIG_USB_SUSPEND is not set 958 # CONFIG_USB_OTG is not set ··· 964 CONFIG_USB_EHCI_HCD=m 965 # CONFIG_USB_EHCI_SPLIT_ISO is not set 966 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 967 + # CONFIG_USB_EHCI_TT_NEWSCHED is not set 968 + # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set 969 # CONFIG_USB_ISP116X_HCD is not set 970 CONFIG_USB_OHCI_HCD=m 971 + # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 972 + # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 973 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 974 CONFIG_USB_UHCI_HCD=m 975 # CONFIG_USB_SL811_HCD is not set ··· 974 # 975 # USB Device Class drivers 976 # 977 # CONFIG_USB_ACM is not set 978 # CONFIG_USB_PRINTER is not set 979 ··· 996 # CONFIG_USB_STORAGE_SDDR55 is not set 997 # CONFIG_USB_STORAGE_JUMPSHOT is not set 998 # CONFIG_USB_STORAGE_ALAUDA is not set 999 + # CONFIG_USB_STORAGE_KARMA is not set 1000 # CONFIG_USB_LIBUSUAL is not set 1001 1002 # 1003 # USB Input Devices 1004 # 1005 CONFIG_USB_HID=m 1006 # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1007 # CONFIG_HID_FF is not set 1008 # CONFIG_USB_HIDDEV is not set ··· 1017 # CONFIG_USB_ACECAD is not set 1018 # CONFIG_USB_KBTAB is not set 1019 # CONFIG_USB_POWERMATE is not set 1020 + # CONFIG_USB_TOUCHSCREEN is not set 1021 # CONFIG_USB_YEALINK is not set 1022 # CONFIG_USB_XPAD is not set 1023 # CONFIG_USB_ATI_REMOTE is not set 1024 # CONFIG_USB_ATI_REMOTE2 is not set 1025 # CONFIG_USB_KEYSPAN_REMOTE is not set 1026 # CONFIG_USB_APPLETOUCH is not set 1027 + # CONFIG_USB_GTCO is not set 1028 1029 # 1030 # USB Imaging devices ··· 1034 # CONFIG_USB_MICROTEK is not set 1035 1036 # 1037 # USB Network Adapters 1038 # 1039 # CONFIG_USB_CATC is not set 1040 # CONFIG_USB_KAWETH is not set 1041 # CONFIG_USB_PEGASUS is not set 1042 # CONFIG_USB_RTL8150 is not set 1043 + # CONFIG_USB_USBNET_MII is not set 1044 # CONFIG_USB_USBNET is not set 1045 CONFIG_USB_MON=y 1046 ··· 1066 # 1067 # CONFIG_USB_EMI62 is not set 1068 # CONFIG_USB_EMI26 is not set 1069 + # CONFIG_USB_ADUTUX is not set 1070 # CONFIG_USB_AUERSWALD is not set 1071 # CONFIG_USB_RIO500 is not set 1072 # CONFIG_USB_LEGOTOWER is not set 1073 # CONFIG_USB_LCD is not set 1074 + # CONFIG_USB_BERRY_CHARGE is not set 1075 # CONFIG_USB_LED is not set 1076 + # CONFIG_USB_CYPRESS_CY7C63 is not set 1077 # CONFIG_USB_CYTHERM is not set 1078 + # CONFIG_USB_PHIDGET is not set 1079 # CONFIG_USB_IDMOUSE is not set 1080 + # CONFIG_USB_FTDI_ELAN is not set 1081 + # CONFIG_USB_APPLEDISPLAY is not set 1082 # CONFIG_USB_SISUSBVGA is not set 1083 # CONFIG_USB_LD is not set 1084 + # CONFIG_USB_TRANCEVIBRATOR is not set 1085 + # CONFIG_USB_IOWARRIOR is not set 1086 # CONFIG_USB_TEST is not set 1087 1088 # ··· 1094 # CONFIG_MMC is not set 1095 1096 # 1097 + # LED devices 1098 + # 1099 + # CONFIG_NEW_LEDS is not set 1100 + 1101 + # 1102 + # LED drivers 1103 + # 1104 + 1105 + # 1106 + # LED Triggers 1107 + # 1108 + 1109 + # 1110 # InfiniBand support 1111 # 1112 CONFIG_INFINIBAND=m 1113 # CONFIG_INFINIBAND_USER_MAD is not set 1114 # CONFIG_INFINIBAND_USER_ACCESS is not set 1115 + CONFIG_INFINIBAND_ADDR_TRANS=y 1116 CONFIG_INFINIBAND_MTHCA=m 1117 + CONFIG_INFINIBAND_MTHCA_DEBUG=y 1118 + # CONFIG_INFINIBAND_AMSO1100 is not set 1119 CONFIG_INFINIBAND_IPOIB=m 1120 + # CONFIG_INFINIBAND_IPOIB_CM is not set 1121 + CONFIG_INFINIBAND_IPOIB_DEBUG=y 1122 + # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set 1123 # CONFIG_INFINIBAND_SRP is not set 1124 + # CONFIG_INFINIBAND_ISER is not set 1125 1126 # 1127 + # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1128 # 1129 1130 # 1131 + # Real Time Clock 1132 # 1133 + # CONFIG_RTC_CLASS is not set 1134 + 1135 + # 1136 + # DMA Engine support 1137 + # 1138 + # CONFIG_DMA_ENGINE is not set 1139 + 1140 + # 1141 + # DMA Clients 1142 + # 1143 + 1144 + # 1145 + # DMA Devices 1146 + # 1147 + 1148 + # 1149 + # Auxiliary Display support 1150 + # 1151 + 1152 + # 1153 + # Virtualization 1154 + # 1155 + # CONFIG_MSPEC is not set 1156 1157 # 1158 # File systems ··· 1127 CONFIG_EXT3_FS_XATTR=y 1128 CONFIG_EXT3_FS_POSIX_ACL=y 1129 CONFIG_EXT3_FS_SECURITY=y 1130 + # CONFIG_EXT4DEV_FS is not set 1131 CONFIG_JBD=y 1132 # CONFIG_JBD_DEBUG is not set 1133 CONFIG_FS_MBCACHE=y ··· 1139 # CONFIG_JFS_FS is not set 1140 CONFIG_FS_POSIX_ACL=y 1141 CONFIG_XFS_FS=y 1142 # CONFIG_XFS_QUOTA is not set 1143 # CONFIG_XFS_SECURITY is not set 1144 # CONFIG_XFS_POSIX_ACL is not set 1145 # CONFIG_XFS_RT is not set 1146 + # CONFIG_GFS2_FS is not set 1147 # CONFIG_OCFS2_FS is not set 1148 # CONFIG_MINIX_FS is not set 1149 # CONFIG_ROMFS_FS is not set 1150 CONFIG_INOTIFY=y 1151 + CONFIG_INOTIFY_USER=y 1152 # CONFIG_QUOTA is not set 1153 CONFIG_DNOTIFY=y 1154 CONFIG_AUTOFS_FS=y ··· 1180 # 1181 CONFIG_PROC_FS=y 1182 CONFIG_PROC_KCORE=y 1183 + CONFIG_PROC_VMCORE=y 1184 + CONFIG_PROC_SYSCTL=y 1185 CONFIG_SYSFS=y 1186 CONFIG_TMPFS=y 1187 + # CONFIG_TMPFS_POSIX_ACL is not set 1188 CONFIG_HUGETLBFS=y 1189 CONFIG_HUGETLB_PAGE=y 1190 CONFIG_RAMFS=y 1191 # CONFIG_CONFIGFS_FS is not set 1192 1193 # ··· 1220 CONFIG_NFSD_TCP=y 1221 CONFIG_LOCKD=m 1222 CONFIG_LOCKD_V4=y 1223 + CONFIG_EXPORTFS=m 1224 CONFIG_NFS_COMMON=y 1225 CONFIG_SUNRPC=m 1226 CONFIG_SUNRPC_GSS=m ··· 1231 CONFIG_SMB_NLS_REMOTE="cp437" 1232 CONFIG_CIFS=m 1233 # CONFIG_CIFS_STATS is not set 1234 + # CONFIG_CIFS_WEAK_PW_HASH is not set 1235 # CONFIG_CIFS_XATTR is not set 1236 + # CONFIG_CIFS_DEBUG2 is not set 1237 # CONFIG_CIFS_EXPERIMENTAL is not set 1238 # CONFIG_NCP_FS is not set 1239 # CONFIG_CODA_FS is not set ··· 1304 CONFIG_NLS_UTF8=m 1305 1306 # 1307 + # Distributed Lock Manager 1308 + # 1309 + # CONFIG_DLM is not set 1310 + 1311 + # 1312 # Library routines 1313 # 1314 + CONFIG_BITREVERSE=y 1315 # CONFIG_CRC_CCITT is not set 1316 # CONFIG_CRC16 is not set 1317 CONFIG_CRC32=y 1318 # CONFIG_LIBCRC32C is not set 1319 + CONFIG_PLIST=y 1320 + CONFIG_HAS_IOMEM=y 1321 + CONFIG_HAS_IOPORT=y 1322 CONFIG_GENERIC_HARDIRQS=y 1323 CONFIG_GENERIC_IRQ_PROBE=y 1324 CONFIG_GENERIC_PENDING_IRQ=y 1325 + CONFIG_IRQ_PER_CPU=y 1326 1327 # 1328 # HP Simulator drivers ··· 1331 # Kernel hacking 1332 # 1333 # CONFIG_PRINTK_TIME is not set 1334 + CONFIG_ENABLE_MUST_CHECK=y 1335 CONFIG_MAGIC_SYSRQ=y 1336 + # CONFIG_UNUSED_SYMBOLS is not set 1337 + # CONFIG_DEBUG_FS is not set 1338 + # CONFIG_HEADERS_CHECK is not set 1339 CONFIG_DEBUG_KERNEL=y 1340 + # CONFIG_DEBUG_SHIRQ is not set 1341 CONFIG_LOG_BUF_SHIFT=20 1342 CONFIG_DETECT_SOFTLOCKUP=y 1343 # CONFIG_SCHEDSTATS is not set 1344 + # CONFIG_TIMER_STATS is not set 1345 # CONFIG_DEBUG_SLAB is not set 1346 + # CONFIG_DEBUG_RT_MUTEXES is not set 1347 + # CONFIG_RT_MUTEX_TESTER is not set 1348 # CONFIG_DEBUG_SPINLOCK is not set 1349 + CONFIG_DEBUG_MUTEXES=y 1350 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1351 + # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1352 # CONFIG_DEBUG_KOBJECT is not set 1353 # CONFIG_DEBUG_INFO is not set 1354 # CONFIG_DEBUG_VM is not set 1355 + # CONFIG_DEBUG_LIST is not set 1356 CONFIG_FORCED_INLINING=y 1357 # CONFIG_RCU_TORTURE_TEST is not set 1358 + # CONFIG_FAULT_INJECTION is not set 1359 CONFIG_IA64_GRANULE_16MB=y 1360 # CONFIG_IA64_GRANULE_64MB is not set 1361 # CONFIG_IA64_PRINT_HAZARDS is not set ··· 1364 # Cryptographic options 1365 # 1366 CONFIG_CRYPTO=y 1367 + CONFIG_CRYPTO_ALGAPI=y 1368 + CONFIG_CRYPTO_BLKCIPHER=m 1369 + CONFIG_CRYPTO_MANAGER=m 1370 # CONFIG_CRYPTO_HMAC is not set 1371 + # CONFIG_CRYPTO_XCBC is not set 1372 # CONFIG_CRYPTO_NULL is not set 1373 # CONFIG_CRYPTO_MD4 is not set 1374 CONFIG_CRYPTO_MD5=y ··· 1373 # CONFIG_CRYPTO_SHA512 is not set 1374 # CONFIG_CRYPTO_WP512 is not set 1375 # CONFIG_CRYPTO_TGR192 is not set 1376 + # CONFIG_CRYPTO_GF128MUL is not set 1377 + CONFIG_CRYPTO_ECB=m 1378 + CONFIG_CRYPTO_CBC=m 1379 + CONFIG_CRYPTO_PCBC=m 1380 + # CONFIG_CRYPTO_LRW is not set 1381 CONFIG_CRYPTO_DES=m 1382 + # CONFIG_CRYPTO_FCRYPT is not set 1383 # CONFIG_CRYPTO_BLOWFISH is not set 1384 # CONFIG_CRYPTO_TWOFISH is not set 1385 # CONFIG_CRYPTO_SERPENT is not set ··· 1387 # CONFIG_CRYPTO_DEFLATE is not set 1388 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1389 # CONFIG_CRYPTO_CRC32C is not set 1390 + # CONFIG_CRYPTO_CAMELLIA is not set 1391 # CONFIG_CRYPTO_TEST is not set 1392 1393 #
+5 -5
arch/ia64/kernel/crash.c
··· 21 #include <asm/mca.h> 22 23 int kdump_status[NR_CPUS]; 24 - atomic_t kdump_cpu_freezed; 25 atomic_t kdump_in_progress; 26 - int kdump_on_init = 1; 27 28 static inline Elf64_Word 29 *append_elf_note(Elf64_Word *buf, char *name, unsigned type, void *data, ··· 86 int cpu_num = num_online_cpus() - 1; 87 int timeout = 1000; 88 while(timeout-- > 0) { 89 - if (atomic_read(&kdump_cpu_freezed) == cpu_num) 90 return 0; 91 udelay(1000); 92 } ··· 108 kexec_disable_iosapic(); 109 #ifdef CONFIG_SMP 110 kdump_smp_send_stop(); 111 if (kdump_wait_cpu_freeze() && kdump_on_init) { 112 - //not all cpu response to IPI, send INIT to freeze them 113 kdump_smp_send_init(); 114 } 115 #endif ··· 136 cpuid = smp_processor_id(); 137 crash_save_this_cpu(); 138 current->thread.ksp = (__u64)info->sw - 16; 139 - atomic_inc(&kdump_cpu_freezed); 140 kdump_status[cpuid] = 1; 141 mb(); 142 #ifdef CONFIG_HOTPLUG_CPU
··· 21 #include <asm/mca.h> 22 23 int kdump_status[NR_CPUS]; 24 + static atomic_t kdump_cpu_frozen; 25 atomic_t kdump_in_progress; 26 + static int kdump_on_init = 1; 27 28 static inline Elf64_Word 29 *append_elf_note(Elf64_Word *buf, char *name, unsigned type, void *data, ··· 86 int cpu_num = num_online_cpus() - 1; 87 int timeout = 1000; 88 while(timeout-- > 0) { 89 + if (atomic_read(&kdump_cpu_frozen) == cpu_num) 90 return 0; 91 udelay(1000); 92 } ··· 108 kexec_disable_iosapic(); 109 #ifdef CONFIG_SMP 110 kdump_smp_send_stop(); 111 + /* not all cpu response to IPI, send INIT to freeze them */ 112 if (kdump_wait_cpu_freeze() && kdump_on_init) { 113 kdump_smp_send_init(); 114 } 115 #endif ··· 136 cpuid = smp_processor_id(); 137 crash_save_this_cpu(); 138 current->thread.ksp = (__u64)info->sw - 16; 139 + atomic_inc(&kdump_cpu_frozen); 140 kdump_status[cpuid] = 1; 141 mb(); 142 #ifdef CONFIG_HOTPLUG_CPU
+1 -1
arch/ia64/kernel/efi.c
··· 1142 /* find a block of memory aligned to 64M exclude reserved regions 1143 rsvd_regions are sorted 1144 */ 1145 - unsigned long 1146 kdump_find_rsvd_region (unsigned long size, 1147 struct rsvd_region *r, int n) 1148 {
··· 1142 /* find a block of memory aligned to 64M exclude reserved regions 1143 rsvd_regions are sorted 1144 */ 1145 + unsigned long __init 1146 kdump_find_rsvd_region (unsigned long size, 1147 struct rsvd_region *r, int n) 1148 {
+2 -6
arch/ia64/kernel/mca.c
··· 1192 ia64_mca_handler(struct pt_regs *regs, struct switch_stack *sw, 1193 struct ia64_sal_os_state *sos) 1194 { 1195 - pal_processor_state_info_t *psp = (pal_processor_state_info_t *) 1196 - &sos->proc_state_param; 1197 int recover, cpu = smp_processor_id(); 1198 struct task_struct *previous_current; 1199 struct ia64_mca_notify_die nd = ··· 1221 /* Get the MCA error record and log it */ 1222 ia64_mca_log_sal_error_record(SAL_INFO_TYPE_MCA); 1223 1224 - /* TLB error is only exist in this SAL error record */ 1225 - recover = (psp->tc && !(psp->cc || psp->bc || psp->rc || psp->uc)) 1226 - /* other error recovery */ 1227 - || (ia64_mca_ucmc_extension 1228 && ia64_mca_ucmc_extension( 1229 IA64_LOG_CURR_BUFFER(SAL_INFO_TYPE_MCA), 1230 sos));
··· 1192 ia64_mca_handler(struct pt_regs *regs, struct switch_stack *sw, 1193 struct ia64_sal_os_state *sos) 1194 { 1195 int recover, cpu = smp_processor_id(); 1196 struct task_struct *previous_current; 1197 struct ia64_mca_notify_die nd = ··· 1223 /* Get the MCA error record and log it */ 1224 ia64_mca_log_sal_error_record(SAL_INFO_TYPE_MCA); 1225 1226 + /* MCA error recovery */ 1227 + recover = (ia64_mca_ucmc_extension 1228 && ia64_mca_ucmc_extension( 1229 IA64_LOG_CURR_BUFFER(SAL_INFO_TYPE_MCA), 1230 sos));
+47 -24
arch/ia64/kernel/mca_drv.c
··· 602 default: 603 break; 604 } 605 } 606 607 return status; 608 } 609 610 /** ··· 646 * 647 * Return value: 648 * 1 on Success / 0 on Failure 649 - */ 650 - /* 651 - * Later we try to recover when below all conditions are satisfied. 652 - * 1. Only one processor error section is exist. 653 - * 2. BUS_CHECK is exist and the others are not exist.(Except TLB_CHECK) 654 - * 3. The entry of BUS_CHECK_INFO is 1. 655 - * 4. "External bus error" flag is set and the others are not set. 656 */ 657 658 static int ··· 674 return fatal_mca("error not contained"); 675 676 /* 677 - * The cache check and bus check bits have four possible states 678 - * cc bc 679 - * 0 0 Weird record, not recovered 680 - * 1 0 Cache error, not recovered 681 - * 0 1 I/O error, attempt recovery 682 - * 1 1 Memory error, attempt recovery 683 */ 684 - if (psp->bc == 0 || pbci == NULL) 685 - return fatal_mca("No bus check"); 686 687 /* 688 - * Sorry, we cannot handle so many. 689 */ 690 if (peidx_bus_check_num(peidx) > 1) 691 return fatal_mca("Too many bus checks"); 692 - /* 693 - * Well, here is only one bus error. 694 - */ 695 if (pbci->ib) 696 return fatal_mca("Internal Bus error"); 697 - if (pbci->cc) 698 - return fatal_mca("Cache-cache error"); 699 if (pbci->eb && pbci->bsi > 0) 700 return fatal_mca("External bus check fatal status"); 701 702 /* 703 - * This is a local MCA and estimated as recoverble external bus error. 704 - * (e.g. a load from poisoned memory) 705 - * This means "there are some platform errors". 706 */ 707 if (platform) 708 return recover_from_platform_error(slidx, peidx, pbci, sos); 709 /* 710 * On account of strange SAL error record, we cannot recover. 711 */
··· 602 default: 603 break; 604 } 605 + } else if (psp->cc && !psp->bc) { /* Cache error */ 606 + status = recover_from_read_error(slidx, peidx, pbci, sos); 607 } 608 609 return status; 610 + } 611 + 612 + /* 613 + * recover_from_tlb_check 614 + * @peidx: pointer of index of processor error section 615 + * 616 + * Return value: 617 + * 1 on Success / 0 on Failure 618 + */ 619 + static int 620 + recover_from_tlb_check(peidx_table_t *peidx) 621 + { 622 + sal_log_mod_error_info_t *smei; 623 + pal_tlb_check_info_t *ptci; 624 + 625 + smei = (sal_log_mod_error_info_t *)peidx_tlb_check(peidx, 0); 626 + ptci = (pal_tlb_check_info_t *)&(smei->check_info); 627 + 628 + /* 629 + * Look for signature of a duplicate TLB DTC entry, which is 630 + * a SW bug and always fatal. 631 + */ 632 + if (ptci->op == PAL_TLB_CHECK_OP_PURGE 633 + && !(ptci->itr || ptci->dtc || ptci->itc)) 634 + return fatal_mca("Duplicate TLB entry"); 635 + 636 + return mca_recovered("TLB check recovered"); 637 } 638 639 /** ··· 617 * 618 * Return value: 619 * 1 on Success / 0 on Failure 620 */ 621 622 static int ··· 652 return fatal_mca("error not contained"); 653 654 /* 655 + * Look for recoverable TLB check 656 */ 657 + if (psp->tc && !(psp->cc || psp->bc || psp->rc || psp->uc)) 658 + return recover_from_tlb_check(peidx); 659 660 /* 661 + * The cache check and bus check bits have four possible states 662 + * cc bc 663 + * 1 1 Memory error, attempt recovery 664 + * 1 0 Cache error, attempt recovery 665 + * 0 1 I/O error, attempt recovery 666 + * 0 0 Other error type, not recovered 667 + */ 668 + if (psp->cc == 0 && (psp->bc == 0 || pbci == NULL)) 669 + return fatal_mca("No cache or bus check"); 670 + 671 + /* 672 + * Cannot handle more than one bus check. 673 */ 674 if (peidx_bus_check_num(peidx) > 1) 675 return fatal_mca("Too many bus checks"); 676 + 677 if (pbci->ib) 678 return fatal_mca("Internal Bus error"); 679 if (pbci->eb && pbci->bsi > 0) 680 return fatal_mca("External bus check fatal status"); 681 682 /* 683 + * This is a local MCA and estimated as a recoverble error. 684 */ 685 if (platform) 686 return recover_from_platform_error(slidx, peidx, pbci, sos); 687 + 688 /* 689 * On account of strange SAL error record, we cannot recover. 690 */
+1
arch/ia64/kernel/ptrace.c
··· 1573 1574 case PTRACE_DETACH: 1575 /* detach a process that was attached. */ 1576 ret = ptrace_detach(child, data); 1577 goto out_tsk; 1578
··· 1573 1574 case PTRACE_DETACH: 1575 /* detach a process that was attached. */ 1576 + clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); 1577 ret = ptrace_detach(child, data); 1578 goto out_tsk; 1579
-1
include/asm-ia64/kexec.h
··· 22 } while(0) 23 24 extern struct kimage *ia64_kimage; 25 - DECLARE_PER_CPU(u64, ia64_mca_pal_base); 26 extern const unsigned int relocate_new_kernel_size; 27 extern void relocate_new_kernel(unsigned long, unsigned long, 28 struct ia64_boot_param *, unsigned long);
··· 22 } while(0) 23 24 extern struct kimage *ia64_kimage; 25 extern const unsigned int relocate_new_kernel_size; 26 extern void relocate_new_kernel(unsigned long, unsigned long, 27 struct ia64_boot_param *, unsigned long);
+2
include/asm-ia64/mca.h
··· 156 int *monarch_cpu; 157 }; 158 159 #else /* __ASSEMBLY__ */ 160 161 #define IA64_MCA_CORRECTED 0x0 /* Error has been corrected by OS_MCA */
··· 156 int *monarch_cpu; 157 }; 158 159 + DECLARE_PER_CPU(u64, ia64_mca_pal_base); 160 + 161 #else /* __ASSEMBLY__ */ 162 163 #define IA64_MCA_CORRECTED 0x0 /* Error has been corrected by OS_MCA */
+1
include/asm-ia64/pal.h
··· 371 * dependent 372 */ 373 374 375 typedef struct pal_process_state_info_s { 376 u64 reserved1 : 2,
··· 371 * dependent 372 */ 373 374 + #define PAL_TLB_CHECK_OP_PURGE 8 375 376 typedef struct pal_process_state_info_s { 377 u64 reserved1 : 2,
+2 -1
include/asm-ia64/pci.h
··· 9 10 #include <asm/io.h> 11 #include <asm/scatterlist.h> 12 13 /* 14 * Can be used to override the logic in pci_scan_bus for skipping already-configured bus ··· 171 #define HAVE_ARCH_PCI_GET_LEGACY_IDE_IRQ 172 static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) 173 { 174 - return channel ? 15 : 14; 175 } 176 177 #endif /* _ASM_IA64_PCI_H */
··· 9 10 #include <asm/io.h> 11 #include <asm/scatterlist.h> 12 + #include <asm/hw_irq.h> 13 14 /* 15 * Can be used to override the logic in pci_scan_bus for skipping already-configured bus ··· 170 #define HAVE_ARCH_PCI_GET_LEGACY_IDE_IRQ 171 static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) 172 { 173 + return channel ? isa_irq_to_vector(15) : isa_irq_to_vector(14); 174 } 175 176 #endif /* _ASM_IA64_PCI_H */
+3 -2
include/asm-ia64/sal.h
··· 847 */ 848 struct sal_to_os_boot { 849 u64 rr[8]; /* Region Registers */ 850 - u64 br[6]; /* br0: return addr into SAL boot rendez routine */ 851 u64 gr1; /* SAL:GP */ 852 u64 gr12; /* SAL:SP */ 853 u64 gr13; /* SAL: Task Pointer */ 854 u64 fpsr; 855 - u64 pfs; 856 u64 rnat; 857 u64 unat; 858 u64 bspstore;
··· 847 */ 848 struct sal_to_os_boot { 849 u64 rr[8]; /* Region Registers */ 850 + u64 br[6]; /* br0: 851 + * return addr into SAL boot rendez routine */ 852 u64 gr1; /* SAL:GP */ 853 u64 gr12; /* SAL:SP */ 854 u64 gr13; /* SAL: Task Pointer */ 855 u64 fpsr; 856 + u64 pfs; 857 u64 rnat; 858 u64 unat; 859 u64 bspstore;
+1 -1
include/asm-ia64/unwind.h
··· 81 struct unw_ireg { 82 unsigned long *loc; 83 struct unw_ireg_nat { 84 - long type : 3; /* enum unw_nat_type */ 85 signed long off : 61; /* NaT word is at loc+nat.off */ 86 } nat; 87 } r4, r5, r6, r7;
··· 81 struct unw_ireg { 82 unsigned long *loc; 83 struct unw_ireg_nat { 84 + unsigned long type : 3; /* enum unw_nat_type */ 85 signed long off : 61; /* NaT word is at loc+nat.off */ 86 } nat; 87 } r4, r5, r6, r7;