ARM: exynos_defconfig: Enable Control Groups support
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Tue, 23 Sep 2014 17:42:52 +0000 (02:42 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 23 Sep 2014 17:42:52 +0000 (02:42 +0900)
systemd needs control groups support to be enabled in the
kernel so let's enable it by default since is quite likely
that a user-space with systemd will be used.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/configs/exynos_defconfig

index 46cac201cf3c9a274a0107d78a508262d5a184a5..89d2d8f3a7f02d9c313af867a29430aaead05984 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_SYSVIPC=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
+CONFIG_CGROUPS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_KALLSYMS_ALL=y
 CONFIG_MODULES=y