1
0
Fork 0

ARM: multi_v7_defconfig: Enable cgroups

This allows booting the kernel with systemd-based root file systems.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
hifive-unleashed-5.1
Soren Brinkmann 2014-11-17 11:55:07 -08:00 committed by Arnd Bergmann
parent 825d96766e
commit 0a7fe6b478
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ CONFIG_FHANDLE=y
CONFIG_IRQ_DOMAIN_DEBUG=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CGROUPS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EMBEDDED=y
CONFIG_PERF_EVENTS=y