From: Marek Vasut Date: Thu, 5 May 2016 20:31:35 +0000 (+0200) Subject: ARM: at91: sama5: Update defconfig X-Git-Tag: v4.7-rc1~134^2~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c047baadb0592a283789f996cc3a2a7b33f0f04e;p=thirdparty%2Flinux.git 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 Cc: Ludovic Desroches Cc: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 32a082888adf3..307f92b31e57f 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