ARM: shmobile: defconfig: Enable CONFIG_CGROUPS
Enable support for CONFIG_CGROUPS in shmobile_defconfig. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
1001354ca3
commit
a604a37d46
|
@ -2,6 +2,7 @@ CONFIG_SYSVIPC=y
|
|||
CONFIG_NO_HZ=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
CONFIG_CGROUPS=y
|
||||
CONFIG_BLK_DEV_INITRD=y
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
CONFIG_SYSCTL_SYSCALL=y
|
||||
|
|
Loading…
Reference in New Issue