summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-05-05 20:31:35 (GMT)
committerNicolas Ferre <nicolas.ferre@atmel.com>2016-05-06 13:53:04 (GMT)
commitc047baadb0592a283789f996cc3a2a7b33f0f04e (patch)
tree07ffd6f4e633d99b1c133312c92c1b267a900101 /arch/arm/configs
parented87957b18f238516e578e5dbd44a5db11300831 (diff)
downloadlinux-c047baadb0592a283789f996cc3a2a7b33f0f04e.tar.xz
ARM: at91: sama5: Update defconfig
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> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/sama5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 32a0828..307f92b 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