All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: at91: sama5: Update defconfig
@ 2016-05-05 20:31 Marek Vasut
  2016-05-06 14:30 ` Nicolas Ferre
  0 siblings, 1 reply; 11+ messages in thread
From: Marek Vasut @ 2016-05-05 20:31 UTC (permalink / raw)
  To: linux-arm-kernel

Enable CGROUPS support, so we can boot userspace that uses systemd on
top of kernel configured using this defconfig. The systemd userspace
depends on cgroups and without them, it dies in mysterious ways.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/configs/sama5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index afbda41..1b60be2 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -3,6 +3,7 @@
 CONFIG_SYSVIPC=y
 CONFIG_IRQ_DOMAIN_DEBUG=y
 CONFIG_LOG_BUF_SHIFT=14
+CONFIG_CGROUPS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_EMBEDDED=y
 CONFIG_SLAB=y
-- 
2.7.0

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

end of thread, other threads:[~2016-05-10 12:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 20:31 [PATCH] ARM: at91: sama5: Update defconfig Marek Vasut
2016-05-06 14:30 ` Nicolas Ferre
2016-05-06 16:27   ` Marek Vasut
2016-05-10  8:03     ` [PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE Nicolas Ferre
2016-05-10  8:03       ` Nicolas Ferre
2016-05-10 12:31       ` Marek Vasut
2016-05-10 12:31         ` Marek Vasut
2016-05-10 12:42         ` Nicolas Ferre
2016-05-10 12:42           ` Nicolas Ferre
2016-05-10 12:46           ` Marek Vasut
2016-05-10 12:46             ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.