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

+880 -365
+2
Documentation/kernel-parameters.txt
··· 1034 1034 1035 1035 nomce [IA-32] Machine Check Exception 1036 1036 1037 + nomca [IA-64] Disable machine check abort handling 1038 + 1037 1039 noresidual [PPC] Don't use residual data on PReP machines. 1038 1040 1039 1041 noresume [SWSUSP] Disables resume and restores original swap
+107 -54
arch/ia64/configs/bigsur_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.14-rc1 4 - # Wed Sep 14 15:18:49 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 16:10:42 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - CONFIG_CLEAN_COMPILE=y 12 11 CONFIG_LOCK_KERNEL=y 13 12 CONFIG_INIT_ENV_ARG_LIMIT=32 14 13 ··· 22 23 # CONFIG_BSD_PROCESS_ACCT is not set 23 24 CONFIG_SYSCTL=y 24 25 # CONFIG_AUDIT is not set 25 - CONFIG_HOTPLUG=y 26 - CONFIG_KOBJECT_UEVENT=y 27 26 # CONFIG_IKCONFIG is not set 28 27 # CONFIG_CPUSETS is not set 29 28 CONFIG_INITRAMFS_SOURCE="" 29 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 30 30 # CONFIG_EMBEDDED is not set 31 31 CONFIG_KALLSYMS=y 32 32 # CONFIG_KALLSYMS_ALL is not set 33 33 # CONFIG_KALLSYMS_EXTRA_PASS is not set 34 + CONFIG_HOTPLUG=y 34 35 CONFIG_PRINTK=y 35 36 CONFIG_BUG=y 37 + CONFIG_ELF_CORE=y 36 38 CONFIG_BASE_FULL=y 37 39 CONFIG_FUTEX=y 38 40 CONFIG_EPOLL=y ··· 42 42 CONFIG_CC_ALIGN_LABELS=0 43 43 CONFIG_CC_ALIGN_LOOPS=0 44 44 CONFIG_CC_ALIGN_JUMPS=0 45 + CONFIG_SLAB=y 45 46 # CONFIG_TINY_SHMEM is not set 46 47 CONFIG_BASE_SMALL=0 48 + # CONFIG_SLOB is not set 47 49 48 50 # 49 51 # Loadable module support ··· 60 58 CONFIG_STOP_MACHINE=y 61 59 62 60 # 61 + # Block layer 62 + # 63 + 64 + # 65 + # IO Schedulers 66 + # 67 + CONFIG_IOSCHED_NOOP=y 68 + CONFIG_IOSCHED_AS=y 69 + CONFIG_IOSCHED_DEADLINE=y 70 + CONFIG_IOSCHED_CFQ=y 71 + CONFIG_DEFAULT_AS=y 72 + # CONFIG_DEFAULT_DEADLINE is not set 73 + # CONFIG_DEFAULT_CFQ is not set 74 + # CONFIG_DEFAULT_NOOP is not set 75 + CONFIG_DEFAULT_IOSCHED="anticipatory" 76 + 77 + # 63 78 # Processor type and features 64 79 # 65 80 CONFIG_IA64=y 66 81 CONFIG_64BIT=y 67 82 CONFIG_MMU=y 83 + CONFIG_SWIOTLB=y 68 84 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 69 85 CONFIG_GENERIC_CALIBRATE_DELAY=y 70 86 CONFIG_TIME_INTERPOLATION=y 71 87 CONFIG_EFI=y 72 88 CONFIG_GENERIC_IOMAP=y 73 89 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 90 + CONFIG_DMA_IS_DMA32=y 74 91 # CONFIG_IA64_GENERIC is not set 75 92 CONFIG_IA64_DIG=y 76 93 # CONFIG_IA64_HP_ZX1 is not set ··· 102 81 # CONFIG_IA64_PAGE_SIZE_8KB is not set 103 82 CONFIG_IA64_PAGE_SIZE_16KB=y 104 83 # CONFIG_IA64_PAGE_SIZE_64KB is not set 84 + CONFIG_PGTABLE_3=y 85 + # CONFIG_PGTABLE_4 is not set 105 86 # CONFIG_HZ_100 is not set 106 87 CONFIG_HZ_250=y 107 88 # CONFIG_HZ_1000 is not set 108 89 CONFIG_HZ=250 109 90 CONFIG_IA64_BRL_EMU=y 110 91 CONFIG_IA64_L1_CACHE_SHIFT=6 111 - # CONFIG_NUMA is not set 112 - # CONFIG_VIRTUAL_MEM_MAP is not set 113 92 # CONFIG_IA64_CYCLONE is not set 114 93 CONFIG_IOSAPIC=y 115 - # CONFIG_IA64_SGI_SN_XP is not set 116 - CONFIG_FORCE_MAX_ZONEORDER=18 94 + CONFIG_FORCE_MAX_ZONEORDER=17 117 95 CONFIG_SMP=y 118 96 CONFIG_NR_CPUS=2 119 97 # CONFIG_HOTPLUG_CPU is not set ··· 125 105 CONFIG_FLATMEM=y 126 106 CONFIG_FLAT_NODE_MEM_MAP=y 127 107 # CONFIG_SPARSEMEM_STATIC is not set 128 - CONFIG_HAVE_DEC_LOCK=y 108 + CONFIG_SPLIT_PTLOCK_CPUS=4 109 + CONFIG_ARCH_SELECT_MEMORY_MODEL=y 110 + CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 111 + CONFIG_ARCH_FLATMEM_ENABLE=y 112 + CONFIG_ARCH_SPARSEMEM_ENABLE=y 113 + # CONFIG_VIRTUAL_MEM_MAP is not set 129 114 CONFIG_IA32_SUPPORT=y 130 115 CONFIG_COMPAT=y 131 116 # CONFIG_IA64_MCA_RECOVERY is not set ··· 142 117 # 143 118 CONFIG_EFI_VARS=y 144 119 CONFIG_EFI_PCDP=y 145 - # CONFIG_DELL_RBU is not set 146 120 CONFIG_BINFMT_ELF=y 147 121 CONFIG_BINFMT_MISC=m 148 122 ··· 149 125 # Power management and ACPI 150 126 # 151 127 CONFIG_PM=y 128 + CONFIG_PM_LEGACY=y 152 129 # CONFIG_PM_DEBUG is not set 153 130 154 131 # ··· 162 137 CONFIG_ACPI_THERMAL=m 163 138 CONFIG_ACPI_BLACKLIST_YEAR=0 164 139 # CONFIG_ACPI_DEBUG is not set 140 + CONFIG_ACPI_EC=y 165 141 CONFIG_ACPI_POWER=y 166 142 CONFIG_ACPI_SYSTEM=y 167 143 # CONFIG_ACPI_CONTAINER is not set ··· 199 173 # 200 174 # Networking options 201 175 # 176 + # CONFIG_NETDEBUG is not set 202 177 CONFIG_PACKET=y 203 178 CONFIG_PACKET_MMAP=y 204 179 CONFIG_UNIX=y ··· 233 206 # SCTP Configuration (EXPERIMENTAL) 234 207 # 235 208 # CONFIG_IP_SCTP is not set 209 + 210 + # 211 + # TIPC Configuration (EXPERIMENTAL) 212 + # 213 + # CONFIG_TIPC is not set 236 214 # CONFIG_ATM is not set 237 215 # CONFIG_BRIDGE is not set 238 216 # CONFIG_VLAN_8021Q is not set ··· 250 218 # CONFIG_NET_DIVERT is not set 251 219 # CONFIG_ECONET is not set 252 220 # CONFIG_WAN_ROUTER is not set 221 + 222 + # 223 + # QoS and/or fair queueing 224 + # 253 225 # CONFIG_NET_SCHED is not set 254 - # CONFIG_NET_CLS_ROUTE is not set 255 226 256 227 # 257 228 # Network testing 258 229 # 259 230 # CONFIG_NET_PKTGEN is not set 260 - # CONFIG_NETFILTER_NETLINK is not set 261 231 # CONFIG_HAMRADIO is not set 262 232 # CONFIG_IRDA is not set 263 233 # CONFIG_BT is not set ··· 320 286 CONFIG_BLK_DEV_RAM_COUNT=16 321 287 CONFIG_BLK_DEV_RAM_SIZE=4096 322 288 # CONFIG_CDROM_PKTCDVD is not set 323 - 324 - # 325 - # IO Schedulers 326 - # 327 - CONFIG_IOSCHED_NOOP=y 328 - CONFIG_IOSCHED_AS=y 329 - CONFIG_IOSCHED_DEADLINE=y 330 - CONFIG_IOSCHED_CFQ=y 331 289 # CONFIG_ATA_OVER_ETH is not set 332 290 333 291 # 334 292 # ATA/ATAPI/MFM/RLL support 335 293 # 336 294 CONFIG_IDE=m 295 + CONFIG_IDE_MAX_HWIFS=4 337 296 CONFIG_BLK_DEV_IDE=m 338 297 339 298 # ··· 417 390 # 418 391 # SCSI low-level drivers 419 392 # 393 + # CONFIG_ISCSI_TCP is not set 420 394 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 421 395 # CONFIG_SCSI_3W_9XXX is not set 422 396 # CONFIG_SCSI_ACARD is not set ··· 427 399 # CONFIG_SCSI_AIC79XX is not set 428 400 # CONFIG_MEGARAID_NEWGEN is not set 429 401 # CONFIG_MEGARAID_LEGACY is not set 402 + # CONFIG_MEGARAID_SAS is not set 430 403 # CONFIG_SCSI_SATA is not set 431 404 # CONFIG_SCSI_DMX3191D is not set 432 405 # CONFIG_SCSI_FUTURE_DOMAIN is not set ··· 438 409 # CONFIG_SCSI_IPR is not set 439 410 # CONFIG_SCSI_QLOGIC_FC is not set 440 411 CONFIG_SCSI_QLOGIC_1280=y 441 - # CONFIG_SCSI_QLOGIC_1280_1040 is not set 442 - CONFIG_SCSI_QLA2XXX=y 443 - # CONFIG_SCSI_QLA21XX is not set 444 - # CONFIG_SCSI_QLA22XX is not set 445 - # CONFIG_SCSI_QLA2300 is not set 446 - # CONFIG_SCSI_QLA2322 is not set 447 - # CONFIG_SCSI_QLA6312 is not set 448 - # CONFIG_SCSI_QLA24XX is not set 412 + # CONFIG_SCSI_QLA_FC is not set 449 413 # CONFIG_SCSI_LPFC is not set 450 414 # CONFIG_SCSI_DC395x is not set 451 415 # CONFIG_SCSI_DC390T is not set ··· 470 448 # CONFIG_FUSION is not set 471 449 # CONFIG_FUSION_SPI is not set 472 450 # CONFIG_FUSION_FC is not set 451 + # CONFIG_FUSION_SAS is not set 473 452 474 453 # 475 454 # IEEE 1394 (FireWire) support ··· 509 486 CONFIG_MII=y 510 487 # CONFIG_HAPPYMEAL is not set 511 488 # CONFIG_SUNGEM is not set 489 + # CONFIG_CASSINI is not set 512 490 # CONFIG_NET_VENDOR_3COM is not set 513 491 514 492 # ··· 548 524 # CONFIG_R8169 is not set 549 525 # CONFIG_SIS190 is not set 550 526 # CONFIG_SKGE is not set 527 + # CONFIG_SKY2 is not set 551 528 # CONFIG_SK98LIN is not set 552 529 # CONFIG_VIA_VELOCITY is not set 553 530 # CONFIG_TIGON3 is not set ··· 655 630 CONFIG_SERIAL_8250_CONSOLE=y 656 631 CONFIG_SERIAL_8250_ACPI=y 657 632 CONFIG_SERIAL_8250_NR_UARTS=4 633 + CONFIG_SERIAL_8250_RUNTIME_UARTS=4 658 634 CONFIG_SERIAL_8250_EXTENDED=y 659 635 CONFIG_SERIAL_8250_SHARE_IRQ=y 660 636 # CONFIG_SERIAL_8250_DETECT_IRQ is not set ··· 707 681 # TPM devices 708 682 # 709 683 # CONFIG_TCG_TPM is not set 684 + # CONFIG_TELCLOCK is not set 710 685 711 686 # 712 687 # I2C support ··· 758 731 # CONFIG_SENSORS_PCF8591 is not set 759 732 # CONFIG_SENSORS_RTC8564 is not set 760 733 # CONFIG_SENSORS_MAX6875 is not set 734 + # CONFIG_RTC_X1205_I2C is not set 761 735 # CONFIG_I2C_DEBUG_CORE is not set 762 736 # CONFIG_I2C_DEBUG_ALGO is not set 763 737 # CONFIG_I2C_DEBUG_BUS is not set 764 738 # CONFIG_I2C_DEBUG_CHIP is not set 739 + 740 + # 741 + # SPI support 742 + # 743 + # CONFIG_SPI is not set 744 + # CONFIG_SPI_MASTER is not set 765 745 766 746 # 767 747 # Dallas's 1-wire bus ··· 788 754 # CONFIG_SENSORS_ASB100 is not set 789 755 # CONFIG_SENSORS_ATXP1 is not set 790 756 # CONFIG_SENSORS_DS1621 is not set 757 + # CONFIG_SENSORS_F71805F is not set 791 758 # CONFIG_SENSORS_FSCHER is not set 792 759 # CONFIG_SENSORS_FSCPOS is not set 793 760 # CONFIG_SENSORS_GL518SM is not set ··· 810 775 # CONFIG_SENSORS_SMSC47M1 is not set 811 776 # CONFIG_SENSORS_SMSC47B397 is not set 812 777 # CONFIG_SENSORS_VIA686A is not set 778 + # CONFIG_SENSORS_VT8231 is not set 813 779 # CONFIG_SENSORS_W83781D is not set 814 780 # CONFIG_SENSORS_W83792D is not set 815 781 # CONFIG_SENSORS_W83L785TS is not set ··· 866 830 CONFIG_SND_MIXER_OSS=m 867 831 CONFIG_SND_PCM_OSS=m 868 832 # CONFIG_SND_SEQUENCER_OSS is not set 833 + # CONFIG_SND_DYNAMIC_MINORS is not set 834 + CONFIG_SND_SUPPORT_OLD_API=y 869 835 # CONFIG_SND_VERBOSE_PRINTK is not set 870 836 # CONFIG_SND_DEBUG is not set 871 837 ··· 875 837 # Generic devices 876 838 # 877 839 CONFIG_SND_OPL3_LIB=m 840 + CONFIG_SND_AC97_CODEC=m 841 + CONFIG_SND_AC97_BUS=m 878 842 # CONFIG_SND_DUMMY is not set 879 843 # CONFIG_SND_VIRMIDI is not set 880 844 # CONFIG_SND_MTPAV is not set 881 845 # CONFIG_SND_SERIAL_U16550 is not set 882 846 # CONFIG_SND_MPU401 is not set 883 - CONFIG_SND_AC97_CODEC=m 884 - CONFIG_SND_AC97_BUS=m 885 847 886 848 # 887 849 # PCI devices 888 850 # 851 + # CONFIG_SND_AD1889 is not set 889 852 # CONFIG_SND_ALI5451 is not set 890 853 # CONFIG_SND_ATIIXP is not set 891 854 # CONFIG_SND_ATIIXP_MODEM is not set ··· 895 856 # CONFIG_SND_AU8830 is not set 896 857 # CONFIG_SND_AZT3328 is not set 897 858 # CONFIG_SND_BT87X is not set 898 - # CONFIG_SND_CS46XX is not set 859 + # CONFIG_SND_CA0106 is not set 860 + # CONFIG_SND_CMIPCI is not set 899 861 CONFIG_SND_CS4281=m 862 + # CONFIG_SND_CS46XX is not set 900 863 # CONFIG_SND_EMU10K1 is not set 901 864 # CONFIG_SND_EMU10K1X is not set 902 - # CONFIG_SND_CA0106 is not set 903 - # CONFIG_SND_KORG1212 is not set 904 - # CONFIG_SND_MIXART is not set 905 - # CONFIG_SND_NM256 is not set 906 - # CONFIG_SND_RME32 is not set 907 - # CONFIG_SND_RME96 is not set 908 - # CONFIG_SND_RME9652 is not set 909 - # CONFIG_SND_HDSP is not set 910 - # CONFIG_SND_HDSPM is not set 911 - # CONFIG_SND_TRIDENT is not set 912 - # CONFIG_SND_YMFPCI is not set 913 - # CONFIG_SND_AD1889 is not set 914 - # CONFIG_SND_CMIPCI is not set 915 865 # CONFIG_SND_ENS1370 is not set 916 866 # CONFIG_SND_ENS1371 is not set 917 867 # CONFIG_SND_ES1938 is not set 918 868 # CONFIG_SND_ES1968 is not set 919 - # CONFIG_SND_MAESTRO3 is not set 920 869 # CONFIG_SND_FM801 is not set 870 + # CONFIG_SND_HDA_INTEL is not set 871 + # CONFIG_SND_HDSP is not set 872 + # CONFIG_SND_HDSPM is not set 921 873 # CONFIG_SND_ICE1712 is not set 922 874 # CONFIG_SND_ICE1724 is not set 923 875 # CONFIG_SND_INTEL8X0 is not set 924 876 # CONFIG_SND_INTEL8X0M is not set 877 + # CONFIG_SND_KORG1212 is not set 878 + # CONFIG_SND_MAESTRO3 is not set 879 + # CONFIG_SND_MIXART is not set 880 + # CONFIG_SND_NM256 is not set 881 + # CONFIG_SND_PCXHR is not set 882 + # CONFIG_SND_RME32 is not set 883 + # CONFIG_SND_RME96 is not set 884 + # CONFIG_SND_RME9652 is not set 925 885 # CONFIG_SND_SONICVIBES is not set 886 + # CONFIG_SND_TRIDENT is not set 926 887 # CONFIG_SND_VIA82XX is not set 927 888 # CONFIG_SND_VIA82XX_MODEM is not set 928 889 # CONFIG_SND_VX222 is not set 929 - # CONFIG_SND_HDA_INTEL is not set 890 + # CONFIG_SND_YMFPCI is not set 930 891 931 892 # 932 893 # USB devices ··· 968 929 # USB Device Class drivers 969 930 # 970 931 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 971 - CONFIG_USB_BLUETOOTH_TTY=m 972 932 CONFIG_USB_ACM=m 973 933 CONFIG_USB_PRINTER=m 974 934 975 935 # 976 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 936 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 937 + # 938 + 939 + # 940 + # may also be needed; see USB_STORAGE Help for more information 977 941 # 978 942 CONFIG_USB_STORAGE=m 979 943 # CONFIG_USB_STORAGE_DEBUG is not set ··· 988 946 # CONFIG_USB_STORAGE_SDDR09 is not set 989 947 # CONFIG_USB_STORAGE_SDDR55 is not set 990 948 # CONFIG_USB_STORAGE_JUMPSHOT is not set 991 - # CONFIG_USB_STORAGE_ONETOUCH is not set 949 + # CONFIG_USB_STORAGE_ALAUDA is not set 950 + # CONFIG_USB_LIBUSUAL is not set 992 951 993 952 # 994 953 # USB Input Devices 995 954 # 996 955 CONFIG_USB_HID=m 997 956 CONFIG_USB_HIDINPUT=y 957 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 998 958 # CONFIG_HID_FF is not set 999 959 CONFIG_USB_HIDDEV=y 1000 960 ··· 1016 972 # CONFIG_USB_YEALINK is not set 1017 973 # CONFIG_USB_XPAD is not set 1018 974 # CONFIG_USB_ATI_REMOTE is not set 975 + # CONFIG_USB_ATI_REMOTE2 is not set 1019 976 # CONFIG_USB_KEYSPAN_REMOTE is not set 1020 977 # CONFIG_USB_APPLETOUCH is not set 1021 978 ··· 1091 1046 # CONFIG_INFINIBAND is not set 1092 1047 1093 1048 # 1094 - # SN Devices 1049 + # EDAC - error detection and reporting (RAS) 1095 1050 # 1096 1051 1097 1052 # ··· 1116 1071 CONFIG_XFS_SECURITY=y 1117 1072 CONFIG_XFS_POSIX_ACL=y 1118 1073 # CONFIG_XFS_RT is not set 1074 + # CONFIG_OCFS2_FS is not set 1119 1075 # CONFIG_MINIX_FS is not set 1120 1076 # CONFIG_ROMFS_FS is not set 1121 1077 CONFIG_INOTIFY=y ··· 1157 1111 CONFIG_HUGETLB_PAGE=y 1158 1112 CONFIG_RAMFS=y 1159 1113 # CONFIG_RELAYFS_FS is not set 1114 + # CONFIG_CONFIGFS_FS is not set 1160 1115 1161 1116 # 1162 1117 # Miscellaneous filesystems ··· 1200 1153 # CONFIG_SMB_FS is not set 1201 1154 CONFIG_CIFS=m 1202 1155 CONFIG_CIFS_STATS=y 1156 + # CONFIG_CIFS_STATS2 is not set 1203 1157 CONFIG_CIFS_XATTR=y 1204 1158 CONFIG_CIFS_POSIX=y 1205 1159 # CONFIG_CIFS_EXPERIMENTAL is not set ··· 1227 1179 CONFIG_SGI_PARTITION=y 1228 1180 # CONFIG_ULTRIX_PARTITION is not set 1229 1181 # CONFIG_SUN_PARTITION is not set 1182 + # CONFIG_KARMA_PARTITION is not set 1230 1183 CONFIG_EFI_PARTITION=y 1231 1184 1232 1185 # ··· 1286 1237 CONFIG_GENERIC_PENDING_IRQ=y 1287 1238 1288 1239 # 1289 - # Profiling support 1240 + # Instrumentation Support 1290 1241 # 1291 1242 CONFIG_PROFILING=y 1292 1243 CONFIG_OPROFILE=y 1244 + # CONFIG_KPROBES is not set 1293 1245 1294 1246 # 1295 1247 # Kernel hacking 1296 1248 # 1297 1249 # CONFIG_PRINTK_TIME is not set 1298 - CONFIG_DEBUG_KERNEL=y 1299 1250 CONFIG_MAGIC_SYSRQ=y 1251 + CONFIG_DEBUG_KERNEL=y 1300 1252 CONFIG_LOG_BUF_SHIFT=16 1301 1253 CONFIG_DETECT_SOFTLOCKUP=y 1302 1254 # CONFIG_SCHEDSTATS is not set 1303 1255 # CONFIG_DEBUG_SLAB is not set 1304 1256 CONFIG_DEBUG_PREEMPT=y 1257 + CONFIG_DEBUG_MUTEXES=y 1305 1258 # CONFIG_DEBUG_SPINLOCK is not set 1306 1259 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1307 1260 # CONFIG_DEBUG_KOBJECT is not set 1308 1261 # CONFIG_DEBUG_INFO is not set 1309 1262 # CONFIG_DEBUG_FS is not set 1310 - # CONFIG_KPROBES is not set 1263 + # CONFIG_DEBUG_VM is not set 1264 + CONFIG_FORCED_INLINING=y 1265 + # CONFIG_RCU_TORTURE_TEST is not set 1311 1266 # CONFIG_IA64_GRANULE_16MB is not set 1312 1267 CONFIG_IA64_GRANULE_64MB=y 1313 1268 # CONFIG_IA64_PRINT_HAZARDS is not set
+112 -49
arch/ia64/configs/gensparse_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.14-rc2 4 - # Wed Sep 28 08:27:29 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 16:15:43 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - CONFIG_CLEAN_COMPILE=y 12 11 CONFIG_LOCK_KERNEL=y 13 12 CONFIG_INIT_ENV_ARG_LIMIT=32 14 13 ··· 22 23 # CONFIG_BSD_PROCESS_ACCT is not set 23 24 CONFIG_SYSCTL=y 24 25 # CONFIG_AUDIT is not set 25 - CONFIG_HOTPLUG=y 26 - CONFIG_KOBJECT_UEVENT=y 27 26 CONFIG_IKCONFIG=y 28 27 CONFIG_IKCONFIG_PROC=y 29 28 # CONFIG_CPUSETS is not set 30 29 CONFIG_INITRAMFS_SOURCE="" 30 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 31 # CONFIG_EMBEDDED is not set 32 32 CONFIG_KALLSYMS=y 33 33 CONFIG_KALLSYMS_ALL=y 34 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set 35 + CONFIG_HOTPLUG=y 35 36 CONFIG_PRINTK=y 36 37 CONFIG_BUG=y 38 + CONFIG_ELF_CORE=y 37 39 CONFIG_BASE_FULL=y 38 40 CONFIG_FUTEX=y 39 41 CONFIG_EPOLL=y ··· 43 43 CONFIG_CC_ALIGN_LABELS=0 44 44 CONFIG_CC_ALIGN_LOOPS=0 45 45 CONFIG_CC_ALIGN_JUMPS=0 46 + CONFIG_SLAB=y 46 47 # CONFIG_TINY_SHMEM is not set 47 48 CONFIG_BASE_SMALL=0 49 + # CONFIG_SLOB is not set 48 50 49 51 # 50 52 # Loadable module support ··· 61 59 CONFIG_STOP_MACHINE=y 62 60 63 61 # 62 + # Block layer 63 + # 64 + 65 + # 66 + # IO Schedulers 67 + # 68 + CONFIG_IOSCHED_NOOP=y 69 + CONFIG_IOSCHED_AS=y 70 + CONFIG_IOSCHED_DEADLINE=y 71 + CONFIG_IOSCHED_CFQ=y 72 + CONFIG_DEFAULT_AS=y 73 + # CONFIG_DEFAULT_DEADLINE is not set 74 + # CONFIG_DEFAULT_CFQ is not set 75 + # CONFIG_DEFAULT_NOOP is not set 76 + CONFIG_DEFAULT_IOSCHED="anticipatory" 77 + 78 + # 64 79 # Processor type and features 65 80 # 66 81 CONFIG_IA64=y 67 82 CONFIG_64BIT=y 68 83 CONFIG_MMU=y 84 + CONFIG_SWIOTLB=y 69 85 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 70 86 CONFIG_GENERIC_CALIBRATE_DELAY=y 71 87 CONFIG_TIME_INTERPOLATION=y 72 88 CONFIG_EFI=y 73 89 CONFIG_GENERIC_IOMAP=y 74 90 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 91 + CONFIG_DMA_IS_DMA32=y 75 92 CONFIG_IA64_GENERIC=y 76 93 # CONFIG_IA64_DIG is not set 77 94 # CONFIG_IA64_HP_ZX1 is not set ··· 103 82 # CONFIG_IA64_PAGE_SIZE_8KB is not set 104 83 CONFIG_IA64_PAGE_SIZE_16KB=y 105 84 # CONFIG_IA64_PAGE_SIZE_64KB is not set 85 + CONFIG_PGTABLE_3=y 86 + # CONFIG_PGTABLE_4 is not set 106 87 # CONFIG_HZ_100 is not set 107 88 CONFIG_HZ_250=y 108 89 # CONFIG_HZ_1000 is not set ··· 128 105 CONFIG_HAVE_MEMORY_PRESENT=y 129 106 # CONFIG_SPARSEMEM_STATIC is not set 130 107 CONFIG_SPARSEMEM_EXTREME=y 108 + # CONFIG_MEMORY_HOTPLUG is not set 109 + CONFIG_SPLIT_PTLOCK_CPUS=4 110 + CONFIG_MIGRATION=y 131 111 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 132 112 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 133 113 CONFIG_ARCH_FLATMEM_ENABLE=y ··· 143 117 CONFIG_IA64_MCA_RECOVERY=y 144 118 CONFIG_PERFMON=y 145 119 CONFIG_IA64_PALINFO=y 120 + CONFIG_SGI_SN=y 146 121 147 122 # 148 123 # Firmware Drivers 149 124 # 150 125 CONFIG_EFI_VARS=y 151 126 CONFIG_EFI_PCDP=y 152 - # CONFIG_DELL_RBU is not set 153 127 CONFIG_BINFMT_ELF=y 154 128 CONFIG_BINFMT_MISC=m 155 129 ··· 157 131 # Power management and ACPI 158 132 # 159 133 CONFIG_PM=y 134 + CONFIG_PM_LEGACY=y 160 135 # CONFIG_PM_DEBUG is not set 161 136 162 137 # ··· 172 145 CONFIG_ACPI_NUMA=y 173 146 CONFIG_ACPI_BLACKLIST_YEAR=0 174 147 # CONFIG_ACPI_DEBUG is not set 148 + CONFIG_ACPI_EC=y 175 149 CONFIG_ACPI_POWER=y 176 150 CONFIG_ACPI_SYSTEM=y 177 151 CONFIG_ACPI_CONTAINER=m ··· 215 187 # 216 188 # Networking options 217 189 # 190 + # CONFIG_NETDEBUG is not set 218 191 CONFIG_PACKET=y 219 192 # CONFIG_PACKET_MMAP is not set 220 193 CONFIG_UNIX=y ··· 250 221 # SCTP Configuration (EXPERIMENTAL) 251 222 # 252 223 # CONFIG_IP_SCTP is not set 224 + 225 + # 226 + # TIPC Configuration (EXPERIMENTAL) 227 + # 228 + # CONFIG_TIPC is not set 253 229 # CONFIG_ATM is not set 254 230 # CONFIG_BRIDGE is not set 255 231 # CONFIG_VLAN_8021Q is not set ··· 267 233 # CONFIG_NET_DIVERT is not set 268 234 # CONFIG_ECONET is not set 269 235 # CONFIG_WAN_ROUTER is not set 236 + 237 + # 238 + # QoS and/or fair queueing 239 + # 270 240 # CONFIG_NET_SCHED is not set 271 - # CONFIG_NET_CLS_ROUTE is not set 272 241 273 242 # 274 243 # Network testing ··· 332 295 CONFIG_BLK_DEV_RAM_SIZE=4096 333 296 CONFIG_BLK_DEV_INITRD=y 334 297 # CONFIG_CDROM_PKTCDVD is not set 335 - 336 - # 337 - # IO Schedulers 338 - # 339 - CONFIG_IOSCHED_NOOP=y 340 - CONFIG_IOSCHED_AS=y 341 - CONFIG_IOSCHED_DEADLINE=y 342 - CONFIG_IOSCHED_CFQ=y 343 298 # CONFIG_ATA_OVER_ETH is not set 344 299 345 300 # 346 301 # ATA/ATAPI/MFM/RLL support 347 302 # 348 303 CONFIG_IDE=y 304 + CONFIG_IDE_MAX_HWIFS=4 349 305 CONFIG_BLK_DEV_IDE=y 350 306 351 307 # ··· 430 400 # 431 401 # SCSI low-level drivers 432 402 # 403 + # CONFIG_ISCSI_TCP is not set 433 404 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 434 405 # CONFIG_SCSI_3W_9XXX is not set 435 406 # CONFIG_SCSI_ACARD is not set ··· 440 409 # CONFIG_SCSI_AIC79XX is not set 441 410 # CONFIG_MEGARAID_NEWGEN is not set 442 411 # CONFIG_MEGARAID_LEGACY is not set 412 + # CONFIG_MEGARAID_SAS is not set 443 413 CONFIG_SCSI_SATA=y 444 414 # CONFIG_SCSI_SATA_AHCI is not set 445 415 # CONFIG_SCSI_SATA_SVW is not set 446 416 # CONFIG_SCSI_ATA_PIIX is not set 447 417 # CONFIG_SCSI_SATA_MV is not set 448 418 # CONFIG_SCSI_SATA_NV is not set 449 - # CONFIG_SCSI_SATA_PROMISE is not set 419 + # CONFIG_SCSI_PDC_ADMA is not set 450 420 # CONFIG_SCSI_SATA_QSTOR is not set 421 + # CONFIG_SCSI_SATA_PROMISE is not set 451 422 # CONFIG_SCSI_SATA_SX4 is not set 452 423 # CONFIG_SCSI_SATA_SIL is not set 424 + # CONFIG_SCSI_SATA_SIL24 is not set 453 425 # CONFIG_SCSI_SATA_SIS is not set 454 426 # CONFIG_SCSI_SATA_ULI is not set 455 427 # CONFIG_SCSI_SATA_VIA is not set ··· 470 436 # CONFIG_SCSI_IPR is not set 471 437 # CONFIG_SCSI_QLOGIC_FC is not set 472 438 CONFIG_SCSI_QLOGIC_1280=y 473 - # CONFIG_SCSI_QLOGIC_1280_1040 is not set 474 - CONFIG_SCSI_QLA2XXX=y 475 - CONFIG_SCSI_QLA21XX=m 476 - CONFIG_SCSI_QLA22XX=m 477 - CONFIG_SCSI_QLA2300=m 478 - CONFIG_SCSI_QLA2322=m 479 - # CONFIG_SCSI_QLA6312 is not set 480 - # CONFIG_SCSI_QLA24XX is not set 439 + # CONFIG_SCSI_QLA_FC is not set 481 440 # CONFIG_SCSI_LPFC is not set 482 441 # CONFIG_SCSI_DC395x is not set 483 442 # CONFIG_SCSI_DC390T is not set ··· 503 476 CONFIG_FUSION=y 504 477 CONFIG_FUSION_SPI=y 505 478 CONFIG_FUSION_FC=m 479 + # CONFIG_FUSION_SAS is not set 506 480 CONFIG_FUSION_MAX_SGE=128 507 481 # CONFIG_FUSION_CTL is not set 508 482 ··· 543 515 CONFIG_MII=m 544 516 # CONFIG_HAPPYMEAL is not set 545 517 # CONFIG_SUNGEM is not set 518 + # CONFIG_CASSINI is not set 546 519 # CONFIG_NET_VENDOR_3COM is not set 547 520 548 521 # ··· 593 564 # CONFIG_R8169 is not set 594 565 # CONFIG_SIS190 is not set 595 566 # CONFIG_SKGE is not set 567 + # CONFIG_SKY2 is not set 596 568 # CONFIG_SK98LIN is not set 597 569 # CONFIG_VIA_VELOCITY is not set 598 570 CONFIG_TIGON3=y ··· 698 668 CONFIG_VT_CONSOLE=y 699 669 CONFIG_HW_CONSOLE=y 700 670 CONFIG_SERIAL_NONSTANDARD=y 671 + # CONFIG_COMPUTONE is not set 701 672 # CONFIG_ROCKETPORT is not set 702 673 # CONFIG_CYCLADES is not set 703 674 # CONFIG_DIGIEPCA is not set 675 + # CONFIG_MOXA_INTELLIO is not set 704 676 # CONFIG_MOXA_SMARTIO is not set 705 677 # CONFIG_ISI is not set 706 678 # CONFIG_SYNCLINKMP is not set 679 + # CONFIG_SYNCLINK_GT is not set 707 680 # CONFIG_N_HDLC is not set 708 681 # CONFIG_SPECIALIX is not set 709 682 # CONFIG_SX is not set ··· 722 689 CONFIG_SERIAL_8250_CONSOLE=y 723 690 CONFIG_SERIAL_8250_ACPI=y 724 691 CONFIG_SERIAL_8250_NR_UARTS=6 692 + CONFIG_SERIAL_8250_RUNTIME_UARTS=4 725 693 CONFIG_SERIAL_8250_EXTENDED=y 726 694 CONFIG_SERIAL_8250_SHARE_IRQ=y 727 695 # CONFIG_SERIAL_8250_DETECT_IRQ is not set ··· 772 738 # CONFIG_DRM_VIA is not set 773 739 # CONFIG_DRM_SAVAGE is not set 774 740 CONFIG_RAW_DRIVER=m 741 + CONFIG_MAX_RAW_DEVS=256 775 742 CONFIG_HPET=y 776 743 # CONFIG_HPET_RTC_IRQ is not set 777 744 CONFIG_HPET_MMAP=y 778 - CONFIG_MAX_RAW_DEVS=256 779 745 # CONFIG_HANGCHECK_TIMER is not set 780 746 CONFIG_MMTIMER=y 781 747 ··· 783 749 # TPM devices 784 750 # 785 751 # CONFIG_TCG_TPM is not set 752 + # CONFIG_TELCLOCK is not set 786 753 787 754 # 788 755 # I2C support 789 756 # 790 757 # CONFIG_I2C is not set 758 + 759 + # 760 + # SPI support 761 + # 762 + # CONFIG_SPI is not set 763 + # CONFIG_SPI_MASTER is not set 791 764 792 765 # 793 766 # Dallas's 1-wire bus ··· 806 765 # 807 766 CONFIG_HWMON=y 808 767 # CONFIG_HWMON_VID is not set 768 + # CONFIG_SENSORS_F71805F is not set 809 769 # CONFIG_HWMON_DEBUG_CHIP is not set 810 770 811 771 # ··· 857 815 CONFIG_SND_MIXER_OSS=m 858 816 CONFIG_SND_PCM_OSS=m 859 817 CONFIG_SND_SEQUENCER_OSS=y 818 + # CONFIG_SND_DYNAMIC_MINORS is not set 819 + CONFIG_SND_SUPPORT_OLD_API=y 860 820 CONFIG_SND_VERBOSE_PRINTK=y 861 821 # CONFIG_SND_DEBUG is not set 862 - CONFIG_SND_GENERIC_DRIVER=y 863 822 864 823 # 865 824 # Generic devices 866 825 # 867 826 CONFIG_SND_MPU401_UART=m 868 827 CONFIG_SND_OPL3_LIB=m 828 + CONFIG_SND_AC97_CODEC=m 829 + CONFIG_SND_AC97_BUS=m 869 830 CONFIG_SND_DUMMY=m 870 831 CONFIG_SND_VIRMIDI=m 871 832 CONFIG_SND_MTPAV=m 872 833 CONFIG_SND_SERIAL_U16550=m 873 834 CONFIG_SND_MPU401=m 874 - CONFIG_SND_AC97_CODEC=m 875 - CONFIG_SND_AC97_BUS=m 876 835 877 836 # 878 837 # PCI devices 879 838 # 839 + # CONFIG_SND_AD1889 is not set 880 840 # CONFIG_SND_ALI5451 is not set 881 841 # CONFIG_SND_ATIIXP is not set 882 842 # CONFIG_SND_ATIIXP_MODEM is not set ··· 887 843 # CONFIG_SND_AU8830 is not set 888 844 # CONFIG_SND_AZT3328 is not set 889 845 # CONFIG_SND_BT87X is not set 846 + # CONFIG_SND_CA0106 is not set 847 + # CONFIG_SND_CMIPCI is not set 848 + CONFIG_SND_CS4281=m 890 849 CONFIG_SND_CS46XX=m 891 850 CONFIG_SND_CS46XX_NEW_DSP=y 892 - CONFIG_SND_CS4281=m 893 851 CONFIG_SND_EMU10K1=m 894 852 # CONFIG_SND_EMU10K1X is not set 895 - # CONFIG_SND_CA0106 is not set 896 - # CONFIG_SND_KORG1212 is not set 897 - # CONFIG_SND_MIXART is not set 898 - # CONFIG_SND_NM256 is not set 899 - # CONFIG_SND_RME32 is not set 900 - # CONFIG_SND_RME96 is not set 901 - # CONFIG_SND_RME9652 is not set 902 - # CONFIG_SND_HDSP is not set 903 - # CONFIG_SND_HDSPM is not set 904 - # CONFIG_SND_TRIDENT is not set 905 - # CONFIG_SND_YMFPCI is not set 906 - # CONFIG_SND_AD1889 is not set 907 - # CONFIG_SND_CMIPCI is not set 908 853 # CONFIG_SND_ENS1370 is not set 909 854 # CONFIG_SND_ENS1371 is not set 910 855 # CONFIG_SND_ES1938 is not set 911 856 # CONFIG_SND_ES1968 is not set 912 - # CONFIG_SND_MAESTRO3 is not set 913 857 CONFIG_SND_FM801=m 914 858 # CONFIG_SND_FM801_TEA575X is not set 859 + # CONFIG_SND_HDA_INTEL is not set 860 + # CONFIG_SND_HDSP is not set 861 + # CONFIG_SND_HDSPM is not set 915 862 # CONFIG_SND_ICE1712 is not set 916 863 # CONFIG_SND_ICE1724 is not set 917 864 # CONFIG_SND_INTEL8X0 is not set 918 865 # CONFIG_SND_INTEL8X0M is not set 866 + # CONFIG_SND_KORG1212 is not set 867 + # CONFIG_SND_MAESTRO3 is not set 868 + # CONFIG_SND_MIXART is not set 869 + # CONFIG_SND_NM256 is not set 870 + # CONFIG_SND_PCXHR is not set 871 + # CONFIG_SND_RME32 is not set 872 + # CONFIG_SND_RME96 is not set 873 + # CONFIG_SND_RME9652 is not set 919 874 # CONFIG_SND_SONICVIBES is not set 875 + # CONFIG_SND_TRIDENT is not set 920 876 # CONFIG_SND_VIA82XX is not set 921 877 # CONFIG_SND_VIA82XX_MODEM is not set 922 878 # CONFIG_SND_VX222 is not set 923 - # CONFIG_SND_HDA_INTEL is not set 879 + # CONFIG_SND_YMFPCI is not set 924 880 925 881 # 926 882 # USB devices ··· 966 922 # USB Device Class drivers 967 923 # 968 924 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 969 - # CONFIG_USB_BLUETOOTH_TTY is not set 970 925 # CONFIG_USB_ACM is not set 971 926 # CONFIG_USB_PRINTER is not set 972 927 973 928 # 974 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 929 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 930 + # 931 + 932 + # 933 + # may also be needed; see USB_STORAGE Help for more information 975 934 # 976 935 CONFIG_USB_STORAGE=m 977 936 # CONFIG_USB_STORAGE_DEBUG is not set ··· 986 939 # CONFIG_USB_STORAGE_SDDR09 is not set 987 940 # CONFIG_USB_STORAGE_SDDR55 is not set 988 941 # CONFIG_USB_STORAGE_JUMPSHOT is not set 942 + # CONFIG_USB_STORAGE_ALAUDA is not set 943 + # CONFIG_USB_LIBUSUAL is not set 989 944 990 945 # 991 946 # USB Input Devices 992 947 # 993 948 CONFIG_USB_HID=m 994 949 CONFIG_USB_HIDINPUT=y 950 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 995 951 # CONFIG_HID_FF is not set 996 952 # CONFIG_USB_HIDDEV is not set 997 953 ··· 1014 964 # CONFIG_USB_YEALINK is not set 1015 965 # CONFIG_USB_XPAD is not set 1016 966 # CONFIG_USB_ATI_REMOTE is not set 967 + # CONFIG_USB_ATI_REMOTE2 is not set 1017 968 # CONFIG_USB_KEYSPAN_REMOTE is not set 1018 969 # CONFIG_USB_APPLETOUCH is not set 1019 970 ··· 1094 1043 # CONFIG_INFINIBAND_MTHCA_DEBUG is not set 1095 1044 CONFIG_INFINIBAND_IPOIB=m 1096 1045 # CONFIG_INFINIBAND_IPOIB_DEBUG is not set 1046 + # CONFIG_INFINIBAND_SRP is not set 1097 1047 1098 1048 # 1099 1049 # SN Devices 1100 1050 # 1101 1051 CONFIG_SGI_IOC4=y 1102 1052 CONFIG_SGI_IOC3=y 1053 + 1054 + # 1055 + # EDAC - error detection and reporting (RAS) 1056 + # 1103 1057 1104 1058 # 1105 1059 # File systems ··· 1135 1079 # CONFIG_XFS_SECURITY is not set 1136 1080 # CONFIG_XFS_POSIX_ACL is not set 1137 1081 # CONFIG_XFS_RT is not set 1082 + # CONFIG_OCFS2_FS is not set 1138 1083 # CONFIG_MINIX_FS is not set 1139 1084 # CONFIG_ROMFS_FS is not set 1140 1085 CONFIG_INOTIFY=y ··· 1177 1120 CONFIG_HUGETLB_PAGE=y 1178 1121 CONFIG_RAMFS=y 1179 1122 # CONFIG_RELAYFS_FS is not set 1123 + # CONFIG_CONFIGFS_FS is not set 1180 1124 1181 1125 # 1182 1126 # Miscellaneous filesystems ··· 1247 1189 CONFIG_SGI_PARTITION=y 1248 1190 # CONFIG_ULTRIX_PARTITION is not set 1249 1191 # CONFIG_SUN_PARTITION is not set 1192 + # CONFIG_KARMA_PARTITION is not set 1250 1193 CONFIG_EFI_PARTITION=y 1251 1194 1252 1195 # ··· 1313 1254 # CONFIG_HP_SIMSCSI is not set 1314 1255 1315 1256 # 1316 - # Profiling support 1257 + # Instrumentation Support 1317 1258 # 1318 1259 # CONFIG_PROFILING is not set 1260 + # CONFIG_KPROBES is not set 1319 1261 1320 1262 # 1321 1263 # Kernel hacking 1322 1264 # 1323 1265 # CONFIG_PRINTK_TIME is not set 1324 - CONFIG_DEBUG_KERNEL=y 1325 1266 CONFIG_MAGIC_SYSRQ=y 1267 + CONFIG_DEBUG_KERNEL=y 1326 1268 CONFIG_LOG_BUF_SHIFT=20 1327 1269 CONFIG_DETECT_SOFTLOCKUP=y 1328 1270 # CONFIG_SCHEDSTATS is not set 1329 1271 # CONFIG_DEBUG_SLAB is not set 1272 + CONFIG_DEBUG_MUTEXES=y 1330 1273 # CONFIG_DEBUG_SPINLOCK is not set 1331 1274 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1332 1275 # CONFIG_DEBUG_KOBJECT is not set 1333 1276 # CONFIG_DEBUG_INFO is not set 1334 1277 # CONFIG_DEBUG_FS is not set 1335 - # CONFIG_KPROBES is not set 1278 + # CONFIG_DEBUG_VM is not set 1279 + CONFIG_FORCED_INLINING=y 1280 + # CONFIG_RCU_TORTURE_TEST is not set 1336 1281 CONFIG_IA64_GRANULE_16MB=y 1337 1282 # CONFIG_IA64_GRANULE_64MB is not set 1338 1283 # CONFIG_IA64_PRINT_HAZARDS is not set
+281 -90
arch/ia64/configs/sim_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 16:13:41 2006 3 5 # 4 6 5 7 # 6 8 # Code maturity level options 7 9 # 8 10 CONFIG_EXPERIMENTAL=y 9 - # CONFIG_CLEAN_COMPILE is not set 10 - # CONFIG_STANDALONE is not set 11 - CONFIG_BROKEN=y 12 - CONFIG_BROKEN_ON_SMP=y 11 + CONFIG_LOCK_KERNEL=y 12 + CONFIG_INIT_ENV_ARG_LIMIT=32 13 13 14 14 # 15 15 # General setup 16 16 # 17 + CONFIG_LOCALVERSION="" 18 + CONFIG_LOCALVERSION_AUTO=y 17 19 CONFIG_SWAP=y 18 20 CONFIG_SYSVIPC=y 19 21 # CONFIG_POSIX_MQUEUE is not set 20 22 # CONFIG_BSD_PROCESS_ACCT is not set 21 23 CONFIG_SYSCTL=y 22 24 # CONFIG_AUDIT is not set 23 - CONFIG_LOG_BUF_SHIFT=16 24 - # CONFIG_HOTPLUG is not set 25 25 CONFIG_IKCONFIG=y 26 26 CONFIG_IKCONFIG_PROC=y 27 + # CONFIG_CPUSETS is not set 28 + CONFIG_INITRAMFS_SOURCE="" 29 + # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 27 30 # CONFIG_EMBEDDED is not set 28 31 CONFIG_KALLSYMS=y 29 32 # CONFIG_KALLSYMS_ALL is not set 33 + # CONFIG_KALLSYMS_EXTRA_PASS is not set 34 + CONFIG_HOTPLUG=y 35 + CONFIG_PRINTK=y 36 + CONFIG_BUG=y 37 + CONFIG_ELF_CORE=y 38 + CONFIG_BASE_FULL=y 30 39 CONFIG_FUTEX=y 31 40 CONFIG_EPOLL=y 32 - CONFIG_IOSCHED_NOOP=y 33 - CONFIG_IOSCHED_AS=y 34 - CONFIG_IOSCHED_DEADLINE=y 35 - CONFIG_IOSCHED_CFQ=y 36 - # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 41 + CONFIG_SHMEM=y 42 + CONFIG_CC_ALIGN_FUNCTIONS=0 43 + CONFIG_CC_ALIGN_LABELS=0 44 + CONFIG_CC_ALIGN_LOOPS=0 45 + CONFIG_CC_ALIGN_JUMPS=0 46 + CONFIG_SLAB=y 47 + # CONFIG_TINY_SHMEM is not set 48 + CONFIG_BASE_SMALL=0 49 + # CONFIG_SLOB is not set 37 50 38 51 # 39 52 # Loadable module support ··· 56 43 CONFIG_MODULE_FORCE_UNLOAD=y 57 44 CONFIG_OBSOLETE_MODPARM=y 58 45 CONFIG_MODVERSIONS=y 46 + # CONFIG_MODULE_SRCVERSION_ALL is not set 59 47 CONFIG_KMOD=y 60 48 CONFIG_STOP_MACHINE=y 49 + 50 + # 51 + # Block layer 52 + # 53 + 54 + # 55 + # IO Schedulers 56 + # 57 + CONFIG_IOSCHED_NOOP=y 58 + CONFIG_IOSCHED_AS=y 59 + CONFIG_IOSCHED_DEADLINE=y 60 + CONFIG_IOSCHED_CFQ=y 61 + CONFIG_DEFAULT_AS=y 62 + # CONFIG_DEFAULT_DEADLINE is not set 63 + # CONFIG_DEFAULT_CFQ is not set 64 + # CONFIG_DEFAULT_NOOP is not set 65 + CONFIG_DEFAULT_IOSCHED="anticipatory" 61 66 62 67 # 63 68 # Processor type and features ··· 83 52 CONFIG_IA64=y 84 53 CONFIG_64BIT=y 85 54 CONFIG_MMU=y 55 + CONFIG_SWIOTLB=y 86 56 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 57 + CONFIG_GENERIC_CALIBRATE_DELAY=y 87 58 CONFIG_TIME_INTERPOLATION=y 88 59 CONFIG_EFI=y 60 + CONFIG_GENERIC_IOMAP=y 61 + CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 62 + CONFIG_DMA_IS_DMA32=y 89 63 # CONFIG_IA64_GENERIC is not set 90 64 # CONFIG_IA64_DIG is not set 91 65 # CONFIG_IA64_HP_ZX1 is not set 66 + # CONFIG_IA64_HP_ZX1_SWIOTLB is not set 92 67 # CONFIG_IA64_SGI_SN2 is not set 93 68 CONFIG_IA64_HP_SIM=y 94 69 # CONFIG_ITANIUM is not set ··· 103 66 # CONFIG_IA64_PAGE_SIZE_8KB is not set 104 67 # CONFIG_IA64_PAGE_SIZE_16KB is not set 105 68 CONFIG_IA64_PAGE_SIZE_64KB=y 69 + CONFIG_PGTABLE_3=y 70 + # CONFIG_PGTABLE_4 is not set 71 + # CONFIG_HZ_100 is not set 72 + CONFIG_HZ_250=y 73 + # CONFIG_HZ_1000 is not set 74 + CONFIG_HZ=250 106 75 CONFIG_IA64_L1_CACHE_SHIFT=7 107 - # CONFIG_MCKINLEY_ASTEP_SPECIFIC is not set 108 - # CONFIG_VIRTUAL_MEM_MAP is not set 109 76 # CONFIG_IA64_CYCLONE is not set 110 - CONFIG_FORCE_MAX_ZONEORDER=18 77 + CONFIG_FORCE_MAX_ZONEORDER=17 111 78 CONFIG_SMP=y 112 79 CONFIG_NR_CPUS=64 80 + # CONFIG_HOTPLUG_CPU is not set 81 + # CONFIG_SCHED_SMT is not set 113 82 CONFIG_PREEMPT=y 114 - CONFIG_HAVE_DEC_LOCK=y 83 + CONFIG_SELECT_MEMORY_MODEL=y 84 + CONFIG_FLATMEM_MANUAL=y 85 + # CONFIG_DISCONTIGMEM_MANUAL is not set 86 + # CONFIG_SPARSEMEM_MANUAL is not set 87 + CONFIG_FLATMEM=y 88 + CONFIG_FLAT_NODE_MEM_MAP=y 89 + # CONFIG_SPARSEMEM_STATIC is not set 90 + CONFIG_SPLIT_PTLOCK_CPUS=4 91 + CONFIG_ARCH_SELECT_MEMORY_MODEL=y 92 + CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 93 + CONFIG_ARCH_FLATMEM_ENABLE=y 94 + CONFIG_ARCH_SPARSEMEM_ENABLE=y 95 + # CONFIG_VIRTUAL_MEM_MAP is not set 115 96 CONFIG_IA32_SUPPORT=y 116 97 CONFIG_COMPAT=y 98 + # CONFIG_IA64_MCA_RECOVERY is not set 117 99 # CONFIG_PERFMON is not set 118 100 CONFIG_IA64_PALINFO=m 119 101 ··· 140 84 # Firmware Drivers 141 85 # 142 86 CONFIG_EFI_VARS=y 143 - # CONFIG_SMBIOS is not set 144 87 CONFIG_BINFMT_ELF=y 145 88 CONFIG_BINFMT_MISC=y 146 89 ··· 148 93 # 149 94 150 95 # 96 + # Networking 97 + # 98 + CONFIG_NET=y 99 + 100 + # 101 + # Networking options 102 + # 103 + # CONFIG_NETDEBUG is not set 104 + CONFIG_PACKET=y 105 + # CONFIG_PACKET_MMAP is not set 106 + # CONFIG_UNIX is not set 107 + # CONFIG_NET_KEY is not set 108 + CONFIG_INET=y 109 + CONFIG_IP_MULTICAST=y 110 + # CONFIG_IP_ADVANCED_ROUTER is not set 111 + CONFIG_IP_FIB_HASH=y 112 + # CONFIG_IP_PNP is not set 113 + # CONFIG_NET_IPIP is not set 114 + # CONFIG_NET_IPGRE is not set 115 + # CONFIG_IP_MROUTE is not set 116 + # CONFIG_ARPD is not set 117 + # CONFIG_SYN_COOKIES is not set 118 + # CONFIG_INET_AH is not set 119 + # CONFIG_INET_ESP is not set 120 + # CONFIG_INET_IPCOMP is not set 121 + # CONFIG_INET_TUNNEL is not set 122 + CONFIG_INET_DIAG=y 123 + CONFIG_INET_TCP_DIAG=y 124 + # CONFIG_TCP_CONG_ADVANCED is not set 125 + CONFIG_TCP_CONG_BIC=y 126 + # CONFIG_IPV6 is not set 127 + # CONFIG_NETFILTER is not set 128 + 129 + # 130 + # DCCP Configuration (EXPERIMENTAL) 131 + # 132 + # CONFIG_IP_DCCP is not set 133 + 134 + # 135 + # SCTP Configuration (EXPERIMENTAL) 136 + # 137 + # CONFIG_IP_SCTP is not set 138 + 139 + # 140 + # TIPC Configuration (EXPERIMENTAL) 141 + # 142 + # CONFIG_TIPC is not set 143 + # CONFIG_ATM is not set 144 + # CONFIG_BRIDGE is not set 145 + # CONFIG_VLAN_8021Q is not set 146 + # CONFIG_DECNET is not set 147 + # CONFIG_LLC2 is not set 148 + # CONFIG_IPX is not set 149 + # CONFIG_ATALK is not set 150 + # CONFIG_X25 is not set 151 + # CONFIG_LAPB is not set 152 + # CONFIG_NET_DIVERT is not set 153 + # CONFIG_ECONET is not set 154 + # CONFIG_WAN_ROUTER is not set 155 + 156 + # 157 + # QoS and/or fair queueing 158 + # 159 + # CONFIG_NET_SCHED is not set 160 + 161 + # 162 + # Network testing 163 + # 164 + # CONFIG_NET_PKTGEN is not set 165 + # CONFIG_HAMRADIO is not set 166 + # CONFIG_IRDA is not set 167 + # CONFIG_BT is not set 168 + # CONFIG_IEEE80211 is not set 169 + 170 + # 151 171 # Device Drivers 152 172 # 153 173 154 174 # 155 175 # Generic Driver Options 156 176 # 177 + # CONFIG_STANDALONE is not set 178 + CONFIG_PREVENT_FIRMWARE_BUILD=y 179 + # CONFIG_FW_LOADER is not set 157 180 # CONFIG_DEBUG_DRIVER is not set 181 + 182 + # 183 + # Connector - unified userspace <-> kernelspace linker 184 + # 185 + # CONFIG_CONNECTOR is not set 158 186 159 187 # 160 188 # Memory Technology Devices (MTD) ··· 256 118 # 257 119 # Block devices 258 120 # 121 + # CONFIG_BLK_DEV_COW_COMMON is not set 259 122 CONFIG_BLK_DEV_LOOP=y 260 123 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 261 124 # CONFIG_BLK_DEV_NBD is not set 262 125 CONFIG_BLK_DEV_RAM=y 126 + CONFIG_BLK_DEV_RAM_COUNT=16 263 127 CONFIG_BLK_DEV_RAM_SIZE=4096 264 128 # CONFIG_BLK_DEV_INITRD is not set 129 + # CONFIG_CDROM_PKTCDVD is not set 130 + # CONFIG_ATA_OVER_ETH is not set 265 131 266 132 # 267 133 # ATA/ATAPI/MFM/RLL support ··· 275 133 # 276 134 # SCSI device support 277 135 # 136 + # CONFIG_RAID_ATTRS is not set 278 137 CONFIG_SCSI=y 279 138 CONFIG_SCSI_PROC_FS=y 280 139 ··· 287 144 # CONFIG_CHR_DEV_OSST is not set 288 145 # CONFIG_BLK_DEV_SR is not set 289 146 # CONFIG_CHR_DEV_SG is not set 147 + # CONFIG_CHR_DEV_SCH is not set 290 148 291 149 # 292 150 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs ··· 301 157 # 302 158 CONFIG_SCSI_SPI_ATTRS=y 303 159 # CONFIG_SCSI_FC_ATTRS is not set 160 + # CONFIG_SCSI_ISCSI_ATTRS is not set 161 + # CONFIG_SCSI_SAS_ATTRS is not set 304 162 305 163 # 306 164 # SCSI low-level drivers 307 165 # 308 - # CONFIG_SCSI_AIC7XXX_OLD is not set 166 + # CONFIG_ISCSI_TCP is not set 309 167 # CONFIG_SCSI_SATA is not set 310 - # CONFIG_SCSI_EATA_PIO is not set 311 168 # CONFIG_SCSI_DEBUG is not set 312 169 313 170 # ··· 319 174 # 320 175 # Fusion MPT device support 321 176 # 177 + # CONFIG_FUSION is not set 322 178 323 179 # 324 180 # IEEE 1394 (FireWire) support 325 181 # 326 - # CONFIG_IEEE1394 is not set 327 182 328 183 # 329 184 # I2O device support 330 185 # 331 186 332 187 # 333 - # Networking support 188 + # Network device support 334 189 # 335 - CONFIG_NET=y 190 + # CONFIG_NETDEVICES is not set 191 + # CONFIG_DUMMY is not set 192 + # CONFIG_BONDING is not set 193 + # CONFIG_EQUALIZER is not set 194 + # CONFIG_TUN is not set 336 195 337 196 # 338 - # Networking options 197 + # PHY device support 339 198 # 340 - CONFIG_PACKET=y 341 - # CONFIG_PACKET_MMAP is not set 342 - # CONFIG_NETLINK_DEV is not set 343 - # CONFIG_UNIX is not set 344 - # CONFIG_NET_KEY is not set 345 - CONFIG_INET=y 346 - CONFIG_IP_MULTICAST=y 347 - # CONFIG_IP_ADVANCED_ROUTER is not set 348 - # CONFIG_IP_PNP is not set 349 - # CONFIG_NET_IPIP is not set 350 - # CONFIG_NET_IPGRE is not set 351 - # CONFIG_IP_MROUTE is not set 352 - # CONFIG_ARPD is not set 353 - # CONFIG_SYN_COOKIES is not set 354 - # CONFIG_INET_AH is not set 355 - # CONFIG_INET_ESP is not set 356 - # CONFIG_INET_IPCOMP is not set 357 - # CONFIG_IPV6 is not set 358 - # CONFIG_NETFILTER is not set 359 199 360 200 # 361 - # SCTP Configuration (EXPERIMENTAL) 201 + # Ethernet (10 or 100Mbit) 362 202 # 363 - # CONFIG_IP_SCTP is not set 364 - # CONFIG_ATM is not set 365 - # CONFIG_BRIDGE is not set 366 - # CONFIG_VLAN_8021Q is not set 367 - # CONFIG_DECNET is not set 368 - # CONFIG_LLC2 is not set 369 - # CONFIG_IPX is not set 370 - # CONFIG_ATALK is not set 371 - # CONFIG_X25 is not set 372 - # CONFIG_LAPB is not set 373 - # CONFIG_NET_DIVERT is not set 374 - # CONFIG_ECONET is not set 375 - # CONFIG_WAN_ROUTER is not set 376 - # CONFIG_NET_HW_FLOWCONTROL is not set 203 + # CONFIG_NET_ETHERNET is not set 377 204 378 205 # 379 - # QoS and/or fair queueing 206 + # Ethernet (1000 Mbit) 380 207 # 381 - # CONFIG_NET_SCHED is not set 382 208 383 209 # 384 - # Network testing 210 + # Ethernet (10000 Mbit) 385 211 # 386 - # CONFIG_NET_PKTGEN is not set 212 + # CONFIG_PPP is not set 213 + # CONFIG_SLIP is not set 214 + # CONFIG_SHAPER is not set 215 + # CONFIG_NETCONSOLE is not set 387 216 # CONFIG_NETPOLL is not set 388 217 # CONFIG_NET_POLL_CONTROLLER is not set 389 - # CONFIG_HAMRADIO is not set 390 - # CONFIG_IRDA is not set 391 - # CONFIG_BT is not set 392 - # CONFIG_NETDEVICES is not set 393 218 394 219 # 395 220 # ISDN subsystem ··· 389 274 # CONFIG_INPUT_EVBUG is not set 390 275 391 276 # 392 - # Input I/O drivers 393 - # 394 - # CONFIG_GAMEPORT is not set 395 - CONFIG_SOUND_GAMEPORT=y 396 - CONFIG_SERIO=y 397 - # CONFIG_SERIO_I8042 is not set 398 - CONFIG_SERIO_SERPORT=y 399 - # CONFIG_SERIO_CT82C710 is not set 400 - 401 - # 402 277 # Input Device Drivers 403 278 # 404 279 # CONFIG_INPUT_KEYBOARD is not set ··· 396 291 # CONFIG_INPUT_JOYSTICK is not set 397 292 # CONFIG_INPUT_TOUCHSCREEN is not set 398 293 # CONFIG_INPUT_MISC is not set 294 + 295 + # 296 + # Hardware I/O ports 297 + # 298 + CONFIG_SERIO=y 299 + # CONFIG_SERIO_I8042 is not set 300 + CONFIG_SERIO_SERPORT=y 301 + # CONFIG_SERIO_RAW is not set 302 + # CONFIG_GAMEPORT is not set 399 303 400 304 # 401 305 # Character devices ··· 424 310 # 425 311 CONFIG_UNIX98_PTYS=y 426 312 # CONFIG_LEGACY_PTYS is not set 427 - # CONFIG_QIC02_TAPE is not set 428 313 429 314 # 430 315 # IPMI ··· 437 324 CONFIG_EFI_RTC=y 438 325 # CONFIG_DTLK is not set 439 326 # CONFIG_R3964 is not set 440 - # CONFIG_APPLICOM is not set 441 327 442 328 # 443 329 # Ftape, the floppy tape device driver 444 330 # 445 - # CONFIG_FTAPE is not set 446 331 # CONFIG_AGP is not set 447 - # CONFIG_DRM is not set 448 332 # CONFIG_RAW_DRIVER is not set 333 + # CONFIG_HANGCHECK_TIMER is not set 334 + 335 + # 336 + # TPM devices 337 + # 338 + # CONFIG_TCG_TPM is not set 339 + # CONFIG_TELCLOCK is not set 449 340 450 341 # 451 342 # I2C support ··· 457 340 # CONFIG_I2C is not set 458 341 459 342 # 343 + # SPI support 344 + # 345 + # CONFIG_SPI is not set 346 + # CONFIG_SPI_MASTER is not set 347 + 348 + # 349 + # Dallas's 1-wire bus 350 + # 351 + # CONFIG_W1 is not set 352 + 353 + # 354 + # Hardware Monitoring support 355 + # 356 + CONFIG_HWMON=y 357 + # CONFIG_HWMON_VID is not set 358 + # CONFIG_SENSORS_F71805F is not set 359 + # CONFIG_HWMON_DEBUG_CHIP is not set 360 + 361 + # 460 362 # Misc devices 363 + # 364 + 365 + # 366 + # Multimedia Capabilities Port drivers 461 367 # 462 368 463 369 # ··· 502 362 # Console display driver support 503 363 # 504 364 # CONFIG_VGA_CONSOLE is not set 505 - # CONFIG_MDA_CONSOLE is not set 506 365 CONFIG_DUMMY_CONSOLE=y 507 366 508 367 # ··· 512 373 # 513 374 # USB support 514 375 # 376 + # CONFIG_USB_ARCH_HAS_HCD is not set 377 + # CONFIG_USB_ARCH_HAS_OHCI is not set 378 + 379 + # 380 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 381 + # 515 382 516 383 # 517 384 # USB Gadget Support ··· 525 380 # CONFIG_USB_GADGET is not set 526 381 527 382 # 383 + # MMC/SD Card support 384 + # 385 + # CONFIG_MMC is not set 386 + 387 + # 388 + # InfiniBand support 389 + # 390 + 391 + # 392 + # EDAC - error detection and reporting (RAS) 393 + # 394 + 395 + # 528 396 # File systems 529 397 # 530 398 CONFIG_EXT2_FS=y 531 399 # CONFIG_EXT2_FS_XATTR is not set 400 + # CONFIG_EXT2_FS_XIP is not set 532 401 CONFIG_EXT3_FS=y 533 402 # CONFIG_EXT3_FS_XATTR is not set 534 403 CONFIG_JBD=y 535 404 # CONFIG_JBD_DEBUG is not set 536 405 # CONFIG_REISERFS_FS is not set 537 406 # CONFIG_JFS_FS is not set 407 + # CONFIG_FS_POSIX_ACL is not set 538 408 # CONFIG_XFS_FS is not set 409 + # CONFIG_OCFS2_FS is not set 539 410 # CONFIG_MINIX_FS is not set 540 411 # CONFIG_ROMFS_FS is not set 412 + CONFIG_INOTIFY=y 541 413 # CONFIG_QUOTA is not set 414 + CONFIG_DNOTIFY=y 542 415 # CONFIG_AUTOFS_FS is not set 543 416 # CONFIG_AUTOFS4_FS is not set 417 + # CONFIG_FUSE_FS is not set 544 418 545 419 # 546 420 # CD-ROM/DVD Filesystems ··· 570 406 # 571 407 # DOS/FAT/NT Filesystems 572 408 # 573 - # CONFIG_FAT_FS is not set 409 + # CONFIG_MSDOS_FS is not set 410 + # CONFIG_VFAT_FS is not set 574 411 # CONFIG_NTFS_FS is not set 575 412 576 413 # ··· 580 415 CONFIG_PROC_FS=y 581 416 CONFIG_PROC_KCORE=y 582 417 CONFIG_SYSFS=y 583 - # CONFIG_DEVFS_FS is not set 584 - # CONFIG_DEVPTS_FS_XATTR is not set 585 418 # CONFIG_TMPFS is not set 586 419 CONFIG_HUGETLBFS=y 587 420 CONFIG_HUGETLB_PAGE=y 588 421 CONFIG_RAMFS=y 422 + # CONFIG_RELAYFS_FS is not set 423 + # CONFIG_CONFIGFS_FS is not set 589 424 590 425 # 591 426 # Miscellaneous filesystems ··· 613 448 CONFIG_NFS_DIRECTIO=y 614 449 CONFIG_NFSD=y 615 450 CONFIG_NFSD_V3=y 451 + # CONFIG_NFSD_V3_ACL is not set 616 452 # CONFIG_NFSD_V4 is not set 617 453 # CONFIG_NFSD_TCP is not set 618 454 CONFIG_LOCKD=y 619 455 CONFIG_LOCKD_V4=y 620 456 CONFIG_EXPORTFS=y 457 + CONFIG_NFS_COMMON=y 621 458 CONFIG_SUNRPC=y 622 459 # CONFIG_RPCSEC_GSS_KRB5 is not set 460 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 623 461 # CONFIG_SMB_FS is not set 624 462 # CONFIG_CIFS is not set 625 463 # CONFIG_NCP_FS is not set 626 464 # CONFIG_CODA_FS is not set 627 465 # CONFIG_AFS_FS is not set 466 + # CONFIG_9P_FS is not set 628 467 629 468 # 630 469 # Partition Types ··· 645 476 # CONFIG_SOLARIS_X86_PARTITION is not set 646 477 # CONFIG_UNIXWARE_DISKLABEL is not set 647 478 # CONFIG_LDM_PARTITION is not set 648 - # CONFIG_NEC98_PARTITION is not set 649 479 # CONFIG_SGI_PARTITION is not set 650 480 # CONFIG_ULTRIX_PARTITION is not set 651 481 # CONFIG_SUN_PARTITION is not set 482 + # CONFIG_KARMA_PARTITION is not set 652 483 CONFIG_EFI_PARTITION=y 653 484 654 485 # ··· 659 490 # 660 491 # Library routines 661 492 # 493 + # CONFIG_CRC_CCITT is not set 494 + # CONFIG_CRC16 is not set 662 495 CONFIG_CRC32=y 663 496 # CONFIG_LIBCRC32C is not set 497 + CONFIG_GENERIC_HARDIRQS=y 498 + CONFIG_GENERIC_IRQ_PROBE=y 499 + CONFIG_GENERIC_PENDING_IRQ=y 664 500 665 501 # 666 502 # HP Simulator drivers ··· 676 502 CONFIG_HP_SIMSCSI=y 677 503 678 504 # 679 - # Profiling support 505 + # Instrumentation Support 680 506 # 681 507 # CONFIG_PROFILING is not set 508 + # CONFIG_KPROBES is not set 682 509 683 510 # 684 511 # Kernel hacking 685 512 # 686 - # CONFIG_IA64_GRANULE_16MB is not set 687 - CONFIG_IA64_GRANULE_64MB=y 688 - CONFIG_DEBUG_KERNEL=y 689 - # CONFIG_IA64_PRINT_HAZARDS is not set 690 - # CONFIG_DISABLE_VHPT is not set 513 + # CONFIG_PRINTK_TIME is not set 691 514 # CONFIG_MAGIC_SYSRQ is not set 515 + CONFIG_DEBUG_KERNEL=y 516 + CONFIG_LOG_BUF_SHIFT=16 517 + CONFIG_DETECT_SOFTLOCKUP=y 518 + # CONFIG_SCHEDSTATS is not set 692 519 # CONFIG_DEBUG_SLAB is not set 520 + CONFIG_DEBUG_PREEMPT=y 521 + CONFIG_DEBUG_MUTEXES=y 693 522 # CONFIG_DEBUG_SPINLOCK is not set 694 523 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 524 + # CONFIG_DEBUG_KOBJECT is not set 525 + CONFIG_DEBUG_INFO=y 526 + # CONFIG_DEBUG_FS is not set 527 + # CONFIG_DEBUG_VM is not set 528 + CONFIG_FORCED_INLINING=y 529 + # CONFIG_RCU_TORTURE_TEST is not set 530 + # CONFIG_IA64_GRANULE_16MB is not set 531 + CONFIG_IA64_GRANULE_64MB=y 532 + # CONFIG_IA64_PRINT_HAZARDS is not set 533 + # CONFIG_DISABLE_VHPT is not set 695 534 # CONFIG_IA64_DEBUG_CMPXCHG is not set 696 535 # CONFIG_IA64_DEBUG_IRQ is not set 697 - CONFIG_DEBUG_INFO=y 698 536 CONFIG_SYSVIPC_COMPAT=y 699 537 700 538 # 701 539 # Security options 702 540 # 541 + # CONFIG_KEYS is not set 703 542 # CONFIG_SECURITY is not set 704 543 705 544 # 706 545 # Cryptographic options 707 546 # 708 547 # CONFIG_CRYPTO is not set 548 + 549 + # 550 + # Hardware crypto devices 551 + #
+43 -15
arch/ia64/configs/sn2_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.15-rc4 4 - # Fri Dec 2 10:33:48 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 16:06:38 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - CONFIG_CLEAN_COMPILE=y 12 11 CONFIG_LOCK_KERNEL=y 13 12 CONFIG_INIT_ENV_ARG_LIMIT=32 14 13 ··· 22 23 # CONFIG_BSD_PROCESS_ACCT is not set 23 24 CONFIG_SYSCTL=y 24 25 # CONFIG_AUDIT is not set 25 - CONFIG_HOTPLUG=y 26 - CONFIG_KOBJECT_UEVENT=y 27 26 # CONFIG_IKCONFIG is not set 28 27 CONFIG_CPUSETS=y 29 28 CONFIG_INITRAMFS_SOURCE="" 29 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 30 30 # CONFIG_EMBEDDED is not set 31 31 CONFIG_KALLSYMS=y 32 32 CONFIG_KALLSYMS_ALL=y 33 33 # CONFIG_KALLSYMS_EXTRA_PASS is not set 34 + CONFIG_HOTPLUG=y 34 35 CONFIG_PRINTK=y 35 36 CONFIG_BUG=y 37 + CONFIG_ELF_CORE=y 36 38 CONFIG_BASE_FULL=y 37 39 CONFIG_FUTEX=y 38 40 CONFIG_EPOLL=y ··· 42 42 CONFIG_CC_ALIGN_LABELS=0 43 43 CONFIG_CC_ALIGN_LOOPS=0 44 44 CONFIG_CC_ALIGN_JUMPS=0 45 + CONFIG_SLAB=y 45 46 # CONFIG_TINY_SHMEM is not set 46 47 CONFIG_BASE_SMALL=0 48 + # CONFIG_SLOB is not set 47 49 48 50 # 49 51 # Loadable module support ··· 90 88 CONFIG_GENERIC_IOMAP=y 91 89 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 92 90 CONFIG_IA64_UNCACHED_ALLOCATOR=y 93 - CONFIG_ZONE_DMA_IS_DMA32=y 91 + CONFIG_DMA_IS_DMA32=y 94 92 # CONFIG_IA64_GENERIC is not set 95 93 # CONFIG_IA64_DIG is not set 96 94 # CONFIG_IA64_HP_ZX1 is not set ··· 128 126 CONFIG_NEED_MULTIPLE_NODES=y 129 127 # CONFIG_SPARSEMEM_STATIC is not set 130 128 CONFIG_SPLIT_PTLOCK_CPUS=4 129 + CONFIG_MIGRATION=y 131 130 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 132 131 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 133 132 CONFIG_ARCH_FLATMEM_ENABLE=y ··· 143 140 CONFIG_IA64_MCA_RECOVERY=y 144 141 CONFIG_PERFMON=y 145 142 CONFIG_IA64_PALINFO=y 143 + CONFIG_SGI_SN=y 146 144 147 145 # 148 146 # Firmware Drivers ··· 170 166 CONFIG_ACPI_NUMA=y 171 167 CONFIG_ACPI_BLACKLIST_YEAR=0 172 168 # CONFIG_ACPI_DEBUG is not set 169 + CONFIG_ACPI_EC=y 173 170 CONFIG_ACPI_POWER=y 174 171 CONFIG_ACPI_SYSTEM=y 175 172 # CONFIG_ACPI_CONTAINER is not set ··· 212 207 # 213 208 # Networking options 214 209 # 210 + # CONFIG_NETDEBUG is not set 215 211 CONFIG_PACKET=y 216 212 CONFIG_PACKET_MMAP=y 217 213 CONFIG_UNIX=y ··· 253 247 # SCTP Configuration (EXPERIMENTAL) 254 248 # 255 249 # CONFIG_IP_SCTP is not set 250 + 251 + # 252 + # TIPC Configuration (EXPERIMENTAL) 253 + # 254 + # CONFIG_TIPC is not set 256 255 # CONFIG_ATM is not set 257 256 # CONFIG_BRIDGE is not set 258 257 # CONFIG_VLAN_8021Q is not set ··· 341 330 # ATA/ATAPI/MFM/RLL support 342 331 # 343 332 CONFIG_IDE=y 333 + CONFIG_IDE_MAX_HWIFS=4 344 334 CONFIG_BLK_DEV_IDE=y 345 335 346 336 # ··· 469 457 # CONFIG_SCSI_IPR is not set 470 458 # CONFIG_SCSI_QLOGIC_FC is not set 471 459 CONFIG_SCSI_QLOGIC_1280=y 472 - CONFIG_SCSI_QLA2XXX=y 473 - # CONFIG_SCSI_QLA21XX is not set 474 - CONFIG_SCSI_QLA22XX=y 475 - CONFIG_SCSI_QLA2300=y 476 - CONFIG_SCSI_QLA2322=y 477 - # CONFIG_SCSI_QLA6312 is not set 478 - # CONFIG_SCSI_QLA24XX is not set 460 + # CONFIG_SCSI_QLA_FC is not set 479 461 # CONFIG_SCSI_LPFC is not set 480 462 # CONFIG_SCSI_DC395x is not set 481 463 # CONFIG_SCSI_DC390T is not set ··· 551 545 # CONFIG_R8169 is not set 552 546 # CONFIG_SIS190 is not set 553 547 # CONFIG_SKGE is not set 548 + # CONFIG_SKY2 is not set 554 549 # CONFIG_SK98LIN is not set 555 550 CONFIG_TIGON3=y 556 551 # CONFIG_BNX2 is not set ··· 639 632 CONFIG_VT_CONSOLE=y 640 633 CONFIG_HW_CONSOLE=y 641 634 CONFIG_SERIAL_NONSTANDARD=y 635 + # CONFIG_COMPUTONE is not set 642 636 # CONFIG_ROCKETPORT is not set 643 637 # CONFIG_CYCLADES is not set 644 638 # CONFIG_DIGIEPCA is not set 639 + # CONFIG_MOXA_INTELLIO is not set 645 640 # CONFIG_MOXA_SMARTIO is not set 646 641 # CONFIG_ISI is not set 647 642 # CONFIG_SYNCLINKMP is not set 643 + # CONFIG_SYNCLINK_GT is not set 648 644 # CONFIG_N_HDLC is not set 649 645 # CONFIG_SPECIALIX is not set 650 646 # CONFIG_SX is not set ··· 696 686 CONFIG_AGP_SGI_TIOCA=y 697 687 # CONFIG_DRM is not set 698 688 CONFIG_RAW_DRIVER=m 699 - # CONFIG_HPET is not set 700 689 CONFIG_MAX_RAW_DEVS=256 690 + # CONFIG_HPET is not set 701 691 # CONFIG_HANGCHECK_TIMER is not set 702 692 CONFIG_MMTIMER=y 703 693 ··· 711 701 # I2C support 712 702 # 713 703 # CONFIG_I2C is not set 704 + 705 + # 706 + # SPI support 707 + # 708 + # CONFIG_SPI is not set 709 + # CONFIG_SPI_MASTER is not set 714 710 715 711 # 716 712 # Dallas's 1-wire bus ··· 807 791 # may also be needed; see USB_STORAGE Help for more information 808 792 # 809 793 # CONFIG_USB_STORAGE is not set 794 + # CONFIG_USB_LIBUSUAL is not set 810 795 811 796 # 812 797 # USB Input Devices 813 798 # 814 799 CONFIG_USB_HID=m 815 800 CONFIG_USB_HIDINPUT=y 801 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 816 802 # CONFIG_HID_FF is not set 817 803 # CONFIG_USB_HIDDEV is not set 818 804 ··· 834 816 # CONFIG_USB_YEALINK is not set 835 817 # CONFIG_USB_XPAD is not set 836 818 # CONFIG_USB_ATI_REMOTE is not set 819 + # CONFIG_USB_ATI_REMOTE2 is not set 837 820 # CONFIG_USB_KEYSPAN_REMOTE is not set 838 821 # CONFIG_USB_APPLETOUCH is not set 839 822 ··· 922 903 CONFIG_SGI_IOC3=y 923 904 924 905 # 906 + # EDAC - error detection and reporting (RAS) 907 + # 908 + 909 + # 925 910 # File systems 926 911 # 927 912 CONFIG_EXT2_FS=y ··· 954 931 # CONFIG_XFS_SECURITY is not set 955 932 CONFIG_XFS_POSIX_ACL=y 956 933 CONFIG_XFS_RT=y 934 + # CONFIG_OCFS2_FS is not set 957 935 # CONFIG_MINIX_FS is not set 958 936 # CONFIG_ROMFS_FS is not set 959 937 CONFIG_INOTIFY=y ··· 997 973 CONFIG_HUGETLB_PAGE=y 998 974 CONFIG_RAMFS=y 999 975 CONFIG_RELAYFS_FS=m 976 + # CONFIG_CONFIGFS_FS is not set 1000 977 1001 978 # 1002 979 # Miscellaneous filesystems ··· 1066 1041 CONFIG_SGI_PARTITION=y 1067 1042 # CONFIG_ULTRIX_PARTITION is not set 1068 1043 # CONFIG_SUN_PARTITION is not set 1044 + # CONFIG_KARMA_PARTITION is not set 1069 1045 CONFIG_EFI_PARTITION=y 1070 1046 1071 1047 # ··· 1137 1111 # Kernel hacking 1138 1112 # 1139 1113 # CONFIG_PRINTK_TIME is not set 1140 - CONFIG_DEBUG_KERNEL=y 1141 1114 CONFIG_MAGIC_SYSRQ=y 1115 + CONFIG_DEBUG_KERNEL=y 1142 1116 CONFIG_LOG_BUF_SHIFT=20 1143 1117 CONFIG_DETECT_SOFTLOCKUP=y 1144 1118 # CONFIG_SCHEDSTATS is not set 1145 1119 # CONFIG_DEBUG_SLAB is not set 1146 1120 CONFIG_DEBUG_PREEMPT=y 1121 + CONFIG_DEBUG_MUTEXES=y 1147 1122 # CONFIG_DEBUG_SPINLOCK is not set 1148 1123 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1149 1124 # CONFIG_DEBUG_KOBJECT is not set 1150 1125 CONFIG_DEBUG_INFO=y 1151 1126 # CONFIG_DEBUG_FS is not set 1152 1127 # CONFIG_DEBUG_VM is not set 1128 + CONFIG_FORCED_INLINING=y 1153 1129 # CONFIG_RCU_TORTURE_TEST is not set 1154 1130 CONFIG_IA64_GRANULE_16MB=y 1155 1131 # CONFIG_IA64_GRANULE_64MB is not set
+41 -16
arch/ia64/configs/tiger_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.15-rc4 4 - # Fri Dec 2 16:06:32 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 15:49:18 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - CONFIG_CLEAN_COMPILE=y 12 11 CONFIG_LOCK_KERNEL=y 13 12 CONFIG_INIT_ENV_ARG_LIMIT=32 14 13 ··· 22 23 # CONFIG_BSD_PROCESS_ACCT is not set 23 24 CONFIG_SYSCTL=y 24 25 # CONFIG_AUDIT is not set 25 - CONFIG_HOTPLUG=y 26 - CONFIG_KOBJECT_UEVENT=y 27 26 CONFIG_IKCONFIG=y 28 27 CONFIG_IKCONFIG_PROC=y 29 28 # CONFIG_CPUSETS is not set 30 29 CONFIG_INITRAMFS_SOURCE="" 30 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 31 # CONFIG_EMBEDDED is not set 32 32 CONFIG_KALLSYMS=y 33 33 CONFIG_KALLSYMS_ALL=y 34 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set 35 + CONFIG_HOTPLUG=y 35 36 CONFIG_PRINTK=y 36 37 CONFIG_BUG=y 38 + CONFIG_ELF_CORE=y 37 39 CONFIG_BASE_FULL=y 38 40 CONFIG_FUTEX=y 39 41 CONFIG_EPOLL=y ··· 43 43 CONFIG_CC_ALIGN_LABELS=0 44 44 CONFIG_CC_ALIGN_LOOPS=0 45 45 CONFIG_CC_ALIGN_JUMPS=0 46 + CONFIG_SLAB=y 46 47 # CONFIG_TINY_SHMEM is not set 47 48 CONFIG_BASE_SMALL=0 49 + # CONFIG_SLOB is not set 48 50 49 51 # 50 52 # Loadable module support ··· 90 88 CONFIG_EFI=y 91 89 CONFIG_GENERIC_IOMAP=y 92 90 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 93 - CONFIG_ZONE_DMA_IS_DMA32=y 91 + CONFIG_DMA_IS_DMA32=y 94 92 # CONFIG_IA64_GENERIC is not set 95 93 CONFIG_IA64_DIG=y 96 94 # CONFIG_IA64_HP_ZX1 is not set ··· 164 162 CONFIG_ACPI_THERMAL=m 165 163 CONFIG_ACPI_BLACKLIST_YEAR=0 166 164 # CONFIG_ACPI_DEBUG is not set 165 + CONFIG_ACPI_EC=y 167 166 CONFIG_ACPI_POWER=y 168 167 CONFIG_ACPI_SYSTEM=y 169 168 CONFIG_ACPI_CONTAINER=m ··· 206 203 # 207 204 # Networking options 208 205 # 206 + # CONFIG_NETDEBUG is not set 209 207 CONFIG_PACKET=y 210 208 # CONFIG_PACKET_MMAP is not set 211 209 CONFIG_UNIX=y ··· 241 237 # SCTP Configuration (EXPERIMENTAL) 242 238 # 243 239 # CONFIG_IP_SCTP is not set 240 + 241 + # 242 + # TIPC Configuration (EXPERIMENTAL) 243 + # 244 + # CONFIG_TIPC is not set 244 245 # CONFIG_ATM is not set 245 246 # CONFIG_BRIDGE is not set 246 247 # CONFIG_VLAN_8021Q is not set ··· 335 326 # ATA/ATAPI/MFM/RLL support 336 327 # 337 328 CONFIG_IDE=y 329 + CONFIG_IDE_MAX_HWIFS=4 338 330 CONFIG_BLK_DEV_IDE=y 339 331 340 332 # ··· 453 443 CONFIG_SCSI_QLOGIC_FC=y 454 444 # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set 455 445 CONFIG_SCSI_QLOGIC_1280=y 456 - CONFIG_SCSI_QLA2XXX=y 457 - CONFIG_SCSI_QLA21XX=m 458 - CONFIG_SCSI_QLA22XX=m 459 - CONFIG_SCSI_QLA2300=m 460 - CONFIG_SCSI_QLA2322=m 461 - # CONFIG_SCSI_QLA6312 is not set 462 - # CONFIG_SCSI_QLA24XX is not set 446 + # CONFIG_SCSI_QLA_FC is not set 463 447 # CONFIG_SCSI_LPFC is not set 464 448 # CONFIG_SCSI_DC395x is not set 465 449 # CONFIG_SCSI_DC390T is not set ··· 576 572 # CONFIG_R8169 is not set 577 573 # CONFIG_SIS190 is not set 578 574 # CONFIG_SKGE is not set 575 + # CONFIG_SKY2 is not set 579 576 # CONFIG_SK98LIN is not set 580 577 # CONFIG_VIA_VELOCITY is not set 581 578 CONFIG_TIGON3=y ··· 681 676 CONFIG_VT_CONSOLE=y 682 677 CONFIG_HW_CONSOLE=y 683 678 CONFIG_SERIAL_NONSTANDARD=y 679 + # CONFIG_COMPUTONE is not set 684 680 # CONFIG_ROCKETPORT is not set 685 681 # CONFIG_CYCLADES is not set 686 682 # CONFIG_DIGIEPCA is not set 683 + # CONFIG_MOXA_INTELLIO is not set 687 684 # CONFIG_MOXA_SMARTIO is not set 688 685 # CONFIG_ISI is not set 689 686 # CONFIG_SYNCLINKMP is not set 687 + # CONFIG_SYNCLINK_GT is not set 690 688 # CONFIG_N_HDLC is not set 691 689 # CONFIG_SPECIALIX is not set 692 690 # CONFIG_SX is not set ··· 702 694 CONFIG_SERIAL_8250_CONSOLE=y 703 695 CONFIG_SERIAL_8250_ACPI=y 704 696 CONFIG_SERIAL_8250_NR_UARTS=6 697 + CONFIG_SERIAL_8250_RUNTIME_UARTS=4 705 698 CONFIG_SERIAL_8250_EXTENDED=y 706 699 CONFIG_SERIAL_8250_SHARE_IRQ=y 707 700 # CONFIG_SERIAL_8250_DETECT_IRQ is not set ··· 747 738 # CONFIG_DRM_VIA is not set 748 739 # CONFIG_DRM_SAVAGE is not set 749 740 CONFIG_RAW_DRIVER=m 741 + CONFIG_MAX_RAW_DEVS=256 750 742 CONFIG_HPET=y 751 743 # CONFIG_HPET_RTC_IRQ is not set 752 744 CONFIG_HPET_MMAP=y 753 - CONFIG_MAX_RAW_DEVS=256 754 745 # CONFIG_HANGCHECK_TIMER is not set 755 746 756 747 # ··· 765 756 # CONFIG_I2C is not set 766 757 767 758 # 759 + # SPI support 760 + # 761 + # CONFIG_SPI is not set 762 + # CONFIG_SPI_MASTER is not set 763 + 764 + # 768 765 # Dallas's 1-wire bus 769 766 # 770 767 # CONFIG_W1 is not set ··· 780 765 # 781 766 CONFIG_HWMON=y 782 767 # CONFIG_HWMON_VID is not set 768 + # CONFIG_SENSORS_F71805F is not set 783 769 # CONFIG_HWMON_DEBUG_CHIP is not set 784 770 785 771 # ··· 870 854 # CONFIG_USB_STORAGE_SDDR09 is not set 871 855 # CONFIG_USB_STORAGE_SDDR55 is not set 872 856 # CONFIG_USB_STORAGE_JUMPSHOT is not set 857 + # CONFIG_USB_STORAGE_ALAUDA is not set 858 + # CONFIG_USB_LIBUSUAL is not set 873 859 874 860 # 875 861 # USB Input Devices 876 862 # 877 863 CONFIG_USB_HID=y 878 864 CONFIG_USB_HIDINPUT=y 865 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 879 866 # CONFIG_HID_FF is not set 880 867 # CONFIG_USB_HIDDEV is not set 881 868 # CONFIG_USB_AIPTEK is not set ··· 892 873 # CONFIG_USB_YEALINK is not set 893 874 # CONFIG_USB_XPAD is not set 894 875 # CONFIG_USB_ATI_REMOTE is not set 876 + # CONFIG_USB_ATI_REMOTE2 is not set 895 877 # CONFIG_USB_KEYSPAN_REMOTE is not set 896 878 # CONFIG_USB_APPLETOUCH is not set 897 879 ··· 968 948 # CONFIG_INFINIBAND is not set 969 949 970 950 # 971 - # SN Devices 951 + # EDAC - error detection and reporting (RAS) 972 952 # 973 953 974 954 # ··· 1000 980 # CONFIG_XFS_SECURITY is not set 1001 981 # CONFIG_XFS_POSIX_ACL is not set 1002 982 # CONFIG_XFS_RT is not set 983 + # CONFIG_OCFS2_FS is not set 1003 984 # CONFIG_MINIX_FS is not set 1004 985 # CONFIG_ROMFS_FS is not set 1005 986 CONFIG_INOTIFY=y ··· 1042 1021 CONFIG_HUGETLB_PAGE=y 1043 1022 CONFIG_RAMFS=y 1044 1023 # CONFIG_RELAYFS_FS is not set 1024 + # CONFIG_CONFIGFS_FS is not set 1045 1025 1046 1026 # 1047 1027 # Miscellaneous filesystems ··· 1112 1090 CONFIG_SGI_PARTITION=y 1113 1091 # CONFIG_ULTRIX_PARTITION is not set 1114 1092 # CONFIG_SUN_PARTITION is not set 1093 + # CONFIG_KARMA_PARTITION is not set 1115 1094 CONFIG_EFI_PARTITION=y 1116 1095 1117 1096 # ··· 1180 1157 # Kernel hacking 1181 1158 # 1182 1159 # CONFIG_PRINTK_TIME is not set 1183 - CONFIG_DEBUG_KERNEL=y 1184 1160 CONFIG_MAGIC_SYSRQ=y 1161 + CONFIG_DEBUG_KERNEL=y 1185 1162 CONFIG_LOG_BUF_SHIFT=20 1186 1163 CONFIG_DETECT_SOFTLOCKUP=y 1187 1164 # CONFIG_SCHEDSTATS is not set 1188 1165 # CONFIG_DEBUG_SLAB is not set 1166 + CONFIG_DEBUG_MUTEXES=y 1189 1167 # CONFIG_DEBUG_SPINLOCK is not set 1190 1168 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1191 1169 # CONFIG_DEBUG_KOBJECT is not set 1192 1170 # CONFIG_DEBUG_INFO is not set 1193 1171 # CONFIG_DEBUG_FS is not set 1194 1172 # CONFIG_DEBUG_VM is not set 1173 + CONFIG_FORCED_INLINING=y 1195 1174 # CONFIG_RCU_TORTURE_TEST is not set 1196 1175 CONFIG_IA64_GRANULE_16MB=y 1197 1176 # CONFIG_IA64_GRANULE_64MB is not set
+121 -71
arch/ia64/configs/zx1_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.14-rc1 4 - # Wed Sep 14 15:15:01 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 15:55:36 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - # CONFIG_CLEAN_COMPILE is not set 12 - CONFIG_BROKEN=y 13 - CONFIG_BROKEN_ON_SMP=y 14 11 CONFIG_LOCK_KERNEL=y 15 12 CONFIG_INIT_ENV_ARG_LIMIT=32 16 13 ··· 23 26 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 24 27 CONFIG_SYSCTL=y 25 28 # CONFIG_AUDIT is not set 26 - CONFIG_HOTPLUG=y 27 - CONFIG_KOBJECT_UEVENT=y 28 29 # CONFIG_IKCONFIG is not set 29 30 # CONFIG_CPUSETS is not set 30 31 CONFIG_INITRAMFS_SOURCE="" 32 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 33 # CONFIG_EMBEDDED is not set 32 34 CONFIG_KALLSYMS=y 33 35 # CONFIG_KALLSYMS_ALL is not set 34 36 # CONFIG_KALLSYMS_EXTRA_PASS is not set 37 + CONFIG_HOTPLUG=y 35 38 CONFIG_PRINTK=y 36 39 CONFIG_BUG=y 40 + CONFIG_ELF_CORE=y 37 41 CONFIG_BASE_FULL=y 38 42 CONFIG_FUTEX=y 39 43 CONFIG_EPOLL=y ··· 43 45 CONFIG_CC_ALIGN_LABELS=0 44 46 CONFIG_CC_ALIGN_LOOPS=0 45 47 CONFIG_CC_ALIGN_JUMPS=0 48 + CONFIG_SLAB=y 46 49 # CONFIG_TINY_SHMEM is not set 47 50 CONFIG_BASE_SMALL=0 51 + # CONFIG_SLOB is not set 48 52 49 53 # 50 54 # Loadable module support ··· 59 59 # CONFIG_KMOD is not set 60 60 61 61 # 62 + # Block layer 63 + # 64 + 65 + # 66 + # IO Schedulers 67 + # 68 + CONFIG_IOSCHED_NOOP=y 69 + CONFIG_IOSCHED_AS=y 70 + CONFIG_IOSCHED_DEADLINE=y 71 + CONFIG_IOSCHED_CFQ=y 72 + CONFIG_DEFAULT_AS=y 73 + # CONFIG_DEFAULT_DEADLINE is not set 74 + # CONFIG_DEFAULT_CFQ is not set 75 + # CONFIG_DEFAULT_NOOP is not set 76 + CONFIG_DEFAULT_IOSCHED="anticipatory" 77 + 78 + # 62 79 # Processor type and features 63 80 # 64 81 CONFIG_IA64=y 65 82 CONFIG_64BIT=y 66 83 CONFIG_MMU=y 84 + CONFIG_SWIOTLB=y 67 85 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 68 86 CONFIG_GENERIC_CALIBRATE_DELAY=y 69 87 CONFIG_TIME_INTERPOLATION=y 70 88 CONFIG_EFI=y 71 89 CONFIG_GENERIC_IOMAP=y 72 90 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 91 + CONFIG_DMA_IS_DMA32=y 73 92 # CONFIG_IA64_GENERIC is not set 74 93 # CONFIG_IA64_DIG is not set 75 94 CONFIG_IA64_HP_ZX1=y ··· 101 82 # CONFIG_IA64_PAGE_SIZE_8KB is not set 102 83 CONFIG_IA64_PAGE_SIZE_16KB=y 103 84 # CONFIG_IA64_PAGE_SIZE_64KB is not set 85 + CONFIG_PGTABLE_3=y 86 + # CONFIG_PGTABLE_4 is not set 104 87 # CONFIG_HZ_100 is not set 105 88 CONFIG_HZ_250=y 106 89 # CONFIG_HZ_1000 is not set 107 90 CONFIG_HZ=250 108 91 CONFIG_IA64_L1_CACHE_SHIFT=7 109 - # CONFIG_NUMA is not set 110 - CONFIG_VIRTUAL_MEM_MAP=y 111 - CONFIG_HOLES_IN_ZONE=y 112 92 # CONFIG_IA64_CYCLONE is not set 113 93 CONFIG_IOSAPIC=y 114 - # CONFIG_IA64_SGI_SN_XP is not set 115 - CONFIG_FORCE_MAX_ZONEORDER=18 94 + CONFIG_FORCE_MAX_ZONEORDER=17 116 95 CONFIG_SMP=y 117 96 CONFIG_NR_CPUS=16 118 97 # CONFIG_HOTPLUG_CPU is not set ··· 123 106 CONFIG_FLATMEM=y 124 107 CONFIG_FLAT_NODE_MEM_MAP=y 125 108 # CONFIG_SPARSEMEM_STATIC is not set 126 - CONFIG_HAVE_DEC_LOCK=y 109 + CONFIG_SPLIT_PTLOCK_CPUS=4 110 + CONFIG_ARCH_SELECT_MEMORY_MODEL=y 111 + CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 112 + CONFIG_ARCH_FLATMEM_ENABLE=y 113 + CONFIG_ARCH_SPARSEMEM_ENABLE=y 114 + CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 115 + CONFIG_VIRTUAL_MEM_MAP=y 116 + CONFIG_HOLES_IN_ZONE=y 127 117 CONFIG_IA32_SUPPORT=y 128 118 CONFIG_COMPAT=y 129 119 CONFIG_IA64_MCA_RECOVERY=y ··· 142 118 # 143 119 CONFIG_EFI_VARS=y 144 120 CONFIG_EFI_PCDP=y 145 - # CONFIG_DELL_RBU is not set 146 121 CONFIG_BINFMT_ELF=y 147 122 CONFIG_BINFMT_MISC=y 148 123 ··· 149 126 # Power management and ACPI 150 127 # 151 128 CONFIG_PM=y 129 + CONFIG_PM_LEGACY=y 152 130 # CONFIG_PM_DEBUG is not set 153 131 154 132 # ··· 162 138 CONFIG_ACPI_THERMAL=y 163 139 CONFIG_ACPI_BLACKLIST_YEAR=0 164 140 # CONFIG_ACPI_DEBUG is not set 141 + CONFIG_ACPI_EC=y 165 142 CONFIG_ACPI_POWER=y 166 143 CONFIG_ACPI_SYSTEM=y 167 144 # CONFIG_ACPI_CONTAINER is not set ··· 204 179 # 205 180 # Networking options 206 181 # 182 + # CONFIG_NETDEBUG is not set 207 183 CONFIG_PACKET=y 208 184 # CONFIG_PACKET_MMAP is not set 209 185 CONFIG_UNIX=y ··· 237 211 # CONFIG_NETFILTER_DEBUG is not set 238 212 239 213 # 214 + # Core Netfilter Configuration 215 + # 216 + # CONFIG_NETFILTER_NETLINK is not set 217 + # CONFIG_NF_CONNTRACK is not set 218 + # CONFIG_NETFILTER_XTABLES is not set 219 + 220 + # 240 221 # IP: Netfilter Configuration 241 222 # 242 223 # CONFIG_IP_NF_CONNTRACK is not set 243 224 # CONFIG_IP_NF_QUEUE is not set 244 - # CONFIG_IP_NF_IPTABLES is not set 245 - CONFIG_IP_NF_ARPTABLES=y 246 - # CONFIG_IP_NF_ARPFILTER is not set 247 - # CONFIG_IP_NF_ARP_MANGLE is not set 248 225 249 226 # 250 227 # DCCP Configuration (EXPERIMENTAL) ··· 258 229 # SCTP Configuration (EXPERIMENTAL) 259 230 # 260 231 # CONFIG_IP_SCTP is not set 232 + 233 + # 234 + # TIPC Configuration (EXPERIMENTAL) 235 + # 236 + # CONFIG_TIPC is not set 261 237 # CONFIG_ATM is not set 262 238 # CONFIG_BRIDGE is not set 263 239 # CONFIG_VLAN_8021Q is not set ··· 275 241 # CONFIG_NET_DIVERT is not set 276 242 # CONFIG_ECONET is not set 277 243 # CONFIG_WAN_ROUTER is not set 244 + 245 + # 246 + # QoS and/or fair queueing 247 + # 278 248 # CONFIG_NET_SCHED is not set 279 - # CONFIG_NET_CLS_ROUTE is not set 280 249 281 250 # 282 251 # Network testing 283 252 # 284 253 # CONFIG_NET_PKTGEN is not set 285 - # CONFIG_NETFILTER_NETLINK is not set 286 254 # CONFIG_HAMRADIO is not set 287 255 # CONFIG_IRDA is not set 288 256 # CONFIG_BT is not set ··· 346 310 CONFIG_BLK_DEV_RAM_SIZE=4096 347 311 CONFIG_BLK_DEV_INITRD=y 348 312 # CONFIG_CDROM_PKTCDVD is not set 349 - 350 - # 351 - # IO Schedulers 352 - # 353 - CONFIG_IOSCHED_NOOP=y 354 - CONFIG_IOSCHED_AS=y 355 - CONFIG_IOSCHED_DEADLINE=y 356 - CONFIG_IOSCHED_CFQ=y 357 313 # CONFIG_ATA_OVER_ETH is not set 358 314 359 315 # 360 316 # ATA/ATAPI/MFM/RLL support 361 317 # 362 318 CONFIG_IDE=y 319 + CONFIG_IDE_MAX_HWIFS=4 363 320 CONFIG_BLK_DEV_IDE=y 364 321 365 322 # ··· 436 407 # SCSI Transport Attributes 437 408 # 438 409 CONFIG_SCSI_SPI_ATTRS=y 439 - # CONFIG_SCSI_FC_ATTRS is not set 410 + CONFIG_SCSI_FC_ATTRS=y 440 411 # CONFIG_SCSI_ISCSI_ATTRS is not set 441 412 # CONFIG_SCSI_SAS_ATTRS is not set 442 413 443 414 # 444 415 # SCSI low-level drivers 445 416 # 417 + # CONFIG_ISCSI_TCP is not set 446 418 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 447 419 # CONFIG_SCSI_3W_9XXX is not set 448 420 # CONFIG_SCSI_ACARD is not set ··· 451 421 # CONFIG_SCSI_AIC7XXX is not set 452 422 # CONFIG_SCSI_AIC7XXX_OLD is not set 453 423 # CONFIG_SCSI_AIC79XX is not set 454 - # CONFIG_SCSI_ADVANSYS is not set 455 424 # CONFIG_MEGARAID_NEWGEN is not set 456 425 # CONFIG_MEGARAID_LEGACY is not set 426 + # CONFIG_MEGARAID_SAS is not set 457 427 # CONFIG_SCSI_SATA is not set 458 - # CONFIG_SCSI_CPQFCTS is not set 459 428 # CONFIG_SCSI_DMX3191D is not set 460 - # CONFIG_SCSI_EATA_PIO is not set 461 429 # CONFIG_SCSI_FUTURE_DOMAIN is not set 462 430 # CONFIG_SCSI_IPS is not set 463 431 # CONFIG_SCSI_INITIO is not set ··· 466 438 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 467 439 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 468 440 # CONFIG_SCSI_IPR is not set 469 - # CONFIG_SCSI_QLOGIC_ISP is not set 470 441 # CONFIG_SCSI_QLOGIC_FC is not set 471 442 CONFIG_SCSI_QLOGIC_1280=y 472 - # CONFIG_SCSI_QLOGIC_1280_1040 is not set 473 - CONFIG_SCSI_QLA2XXX=y 474 - # CONFIG_SCSI_QLA21XX is not set 475 - # CONFIG_SCSI_QLA22XX is not set 476 - # CONFIG_SCSI_QLA2300 is not set 477 - # CONFIG_SCSI_QLA2322 is not set 478 - # CONFIG_SCSI_QLA6312 is not set 479 - # CONFIG_SCSI_QLA24XX is not set 443 + # CONFIG_SCSI_QLA_FC is not set 480 444 # CONFIG_SCSI_LPFC is not set 481 445 # CONFIG_SCSI_DC395x is not set 482 446 # CONFIG_SCSI_DC390T is not set ··· 485 465 CONFIG_FUSION=y 486 466 CONFIG_FUSION_SPI=y 487 467 CONFIG_FUSION_FC=y 468 + # CONFIG_FUSION_SAS is not set 488 469 CONFIG_FUSION_MAX_SGE=128 489 470 CONFIG_FUSION_CTL=m 490 471 ··· 526 505 CONFIG_MII=y 527 506 # CONFIG_HAPPYMEAL is not set 528 507 # CONFIG_SUNGEM is not set 508 + # CONFIG_CASSINI is not set 529 509 # CONFIG_NET_VENDOR_3COM is not set 530 510 531 511 # ··· 577 555 # CONFIG_R8169 is not set 578 556 # CONFIG_SIS190 is not set 579 557 # CONFIG_SKGE is not set 558 + # CONFIG_SKY2 is not set 580 559 # CONFIG_SK98LIN is not set 581 560 # CONFIG_VIA_VELOCITY is not set 582 561 CONFIG_TIGON3=y ··· 675 652 CONFIG_SERIAL_8250_CONSOLE=y 676 653 CONFIG_SERIAL_8250_ACPI=y 677 654 CONFIG_SERIAL_8250_NR_UARTS=8 655 + CONFIG_SERIAL_8250_RUNTIME_UARTS=4 678 656 CONFIG_SERIAL_8250_EXTENDED=y 679 657 CONFIG_SERIAL_8250_SHARE_IRQ=y 680 658 # CONFIG_SERIAL_8250_DETECT_IRQ is not set ··· 727 703 # TPM devices 728 704 # 729 705 # CONFIG_TCG_TPM is not set 706 + # CONFIG_TELCLOCK is not set 730 707 731 708 # 732 709 # I2C support ··· 778 753 # CONFIG_SENSORS_PCF8591 is not set 779 754 # CONFIG_SENSORS_RTC8564 is not set 780 755 # CONFIG_SENSORS_MAX6875 is not set 756 + # CONFIG_RTC_X1205_I2C is not set 781 757 # CONFIG_I2C_DEBUG_CORE is not set 782 758 # CONFIG_I2C_DEBUG_ALGO is not set 783 759 # CONFIG_I2C_DEBUG_BUS is not set 784 760 # CONFIG_I2C_DEBUG_CHIP is not set 761 + 762 + # 763 + # SPI support 764 + # 765 + # CONFIG_SPI is not set 766 + # CONFIG_SPI_MASTER is not set 785 767 786 768 # 787 769 # Dallas's 1-wire bus ··· 821 789 # 822 790 # Video Adapters 823 791 # 792 + # CONFIG_VIDEO_ADV_DEBUG is not set 824 793 # CONFIG_VIDEO_BT848 is not set 825 794 # CONFIG_VIDEO_CPIA is not set 826 795 # CONFIG_VIDEO_SAA5246A is not set ··· 829 796 # CONFIG_TUNER_3036 is not set 830 797 # CONFIG_VIDEO_STRADIS is not set 831 798 # CONFIG_VIDEO_ZORAN is not set 832 - # CONFIG_VIDEO_ZR36120 is not set 833 799 # CONFIG_VIDEO_SAA7134 is not set 834 800 # CONFIG_VIDEO_MXB is not set 835 801 # CONFIG_VIDEO_DPC is not set 836 802 # CONFIG_VIDEO_HEXIUM_ORION is not set 837 803 # CONFIG_VIDEO_HEXIUM_GEMINI is not set 838 804 # CONFIG_VIDEO_CX88 is not set 805 + # CONFIG_VIDEO_EM28XX is not set 839 806 # CONFIG_VIDEO_OVCAMCHIP is not set 807 + # CONFIG_VIDEO_AUDIO_DECODER is not set 808 + # CONFIG_VIDEO_DECODER is not set 840 809 841 810 # 842 811 # Radio Adapters ··· 859 824 CONFIG_FB_CFB_FILLRECT=y 860 825 CONFIG_FB_CFB_COPYAREA=y 861 826 CONFIG_FB_CFB_IMAGEBLIT=y 862 - CONFIG_FB_SOFT_CURSOR=y 863 827 # CONFIG_FB_MACMODES is not set 864 828 CONFIG_FB_MODE_HELPERS=y 865 829 # CONFIG_FB_TILEBLITTING is not set ··· 867 833 # CONFIG_FB_CYBER2000 is not set 868 834 # CONFIG_FB_ASILIANT is not set 869 835 # CONFIG_FB_IMSTT is not set 836 + # CONFIG_FB_S1D13XXX is not set 870 837 # CONFIG_FB_NVIDIA is not set 871 838 # CONFIG_FB_RIVA is not set 872 839 # CONFIG_FB_MATROX is not set ··· 883 848 # CONFIG_FB_KYRO is not set 884 849 # CONFIG_FB_3DFX is not set 885 850 # CONFIG_FB_VOODOO1 is not set 886 - # CONFIG_FB_CYBLA is not set 887 851 # CONFIG_FB_TRIDENT is not set 888 - # CONFIG_FB_PM3 is not set 889 - # CONFIG_FB_S1D13XXX is not set 890 852 # CONFIG_FB_VIRTUAL is not set 891 853 892 854 # ··· 892 860 CONFIG_VGA_CONSOLE=y 893 861 CONFIG_DUMMY_CONSOLE=y 894 862 CONFIG_FRAMEBUFFER_CONSOLE=y 863 + # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 895 864 # CONFIG_FONTS is not set 896 865 CONFIG_FONT_8x8=y 897 866 CONFIG_FONT_8x16=y ··· 925 892 CONFIG_SND_MIXER_OSS=y 926 893 CONFIG_SND_PCM_OSS=y 927 894 CONFIG_SND_SEQUENCER_OSS=y 895 + # CONFIG_SND_DYNAMIC_MINORS is not set 896 + CONFIG_SND_SUPPORT_OLD_API=y 928 897 # CONFIG_SND_VERBOSE_PRINTK is not set 929 898 # CONFIG_SND_DEBUG is not set 930 899 ··· 935 900 # 936 901 CONFIG_SND_MPU401_UART=y 937 902 CONFIG_SND_OPL3_LIB=y 903 + CONFIG_SND_AC97_CODEC=y 904 + CONFIG_SND_AC97_BUS=y 938 905 # CONFIG_SND_DUMMY is not set 939 906 # CONFIG_SND_VIRMIDI is not set 940 907 # CONFIG_SND_MTPAV is not set 941 908 # CONFIG_SND_SERIAL_U16550 is not set 942 909 # CONFIG_SND_MPU401 is not set 943 - CONFIG_SND_AC97_CODEC=y 944 - CONFIG_SND_AC97_BUS=y 945 910 946 911 # 947 912 # PCI devices 948 913 # 914 + # CONFIG_SND_AD1889 is not set 949 915 # CONFIG_SND_ALI5451 is not set 950 916 # CONFIG_SND_ATIIXP is not set 951 917 # CONFIG_SND_ATIIXP_MODEM is not set ··· 955 919 # CONFIG_SND_AU8830 is not set 956 920 # CONFIG_SND_AZT3328 is not set 957 921 # CONFIG_SND_BT87X is not set 958 - # CONFIG_SND_CS46XX is not set 922 + # CONFIG_SND_CA0106 is not set 923 + # CONFIG_SND_CMIPCI is not set 959 924 # CONFIG_SND_CS4281 is not set 925 + # CONFIG_SND_CS46XX is not set 960 926 # CONFIG_SND_EMU10K1 is not set 961 927 # CONFIG_SND_EMU10K1X is not set 962 - # CONFIG_SND_CA0106 is not set 963 - # CONFIG_SND_KORG1212 is not set 964 - # CONFIG_SND_MIXART is not set 965 - # CONFIG_SND_NM256 is not set 966 - # CONFIG_SND_RME32 is not set 967 - # CONFIG_SND_RME96 is not set 968 - # CONFIG_SND_RME9652 is not set 969 - # CONFIG_SND_HDSP is not set 970 - # CONFIG_SND_HDSPM is not set 971 - # CONFIG_SND_TRIDENT is not set 972 - # CONFIG_SND_YMFPCI is not set 973 - # CONFIG_SND_AD1889 is not set 974 - # CONFIG_SND_CMIPCI is not set 975 928 # CONFIG_SND_ENS1370 is not set 976 929 # CONFIG_SND_ENS1371 is not set 977 930 # CONFIG_SND_ES1938 is not set 978 931 # CONFIG_SND_ES1968 is not set 979 - # CONFIG_SND_MAESTRO3 is not set 980 932 CONFIG_SND_FM801=y 981 933 CONFIG_SND_FM801_TEA575X=y 934 + # CONFIG_SND_HDA_INTEL is not set 935 + # CONFIG_SND_HDSP is not set 936 + # CONFIG_SND_HDSPM is not set 982 937 # CONFIG_SND_ICE1712 is not set 983 938 # CONFIG_SND_ICE1724 is not set 984 939 # CONFIG_SND_INTEL8X0 is not set 985 940 # CONFIG_SND_INTEL8X0M is not set 941 + # CONFIG_SND_KORG1212 is not set 942 + # CONFIG_SND_MAESTRO3 is not set 943 + # CONFIG_SND_MIXART is not set 944 + # CONFIG_SND_NM256 is not set 945 + # CONFIG_SND_PCXHR is not set 946 + # CONFIG_SND_RME32 is not set 947 + # CONFIG_SND_RME96 is not set 948 + # CONFIG_SND_RME9652 is not set 986 949 # CONFIG_SND_SONICVIBES is not set 950 + # CONFIG_SND_TRIDENT is not set 987 951 # CONFIG_SND_VIA82XX is not set 988 952 # CONFIG_SND_VIA82XX_MODEM is not set 989 953 # CONFIG_SND_VX222 is not set 990 - # CONFIG_SND_HDA_INTEL is not set 954 + # CONFIG_SND_YMFPCI is not set 991 955 992 956 # 993 957 # USB devices ··· 1033 997 # USB Device Class drivers 1034 998 # 1035 999 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 1036 - # CONFIG_USB_BLUETOOTH_TTY is not set 1037 1000 # CONFIG_USB_ACM is not set 1038 1001 # CONFIG_USB_PRINTER is not set 1039 1002 1040 1003 # 1041 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 1004 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1005 + # 1006 + 1007 + # 1008 + # may also be needed; see USB_STORAGE Help for more information 1042 1009 # 1043 1010 CONFIG_USB_STORAGE=y 1044 1011 # CONFIG_USB_STORAGE_DEBUG is not set ··· 1053 1014 # CONFIG_USB_STORAGE_SDDR09 is not set 1054 1015 # CONFIG_USB_STORAGE_SDDR55 is not set 1055 1016 # CONFIG_USB_STORAGE_JUMPSHOT is not set 1056 - # CONFIG_USB_STORAGE_ONETOUCH is not set 1017 + # CONFIG_USB_STORAGE_ALAUDA is not set 1018 + # CONFIG_USB_LIBUSUAL is not set 1057 1019 1058 1020 # 1059 1021 # USB Input Devices 1060 1022 # 1061 1023 CONFIG_USB_HID=y 1062 1024 CONFIG_USB_HIDINPUT=y 1025 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1063 1026 # CONFIG_HID_FF is not set 1064 1027 CONFIG_USB_HIDDEV=y 1065 1028 # CONFIG_USB_AIPTEK is not set ··· 1075 1034 # CONFIG_USB_YEALINK is not set 1076 1035 # CONFIG_USB_XPAD is not set 1077 1036 # CONFIG_USB_ATI_REMOTE is not set 1037 + # CONFIG_USB_ATI_REMOTE2 is not set 1078 1038 # CONFIG_USB_KEYSPAN_REMOTE is not set 1079 1039 # CONFIG_USB_APPLETOUCH is not set 1080 1040 ··· 1091 1049 # CONFIG_USB_DABUSB is not set 1092 1050 # CONFIG_USB_VICAM is not set 1093 1051 # CONFIG_USB_DSBR is not set 1052 + # CONFIG_USB_ET61X251 is not set 1094 1053 # CONFIG_USB_IBMCAM is not set 1095 1054 # CONFIG_USB_KONICAWC is not set 1096 1055 # CONFIG_USB_OV511 is not set ··· 1156 1113 # CONFIG_INFINIBAND is not set 1157 1114 1158 1115 # 1159 - # SN Devices 1116 + # EDAC - error detection and reporting (RAS) 1160 1117 # 1161 1118 1162 1119 # ··· 1178 1135 # CONFIG_JFS_FS is not set 1179 1136 # CONFIG_FS_POSIX_ACL is not set 1180 1137 # CONFIG_XFS_FS is not set 1138 + # CONFIG_OCFS2_FS is not set 1181 1139 # CONFIG_MINIX_FS is not set 1182 1140 # CONFIG_ROMFS_FS is not set 1183 1141 # CONFIG_INOTIFY is not set ··· 1218 1174 CONFIG_HUGETLB_PAGE=y 1219 1175 CONFIG_RAMFS=y 1220 1176 # CONFIG_RELAYFS_FS is not set 1177 + # CONFIG_CONFIGFS_FS is not set 1221 1178 1222 1179 # 1223 1180 # Miscellaneous filesystems ··· 1283 1238 # CONFIG_SGI_PARTITION is not set 1284 1239 # CONFIG_ULTRIX_PARTITION is not set 1285 1240 # CONFIG_SUN_PARTITION is not set 1241 + # CONFIG_KARMA_PARTITION is not set 1286 1242 CONFIG_EFI_PARTITION=y 1287 1243 1288 1244 # ··· 1342 1296 CONFIG_GENERIC_PENDING_IRQ=y 1343 1297 1344 1298 # 1345 - # Profiling support 1299 + # Instrumentation Support 1346 1300 # 1347 1301 # CONFIG_PROFILING is not set 1302 + CONFIG_KPROBES=y 1348 1303 1349 1304 # 1350 1305 # Kernel hacking 1351 1306 # 1352 1307 # CONFIG_PRINTK_TIME is not set 1353 - CONFIG_DEBUG_KERNEL=y 1354 1308 CONFIG_MAGIC_SYSRQ=y 1309 + CONFIG_DEBUG_KERNEL=y 1355 1310 CONFIG_LOG_BUF_SHIFT=17 1356 1311 CONFIG_DETECT_SOFTLOCKUP=y 1357 1312 # CONFIG_SCHEDSTATS is not set 1358 1313 # CONFIG_DEBUG_SLAB is not set 1314 + CONFIG_DEBUG_MUTEXES=y 1359 1315 # CONFIG_DEBUG_SPINLOCK is not set 1360 1316 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1361 1317 # CONFIG_DEBUG_KOBJECT is not set 1362 1318 # CONFIG_DEBUG_INFO is not set 1363 1319 # CONFIG_DEBUG_FS is not set 1364 - CONFIG_KPROBES=y 1320 + # CONFIG_DEBUG_VM is not set 1321 + CONFIG_FORCED_INLINING=y 1322 + # CONFIG_RCU_TORTURE_TEST is not set 1365 1323 CONFIG_IA64_GRANULE_16MB=y 1366 1324 # CONFIG_IA64_GRANULE_64MB is not set 1367 1325 CONFIG_IA64_PRINT_HAZARDS=y
+121 -56
arch/ia64/defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.14-rc1 4 - # Wed Sep 14 15:13:03 2005 3 + # Linux kernel version: 2.6.16-rc5 4 + # Mon Feb 27 16:02:28 2006 5 5 # 6 6 7 7 # 8 8 # Code maturity level options 9 9 # 10 10 CONFIG_EXPERIMENTAL=y 11 - CONFIG_CLEAN_COMPILE=y 12 11 CONFIG_LOCK_KERNEL=y 13 12 CONFIG_INIT_ENV_ARG_LIMIT=32 14 13 ··· 22 23 # CONFIG_BSD_PROCESS_ACCT is not set 23 24 CONFIG_SYSCTL=y 24 25 # CONFIG_AUDIT is not set 25 - CONFIG_HOTPLUG=y 26 - CONFIG_KOBJECT_UEVENT=y 27 26 CONFIG_IKCONFIG=y 28 27 CONFIG_IKCONFIG_PROC=y 29 28 # CONFIG_CPUSETS is not set 30 29 CONFIG_INITRAMFS_SOURCE="" 30 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 31 31 # CONFIG_EMBEDDED is not set 32 32 CONFIG_KALLSYMS=y 33 33 CONFIG_KALLSYMS_ALL=y 34 34 # CONFIG_KALLSYMS_EXTRA_PASS is not set 35 + CONFIG_HOTPLUG=y 35 36 CONFIG_PRINTK=y 36 37 CONFIG_BUG=y 38 + CONFIG_ELF_CORE=y 37 39 CONFIG_BASE_FULL=y 38 40 CONFIG_FUTEX=y 39 41 CONFIG_EPOLL=y ··· 43 43 CONFIG_CC_ALIGN_LABELS=0 44 44 CONFIG_CC_ALIGN_LOOPS=0 45 45 CONFIG_CC_ALIGN_JUMPS=0 46 + CONFIG_SLAB=y 46 47 # CONFIG_TINY_SHMEM is not set 47 48 CONFIG_BASE_SMALL=0 49 + # CONFIG_SLOB is not set 48 50 49 51 # 50 52 # Loadable module support ··· 61 59 CONFIG_STOP_MACHINE=y 62 60 63 61 # 62 + # Block layer 63 + # 64 + 65 + # 66 + # IO Schedulers 67 + # 68 + CONFIG_IOSCHED_NOOP=y 69 + CONFIG_IOSCHED_AS=y 70 + CONFIG_IOSCHED_DEADLINE=y 71 + CONFIG_IOSCHED_CFQ=y 72 + CONFIG_DEFAULT_AS=y 73 + # CONFIG_DEFAULT_DEADLINE is not set 74 + # CONFIG_DEFAULT_CFQ is not set 75 + # CONFIG_DEFAULT_NOOP is not set 76 + CONFIG_DEFAULT_IOSCHED="anticipatory" 77 + 78 + # 64 79 # Processor type and features 65 80 # 66 81 CONFIG_IA64=y 67 82 CONFIG_64BIT=y 68 83 CONFIG_MMU=y 84 + CONFIG_SWIOTLB=y 69 85 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 70 86 CONFIG_GENERIC_CALIBRATE_DELAY=y 71 87 CONFIG_TIME_INTERPOLATION=y 72 88 CONFIG_EFI=y 73 89 CONFIG_GENERIC_IOMAP=y 74 90 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 91 + CONFIG_DMA_IS_DMA32=y 75 92 CONFIG_IA64_GENERIC=y 76 93 # CONFIG_IA64_DIG is not set 77 94 # CONFIG_IA64_HP_ZX1 is not set ··· 110 89 # CONFIG_HZ_1000 is not set 111 90 CONFIG_HZ=250 112 91 CONFIG_IA64_L1_CACHE_SHIFT=7 113 - CONFIG_NUMA=y 114 - CONFIG_VIRTUAL_MEM_MAP=y 115 - CONFIG_HOLES_IN_ZONE=y 116 - CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 117 92 CONFIG_IA64_CYCLONE=y 118 93 CONFIG_IOSAPIC=y 119 94 # CONFIG_IA64_SGI_SN_XP is not set 120 - CONFIG_FORCE_MAX_ZONEORDER=18 95 + CONFIG_FORCE_MAX_ZONEORDER=17 121 96 CONFIG_SMP=y 122 97 CONFIG_NR_CPUS=512 123 98 CONFIG_HOTPLUG_CPU=y ··· 127 110 CONFIG_FLAT_NODE_MEM_MAP=y 128 111 CONFIG_NEED_MULTIPLE_NODES=y 129 112 # CONFIG_SPARSEMEM_STATIC is not set 130 - CONFIG_HAVE_DEC_LOCK=y 113 + CONFIG_SPLIT_PTLOCK_CPUS=4 114 + CONFIG_MIGRATION=y 115 + CONFIG_ARCH_SELECT_MEMORY_MODEL=y 116 + CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 117 + CONFIG_ARCH_FLATMEM_ENABLE=y 118 + CONFIG_ARCH_SPARSEMEM_ENABLE=y 119 + CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 120 + CONFIG_NUMA=y 121 + CONFIG_VIRTUAL_MEM_MAP=y 122 + CONFIG_HOLES_IN_ZONE=y 123 + CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 131 124 CONFIG_IA32_SUPPORT=y 132 125 CONFIG_COMPAT=y 133 126 CONFIG_IA64_MCA_RECOVERY=y 134 127 CONFIG_PERFMON=y 135 128 CONFIG_IA64_PALINFO=y 129 + CONFIG_SGI_SN=y 136 130 137 131 # 138 132 # Firmware Drivers 139 133 # 140 134 CONFIG_EFI_VARS=y 141 135 CONFIG_EFI_PCDP=y 142 - # CONFIG_DELL_RBU is not set 143 136 CONFIG_BINFMT_ELF=y 144 137 CONFIG_BINFMT_MISC=m 145 138 ··· 157 130 # Power management and ACPI 158 131 # 159 132 CONFIG_PM=y 133 + CONFIG_PM_LEGACY=y 160 134 # CONFIG_PM_DEBUG is not set 161 135 162 136 # ··· 172 144 CONFIG_ACPI_NUMA=y 173 145 CONFIG_ACPI_BLACKLIST_YEAR=0 174 146 # CONFIG_ACPI_DEBUG is not set 147 + CONFIG_ACPI_EC=y 175 148 CONFIG_ACPI_POWER=y 176 149 CONFIG_ACPI_SYSTEM=y 177 150 CONFIG_ACPI_CONTAINER=m ··· 215 186 # 216 187 # Networking options 217 188 # 189 + # CONFIG_NETDEBUG is not set 218 190 CONFIG_PACKET=y 219 191 # CONFIG_PACKET_MMAP is not set 220 192 CONFIG_UNIX=y ··· 250 220 # SCTP Configuration (EXPERIMENTAL) 251 221 # 252 222 # CONFIG_IP_SCTP is not set 223 + 224 + # 225 + # TIPC Configuration (EXPERIMENTAL) 226 + # 227 + # CONFIG_TIPC is not set 253 228 # CONFIG_ATM is not set 254 229 # CONFIG_BRIDGE is not set 255 230 # CONFIG_VLAN_8021Q is not set ··· 267 232 # CONFIG_NET_DIVERT is not set 268 233 # CONFIG_ECONET is not set 269 234 # CONFIG_WAN_ROUTER is not set 235 + 236 + # 237 + # QoS and/or fair queueing 238 + # 270 239 # CONFIG_NET_SCHED is not set 271 - # CONFIG_NET_CLS_ROUTE is not set 272 240 273 241 # 274 242 # Network testing 275 243 # 276 244 # CONFIG_NET_PKTGEN is not set 277 - # CONFIG_NETFILTER_NETLINK is not set 278 245 # CONFIG_HAMRADIO is not set 279 246 # CONFIG_IRDA is not set 280 247 # CONFIG_BT is not set ··· 338 301 CONFIG_BLK_DEV_RAM_SIZE=4096 339 302 CONFIG_BLK_DEV_INITRD=y 340 303 # CONFIG_CDROM_PKTCDVD is not set 341 - 342 - # 343 - # IO Schedulers 344 - # 345 - CONFIG_IOSCHED_NOOP=y 346 - CONFIG_IOSCHED_AS=y 347 - CONFIG_IOSCHED_DEADLINE=y 348 - CONFIG_IOSCHED_CFQ=y 349 304 # CONFIG_ATA_OVER_ETH is not set 350 305 351 306 # 352 307 # ATA/ATAPI/MFM/RLL support 353 308 # 354 309 CONFIG_IDE=y 310 + CONFIG_IDE_MAX_HWIFS=4 355 311 CONFIG_BLK_DEV_IDE=y 356 312 357 313 # ··· 437 407 # 438 408 # SCSI low-level drivers 439 409 # 410 + # CONFIG_ISCSI_TCP is not set 440 411 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 441 412 # CONFIG_SCSI_3W_9XXX is not set 442 413 # CONFIG_SCSI_ACARD is not set ··· 447 416 # CONFIG_SCSI_AIC79XX is not set 448 417 # CONFIG_MEGARAID_NEWGEN is not set 449 418 # CONFIG_MEGARAID_LEGACY is not set 419 + # CONFIG_MEGARAID_SAS is not set 450 420 CONFIG_SCSI_SATA=y 451 421 # CONFIG_SCSI_SATA_AHCI is not set 452 422 # CONFIG_SCSI_SATA_SVW is not set 453 423 # CONFIG_SCSI_ATA_PIIX is not set 454 424 # CONFIG_SCSI_SATA_MV is not set 455 425 # CONFIG_SCSI_SATA_NV is not set 456 - # CONFIG_SCSI_SATA_PROMISE is not set 426 + # CONFIG_SCSI_PDC_ADMA is not set 457 427 # CONFIG_SCSI_SATA_QSTOR is not set 428 + # CONFIG_SCSI_SATA_PROMISE is not set 458 429 # CONFIG_SCSI_SATA_SX4 is not set 459 430 # CONFIG_SCSI_SATA_SIL is not set 431 + # CONFIG_SCSI_SATA_SIL24 is not set 460 432 # CONFIG_SCSI_SATA_SIS is not set 461 433 # CONFIG_SCSI_SATA_ULI is not set 462 434 # CONFIG_SCSI_SATA_VIA is not set ··· 477 443 # CONFIG_SCSI_IPR is not set 478 444 # CONFIG_SCSI_QLOGIC_FC is not set 479 445 CONFIG_SCSI_QLOGIC_1280=y 480 - # CONFIG_SCSI_QLOGIC_1280_1040 is not set 481 - CONFIG_SCSI_QLA2XXX=y 482 - CONFIG_SCSI_QLA21XX=m 483 - CONFIG_SCSI_QLA22XX=m 484 - CONFIG_SCSI_QLA2300=m 485 - CONFIG_SCSI_QLA2322=m 486 - # CONFIG_SCSI_QLA6312 is not set 487 - # CONFIG_SCSI_QLA24XX is not set 446 + # CONFIG_SCSI_QLA_FC is not set 488 447 # CONFIG_SCSI_LPFC is not set 489 448 # CONFIG_SCSI_DC395x is not set 490 449 # CONFIG_SCSI_DC390T is not set ··· 510 483 CONFIG_FUSION=y 511 484 CONFIG_FUSION_SPI=y 512 485 CONFIG_FUSION_FC=m 486 + # CONFIG_FUSION_SAS is not set 513 487 CONFIG_FUSION_MAX_SGE=128 514 488 # CONFIG_FUSION_CTL is not set 515 489 ··· 551 523 CONFIG_MII=m 552 524 # CONFIG_HAPPYMEAL is not set 553 525 # CONFIG_SUNGEM is not set 526 + # CONFIG_CASSINI is not set 554 527 # CONFIG_NET_VENDOR_3COM is not set 555 528 556 529 # ··· 601 572 # CONFIG_R8169 is not set 602 573 # CONFIG_SIS190 is not set 603 574 # CONFIG_SKGE is not set 575 + # CONFIG_SKY2 is not set 604 576 # CONFIG_SK98LIN is not set 605 577 # CONFIG_VIA_VELOCITY is not set 606 578 CONFIG_TIGON3=y ··· 706 676 CONFIG_VT_CONSOLE=y 707 677 CONFIG_HW_CONSOLE=y 708 678 CONFIG_SERIAL_NONSTANDARD=y 679 + # CONFIG_COMPUTONE is not set 709 680 # CONFIG_ROCKETPORT is not set 710 681 # CONFIG_CYCLADES is not set 711 682 # CONFIG_DIGIEPCA is not set 683 + # CONFIG_MOXA_INTELLIO is not set 712 684 # CONFIG_MOXA_SMARTIO is not set 713 685 # CONFIG_ISI is not set 714 686 # CONFIG_SYNCLINKMP is not set 687 + # CONFIG_SYNCLINK_GT is not set 715 688 # CONFIG_N_HDLC is not set 716 689 # CONFIG_SPECIALIX is not set 717 690 # CONFIG_SX is not set ··· 730 697 CONFIG_SERIAL_8250_CONSOLE=y 731 698 CONFIG_SERIAL_8250_ACPI=y 732 699 CONFIG_SERIAL_8250_NR_UARTS=6 700 + CONFIG_SERIAL_8250_RUNTIME_UARTS=4 733 701 CONFIG_SERIAL_8250_EXTENDED=y 734 702 CONFIG_SERIAL_8250_SHARE_IRQ=y 735 703 # CONFIG_SERIAL_8250_DETECT_IRQ is not set ··· 744 710 CONFIG_SERIAL_SGI_L1_CONSOLE=y 745 711 # CONFIG_SERIAL_JSM is not set 746 712 CONFIG_SERIAL_SGI_IOC4=y 713 + # CONFIG_SERIAL_SGI_IOC3 is not set 747 714 CONFIG_UNIX98_PTYS=y 748 715 CONFIG_LEGACY_PTYS=y 749 716 CONFIG_LEGACY_PTY_COUNT=256 ··· 780 745 # CONFIG_DRM_VIA is not set 781 746 # CONFIG_DRM_SAVAGE is not set 782 747 CONFIG_RAW_DRIVER=m 748 + CONFIG_MAX_RAW_DEVS=256 783 749 CONFIG_HPET=y 784 750 # CONFIG_HPET_RTC_IRQ is not set 785 751 CONFIG_HPET_MMAP=y 786 - CONFIG_MAX_RAW_DEVS=256 787 752 # CONFIG_HANGCHECK_TIMER is not set 788 753 CONFIG_MMTIMER=y 789 754 ··· 791 756 # TPM devices 792 757 # 793 758 # CONFIG_TCG_TPM is not set 759 + # CONFIG_TELCLOCK is not set 794 760 795 761 # 796 762 # I2C support 797 763 # 798 764 # CONFIG_I2C is not set 765 + 766 + # 767 + # SPI support 768 + # 769 + # CONFIG_SPI is not set 770 + # CONFIG_SPI_MASTER is not set 799 771 800 772 # 801 773 # Dallas's 1-wire bus ··· 814 772 # 815 773 CONFIG_HWMON=y 816 774 # CONFIG_HWMON_VID is not set 775 + # CONFIG_SENSORS_F71805F is not set 817 776 # CONFIG_HWMON_DEBUG_CHIP is not set 818 777 819 778 # ··· 865 822 CONFIG_SND_MIXER_OSS=m 866 823 CONFIG_SND_PCM_OSS=m 867 824 CONFIG_SND_SEQUENCER_OSS=y 825 + # CONFIG_SND_DYNAMIC_MINORS is not set 826 + CONFIG_SND_SUPPORT_OLD_API=y 868 827 CONFIG_SND_VERBOSE_PRINTK=y 869 828 # CONFIG_SND_DEBUG is not set 870 - CONFIG_SND_GENERIC_DRIVER=y 871 829 872 830 # 873 831 # Generic devices 874 832 # 875 833 CONFIG_SND_MPU401_UART=m 876 834 CONFIG_SND_OPL3_LIB=m 835 + CONFIG_SND_AC97_CODEC=m 836 + CONFIG_SND_AC97_BUS=m 877 837 CONFIG_SND_DUMMY=m 878 838 CONFIG_SND_VIRMIDI=m 879 839 CONFIG_SND_MTPAV=m 880 840 CONFIG_SND_SERIAL_U16550=m 881 841 CONFIG_SND_MPU401=m 882 - CONFIG_SND_AC97_CODEC=m 883 - CONFIG_SND_AC97_BUS=m 884 842 885 843 # 886 844 # PCI devices 887 845 # 846 + # CONFIG_SND_AD1889 is not set 888 847 # CONFIG_SND_ALI5451 is not set 889 848 # CONFIG_SND_ATIIXP is not set 890 849 # CONFIG_SND_ATIIXP_MODEM is not set ··· 895 850 # CONFIG_SND_AU8830 is not set 896 851 # CONFIG_SND_AZT3328 is not set 897 852 # CONFIG_SND_BT87X is not set 853 + # CONFIG_SND_CA0106 is not set 854 + # CONFIG_SND_CMIPCI is not set 855 + CONFIG_SND_CS4281=m 898 856 CONFIG_SND_CS46XX=m 899 857 CONFIG_SND_CS46XX_NEW_DSP=y 900 - CONFIG_SND_CS4281=m 901 858 CONFIG_SND_EMU10K1=m 902 859 # CONFIG_SND_EMU10K1X is not set 903 - # CONFIG_SND_CA0106 is not set 904 - # CONFIG_SND_KORG1212 is not set 905 - # CONFIG_SND_MIXART is not set 906 - # CONFIG_SND_NM256 is not set 907 - # CONFIG_SND_RME32 is not set 908 - # CONFIG_SND_RME96 is not set 909 - # CONFIG_SND_RME9652 is not set 910 - # CONFIG_SND_HDSP is not set 911 - # CONFIG_SND_HDSPM is not set 912 - # CONFIG_SND_TRIDENT is not set 913 - # CONFIG_SND_YMFPCI is not set 914 - # CONFIG_SND_AD1889 is not set 915 - # CONFIG_SND_CMIPCI is not set 916 860 # CONFIG_SND_ENS1370 is not set 917 861 # CONFIG_SND_ENS1371 is not set 918 862 # CONFIG_SND_ES1938 is not set 919 863 # CONFIG_SND_ES1968 is not set 920 - # CONFIG_SND_MAESTRO3 is not set 921 864 CONFIG_SND_FM801=m 922 865 # CONFIG_SND_FM801_TEA575X is not set 866 + # CONFIG_SND_HDA_INTEL is not set 867 + # CONFIG_SND_HDSP is not set 868 + # CONFIG_SND_HDSPM is not set 923 869 # CONFIG_SND_ICE1712 is not set 924 870 # CONFIG_SND_ICE1724 is not set 925 871 # CONFIG_SND_INTEL8X0 is not set 926 872 # CONFIG_SND_INTEL8X0M is not set 873 + # CONFIG_SND_KORG1212 is not set 874 + # CONFIG_SND_MAESTRO3 is not set 875 + # CONFIG_SND_MIXART is not set 876 + # CONFIG_SND_NM256 is not set 877 + # CONFIG_SND_PCXHR is not set 878 + # CONFIG_SND_RME32 is not set 879 + # CONFIG_SND_RME96 is not set 880 + # CONFIG_SND_RME9652 is not set 927 881 # CONFIG_SND_SONICVIBES is not set 882 + # CONFIG_SND_TRIDENT is not set 928 883 # CONFIG_SND_VIA82XX is not set 929 884 # CONFIG_SND_VIA82XX_MODEM is not set 930 885 # CONFIG_SND_VX222 is not set 931 - # CONFIG_SND_HDA_INTEL is not set 886 + # CONFIG_SND_YMFPCI is not set 932 887 933 888 # 934 889 # USB devices ··· 974 929 # USB Device Class drivers 975 930 # 976 931 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 977 - # CONFIG_USB_BLUETOOTH_TTY is not set 978 932 # CONFIG_USB_ACM is not set 979 933 # CONFIG_USB_PRINTER is not set 980 934 981 935 # 982 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 936 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 937 + # 938 + 939 + # 940 + # may also be needed; see USB_STORAGE Help for more information 983 941 # 984 942 CONFIG_USB_STORAGE=m 985 943 # CONFIG_USB_STORAGE_DEBUG is not set ··· 994 946 # CONFIG_USB_STORAGE_SDDR09 is not set 995 947 # CONFIG_USB_STORAGE_SDDR55 is not set 996 948 # CONFIG_USB_STORAGE_JUMPSHOT is not set 949 + # CONFIG_USB_STORAGE_ALAUDA is not set 950 + # CONFIG_USB_LIBUSUAL is not set 997 951 998 952 # 999 953 # USB Input Devices 1000 954 # 1001 955 CONFIG_USB_HID=m 1002 956 CONFIG_USB_HIDINPUT=y 957 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 1003 958 # CONFIG_HID_FF is not set 1004 959 # CONFIG_USB_HIDDEV is not set 1005 960 ··· 1022 971 # CONFIG_USB_YEALINK is not set 1023 972 # CONFIG_USB_XPAD is not set 1024 973 # CONFIG_USB_ATI_REMOTE is not set 974 + # CONFIG_USB_ATI_REMOTE2 is not set 1025 975 # CONFIG_USB_KEYSPAN_REMOTE is not set 1026 976 # CONFIG_USB_APPLETOUCH is not set 1027 977 ··· 1102 1050 # CONFIG_INFINIBAND_MTHCA_DEBUG is not set 1103 1051 CONFIG_INFINIBAND_IPOIB=m 1104 1052 # CONFIG_INFINIBAND_IPOIB_DEBUG is not set 1053 + # CONFIG_INFINIBAND_SRP is not set 1105 1054 1106 1055 # 1107 1056 # SN Devices 1108 1057 # 1109 1058 CONFIG_SGI_IOC4=y 1059 + CONFIG_SGI_IOC3=m 1060 + 1061 + # 1062 + # EDAC - error detection and reporting (RAS) 1063 + # 1110 1064 1111 1065 # 1112 1066 # File systems ··· 1143 1085 # CONFIG_XFS_SECURITY is not set 1144 1086 # CONFIG_XFS_POSIX_ACL is not set 1145 1087 # CONFIG_XFS_RT is not set 1088 + # CONFIG_OCFS2_FS is not set 1146 1089 # CONFIG_MINIX_FS is not set 1147 1090 # CONFIG_ROMFS_FS is not set 1148 1091 CONFIG_INOTIFY=y ··· 1185 1126 CONFIG_HUGETLB_PAGE=y 1186 1127 CONFIG_RAMFS=y 1187 1128 # CONFIG_RELAYFS_FS is not set 1129 + # CONFIG_CONFIGFS_FS is not set 1188 1130 1189 1131 # 1190 1132 # Miscellaneous filesystems ··· 1255 1195 CONFIG_SGI_PARTITION=y 1256 1196 # CONFIG_ULTRIX_PARTITION is not set 1257 1197 # CONFIG_SUN_PARTITION is not set 1198 + # CONFIG_KARMA_PARTITION is not set 1258 1199 CONFIG_EFI_PARTITION=y 1259 1200 1260 1201 # ··· 1321 1260 # CONFIG_HP_SIMSCSI is not set 1322 1261 1323 1262 # 1324 - # Profiling support 1263 + # Instrumentation Support 1325 1264 # 1326 1265 # CONFIG_PROFILING is not set 1266 + # CONFIG_KPROBES is not set 1327 1267 1328 1268 # 1329 1269 # Kernel hacking 1330 1270 # 1331 1271 # CONFIG_PRINTK_TIME is not set 1332 - CONFIG_DEBUG_KERNEL=y 1333 1272 CONFIG_MAGIC_SYSRQ=y 1273 + CONFIG_DEBUG_KERNEL=y 1334 1274 CONFIG_LOG_BUF_SHIFT=20 1335 1275 CONFIG_DETECT_SOFTLOCKUP=y 1336 1276 # CONFIG_SCHEDSTATS is not set 1337 1277 # CONFIG_DEBUG_SLAB is not set 1278 + CONFIG_DEBUG_MUTEXES=y 1338 1279 # CONFIG_DEBUG_SPINLOCK is not set 1339 1280 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1340 1281 # CONFIG_DEBUG_KOBJECT is not set 1341 1282 # CONFIG_DEBUG_INFO is not set 1342 1283 # CONFIG_DEBUG_FS is not set 1343 - # CONFIG_KPROBES is not set 1284 + # CONFIG_DEBUG_VM is not set 1285 + CONFIG_FORCED_INLINING=y 1286 + # CONFIG_RCU_TORTURE_TEST is not set 1344 1287 CONFIG_IA64_GRANULE_16MB=y 1345 1288 # CONFIG_IA64_GRANULE_64MB is not set 1346 1289 # CONFIG_IA64_PRINT_HAZARDS is not set
+3 -4
arch/ia64/kernel/fsys.S
··· 878 878 data8 0 // timer_delete 879 879 data8 0 // clock_settime 880 880 data8 fsys_clock_gettime // clock_gettime 881 - #define __NR_syscall_last 1255 882 881 883 - .space 8*(NR_syscalls + 1024 - __NR_syscall_last), 0 884 - 885 - .org fsyscall_table + 8*NR_syscalls // guard against failures to increase NR_syscalls 882 + // fill in zeros for the remaining entries 883 + .zero: 884 + .space fsyscall_table + 8*NR_syscalls - .zero, 0
-1
arch/ia64/kernel/ivt.S
··· 1362 1362 // 0x5a00 Entry 30 (size 16 bundles) Unaligned Reference (57) 1363 1363 ENTRY(unaligned_access) 1364 1364 DBG_FAULT(30) 1365 - mov r16=cr.ipsr 1366 1365 mov r31=pr // prepare to save predicates 1367 1366 ;; 1368 1367 br.sptk.many dispatch_unaligned_handler
+29 -4
arch/ia64/kernel/unaligned.c
··· 24 24 #include <asm/uaccess.h> 25 25 #include <asm/unaligned.h> 26 26 27 - extern void die_if_kernel(char *str, struct pt_regs *regs, long err) __attribute__ ((noreturn)); 27 + extern void die_if_kernel(char *str, struct pt_regs *regs, long err); 28 28 29 29 #undef DEBUG_UNALIGNED_TRAP 30 30 ··· 51 51 #define IA64_FIRST_STACKED_GR 32 52 52 #define IA64_FIRST_ROTATING_FR 32 53 53 #define SIGN_EXT9 0xffffffffffffff00ul 54 + 55 + /* 56 + * sysctl settable hook which tells the kernel whether to honor the 57 + * IA64_THREAD_UAC_NOPRINT prctl. Because this is user settable, we want 58 + * to allow the super user to enable/disable this for security reasons 59 + * (i.e. don't allow attacker to fill up logs with unaligned accesses). 60 + */ 61 + int no_unaligned_warning; 62 + static int noprint_warning; 54 63 55 64 /* 56 65 * For M-unit: ··· 1333 1324 if ((current->thread.flags & IA64_THREAD_UAC_SIGBUS) != 0) 1334 1325 goto force_sigbus; 1335 1326 1336 - if (!(current->thread.flags & IA64_THREAD_UAC_NOPRINT) 1337 - && within_logging_rate_limit()) 1327 + if (!no_unaligned_warning && 1328 + !(current->thread.flags & IA64_THREAD_UAC_NOPRINT) && 1329 + within_logging_rate_limit()) 1338 1330 { 1339 1331 char buf[200]; /* comm[] is at most 16 bytes... */ 1340 1332 size_t len; ··· 1350 1340 if (user_mode(regs)) 1351 1341 tty_write_message(current->signal->tty, buf); 1352 1342 buf[len-1] = '\0'; /* drop '\r' */ 1353 - printk(KERN_WARNING "%s", buf); /* watch for command names containing %s */ 1343 + /* watch for command names containing %s */ 1344 + printk(KERN_WARNING "%s", buf); 1345 + } else { 1346 + if (no_unaligned_warning && !noprint_warning) { 1347 + noprint_warning = 1; 1348 + printk(KERN_WARNING "%s(%d) encountered an " 1349 + "unaligned exception which required\n" 1350 + "kernel assistance, which degrades " 1351 + "the performance of the application.\n" 1352 + "Unaligned exception warnings have " 1353 + "been disabled by the system " 1354 + "administrator\n" 1355 + "echo 0 > /proc/sys/kernel/ignore-" 1356 + "unaligned-usertrap to re-enable\n", 1357 + current->comm, current->pid); 1358 + } 1354 1359 } 1355 1360 } else { 1356 1361 if (within_logging_rate_limit())
+1 -1
arch/ia64/pci/pci.c
··· 579 579 char * __init 580 580 pcibios_setup (char *str) 581 581 { 582 - return NULL; 582 + return str; 583 583 } 584 584 585 585 int
-1
arch/ia64/sn/kernel/io_init.c
··· 716 716 EXPORT_SYMBOL(sn_pci_controller_fixup); 717 717 EXPORT_SYMBOL(sn_bus_store_sysdata); 718 718 EXPORT_SYMBOL(sn_bus_free_sysdata); 719 - EXPORT_SYMBOL(sn_pcidev_info_get);
+2 -2
drivers/sn/Kconfig
··· 3 3 # 4 4 5 5 menu "SN Devices" 6 + depends on SGI_SN 6 7 7 8 config SGI_IOC4 8 9 tristate "SGI IOC4 Base IO support" 9 - depends on (IA64_GENERIC || IA64_SGI_SN2) && MMTIMER 10 + depends on MMTIMER 10 11 default m 11 12 ---help--- 12 13 This option enables basic support for the SGI IOC4-based Base IO ··· 20 19 21 20 config SGI_IOC3 22 21 tristate "SGI IOC3 Base IO support" 23 - depends on (IA64_GENERIC || IA64_SGI_SN2) 24 22 default m 25 23 ---help--- 26 24 This option enables basic support for the SGI IOC3-based Base IO
+2 -1
include/asm-ia64/sn/arch.h
··· 31 31 * to ACPI3.0, this limit will be removed. The notion of "compact nodes" 32 32 * should be deleted and TIOs should be included in MAX_NUMNODES. 33 33 */ 34 - #define MAX_COMPACT_NODES 512 34 + #define MAX_TIO_NODES MAX_NUMNODES 35 + #define MAX_COMPACT_NODES (MAX_NUMNODES + MAX_TIO_NODES) 35 36 36 37 /* 37 38 * Maximum number of nodes in all partitions and in all coherency domains.
+1
include/linux/sysctl.h
··· 147 147 KERN_SETUID_DUMPABLE=69, /* int: behaviour of dumps for setuid core */ 148 148 KERN_SPIN_RETRY=70, /* int: number of spinlock retries */ 149 149 KERN_ACPI_VIDEO_FLAGS=71, /* int: flags for setting up video after ACPI sleep */ 150 + KERN_IA64_UNALIGNED=72, /* int: ia64 unaligned userland trap enable */ 150 151 }; 151 152 152 153
+14
kernel/sysctl.c
··· 124 124 extern int acct_parm[]; 125 125 #endif 126 126 127 + #ifdef CONFIG_IA64 128 + extern int no_unaligned_warning; 129 + #endif 130 + 127 131 static int parse_table(int __user *, int, void __user *, size_t __user *, void __user *, size_t, 128 132 ctl_table *, void **); 129 133 static int proc_doutsstring(ctl_table *table, int write, struct file *filp, ··· 667 663 .data = &acpi_video_flags, 668 664 .maxlen = sizeof (unsigned long), 669 665 .mode = 0644, 666 + .proc_handler = &proc_dointvec, 667 + }, 668 + #endif 669 + #ifdef CONFIG_IA64 670 + { 671 + .ctl_name = KERN_IA64_UNALIGNED, 672 + .procname = "ignore-unaligned-usertrap", 673 + .data = &no_unaligned_warning, 674 + .maxlen = sizeof (int), 675 + .mode = 0644, 670 676 .proc_handler = &proc_dointvec, 671 677 }, 672 678 #endif