summaryrefslogtreecommitdiff
path: root/arch/parisc/configs/generic-32bit_defconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2022-04-01 19:55:27 +0300
committerHelge Deller <deller@gmx.de>2022-05-08 21:01:11 +0300
commit7e93a3dd63db2341d094ab1d9ba29b5d8d5093d1 (patch)
treee4abf5fdd08ae7e2973e8f537624b8cc50ce225e /arch/parisc/configs/generic-32bit_defconfig
parent0921244f6f4f0d05698b953fe632a99b38907226 (diff)
downloadlinux-7e93a3dd63db2341d094ab1d9ba29b5d8d5093d1.tar.xz
parisc: Update 32- and 64-bit defconfigs
Enable CONFIG_CGROUPS=y on 32-bit defconfig for systemd-support, and enable CONFIG_NAMESPACES and CONFIG_USER_NS. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/configs/generic-32bit_defconfig')
-rw-r--r--arch/parisc/configs/generic-32bit_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/parisc/configs/generic-32bit_defconfig b/arch/parisc/configs/generic-32bit_defconfig
index a5fee10d76ee..8ce0ae370680 100644
--- a/arch/parisc/configs/generic-32bit_defconfig
+++ b/arch/parisc/configs/generic-32bit_defconfig
@@ -6,6 +6,9 @@ CONFIG_BSD_PROCESS_ACCT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=16
+CONFIG_CGROUPS=y
+CONFIG_NAMESPACES=y
+CONFIG_USER_NS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EXPERT=y
CONFIG_PERF_EVENTS=y
@@ -47,7 +50,6 @@ CONFIG_PARPORT=y
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_1284=y
CONFIG_BLK_DEV_LOOP=y
-CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=6144
CONFIG_BLK_DEV_SD=y