ARM: at91: sama5: Update defconfig
authorMarek Vasut <marex@denx.de>
Thu, 5 May 2016 20:31:35 +0000 (22:31 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 6 May 2016 13:53:04 +0000 (15:53 +0200)
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>
arch/arm/configs/sama5_defconfig

index 32a082888adf39a24df3aa1da16e4fd85c5ca5b9..307f92b31e57f5a0555458970288a7a50747c4c2 100644 (file)
@@ -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