[kernel] r19638 - dists/trunk/linux/debian/config
Ben Hutchings
benh at alioth.debian.org
Sun Dec 23 21:23:47 UTC 2012
Author: benh
Date: Sun Dec 23 21:23:47 2012
New Revision: 19638
Log:
Explicitly set defaults for some new scheduler and mm config variables
Modified:
dists/trunk/linux/debian/config/config
Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config Sun Dec 23 20:19:51 2012 (r19637)
+++ dists/trunk/linux/debian/config/config Sun Dec 23 21:23:47 2012 (r19638)
@@ -3926,9 +3926,11 @@
CONFIG_MEMCG_SWAP=y
# CONFIG_MEMCG_SWAP_ENABLED is not set
# CONFIG_MEMCG_KMEM is not set
+# CONFIG_CGROUP_HUGETLB is not set
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
+# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
@@ -3990,11 +3992,18 @@
## end choice
##
+## file: kernel/irq/Kconfig
+##
+# CONFIG_IRQ_DOMAIN_DEBUG is not set
+
+##
## file: kernel/power/Kconfig
##
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION=""
+# CONFIG_PM_AUTOSLEEP is not set
+# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y
@@ -4139,6 +4148,9 @@
## choice: Transparent Hugepage Support sysfs defaults
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
## end choice
+CONFIG_CROSS_MEMORY_ATTACH=y
+# CONFIG_CLEANCACHE is not set
+# CONFIG_FRONTSWAP is not set
##
## file: net/Kconfig
More information about the Kernel-svn-changes
mailing list