aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-12-06 00:53:35 -0500
committerPaul Mackerras <paulus@samba.org>2007-12-06 00:54:02 -0500
commit43af66e1359999e3a6e306d4ee6edfc6c7d26595 (patch)
treea7e979e144ce52c24829d4cf38fc05296c2f050f /arch/powerpc/configs/ppc64_defconfig
parentb3330def90865ce0400f8d6919846f9201d0feff (diff)
[POWERPC] Update defconfigs
This updates all the defconfigs in arch/powerpc/configs except iseries and ps3, which were updated by the preceding commits. This mostly takes the defaults, except that I turned on tickless idle and high-resolution timers for everything, and turned off instrumentation support and "Fair group CPU scheduler" for the smaller/embedded platforms. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig9
1 files changed, 5 insertions, 4 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 3e90c835fe12..5760b9f033ea 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24-rc2 3# Linux kernel version: 2.6.24-rc4
4# Tue Nov 6 23:43:56 2007 4# Thu Dec 6 16:49:07 2007
5# 5#
6CONFIG_PPC64=y 6CONFIG_PPC64=y
7 7
@@ -73,6 +73,7 @@ CONFIG_TASKSTATS=y
73CONFIG_TASK_DELAY_ACCT=y 73CONFIG_TASK_DELAY_ACCT=y
74# CONFIG_TASK_XACCT is not set 74# CONFIG_TASK_XACCT is not set
75# CONFIG_USER_NS is not set 75# CONFIG_USER_NS is not set
76# CONFIG_PID_NS is not set
76# CONFIG_AUDIT is not set 77# CONFIG_AUDIT is not set
77CONFIG_IKCONFIG=y 78CONFIG_IKCONFIG=y
78CONFIG_IKCONFIG_PROC=y 79CONFIG_IKCONFIG_PROC=y
@@ -80,11 +81,11 @@ CONFIG_LOG_BUF_SHIFT=17
80CONFIG_CGROUPS=y 81CONFIG_CGROUPS=y
81# CONFIG_CGROUP_DEBUG is not set 82# CONFIG_CGROUP_DEBUG is not set
82# CONFIG_CGROUP_NS is not set 83# CONFIG_CGROUP_NS is not set
83# CONFIG_CGROUP_CPUACCT is not set
84CONFIG_CPUSETS=y 84CONFIG_CPUSETS=y
85CONFIG_FAIR_GROUP_SCHED=y 85CONFIG_FAIR_GROUP_SCHED=y
86CONFIG_FAIR_USER_SCHED=y 86CONFIG_FAIR_USER_SCHED=y
87# CONFIG_FAIR_CGROUP_SCHED is not set 87# CONFIG_FAIR_CGROUP_SCHED is not set
88# CONFIG_CGROUP_CPUACCT is not set
88CONFIG_SYSFS_DEPRECATED=y 89CONFIG_SYSFS_DEPRECATED=y
89CONFIG_PROC_PID_CPUSET=y 90CONFIG_PROC_PID_CPUSET=y
90CONFIG_RELAY=y 91CONFIG_RELAY=y
@@ -258,6 +259,7 @@ CONFIG_PREEMPT_NONE=y
258CONFIG_BINFMT_ELF=y 259CONFIG_BINFMT_ELF=y
259CONFIG_BINFMT_MISC=m 260CONFIG_BINFMT_MISC=m
260CONFIG_FORCE_MAX_ZONEORDER=13 261CONFIG_FORCE_MAX_ZONEORDER=13
262CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
261CONFIG_IOMMU_VMERGE=y 263CONFIG_IOMMU_VMERGE=y
262CONFIG_HOTPLUG_CPU=y 264CONFIG_HOTPLUG_CPU=y
263CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 265CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
@@ -955,7 +957,6 @@ CONFIG_IBMOL=y
955# CONFIG_USB_KAWETH is not set 957# CONFIG_USB_KAWETH is not set
956# CONFIG_USB_PEGASUS is not set 958# CONFIG_USB_PEGASUS is not set
957# CONFIG_USB_RTL8150 is not set 959# CONFIG_USB_RTL8150 is not set
958# CONFIG_USB_USBNET_MII is not set
959# CONFIG_USB_USBNET is not set 960# CONFIG_USB_USBNET is not set
960# CONFIG_NET_PCMCIA is not set 961# CONFIG_NET_PCMCIA is not set
961# CONFIG_WAN is not set 962# CONFIG_WAN is not set