linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS
@ 2017-05-14 15:13 Stefan Wahren
  2017-05-14 15:13 ` [PATCH 2/2] ARM: mxs_defconfig: Re-enable MXS LRADC Stefan Wahren
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Wahren @ 2017-05-14 15:13 UTC (permalink / raw)
  To: linux-arm-kernel

In order to support systemd we need to enable CONFIG_CGROUPS.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 arch/arm/configs/mxs_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 6e0f751..7b36ebb 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -8,6 +8,7 @@ CONFIG_TASK_XACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_IKCONFIG=y
 CONFIG_IKCONFIG_PROC=y
+CONFIG_CGROUPS=y
 # CONFIG_UTS_NS is not set
 # CONFIG_IPC_NS is not set
 # CONFIG_PID_NS is not set
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-15 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14 15:13 [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS Stefan Wahren
2017-05-14 15:13 ` [PATCH 2/2] ARM: mxs_defconfig: Re-enable MXS LRADC Stefan Wahren
2017-05-14 23:05   ` Fabio Estevam
2017-05-14 23:04 ` [PATCH 1/2] ARM: mxs_defconfig: Enable CONFIG_CGROUPS Fabio Estevam
2017-05-15 12:37 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).