Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 601fad35 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc: Update G5 defconfig



Add CGROUPS and DEVTMPFS, which allows booting with newer userspaces.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 9654f95a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_CGROUPS=y
CONFIG_BLK_DEV_INITRD=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PROFILING=y
@@ -52,6 +53,8 @@ CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y