summaryrefslogtreecommitdiff
path: root/sys-boot/linux/files/configs/gentoo
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-04-28 22:30:14 +0200
committerKarel Kočí <cynerd@email.cz>2017-04-29 11:09:39 +0200
commitff32725fff6b3bd40a87f0b21152764084f9d33a (patch)
tree8d118a03310cbc96dd98ddea1f2108f826ff1e6a /sys-boot/linux/files/configs/gentoo
parent13f491a430735286fecb767ca0abe5d1ab42c046 (diff)
downloadgentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.tar.gz
gentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.tar.bz2
gentoo-personal-overlay-ff32725fff6b3bd40a87f0b21152764084f9d33a.zip
Add package for linux
Diffstat (limited to 'sys-boot/linux/files/configs/gentoo')
-rw-r--r--sys-boot/linux/files/configs/gentoo16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-boot/linux/files/configs/gentoo b/sys-boot/linux/files/configs/gentoo
new file mode 100644
index 0000000..cd5ba5e
--- /dev/null
+++ b/sys-boot/linux/files/configs/gentoo
@@ -0,0 +1,16 @@
+# Udev
+CONFIG_DEVTMPFS=y
+CONFIG_TMPFS=y
+CONFIG_UNIX=y
+CONFIG_MMU=y
+CONFIG_SHMEM=y
+
+# Portage
+CONFIG_CGROUPS=y
+CONFIG_NAMESPACES=y
+CONFIG_IPC_NS=y
+CONFIG_NET_NS=y
+CONFIG_SYSVIPC=y
+
+# OpenRC
+CONFIG_BINFMT_SCRIPT=y