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

+354 -302
+2 -9
arch/ia64/Kconfig
··· 392 392 config PCI 393 393 bool "PCI support" 394 394 help 395 - Find out whether you have a PCI motherboard. PCI is the name of a 396 - bus system, i.e. the way the CPU talks to the other stuff inside 397 - your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or 398 - VESA. If you have PCI, say Y, otherwise N. 399 - 400 - The PCI-HOWTO, available from 401 - <http://www.tldp.org/docs.html#howto>, contains valuable 402 - information about which PCI hardware does work under Linux and which 403 - doesn't. 395 + Real IA-64 machines all have PCI/PCI-X/PCI Express busses. Say Y 396 + here unless you are using a simulator without PCI support. 404 397 405 398 config PCI_DOMAINS 406 399 bool
+164 -98
arch/ia64/configs/sn2_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.10 4 - # Mon Jan 10 13:57:35 2005 3 + # Linux kernel version: 2.6.13-rc6 4 + # Tue Aug 16 14:40:41 2005 5 5 # 6 6 7 7 # ··· 10 10 CONFIG_EXPERIMENTAL=y 11 11 CONFIG_CLEAN_COMPILE=y 12 12 CONFIG_LOCK_KERNEL=y 13 + CONFIG_INIT_ENV_ARG_LIMIT=32 13 14 14 15 # 15 16 # General setup ··· 22 21 # CONFIG_BSD_PROCESS_ACCT is not set 23 22 CONFIG_SYSCTL=y 24 23 # CONFIG_AUDIT is not set 25 - CONFIG_LOG_BUF_SHIFT=20 26 24 CONFIG_HOTPLUG=y 27 25 CONFIG_KOBJECT_UEVENT=y 28 26 # CONFIG_IKCONFIG is not set 27 + CONFIG_CPUSETS=y 29 28 # CONFIG_EMBEDDED is not set 30 29 CONFIG_KALLSYMS=y 31 30 CONFIG_KALLSYMS_ALL=y 32 31 # CONFIG_KALLSYMS_EXTRA_PASS is not set 32 + CONFIG_PRINTK=y 33 + CONFIG_BUG=y 34 + CONFIG_BASE_FULL=y 33 35 CONFIG_FUTEX=y 34 36 CONFIG_EPOLL=y 35 - CONFIG_CPUSETS=y 36 - # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 37 37 CONFIG_SHMEM=y 38 38 CONFIG_CC_ALIGN_FUNCTIONS=0 39 39 CONFIG_CC_ALIGN_LABELS=0 40 40 CONFIG_CC_ALIGN_LOOPS=0 41 41 CONFIG_CC_ALIGN_JUMPS=0 42 42 # CONFIG_TINY_SHMEM is not set 43 + CONFIG_BASE_SMALL=0 43 44 44 45 # 45 46 # Loadable module support ··· 66 63 CONFIG_TIME_INTERPOLATION=y 67 64 CONFIG_EFI=y 68 65 CONFIG_GENERIC_IOMAP=y 66 + CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 67 + CONFIG_IA64_UNCACHED_ALLOCATOR=y 69 68 # CONFIG_IA64_GENERIC is not set 70 69 # CONFIG_IA64_DIG is not set 71 70 # CONFIG_IA64_HP_ZX1 is not set 71 + # CONFIG_IA64_HP_ZX1_SWIOTLB is not set 72 72 CONFIG_IA64_SGI_SN2=y 73 73 # CONFIG_IA64_HP_SIM is not set 74 74 # CONFIG_ITANIUM is not set ··· 80 74 # CONFIG_IA64_PAGE_SIZE_8KB is not set 81 75 CONFIG_IA64_PAGE_SIZE_16KB=y 82 76 # CONFIG_IA64_PAGE_SIZE_64KB is not set 77 + # CONFIG_HZ_100 is not set 78 + CONFIG_HZ_250=y 79 + # CONFIG_HZ_1000 is not set 80 + CONFIG_HZ=250 83 81 CONFIG_IA64_L1_CACHE_SHIFT=7 84 82 CONFIG_NUMA=y 85 83 CONFIG_VIRTUAL_MEM_MAP=y ··· 91 81 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 92 82 # CONFIG_IA64_CYCLONE is not set 93 83 CONFIG_IOSAPIC=y 84 + CONFIG_IA64_SGI_SN_XP=m 94 85 CONFIG_FORCE_MAX_ZONEORDER=18 95 86 CONFIG_SMP=y 96 87 CONFIG_NR_CPUS=512 97 88 # CONFIG_HOTPLUG_CPU is not set 89 + CONFIG_SCHED_SMT=y 98 90 CONFIG_PREEMPT=y 91 + CONFIG_SELECT_MEMORY_MODEL=y 92 + # CONFIG_FLATMEM_MANUAL is not set 93 + CONFIG_DISCONTIGMEM_MANUAL=y 94 + # CONFIG_SPARSEMEM_MANUAL is not set 95 + CONFIG_DISCONTIGMEM=y 96 + CONFIG_FLAT_NODE_MEM_MAP=y 97 + CONFIG_NEED_MULTIPLE_NODES=y 99 98 CONFIG_HAVE_DEC_LOCK=y 100 99 CONFIG_IA32_SUPPORT=y 101 100 CONFIG_COMPAT=y ··· 124 105 # 125 106 # Power management and ACPI 126 107 # 108 + CONFIG_PM=y 127 109 CONFIG_ACPI=y 128 110 129 111 # ··· 134 114 CONFIG_ACPI_INTERPRETER=y 135 115 # CONFIG_ACPI_BUTTON is not set 136 116 CONFIG_ACPI_VIDEO=m 117 + CONFIG_ACPI_HOTKEY=m 137 118 # CONFIG_ACPI_FAN is not set 138 119 # CONFIG_ACPI_PROCESSOR is not set 139 120 CONFIG_ACPI_NUMA=y ··· 154 133 # CONFIG_PCI_MSI is not set 155 134 CONFIG_PCI_LEGACY_PROC=y 156 135 CONFIG_PCI_NAMES=y 136 + # CONFIG_PCI_DEBUG is not set 157 137 158 138 # 159 139 # PCI Hotplug Support ··· 163 141 # CONFIG_HOTPLUG_PCI_FAKE is not set 164 142 # CONFIG_HOTPLUG_PCI_ACPI is not set 165 143 # CONFIG_HOTPLUG_PCI_CPCI is not set 166 - # CONFIG_HOTPLUG_PCI_PCIE is not set 167 144 # CONFIG_HOTPLUG_PCI_SHPC is not set 168 145 CONFIG_HOTPLUG_PCI_SGI=y 169 146 ··· 172 151 # CONFIG_PCCARD is not set 173 152 174 153 # 175 - # PC-card bridges 154 + # Networking 176 155 # 156 + CONFIG_NET=y 157 + 158 + # 159 + # Networking options 160 + # 161 + CONFIG_PACKET=y 162 + CONFIG_PACKET_MMAP=y 163 + CONFIG_UNIX=y 164 + # CONFIG_NET_KEY is not set 165 + CONFIG_INET=y 166 + CONFIG_IP_MULTICAST=y 167 + # CONFIG_IP_ADVANCED_ROUTER is not set 168 + CONFIG_IP_FIB_HASH=y 169 + # CONFIG_IP_PNP is not set 170 + # CONFIG_NET_IPIP is not set 171 + # CONFIG_NET_IPGRE is not set 172 + # CONFIG_IP_MROUTE is not set 173 + # CONFIG_ARPD is not set 174 + CONFIG_SYN_COOKIES=y 175 + # CONFIG_INET_AH is not set 176 + # CONFIG_INET_ESP is not set 177 + # CONFIG_INET_IPCOMP is not set 178 + # CONFIG_INET_TUNNEL is not set 179 + CONFIG_IP_TCPDIAG=y 180 + # CONFIG_IP_TCPDIAG_IPV6 is not set 181 + # CONFIG_TCP_CONG_ADVANCED is not set 182 + CONFIG_TCP_CONG_BIC=y 183 + CONFIG_IPV6=m 184 + # CONFIG_IPV6_PRIVACY is not set 185 + # CONFIG_INET6_AH is not set 186 + # CONFIG_INET6_ESP is not set 187 + # CONFIG_INET6_IPCOMP is not set 188 + # CONFIG_INET6_TUNNEL is not set 189 + # CONFIG_IPV6_TUNNEL is not set 190 + # CONFIG_NETFILTER is not set 191 + 192 + # 193 + # SCTP Configuration (EXPERIMENTAL) 194 + # 195 + # CONFIG_IP_SCTP is not set 196 + # CONFIG_ATM is not set 197 + # CONFIG_BRIDGE is not set 198 + # CONFIG_VLAN_8021Q is not set 199 + # CONFIG_DECNET is not set 200 + # CONFIG_LLC2 is not set 201 + # CONFIG_IPX is not set 202 + # CONFIG_ATALK is not set 203 + # CONFIG_X25 is not set 204 + # CONFIG_LAPB is not set 205 + # CONFIG_NET_DIVERT is not set 206 + # CONFIG_ECONET is not set 207 + # CONFIG_WAN_ROUTER is not set 208 + # CONFIG_NET_SCHED is not set 209 + # CONFIG_NET_CLS_ROUTE is not set 210 + 211 + # 212 + # Network testing 213 + # 214 + # CONFIG_NET_PKTGEN is not set 215 + # CONFIG_HAMRADIO is not set 216 + # CONFIG_IRDA is not set 217 + # CONFIG_BT is not set 177 218 178 219 # 179 220 # Device Drivers ··· 246 163 # 247 164 CONFIG_STANDALONE=y 248 165 CONFIG_PREVENT_FIRMWARE_BUILD=y 249 - CONFIG_FW_LOADER=m 166 + CONFIG_FW_LOADER=y 250 167 # CONFIG_DEBUG_DRIVER is not set 251 168 252 169 # ··· 271 188 # CONFIG_BLK_CPQ_CISS_DA is not set 272 189 # CONFIG_BLK_DEV_DAC960 is not set 273 190 # CONFIG_BLK_DEV_UMEM is not set 191 + # CONFIG_BLK_DEV_COW_COMMON is not set 274 192 CONFIG_BLK_DEV_LOOP=y 275 193 CONFIG_BLK_DEV_CRYPTOLOOP=m 276 194 CONFIG_BLK_DEV_NBD=m ··· 336 252 # CONFIG_BLK_DEV_HPT366 is not set 337 253 # CONFIG_BLK_DEV_SC1200 is not set 338 254 # CONFIG_BLK_DEV_PIIX is not set 255 + # CONFIG_BLK_DEV_IT821X is not set 339 256 # CONFIG_BLK_DEV_NS87415 is not set 340 257 # CONFIG_BLK_DEV_PDC202XX_OLD is not set 341 258 # CONFIG_BLK_DEV_PDC202XX_NEW is not set ··· 367 282 CONFIG_BLK_DEV_SR=m 368 283 # CONFIG_BLK_DEV_SR_VENDOR is not set 369 284 CONFIG_CHR_DEV_SG=m 285 + CONFIG_CHR_DEV_SCH=m 370 286 371 287 # 372 288 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs ··· 401 315 # CONFIG_SCSI_ATA_PIIX is not set 402 316 # CONFIG_SCSI_SATA_NV is not set 403 317 # CONFIG_SCSI_SATA_PROMISE is not set 318 + # CONFIG_SCSI_SATA_QSTOR is not set 404 319 # CONFIG_SCSI_SATA_SX4 is not set 405 320 # CONFIG_SCSI_SATA_SIL is not set 406 321 # CONFIG_SCSI_SATA_SIS is not set 407 322 # CONFIG_SCSI_SATA_ULI is not set 408 323 # CONFIG_SCSI_SATA_VIA is not set 409 324 CONFIG_SCSI_SATA_VITESSE=y 410 - # CONFIG_SCSI_BUSLOGIC is not set 411 325 # CONFIG_SCSI_DMX3191D is not set 412 - # CONFIG_SCSI_EATA is not set 413 - # CONFIG_SCSI_EATA_PIO is not set 414 326 # CONFIG_SCSI_FUTURE_DOMAIN is not set 415 - # CONFIG_SCSI_GDTH is not set 416 327 # CONFIG_SCSI_IPS is not set 417 328 # CONFIG_SCSI_INITIO is not set 418 329 # CONFIG_SCSI_INIA100 is not set 419 330 # CONFIG_SCSI_SYM53C8XX_2 is not set 420 331 # CONFIG_SCSI_IPR is not set 421 - # CONFIG_SCSI_QLOGIC_ISP is not set 422 332 # CONFIG_SCSI_QLOGIC_FC is not set 423 333 CONFIG_SCSI_QLOGIC_1280=y 424 334 # CONFIG_SCSI_QLOGIC_1280_1040 is not set ··· 424 342 CONFIG_SCSI_QLA2300=y 425 343 CONFIG_SCSI_QLA2322=y 426 344 # CONFIG_SCSI_QLA6312 is not set 345 + # CONFIG_SCSI_QLA24XX is not set 346 + # CONFIG_SCSI_LPFC is not set 427 347 # CONFIG_SCSI_DC395x is not set 428 348 # CONFIG_SCSI_DC390T is not set 429 349 # CONFIG_SCSI_DEBUG is not set ··· 448 364 CONFIG_DM_SNAPSHOT=m 449 365 CONFIG_DM_MIRROR=m 450 366 CONFIG_DM_ZERO=m 367 + CONFIG_DM_MULTIPATH=m 368 + CONFIG_DM_MULTIPATH_EMC=m 451 369 452 370 # 453 371 # Fusion MPT device support 454 372 # 455 373 CONFIG_FUSION=y 374 + CONFIG_FUSION_SPI=y 375 + CONFIG_FUSION_FC=y 456 376 CONFIG_FUSION_MAX_SGE=128 457 377 CONFIG_FUSION_CTL=m 458 378 ··· 471 383 # CONFIG_I2O is not set 472 384 473 385 # 474 - # Networking support 386 + # Network device support 475 387 # 476 - CONFIG_NET=y 477 - 478 - # 479 - # Networking options 480 - # 481 - CONFIG_PACKET=y 482 - CONFIG_PACKET_MMAP=y 483 - CONFIG_NETLINK_DEV=y 484 - CONFIG_UNIX=y 485 - # CONFIG_NET_KEY is not set 486 - CONFIG_INET=y 487 - CONFIG_IP_MULTICAST=y 488 - # CONFIG_IP_ADVANCED_ROUTER is not set 489 - # CONFIG_IP_PNP is not set 490 - # CONFIG_NET_IPIP is not set 491 - # CONFIG_NET_IPGRE is not set 492 - # CONFIG_IP_MROUTE is not set 493 - # CONFIG_ARPD is not set 494 - CONFIG_SYN_COOKIES=y 495 - # CONFIG_INET_AH is not set 496 - # CONFIG_INET_ESP is not set 497 - # CONFIG_INET_IPCOMP is not set 498 - # CONFIG_INET_TUNNEL is not set 499 - CONFIG_IP_TCPDIAG=y 500 - # CONFIG_IP_TCPDIAG_IPV6 is not set 501 - CONFIG_IPV6=m 502 - # CONFIG_IPV6_PRIVACY is not set 503 - # CONFIG_INET6_AH is not set 504 - # CONFIG_INET6_ESP is not set 505 - # CONFIG_INET6_IPCOMP is not set 506 - # CONFIG_INET6_TUNNEL is not set 507 - # CONFIG_IPV6_TUNNEL is not set 508 - # CONFIG_NETFILTER is not set 509 - 510 - # 511 - # SCTP Configuration (EXPERIMENTAL) 512 - # 513 - # CONFIG_IP_SCTP is not set 514 - # CONFIG_ATM is not set 515 - # CONFIG_BRIDGE is not set 516 - # CONFIG_VLAN_8021Q is not set 517 - # CONFIG_DECNET is not set 518 - # CONFIG_LLC2 is not set 519 - # CONFIG_IPX is not set 520 - # CONFIG_ATALK is not set 521 - # CONFIG_X25 is not set 522 - # CONFIG_LAPB is not set 523 - # CONFIG_NET_DIVERT is not set 524 - # CONFIG_ECONET is not set 525 - # CONFIG_WAN_ROUTER is not set 526 - 527 - # 528 - # QoS and/or fair queueing 529 - # 530 - # CONFIG_NET_SCHED is not set 531 - # CONFIG_NET_CLS_ROUTE is not set 532 - 533 - # 534 - # Network testing 535 - # 536 - # CONFIG_NET_PKTGEN is not set 537 - CONFIG_NETPOLL=y 538 - # CONFIG_NETPOLL_RX is not set 539 - # CONFIG_NETPOLL_TRAP is not set 540 - CONFIG_NET_POLL_CONTROLLER=y 541 - # CONFIG_HAMRADIO is not set 542 - # CONFIG_IRDA is not set 543 - # CONFIG_BT is not set 544 388 CONFIG_NETDEVICES=y 545 389 # CONFIG_DUMMY is not set 546 390 # CONFIG_BONDING is not set 547 391 # CONFIG_EQUALIZER is not set 548 392 # CONFIG_TUN is not set 549 - # CONFIG_ETHERTAP is not set 550 393 551 394 # 552 395 # ARCnet devices ··· 499 480 # CONFIG_HAMACHI is not set 500 481 # CONFIG_YELLOWFIN is not set 501 482 # CONFIG_R8169 is not set 483 + # CONFIG_SKGE is not set 502 484 # CONFIG_SK98LIN is not set 503 485 CONFIG_TIGON3=y 486 + # CONFIG_BNX2 is not set 504 487 505 488 # 506 489 # Ethernet (10000 Mbit) ··· 533 512 # CONFIG_NET_FC is not set 534 513 # CONFIG_SHAPER is not set 535 514 CONFIG_NETCONSOLE=y 515 + CONFIG_NETPOLL=y 516 + # CONFIG_NETPOLL_RX is not set 517 + # CONFIG_NETPOLL_TRAP is not set 518 + CONFIG_NET_POLL_CONTROLLER=y 536 519 537 520 # 538 521 # ISDN subsystem ··· 566 541 # CONFIG_INPUT_EVBUG is not set 567 542 568 543 # 569 - # Input I/O drivers 570 - # 571 - # CONFIG_GAMEPORT is not set 572 - CONFIG_SOUND_GAMEPORT=y 573 - # CONFIG_SERIO is not set 574 - # CONFIG_SERIO_I8042 is not set 575 - 576 - # 577 544 # Input Device Drivers 578 545 # 579 546 # CONFIG_INPUT_KEYBOARD is not set ··· 573 556 # CONFIG_INPUT_JOYSTICK is not set 574 557 # CONFIG_INPUT_TOUCHSCREEN is not set 575 558 # CONFIG_INPUT_MISC is not set 559 + 560 + # 561 + # Hardware I/O ports 562 + # 563 + # CONFIG_SERIO is not set 564 + # CONFIG_GAMEPORT is not set 576 565 577 566 # 578 567 # Character devices ··· 591 568 # CONFIG_CYCLADES is not set 592 569 # CONFIG_MOXA_SMARTIO is not set 593 570 # CONFIG_ISI is not set 594 - # CONFIG_SYNCLINK is not set 595 571 # CONFIG_SYNCLINKMP is not set 596 572 # CONFIG_N_HDLC is not set 573 + # CONFIG_SPECIALIX is not set 574 + # CONFIG_SX is not set 597 575 # CONFIG_STALDRV is not set 598 576 CONFIG_SGI_SNSC=y 599 577 CONFIG_SGI_TIOCX=y ··· 611 587 CONFIG_SERIAL_CORE=y 612 588 CONFIG_SERIAL_CORE_CONSOLE=y 613 589 CONFIG_SERIAL_SGI_L1_CONSOLE=y 590 + # CONFIG_SERIAL_JSM is not set 614 591 CONFIG_SERIAL_SGI_IOC4=y 615 592 CONFIG_UNIX98_PTYS=y 616 593 CONFIG_LEGACY_PTYS=y ··· 640 615 CONFIG_RAW_DRIVER=m 641 616 # CONFIG_HPET is not set 642 617 CONFIG_MAX_RAW_DEVS=256 618 + # CONFIG_HANGCHECK_TIMER is not set 643 619 CONFIG_MMTIMER=y 620 + 621 + # 622 + # TPM devices 623 + # 624 + # CONFIG_TCG_TPM is not set 644 625 645 626 # 646 627 # I2C support 647 628 # 648 629 # CONFIG_I2C is not set 630 + # CONFIG_I2C_SENSOR is not set 649 631 650 632 # 651 633 # Dallas's 1-wire bus 652 634 # 653 635 # CONFIG_W1 is not set 636 + 637 + # 638 + # Hardware Monitoring support 639 + # 640 + # CONFIG_HWMON is not set 654 641 655 642 # 656 643 # Misc devices ··· 697 660 # 698 661 # USB support 699 662 # 663 + CONFIG_USB_ARCH_HAS_HCD=y 664 + CONFIG_USB_ARCH_HAS_OHCI=y 700 665 CONFIG_USB=m 701 666 # CONFIG_USB_DEBUG is not set 702 667 ··· 708 669 # CONFIG_USB_DEVICEFS is not set 709 670 # CONFIG_USB_BANDWIDTH is not set 710 671 # CONFIG_USB_DYNAMIC_MINORS is not set 672 + # CONFIG_USB_SUSPEND is not set 711 673 # CONFIG_USB_OTG is not set 712 - CONFIG_USB_ARCH_HAS_HCD=y 713 - CONFIG_USB_ARCH_HAS_OHCI=y 714 674 715 675 # 716 676 # USB Host Controller Drivers ··· 717 679 CONFIG_USB_EHCI_HCD=m 718 680 # CONFIG_USB_EHCI_SPLIT_ISO is not set 719 681 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 682 + # CONFIG_USB_ISP116X_HCD is not set 720 683 CONFIG_USB_OHCI_HCD=m 684 + # CONFIG_USB_OHCI_BIG_ENDIAN is not set 685 + CONFIG_USB_OHCI_LITTLE_ENDIAN=y 721 686 CONFIG_USB_UHCI_HCD=m 722 687 # CONFIG_USB_SL811_HCD is not set 723 688 ··· 751 710 # CONFIG_USB_MOUSE is not set 752 711 # CONFIG_USB_AIPTEK is not set 753 712 # CONFIG_USB_WACOM is not set 713 + # CONFIG_USB_ACECAD is not set 754 714 # CONFIG_USB_KBTAB is not set 755 715 # CONFIG_USB_POWERMATE is not set 756 716 # CONFIG_USB_MTOUCH is not set 717 + # CONFIG_USB_ITMTOUCH is not set 757 718 # CONFIG_USB_EGALAX is not set 758 719 # CONFIG_USB_XPAD is not set 759 720 # CONFIG_USB_ATI_REMOTE is not set 721 + # CONFIG_USB_KEYSPAN_REMOTE is not set 760 722 761 723 # 762 724 # USB Imaging devices ··· 784 740 # CONFIG_USB_PEGASUS is not set 785 741 # CONFIG_USB_RTL8150 is not set 786 742 # CONFIG_USB_USBNET is not set 743 + CONFIG_USB_MON=y 787 744 788 745 # 789 746 # USB port drivers ··· 808 763 # CONFIG_USB_CYTHERM is not set 809 764 # CONFIG_USB_PHIDGETKIT is not set 810 765 # CONFIG_USB_PHIDGETSERVO is not set 766 + # CONFIG_USB_IDMOUSE is not set 767 + # CONFIG_USB_SISUSBVGA is not set 768 + # CONFIG_USB_LD is not set 811 769 812 770 # 813 - # USB ATM/DSL drivers 771 + # USB DSL modem support 814 772 # 815 773 816 774 # ··· 830 782 # InfiniBand support 831 783 # 832 784 CONFIG_INFINIBAND=m 785 + CONFIG_INFINIBAND_USER_VERBS=m 833 786 CONFIG_INFINIBAND_MTHCA=m 834 787 # CONFIG_INFINIBAND_MTHCA_DEBUG is not set 835 788 CONFIG_INFINIBAND_IPOIB=m ··· 848 799 CONFIG_EXT2_FS_XATTR=y 849 800 CONFIG_EXT2_FS_POSIX_ACL=y 850 801 CONFIG_EXT2_FS_SECURITY=y 802 + # CONFIG_EXT2_FS_XIP is not set 851 803 CONFIG_EXT3_FS=y 852 804 CONFIG_EXT3_FS_XATTR=y 853 805 CONFIG_EXT3_FS_POSIX_ACL=y ··· 864 814 CONFIG_REISERFS_FS_SECURITY=y 865 815 # CONFIG_JFS_FS is not set 866 816 CONFIG_FS_POSIX_ACL=y 817 + 818 + # 819 + # XFS support 820 + # 867 821 CONFIG_XFS_FS=y 822 + CONFIG_XFS_EXPORT=y 868 823 CONFIG_XFS_RT=y 869 824 CONFIG_XFS_QUOTA=y 870 825 # CONFIG_XFS_SECURITY is not set 871 826 CONFIG_XFS_POSIX_ACL=y 872 827 # CONFIG_MINIX_FS is not set 873 828 # CONFIG_ROMFS_FS is not set 829 + CONFIG_INOTIFY=y 874 830 CONFIG_QUOTA=y 875 831 # CONFIG_QFMT_V1 is not set 876 832 # CONFIG_QFMT_V2 is not set ··· 910 854 CONFIG_PROC_FS=y 911 855 CONFIG_PROC_KCORE=y 912 856 CONFIG_SYSFS=y 913 - # CONFIG_DEVFS_FS is not set 914 857 # CONFIG_DEVPTS_FS_XATTR is not set 915 858 CONFIG_TMPFS=y 916 859 CONFIG_TMPFS_XATTR=y ··· 940 885 # 941 886 CONFIG_NFS_FS=m 942 887 CONFIG_NFS_V3=y 888 + # CONFIG_NFS_V3_ACL is not set 943 889 CONFIG_NFS_V4=y 944 890 CONFIG_NFS_DIRECTIO=y 945 891 CONFIG_NFSD=m 946 892 CONFIG_NFSD_V3=y 893 + # CONFIG_NFSD_V3_ACL is not set 947 894 CONFIG_NFSD_V4=y 948 895 CONFIG_NFSD_TCP=y 949 896 CONFIG_LOCKD=m 950 897 CONFIG_LOCKD_V4=y 951 - CONFIG_EXPORTFS=m 898 + CONFIG_EXPORTFS=y 899 + CONFIG_NFS_COMMON=y 952 900 CONFIG_SUNRPC=m 953 901 CONFIG_SUNRPC_GSS=m 954 902 CONFIG_RPCSEC_GSS_KRB5=m ··· 1038 980 # CONFIG_LIBCRC32C is not set 1039 981 CONFIG_ZLIB_INFLATE=m 1040 982 CONFIG_ZLIB_DEFLATE=m 983 + CONFIG_GENERIC_ALLOCATOR=y 984 + CONFIG_GENERIC_HARDIRQS=y 985 + CONFIG_GENERIC_IRQ_PROBE=y 1041 986 1042 987 # 1043 988 # Profiling support ··· 1050 989 # 1051 990 # Kernel hacking 1052 991 # 992 + # CONFIG_PRINTK_TIME is not set 1053 993 CONFIG_DEBUG_KERNEL=y 1054 994 CONFIG_MAGIC_SYSRQ=y 995 + CONFIG_LOG_BUF_SHIFT=20 1055 996 # CONFIG_SCHEDSTATS is not set 1056 997 # CONFIG_DEBUG_SLAB is not set 998 + CONFIG_DEBUG_PREEMPT=y 1057 999 # CONFIG_DEBUG_SPINLOCK is not set 1058 1000 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1059 1001 # CONFIG_DEBUG_KOBJECT is not set 1060 1002 CONFIG_DEBUG_INFO=y 1061 1003 # CONFIG_DEBUG_FS is not set 1004 + # CONFIG_KPROBES is not set 1062 1005 CONFIG_IA64_GRANULE_16MB=y 1063 1006 # CONFIG_IA64_GRANULE_64MB is not set 1064 1007 # CONFIG_IA64_PRINT_HAZARDS is not set ··· 1084 1019 CONFIG_CRYPTO_HMAC=y 1085 1020 # CONFIG_CRYPTO_NULL is not set 1086 1021 # CONFIG_CRYPTO_MD4 is not set 1087 - CONFIG_CRYPTO_MD5=m 1022 + CONFIG_CRYPTO_MD5=y 1088 1023 CONFIG_CRYPTO_SHA1=m 1089 1024 # CONFIG_CRYPTO_SHA256 is not set 1090 1025 # CONFIG_CRYPTO_SHA512 is not set 1091 1026 # CONFIG_CRYPTO_WP512 is not set 1027 + # CONFIG_CRYPTO_TGR192 is not set 1092 1028 CONFIG_CRYPTO_DES=m 1093 1029 # CONFIG_CRYPTO_BLOWFISH is not set 1094 1030 # CONFIG_CRYPTO_TWOFISH is not set
+81 -68
arch/ia64/configs/tiger_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.13-rc1-20050629 4 - # Wed Jun 29 15:28:12 2005 3 + # Linux kernel version: 2.6.13-rc6-tiger-smp 4 + # Wed Aug 17 10:19:51 2005 5 5 # 6 6 7 7 # ··· 132 132 CONFIG_ACPI_INTERPRETER=y 133 133 CONFIG_ACPI_BUTTON=m 134 134 # CONFIG_ACPI_VIDEO is not set 135 + # CONFIG_ACPI_HOTKEY is not set 135 136 CONFIG_ACPI_FAN=m 136 137 CONFIG_ACPI_PROCESSOR=m 137 138 # CONFIG_ACPI_HOTPLUG_CPU is not set ··· 171 170 # CONFIG_PCCARD is not set 172 171 173 172 # 173 + # Networking 174 + # 175 + CONFIG_NET=y 176 + 177 + # 178 + # Networking options 179 + # 180 + CONFIG_PACKET=y 181 + # CONFIG_PACKET_MMAP is not set 182 + CONFIG_UNIX=y 183 + # CONFIG_NET_KEY is not set 184 + CONFIG_INET=y 185 + CONFIG_IP_MULTICAST=y 186 + # CONFIG_IP_ADVANCED_ROUTER is not set 187 + CONFIG_IP_FIB_HASH=y 188 + # CONFIG_IP_PNP is not set 189 + # CONFIG_NET_IPIP is not set 190 + # CONFIG_NET_IPGRE is not set 191 + # CONFIG_IP_MROUTE is not set 192 + CONFIG_ARPD=y 193 + CONFIG_SYN_COOKIES=y 194 + # CONFIG_INET_AH is not set 195 + # CONFIG_INET_ESP is not set 196 + # CONFIG_INET_IPCOMP is not set 197 + # CONFIG_INET_TUNNEL is not set 198 + CONFIG_IP_TCPDIAG=y 199 + # CONFIG_IP_TCPDIAG_IPV6 is not set 200 + # CONFIG_TCP_CONG_ADVANCED is not set 201 + CONFIG_TCP_CONG_BIC=y 202 + # CONFIG_IPV6 is not set 203 + # CONFIG_NETFILTER is not set 204 + 205 + # 206 + # SCTP Configuration (EXPERIMENTAL) 207 + # 208 + # CONFIG_IP_SCTP is not set 209 + # CONFIG_ATM is not set 210 + # CONFIG_BRIDGE is not set 211 + # CONFIG_VLAN_8021Q is not set 212 + # CONFIG_DECNET is not set 213 + # CONFIG_LLC2 is not set 214 + # CONFIG_IPX is not set 215 + # CONFIG_ATALK is not set 216 + # CONFIG_X25 is not set 217 + # CONFIG_LAPB is not set 218 + # CONFIG_NET_DIVERT is not set 219 + # CONFIG_ECONET is not set 220 + # CONFIG_WAN_ROUTER is not set 221 + # CONFIG_NET_SCHED is not set 222 + # CONFIG_NET_CLS_ROUTE is not set 223 + 224 + # 225 + # Network testing 226 + # 227 + # CONFIG_NET_PKTGEN is not set 228 + # CONFIG_HAMRADIO is not set 229 + # CONFIG_IRDA is not set 230 + # CONFIG_BT is not set 231 + 232 + # 174 233 # Device Drivers 175 234 # 176 235 ··· 239 178 # 240 179 CONFIG_STANDALONE=y 241 180 CONFIG_PREVENT_FIRMWARE_BUILD=y 242 - # CONFIG_FW_LOADER is not set 181 + CONFIG_FW_LOADER=m 243 182 # CONFIG_DEBUG_DRIVER is not set 244 183 245 184 # ··· 409 348 CONFIG_SCSI_QLA2300=m 410 349 CONFIG_SCSI_QLA2322=m 411 350 # CONFIG_SCSI_QLA6312 is not set 351 + # CONFIG_SCSI_QLA24XX is not set 412 352 # CONFIG_SCSI_LPFC is not set 413 353 # CONFIG_SCSI_DC395x is not set 414 354 # CONFIG_SCSI_DC390T is not set ··· 455 393 # CONFIG_I2O is not set 456 394 457 395 # 458 - # Networking support 396 + # Network device support 459 397 # 460 - CONFIG_NET=y 461 - 462 - # 463 - # Networking options 464 - # 465 - CONFIG_PACKET=y 466 - # CONFIG_PACKET_MMAP is not set 467 - CONFIG_UNIX=y 468 - # CONFIG_NET_KEY is not set 469 - CONFIG_INET=y 470 - CONFIG_IP_MULTICAST=y 471 - # CONFIG_IP_ADVANCED_ROUTER is not set 472 - CONFIG_IP_FIB_HASH=y 473 - # CONFIG_IP_PNP is not set 474 - # CONFIG_NET_IPIP is not set 475 - # CONFIG_NET_IPGRE is not set 476 - # CONFIG_IP_MROUTE is not set 477 - CONFIG_ARPD=y 478 - CONFIG_SYN_COOKIES=y 479 - # CONFIG_INET_AH is not set 480 - # CONFIG_INET_ESP is not set 481 - # CONFIG_INET_IPCOMP is not set 482 - # CONFIG_INET_TUNNEL is not set 483 - CONFIG_IP_TCPDIAG=y 484 - # CONFIG_IP_TCPDIAG_IPV6 is not set 485 - # CONFIG_TCP_CONG_ADVANCED is not set 486 - CONFIG_TCP_CONG_BIC=y 487 - # CONFIG_IPV6 is not set 488 - # CONFIG_NETFILTER is not set 489 - 490 - # 491 - # SCTP Configuration (EXPERIMENTAL) 492 - # 493 - # CONFIG_IP_SCTP is not set 494 - # CONFIG_ATM is not set 495 - # CONFIG_BRIDGE is not set 496 - # CONFIG_VLAN_8021Q is not set 497 - # CONFIG_DECNET is not set 498 - # CONFIG_LLC2 is not set 499 - # CONFIG_IPX is not set 500 - # CONFIG_ATALK is not set 501 - # CONFIG_X25 is not set 502 - # CONFIG_LAPB is not set 503 - # CONFIG_NET_DIVERT is not set 504 - # CONFIG_ECONET is not set 505 - # CONFIG_WAN_ROUTER is not set 506 - 507 - # 508 - # QoS and/or fair queueing 509 - # 510 - # CONFIG_NET_SCHED is not set 511 - # CONFIG_NET_CLS_ROUTE is not set 512 - 513 - # 514 - # Network testing 515 - # 516 - # CONFIG_NET_PKTGEN is not set 517 - CONFIG_NETPOLL=y 518 - # CONFIG_NETPOLL_RX is not set 519 - # CONFIG_NETPOLL_TRAP is not set 520 - CONFIG_NET_POLL_CONTROLLER=y 521 - # CONFIG_HAMRADIO is not set 522 - # CONFIG_IRDA is not set 523 - # CONFIG_BT is not set 524 398 CONFIG_NETDEVICES=y 525 399 CONFIG_DUMMY=m 526 400 # CONFIG_BONDING is not set ··· 553 555 # CONFIG_NET_FC is not set 554 556 # CONFIG_SHAPER is not set 555 557 CONFIG_NETCONSOLE=y 558 + CONFIG_NETPOLL=y 559 + # CONFIG_NETPOLL_RX is not set 560 + # CONFIG_NETPOLL_TRAP is not set 561 + CONFIG_NET_POLL_CONTROLLER=y 556 562 557 563 # 558 564 # ISDN subsystem ··· 682 680 CONFIG_DRM_RADEON=m 683 681 CONFIG_DRM_MGA=m 684 682 CONFIG_DRM_SIS=m 683 + # CONFIG_DRM_VIA is not set 685 684 CONFIG_RAW_DRIVER=m 686 685 CONFIG_HPET=y 687 686 # CONFIG_HPET_RTC_IRQ is not set ··· 699 696 # I2C support 700 697 # 701 698 # CONFIG_I2C is not set 699 + # CONFIG_I2C_SENSOR is not set 702 700 703 701 # 704 702 # Dallas's 1-wire bus 705 703 # 706 704 # CONFIG_W1 is not set 705 + 706 + # 707 + # Hardware Monitoring support 708 + # 709 + CONFIG_HWMON=y 710 + # CONFIG_HWMON_DEBUG_CHIP is not set 707 711 708 712 # 709 713 # Misc devices ··· 810 800 # CONFIG_USB_EGALAX is not set 811 801 # CONFIG_USB_XPAD is not set 812 802 # CONFIG_USB_ATI_REMOTE is not set 803 + # CONFIG_USB_KEYSPAN_REMOTE is not set 813 804 814 805 # 815 806 # USB Imaging devices ··· 861 850 # CONFIG_USB_PHIDGETSERVO is not set 862 851 # CONFIG_USB_IDMOUSE is not set 863 852 # CONFIG_USB_SISUSBVGA is not set 853 + # CONFIG_USB_LD is not set 864 854 # CONFIG_USB_TEST is not set 865 855 866 856 # ··· 922 910 # CONFIG_XFS_POSIX_ACL is not set 923 911 # CONFIG_MINIX_FS is not set 924 912 # CONFIG_ROMFS_FS is not set 913 + CONFIG_INOTIFY=y 925 914 # CONFIG_QUOTA is not set 926 915 CONFIG_DNOTIFY=y 927 916 CONFIG_AUTOFS_FS=y
+100 -124
arch/ia64/configs/zx1_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.13-rc1-20050629 4 - # Wed Jun 29 15:31:11 2005 3 + # Linux kernel version: 2.6.13-rc6 4 + # Wed Aug 17 10:02:43 2005 5 5 # 6 6 7 7 # ··· 132 132 CONFIG_ACPI_INTERPRETER=y 133 133 CONFIG_ACPI_BUTTON=y 134 134 CONFIG_ACPI_VIDEO=m 135 + CONFIG_ACPI_HOTKEY=m 135 136 CONFIG_ACPI_FAN=y 136 137 CONFIG_ACPI_PROCESSOR=y 137 138 CONFIG_ACPI_THERMAL=y ··· 168 167 # PCCARD (PCMCIA/CardBus) support 169 168 # 170 169 # CONFIG_PCCARD is not set 170 + 171 + # 172 + # Networking 173 + # 174 + CONFIG_NET=y 175 + 176 + # 177 + # Networking options 178 + # 179 + CONFIG_PACKET=y 180 + # CONFIG_PACKET_MMAP is not set 181 + CONFIG_UNIX=y 182 + # CONFIG_NET_KEY is not set 183 + CONFIG_INET=y 184 + CONFIG_IP_MULTICAST=y 185 + # CONFIG_IP_ADVANCED_ROUTER is not set 186 + CONFIG_IP_FIB_HASH=y 187 + # CONFIG_IP_PNP is not set 188 + # CONFIG_NET_IPIP is not set 189 + # CONFIG_NET_IPGRE is not set 190 + # CONFIG_IP_MROUTE is not set 191 + # CONFIG_ARPD is not set 192 + # CONFIG_SYN_COOKIES is not set 193 + # CONFIG_INET_AH is not set 194 + # CONFIG_INET_ESP is not set 195 + # CONFIG_INET_IPCOMP is not set 196 + # CONFIG_INET_TUNNEL is not set 197 + # CONFIG_IP_TCPDIAG is not set 198 + # CONFIG_IP_TCPDIAG_IPV6 is not set 199 + # CONFIG_TCP_CONG_ADVANCED is not set 200 + CONFIG_TCP_CONG_BIC=y 201 + 202 + # 203 + # IP: Virtual Server Configuration 204 + # 205 + # CONFIG_IP_VS is not set 206 + # CONFIG_IPV6 is not set 207 + CONFIG_NETFILTER=y 208 + # CONFIG_NETFILTER_DEBUG is not set 209 + 210 + # 211 + # IP: Netfilter Configuration 212 + # 213 + # CONFIG_IP_NF_CONNTRACK is not set 214 + # CONFIG_IP_NF_CONNTRACK_MARK is not set 215 + # CONFIG_IP_NF_QUEUE is not set 216 + # CONFIG_IP_NF_IPTABLES is not set 217 + CONFIG_IP_NF_ARPTABLES=y 218 + # CONFIG_IP_NF_ARPFILTER is not set 219 + # CONFIG_IP_NF_ARP_MANGLE is not set 220 + 221 + # 222 + # SCTP Configuration (EXPERIMENTAL) 223 + # 224 + # CONFIG_IP_SCTP is not set 225 + # CONFIG_ATM is not set 226 + # CONFIG_BRIDGE is not set 227 + # CONFIG_VLAN_8021Q is not set 228 + # CONFIG_DECNET is not set 229 + # CONFIG_LLC2 is not set 230 + # CONFIG_IPX is not set 231 + # CONFIG_ATALK is not set 232 + # CONFIG_X25 is not set 233 + # CONFIG_LAPB is not set 234 + # CONFIG_NET_DIVERT is not set 235 + # CONFIG_ECONET is not set 236 + # CONFIG_WAN_ROUTER is not set 237 + # CONFIG_NET_SCHED is not set 238 + # CONFIG_NET_CLS_ROUTE is not set 239 + 240 + # 241 + # Network testing 242 + # 243 + # CONFIG_NET_PKTGEN is not set 244 + # CONFIG_HAMRADIO is not set 245 + # CONFIG_IRDA is not set 246 + # CONFIG_BT is not set 171 247 172 248 # 173 249 # Device Drivers ··· 427 349 # CONFIG_SCSI_QLA2300 is not set 428 350 # CONFIG_SCSI_QLA2322 is not set 429 351 # CONFIG_SCSI_QLA6312 is not set 352 + # CONFIG_SCSI_QLA24XX is not set 430 353 # CONFIG_SCSI_LPFC is not set 431 354 # CONFIG_SCSI_DC395x is not set 432 355 # CONFIG_SCSI_DC390T is not set ··· 441 362 # 442 363 # Fusion MPT device support 443 364 # 444 - # CONFIG_FUSION is not set 445 - # CONFIG_FUSION_SPI is not set 446 - # CONFIG_FUSION_FC is not set 365 + CONFIG_FUSION=y 366 + CONFIG_FUSION_SPI=y 367 + CONFIG_FUSION_FC=y 368 + CONFIG_FUSION_MAX_SGE=128 369 + CONFIG_FUSION_CTL=m 447 370 448 371 # 449 372 # IEEE 1394 (FireWire) support ··· 458 377 # CONFIG_I2O is not set 459 378 460 379 # 461 - # Networking support 380 + # Network device support 462 381 # 463 - CONFIG_NET=y 464 - 465 - # 466 - # Networking options 467 - # 468 - CONFIG_PACKET=y 469 - # CONFIG_PACKET_MMAP is not set 470 - CONFIG_UNIX=y 471 - # CONFIG_NET_KEY is not set 472 - CONFIG_INET=y 473 - CONFIG_IP_MULTICAST=y 474 - # CONFIG_IP_ADVANCED_ROUTER is not set 475 - CONFIG_IP_FIB_HASH=y 476 - # CONFIG_IP_PNP is not set 477 - # CONFIG_NET_IPIP is not set 478 - # CONFIG_NET_IPGRE is not set 479 - # CONFIG_IP_MROUTE is not set 480 - # CONFIG_ARPD is not set 481 - # CONFIG_SYN_COOKIES is not set 482 - # CONFIG_INET_AH is not set 483 - # CONFIG_INET_ESP is not set 484 - # CONFIG_INET_IPCOMP is not set 485 - # CONFIG_INET_TUNNEL is not set 486 - # CONFIG_IP_TCPDIAG is not set 487 - # CONFIG_IP_TCPDIAG_IPV6 is not set 488 - # CONFIG_TCP_CONG_ADVANCED is not set 489 - CONFIG_TCP_CONG_BIC=y 490 - 491 - # 492 - # IP: Virtual Server Configuration 493 - # 494 - # CONFIG_IP_VS is not set 495 - # CONFIG_IPV6 is not set 496 - CONFIG_NETFILTER=y 497 - # CONFIG_NETFILTER_DEBUG is not set 498 - 499 - # 500 - # IP: Netfilter Configuration 501 - # 502 - # CONFIG_IP_NF_CONNTRACK is not set 503 - # CONFIG_IP_NF_CONNTRACK_MARK is not set 504 - # CONFIG_IP_NF_QUEUE is not set 505 - # CONFIG_IP_NF_IPTABLES is not set 506 - CONFIG_IP_NF_ARPTABLES=y 507 - # CONFIG_IP_NF_ARPFILTER is not set 508 - # CONFIG_IP_NF_ARP_MANGLE is not set 509 - 510 - # 511 - # SCTP Configuration (EXPERIMENTAL) 512 - # 513 - # CONFIG_IP_SCTP is not set 514 - # CONFIG_ATM is not set 515 - # CONFIG_BRIDGE is not set 516 - # CONFIG_VLAN_8021Q is not set 517 - # CONFIG_DECNET is not set 518 - # CONFIG_LLC2 is not set 519 - # CONFIG_IPX is not set 520 - # CONFIG_ATALK is not set 521 - # CONFIG_X25 is not set 522 - # CONFIG_LAPB is not set 523 - # CONFIG_NET_DIVERT is not set 524 - # CONFIG_ECONET is not set 525 - # CONFIG_WAN_ROUTER is not set 526 - 527 - # 528 - # QoS and/or fair queueing 529 - # 530 - # CONFIG_NET_SCHED is not set 531 - # CONFIG_NET_CLS_ROUTE is not set 532 - 533 - # 534 - # Network testing 535 - # 536 - # CONFIG_NET_PKTGEN is not set 537 - # CONFIG_NETPOLL is not set 538 - # CONFIG_NET_POLL_CONTROLLER is not set 539 - # CONFIG_HAMRADIO is not set 540 - # CONFIG_IRDA is not set 541 - # CONFIG_BT is not set 542 382 CONFIG_NETDEVICES=y 543 383 CONFIG_DUMMY=y 544 384 # CONFIG_BONDING is not set ··· 557 555 # CONFIG_NET_FC is not set 558 556 # CONFIG_SHAPER is not set 559 557 # CONFIG_NETCONSOLE is not set 558 + # CONFIG_NETPOLL is not set 559 + # CONFIG_NET_POLL_CONTROLLER is not set 560 560 561 561 # 562 562 # ISDN subsystem ··· 663 659 CONFIG_DRM_RADEON=y 664 660 # CONFIG_DRM_MGA is not set 665 661 # CONFIG_DRM_SIS is not set 662 + # CONFIG_DRM_VIA is not set 666 663 # CONFIG_RAW_DRIVER is not set 667 664 # CONFIG_HPET is not set 668 665 # CONFIG_HANGCHECK_TIMER is not set ··· 711 706 # CONFIG_I2C_VIAPRO is not set 712 707 # CONFIG_I2C_VOODOO3 is not set 713 708 # CONFIG_I2C_PCA_ISA is not set 714 - 715 - # 716 - # Hardware Sensors Chip support 717 - # 718 709 # CONFIG_I2C_SENSOR is not set 719 - # CONFIG_SENSORS_ADM1021 is not set 720 - # CONFIG_SENSORS_ADM1025 is not set 721 - # CONFIG_SENSORS_ADM1026 is not set 722 - # CONFIG_SENSORS_ADM1031 is not set 723 - # CONFIG_SENSORS_ADM9240 is not set 724 - # CONFIG_SENSORS_ASB100 is not set 725 - # CONFIG_SENSORS_ATXP1 is not set 726 - # CONFIG_SENSORS_DS1621 is not set 727 - # CONFIG_SENSORS_FSCHER is not set 728 - # CONFIG_SENSORS_FSCPOS is not set 729 - # CONFIG_SENSORS_GL518SM is not set 730 - # CONFIG_SENSORS_GL520SM is not set 731 - # CONFIG_SENSORS_IT87 is not set 732 - # CONFIG_SENSORS_LM63 is not set 733 - # CONFIG_SENSORS_LM75 is not set 734 - # CONFIG_SENSORS_LM77 is not set 735 - # CONFIG_SENSORS_LM78 is not set 736 - # CONFIG_SENSORS_LM80 is not set 737 - # CONFIG_SENSORS_LM83 is not set 738 - # CONFIG_SENSORS_LM85 is not set 739 - # CONFIG_SENSORS_LM87 is not set 740 - # CONFIG_SENSORS_LM90 is not set 741 - # CONFIG_SENSORS_LM92 is not set 742 - # CONFIG_SENSORS_MAX1619 is not set 743 - # CONFIG_SENSORS_PC87360 is not set 744 - # CONFIG_SENSORS_SMSC47B397 is not set 745 - # CONFIG_SENSORS_SIS5595 is not set 746 - # CONFIG_SENSORS_SMSC47M1 is not set 747 - # CONFIG_SENSORS_VIA686A is not set 748 - # CONFIG_SENSORS_W83781D is not set 749 - # CONFIG_SENSORS_W83L785TS is not set 750 - # CONFIG_SENSORS_W83627HF is not set 751 - # CONFIG_SENSORS_W83627EHF is not set 752 710 753 711 # 754 - # Other I2C Chip support 712 + # Miscellaneous I2C Chip support 755 713 # 756 714 # CONFIG_SENSORS_DS1337 is not set 757 715 # CONFIG_SENSORS_DS1374 is not set ··· 735 767 # CONFIG_W1 is not set 736 768 737 769 # 770 + # Hardware Monitoring support 771 + # 772 + # CONFIG_HWMON is not set 773 + 774 + # 738 775 # Misc devices 739 776 # 740 777 ··· 755 782 # 756 783 # Video Adapters 757 784 # 758 - # CONFIG_TUNER_MULTI_I2C is not set 759 785 # CONFIG_VIDEO_BT848 is not set 760 786 # CONFIG_VIDEO_CPIA is not set 761 787 # CONFIG_VIDEO_SAA5246A is not set ··· 997 1025 # CONFIG_USB_EGALAX is not set 998 1026 # CONFIG_USB_XPAD is not set 999 1027 # CONFIG_USB_ATI_REMOTE is not set 1028 + # CONFIG_USB_KEYSPAN_REMOTE is not set 1000 1029 1001 1030 # 1002 1031 # USB Imaging devices ··· 1053 1080 # CONFIG_USB_PHIDGETSERVO is not set 1054 1081 # CONFIG_USB_IDMOUSE is not set 1055 1082 # CONFIG_USB_SISUSBVGA is not set 1083 + # CONFIG_USB_LD is not set 1056 1084 1057 1085 # 1058 1086 # USB DSL modem support ··· 1095 1121 CONFIG_FS_MBCACHE=y 1096 1122 # CONFIG_REISERFS_FS is not set 1097 1123 # CONFIG_JFS_FS is not set 1124 + # CONFIG_FS_POSIX_ACL is not set 1098 1125 1099 1126 # 1100 1127 # XFS support ··· 1103 1128 # CONFIG_XFS_FS is not set 1104 1129 # CONFIG_MINIX_FS is not set 1105 1130 # CONFIG_ROMFS_FS is not set 1131 + # CONFIG_INOTIFY is not set 1106 1132 # CONFIG_QUOTA is not set 1107 1133 CONFIG_DNOTIFY=y 1108 1134 CONFIG_AUTOFS_FS=y
+1
arch/ia64/kernel/perfmon.c
··· 4312 4312 DPRINT(("before cmpxchg() old_ctx=%p new_ctx=%p\n", 4313 4313 thread->pfm_context, ctx)); 4314 4314 4315 + ret = -EBUSY; 4315 4316 old = ia64_cmpxchg(acq, &thread->pfm_context, NULL, ctx, sizeof(pfm_context_t *)); 4316 4317 if (old != NULL) { 4317 4318 DPRINT(("load_pid [%d] already has a context\n", req->load_pid));
+2 -1
arch/ia64/kernel/salinfo.c
··· 143 143 144 144 static struct salinfo_data salinfo_data[ARRAY_SIZE(salinfo_log_name)]; 145 145 146 - static spinlock_t data_lock, data_saved_lock; 146 + static DEFINE_SPINLOCK(data_lock); 147 + static DEFINE_SPINLOCK(data_saved_lock); 147 148 148 149 /** salinfo_platform_oemdata - optional callback to decode oemdata from an error 149 150 * record.
+1
arch/ia64/sn/kernel/io_init.c
··· 203 203 continue; 204 204 } 205 205 206 + spin_lock_init(&sn_flush_device_list->sfdl_flush_lock); 206 207 hubdev->hdi_flush_nasid_list.widget_p[widget] = 207 208 sn_flush_device_list; 208 209 }
+1
drivers/serial/sn_console.c
··· 1093 1093 return -1; 1094 1094 1095 1095 sal_console_port.sc_ops = &poll_ops; 1096 + spin_lock_init(&sal_console_port.sc_port.lock); 1096 1097 early_sn_setup(); /* Find SAL entry points */ 1097 1098 register_console(&sal_console_early); 1098 1099
+2 -2
include/asm-ia64/iosapic.h
··· 75 75 unsigned int gsi_base); 76 76 #ifdef CONFIG_HOTPLUG 77 77 extern int iosapic_remove (unsigned int gsi_base); 78 + #else 79 + #define iosapic_remove(gsi_base) (-EINVAL) 78 80 #endif /* CONFIG_HOTPLUG */ 79 81 extern int gsi_to_vector (unsigned int gsi); 80 82 extern int gsi_to_irq (unsigned int gsi); ··· 104 102 #else 105 103 #define iosapic_system_init(pcat_compat) do { } while (0) 106 104 #define iosapic_init(address,gsi_base) (-EINVAL) 107 - #ifdef CONFIG_HOTPLUG 108 105 #define iosapic_remove(gsi_base) (-ENODEV) 109 - #endif /* CONFIG_HOTPLUG */ 110 106 #define iosapic_register_intr(gsi,polarity,trigger) (gsi) 111 107 #define iosapic_unregister_intr(irq) do { } while (0) 112 108 #define iosapic_override_isa_irq(isa_irq,gsi,polarity,trigger) do { } while (0)