projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ec3a4
)
ARM: exynos_defconfig: Enable Control Groups support
author
Javier Martinez Canillas
<
[email protected]
>
Tue, 23 Sep 2014 17:42:52 +0000
(
02:42
+0900)
committer
Kukjin Kim
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Kukjin Kim <
[email protected]
>
arch/arm/configs/exynos_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/exynos_defconfig
b/arch/arm/configs/exynos_defconfig
index 46cac201cf3c9a274a0107d78a508262d5a184a5..89d2d8f3a7f02d9c313af867a29430aaead05984 100644
(file)
--- a/
arch/arm/configs/exynos_defconfig
+++ b/
arch/arm/configs/exynos_defconfig
@@
-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