Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sparc64: Update defconfig.

Signed-off-by: David S. Miller <davem@davemloft.net>

+100 -31
+100 -31
arch/sparc/configs/sparc64_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.31 4 - # Tue Sep 15 17:06:03 2009 3 + # Linux kernel version: 2.6.33-rc2 4 + # Wed Jan 20 16:31:47 2010 5 5 # 6 6 CONFIG_64BIT=y 7 7 CONFIG_SPARC=y ··· 20 20 CONFIG_AUDIT_ARCH=y 21 21 CONFIG_HAVE_SETUP_PER_CPU_AREA=y 22 22 CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y 23 + CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y 23 24 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 24 25 CONFIG_MMU=y 25 26 CONFIG_ARCH_NO_VIRT_TO_BUS=y ··· 51 50 # 52 51 CONFIG_TREE_RCU=y 53 52 # CONFIG_TREE_PREEMPT_RCU is not set 53 + # CONFIG_TINY_RCU is not set 54 54 # CONFIG_RCU_TRACE is not set 55 55 CONFIG_RCU_FANOUT=64 56 56 # CONFIG_RCU_FANOUT_EXACT is not set ··· 64 62 CONFIG_USER_SCHED=y 65 63 # CONFIG_CGROUP_SCHED is not set 66 64 # CONFIG_CGROUPS is not set 67 - CONFIG_SYSFS_DEPRECATED=y 68 - CONFIG_SYSFS_DEPRECATED_V2=y 65 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 69 66 CONFIG_RELAY=y 70 67 CONFIG_NAMESPACES=y 71 68 # CONFIG_UTS_NS is not set ··· 98 97 CONFIG_EVENTFD=y 99 98 CONFIG_SHMEM=y 100 99 CONFIG_AIO=y 101 - CONFIG_HAVE_PERF_COUNTERS=y 100 + CONFIG_HAVE_PERF_EVENTS=y 101 + CONFIG_PERF_USE_VMALLOC=y 102 102 103 103 # 104 - # Performance Counters 104 + # Kernel Performance Events And Counters 105 105 # 106 - CONFIG_PERF_COUNTERS=y 106 + CONFIG_PERF_EVENTS=y 107 107 CONFIG_EVENT_PROFILE=y 108 + CONFIG_PERF_COUNTERS=y 109 + # CONFIG_DEBUG_PERF_USE_VMALLOC is not set 108 110 CONFIG_VM_EVENT_COUNTERS=y 109 111 CONFIG_PCI_QUIRKS=y 110 112 CONFIG_SLUB_DEBUG=y 111 - # CONFIG_STRIP_ASM_SYMS is not set 112 113 # CONFIG_COMPAT_BRK is not set 113 114 # CONFIG_SLAB is not set 114 115 CONFIG_SLUB=y 115 116 # CONFIG_SLOB is not set 116 117 CONFIG_PROFILING=y 117 118 CONFIG_TRACEPOINTS=y 118 - CONFIG_MARKERS=y 119 119 CONFIG_OPROFILE=m 120 120 CONFIG_HAVE_OPROFILE=y 121 121 CONFIG_KPROBES=y ··· 154 152 # IO Schedulers 155 153 # 156 154 CONFIG_IOSCHED_NOOP=y 157 - CONFIG_IOSCHED_AS=y 158 155 CONFIG_IOSCHED_DEADLINE=y 159 156 CONFIG_IOSCHED_CFQ=y 160 - CONFIG_DEFAULT_AS=y 161 157 # CONFIG_DEFAULT_DEADLINE is not set 162 - # CONFIG_DEFAULT_CFQ is not set 158 + CONFIG_DEFAULT_CFQ=y 163 159 # CONFIG_DEFAULT_NOOP is not set 164 - CONFIG_DEFAULT_IOSCHED="anticipatory" 160 + CONFIG_DEFAULT_IOSCHED="cfq" 161 + # CONFIG_INLINE_SPIN_TRYLOCK is not set 162 + # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 163 + # CONFIG_INLINE_SPIN_LOCK is not set 164 + # CONFIG_INLINE_SPIN_LOCK_BH is not set 165 + # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 166 + # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 167 + CONFIG_INLINE_SPIN_UNLOCK=y 168 + # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 169 + CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 170 + # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 171 + # CONFIG_INLINE_READ_TRYLOCK is not set 172 + # CONFIG_INLINE_READ_LOCK is not set 173 + # CONFIG_INLINE_READ_LOCK_BH is not set 174 + # CONFIG_INLINE_READ_LOCK_IRQ is not set 175 + # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 176 + CONFIG_INLINE_READ_UNLOCK=y 177 + # CONFIG_INLINE_READ_UNLOCK_BH is not set 178 + CONFIG_INLINE_READ_UNLOCK_IRQ=y 179 + # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 180 + # CONFIG_INLINE_WRITE_TRYLOCK is not set 181 + # CONFIG_INLINE_WRITE_LOCK is not set 182 + # CONFIG_INLINE_WRITE_LOCK_BH is not set 183 + # CONFIG_INLINE_WRITE_LOCK_IRQ is not set 184 + # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 185 + CONFIG_INLINE_WRITE_UNLOCK=y 186 + # CONFIG_INLINE_WRITE_UNLOCK_BH is not set 187 + CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 188 + # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 189 + CONFIG_MUTEX_SPIN_ON_OWNER=y 165 190 # CONFIG_FREEZER is not set 166 191 167 192 # ··· 208 179 CONFIG_GENERIC_CALIBRATE_DELAY=y 209 180 CONFIG_ARCH_MAY_HAVE_PC_FDC=y 210 181 CONFIG_SPARC64_SMP=y 182 + CONFIG_EARLYFB=y 211 183 CONFIG_SPARC64_PAGE_SIZE_8KB=y 212 184 # CONFIG_SPARC64_PAGE_SIZE_64KB is not set 213 185 CONFIG_SECCOMP=y ··· 246 216 CONFIG_PHYS_ADDR_T_64BIT=y 247 217 CONFIG_ZONE_DMA_FLAG=0 248 218 CONFIG_NR_QUICK=1 249 - CONFIG_HAVE_MLOCK=y 250 - CONFIG_HAVE_MLOCKED_PAGE_BIT=y 219 + # CONFIG_KSM is not set 251 220 CONFIG_DEFAULT_MMAP_MIN_ADDR=8192 252 221 CONFIG_SCHED_SMT=y 253 222 CONFIG_SCHED_MC=y ··· 344 315 CONFIG_INET6_XFRM_MODE_BEET=m 345 316 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 346 317 CONFIG_IPV6_SIT=m 318 + # CONFIG_IPV6_SIT_6RD is not set 347 319 CONFIG_IPV6_NDISC_NODETYPE=y 348 320 CONFIG_IPV6_TUNNEL=m 349 321 # CONFIG_IPV6_MULTIPLE_TABLES is not set ··· 386 356 # CONFIG_AF_RXRPC is not set 387 357 CONFIG_WIRELESS=y 388 358 # CONFIG_CFG80211 is not set 389 - CONFIG_CFG80211_DEFAULT_PS_VALUE=0 390 - CONFIG_WIRELESS_OLD_REGULATORY=y 391 - # CONFIG_WIRELESS_EXT is not set 392 359 # CONFIG_LIB80211 is not set 393 360 394 361 # ··· 403 376 # Generic Driver Options 404 377 # 405 378 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 379 + # CONFIG_DEVTMPFS is not set 406 380 CONFIG_STANDALONE=y 407 381 # CONFIG_PREVENT_FIRMWARE_BUILD is not set 408 382 CONFIG_FW_LOADER=y ··· 425 397 # CONFIG_BLK_DEV_COW_COMMON is not set 426 398 CONFIG_BLK_DEV_LOOP=m 427 399 CONFIG_BLK_DEV_CRYPTOLOOP=m 400 + 401 + # 402 + # DRBD disabled because PROC_FS, INET or CONNECTOR not selected 403 + # 404 + # CONFIG_BLK_DEV_DRBD is not set 428 405 CONFIG_BLK_DEV_NBD=m 429 406 # CONFIG_BLK_DEV_SX8 is not set 430 407 # CONFIG_BLK_DEV_UB is not set ··· 441 408 CONFIG_SUNVDC=m 442 409 # CONFIG_BLK_DEV_HD is not set 443 410 CONFIG_MISC_DEVICES=y 411 + # CONFIG_AD525X_DPOT is not set 444 412 # CONFIG_PHANTOM is not set 445 413 # CONFIG_SGI_IOC4 is not set 446 414 # CONFIG_TIFM_CORE is not set ··· 449 415 # CONFIG_ENCLOSURE_SERVICES is not set 450 416 # CONFIG_HP_ILO is not set 451 417 # CONFIG_ISL29003 is not set 418 + # CONFIG_DS1682 is not set 452 419 # CONFIG_C2PORT is not set 453 420 454 421 # ··· 557 522 # CONFIG_ISCSI_TCP is not set 558 523 # CONFIG_SCSI_CXGB3_ISCSI is not set 559 524 # CONFIG_SCSI_BNX2_ISCSI is not set 525 + # CONFIG_BE2ISCSI is not set 560 526 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 527 + # CONFIG_SCSI_HPSA is not set 561 528 # CONFIG_SCSI_3W_9XXX is not set 529 + # CONFIG_SCSI_3W_SAS is not set 562 530 # CONFIG_SCSI_ACARD is not set 563 531 # CONFIG_SCSI_AACRAID is not set 564 532 # CONFIG_SCSI_AIC7XXX is not set ··· 595 557 # CONFIG_SCSI_DEBUG is not set 596 558 # CONFIG_SCSI_SUNESP is not set 597 559 # CONFIG_SCSI_PMCRAID is not set 560 + # CONFIG_SCSI_PM8001 is not set 598 561 # CONFIG_SCSI_SRP is not set 562 + # CONFIG_SCSI_BFA_FC is not set 599 563 # CONFIG_SCSI_DH is not set 600 564 # CONFIG_SCSI_OSD_INITIATOR is not set 601 565 # CONFIG_ATA is not set ··· 608 568 CONFIG_MD_RAID1=m 609 569 CONFIG_MD_RAID10=m 610 570 CONFIG_MD_RAID456=m 571 + # CONFIG_MULTICORE_RAID456 is not set 611 572 CONFIG_MD_RAID6_PQ=m 573 + # CONFIG_ASYNC_RAID6_TEST is not set 612 574 CONFIG_MD_MULTIPATH=m 613 575 # CONFIG_MD_FAULTY is not set 614 576 CONFIG_BLK_DEV_DM=m ··· 634 592 # 635 593 636 594 # 637 - # See the help texts for more information. 595 + # The newer stack is recommended. 638 596 # 639 597 # CONFIG_FIREWIRE is not set 640 598 # CONFIG_IEEE1394 is not set ··· 706 664 # CONFIG_SUNDANCE is not set 707 665 # CONFIG_TLAN is not set 708 666 # CONFIG_KS8842 is not set 667 + # CONFIG_KS8851_MLL is not set 709 668 # CONFIG_VIA_RHINE is not set 710 669 # CONFIG_SC92031 is not set 711 670 # CONFIG_ATL2 is not set ··· 788 745 # CONFIG_NETCONSOLE is not set 789 746 # CONFIG_NETPOLL is not set 790 747 # CONFIG_NET_POLL_CONTROLLER is not set 748 + # CONFIG_VMXNET3 is not set 791 749 # CONFIG_ISDN is not set 792 750 # CONFIG_PHONE is not set 793 751 ··· 798 754 CONFIG_INPUT=y 799 755 # CONFIG_INPUT_FF_MEMLESS is not set 800 756 # CONFIG_INPUT_POLLDEV is not set 757 + # CONFIG_INPUT_SPARSEKMAP is not set 801 758 802 759 # 803 760 # Userland interfaces ··· 815 770 # Input Device Drivers 816 771 # 817 772 CONFIG_INPUT_KEYBOARD=y 773 + # CONFIG_KEYBOARD_ADP5588 is not set 818 774 CONFIG_KEYBOARD_ATKBD=y 775 + # CONFIG_QT2160 is not set 819 776 CONFIG_KEYBOARD_LKKBD=m 777 + # CONFIG_KEYBOARD_MAX7359 is not set 820 778 # CONFIG_KEYBOARD_NEWTON is not set 779 + # CONFIG_KEYBOARD_OPENCORES is not set 821 780 # CONFIG_KEYBOARD_STOWAWAY is not set 822 781 CONFIG_KEYBOARD_SUNKBD=y 823 782 # CONFIG_KEYBOARD_XTKBD is not set ··· 861 812 CONFIG_SERIO_PCIPS2=m 862 813 CONFIG_SERIO_LIBPS2=y 863 814 CONFIG_SERIO_RAW=m 815 + # CONFIG_SERIO_ALTERA_PS2 is not set 864 816 # CONFIG_GAMEPORT is not set 865 817 866 818 # ··· 894 844 CONFIG_SERIAL_CORE=y 895 845 CONFIG_SERIAL_CORE_CONSOLE=y 896 846 # CONFIG_SERIAL_JSM is not set 847 + # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 897 848 CONFIG_UNIX98_PTYS=y 898 849 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 899 850 # CONFIG_LEGACY_PTYS is not set ··· 909 858 CONFIG_DEVPORT=y 910 859 CONFIG_I2C=y 911 860 CONFIG_I2C_BOARDINFO=y 861 + CONFIG_I2C_COMPAT=y 912 862 # CONFIG_I2C_CHARDEV is not set 913 863 CONFIG_I2C_HELPER_AUTO=y 914 864 CONFIG_I2C_ALGOBIT=y ··· 950 898 # CONFIG_I2C_TINY_USB is not set 951 899 952 900 # 953 - # Graphics adapter I2C/DDC channel drivers 954 - # 955 - # CONFIG_I2C_VOODOO3 is not set 956 - 957 - # 958 901 # Other I2C/SMBus bus drivers 959 902 # 960 903 # CONFIG_I2C_PCA_PLATFORM is not set ··· 958 911 # 959 912 # Miscellaneous I2C Chip support 960 913 # 961 - # CONFIG_DS1682 is not set 962 - # CONFIG_SENSORS_PCF8574 is not set 963 - # CONFIG_PCF8575 is not set 964 - # CONFIG_SENSORS_PCA9539 is not set 965 914 # CONFIG_SENSORS_TSL2550 is not set 966 915 # CONFIG_I2C_DEBUG_CORE is not set 967 916 # CONFIG_I2C_DEBUG_ALGO is not set ··· 975 932 # CONFIG_POWER_SUPPLY is not set 976 933 CONFIG_HWMON=y 977 934 # CONFIG_HWMON_VID is not set 935 + # CONFIG_HWMON_DEBUG_CHIP is not set 936 + 937 + # 938 + # Native drivers 939 + # 978 940 # CONFIG_SENSORS_AD7414 is not set 979 941 # CONFIG_SENSORS_AD7418 is not set 980 942 # CONFIG_SENSORS_ADM1021 is not set ··· 1003 955 # CONFIG_SENSORS_GL520SM is not set 1004 956 # CONFIG_SENSORS_IT87 is not set 1005 957 # CONFIG_SENSORS_LM63 is not set 958 + # CONFIG_SENSORS_LM73 is not set 1006 959 # CONFIG_SENSORS_LM75 is not set 1007 960 # CONFIG_SENSORS_LM77 is not set 1008 961 # CONFIG_SENSORS_LM78 is not set ··· 1030 981 # CONFIG_SENSORS_ADS7828 is not set 1031 982 # CONFIG_SENSORS_THMC50 is not set 1032 983 # CONFIG_SENSORS_TMP401 is not set 984 + # CONFIG_SENSORS_TMP421 is not set 1033 985 # CONFIG_SENSORS_VIA686A is not set 1034 986 # CONFIG_SENSORS_VT1211 is not set 1035 987 # CONFIG_SENSORS_VT8231 is not set ··· 1043 993 # CONFIG_SENSORS_W83627HF is not set 1044 994 # CONFIG_SENSORS_W83627EHF is not set 1045 995 # CONFIG_SENSORS_ULTRA45 is not set 1046 - # CONFIG_HWMON_DEBUG_CHIP is not set 996 + # CONFIG_SENSORS_LIS3_I2C is not set 1047 997 # CONFIG_THERMAL is not set 1048 - # CONFIG_THERMAL_HWMON is not set 1049 998 # CONFIG_WATCHDOG is not set 1050 999 CONFIG_SSB_POSSIBLE=y 1051 1000 ··· 1062 1013 # CONFIG_TWL4030_CORE is not set 1063 1014 # CONFIG_MFD_TMIO is not set 1064 1015 # CONFIG_PMIC_DA903X is not set 1016 + # CONFIG_PMIC_ADP5520 is not set 1065 1017 # CONFIG_MFD_WM8400 is not set 1018 + # CONFIG_MFD_WM831X is not set 1066 1019 # CONFIG_MFD_WM8350_I2C is not set 1067 1020 # CONFIG_MFD_PCF50633 is not set 1068 1021 # CONFIG_AB3100_CORE is not set 1022 + # CONFIG_MFD_88PM8607 is not set 1069 1023 # CONFIG_REGULATOR is not set 1070 1024 # CONFIG_MEDIA_SUPPORT is not set 1071 1025 1072 1026 # 1073 1027 # Graphics support 1074 1028 # 1029 + CONFIG_VGA_ARB=y 1075 1030 # CONFIG_DRM is not set 1076 1031 # CONFIG_VGASTATE is not set 1077 1032 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1229 1176 # CONFIG_SND_OXYGEN is not set 1230 1177 # CONFIG_SND_CS4281 is not set 1231 1178 # CONFIG_SND_CS46XX is not set 1179 + # CONFIG_SND_CS5535AUDIO is not set 1232 1180 # CONFIG_SND_CTXFI is not set 1233 1181 # CONFIG_SND_DARLA20 is not set 1234 1182 # CONFIG_SND_GINA20 is not set ··· 1365 1311 # CONFIG_USB_OXU210HP_HCD is not set 1366 1312 # CONFIG_USB_ISP116X_HCD is not set 1367 1313 # CONFIG_USB_ISP1760_HCD is not set 1314 + # CONFIG_USB_ISP1362_HCD is not set 1368 1315 CONFIG_USB_OHCI_HCD=y 1369 1316 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 1370 1317 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set ··· 1481 1426 # CONFIG_RTC_DRV_PCF8563 is not set 1482 1427 # CONFIG_RTC_DRV_PCF8583 is not set 1483 1428 # CONFIG_RTC_DRV_M41T80 is not set 1429 + # CONFIG_RTC_DRV_BQ32K is not set 1484 1430 # CONFIG_RTC_DRV_S35390A is not set 1485 1431 # CONFIG_RTC_DRV_FM3130 is not set 1486 1432 # CONFIG_RTC_DRV_RX8581 is not set ··· 1503 1447 # CONFIG_RTC_DRV_M48T86 is not set 1504 1448 # CONFIG_RTC_DRV_M48T35 is not set 1505 1449 CONFIG_RTC_DRV_M48T59=y 1450 + # CONFIG_RTC_DRV_MSM6242 is not set 1506 1451 CONFIG_RTC_DRV_BQ4802=y 1452 + # CONFIG_RTC_DRV_RP5C01 is not set 1507 1453 # CONFIG_RTC_DRV_V3020 is not set 1508 1454 1509 1455 # ··· 1683 1625 CONFIG_ENABLE_MUST_CHECK=y 1684 1626 CONFIG_FRAME_WARN=2048 1685 1627 CONFIG_MAGIC_SYSRQ=y 1628 + # CONFIG_STRIP_ASM_SYMS is not set 1686 1629 # CONFIG_UNUSED_SYMBOLS is not set 1687 1630 CONFIG_DEBUG_FS=y 1688 1631 # CONFIG_HEADERS_CHECK is not set ··· 1737 1678 CONFIG_HAVE_FUNCTION_TRACER=y 1738 1679 CONFIG_HAVE_DYNAMIC_FTRACE=y 1739 1680 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1681 + CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 1740 1682 CONFIG_RING_BUFFER=y 1741 1683 CONFIG_EVENT_TRACING=y 1742 1684 CONFIG_CONTEXT_SWITCH_TRACER=y 1685 + CONFIG_RING_BUFFER_ALLOW_SWAP=y 1743 1686 CONFIG_TRACING=y 1744 1687 CONFIG_GENERIC_TRACER=y 1745 1688 CONFIG_TRACING_SUPPORT=y ··· 1749 1688 # CONFIG_FUNCTION_TRACER is not set 1750 1689 # CONFIG_IRQSOFF_TRACER is not set 1751 1690 # CONFIG_SCHED_TRACER is not set 1691 + # CONFIG_FTRACE_SYSCALLS is not set 1752 1692 # CONFIG_BOOT_TRACER is not set 1753 1693 CONFIG_BRANCH_PROFILE_NONE=y 1754 1694 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set ··· 1768 1706 # CONFIG_DEBUG_STACK_USAGE is not set 1769 1707 # CONFIG_DEBUG_DCFLUSH is not set 1770 1708 # CONFIG_STACK_DEBUG is not set 1709 + # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set 1771 1710 1772 1711 # 1773 1712 # Security options ··· 1777 1714 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set 1778 1715 # CONFIG_SECURITY is not set 1779 1716 # CONFIG_SECURITYFS is not set 1780 - # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1717 + # CONFIG_DEFAULT_SECURITY_SELINUX is not set 1718 + # CONFIG_DEFAULT_SECURITY_SMACK is not set 1719 + # CONFIG_DEFAULT_SECURITY_TOMOYO is not set 1720 + CONFIG_DEFAULT_SECURITY_DAC=y 1721 + CONFIG_DEFAULT_SECURITY="" 1781 1722 CONFIG_XOR_BLOCKS=m 1782 1723 CONFIG_ASYNC_CORE=m 1783 1724 CONFIG_ASYNC_MEMCPY=m 1784 1725 CONFIG_ASYNC_XOR=m 1726 + CONFIG_ASYNC_PQ=m 1727 + CONFIG_ASYNC_RAID6_RECOV=m 1785 1728 CONFIG_CRYPTO=y 1786 1729 1787 1730 #