From a2cfee41a7a3aefacce5db6f13e52e5540d51779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 30 Apr 2017 12:47:30 +0200 Subject: Base linux on arch configuration --- sys-boot/linux/files/configs/gentoo | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 sys-boot/linux/files/configs/gentoo (limited to 'sys-boot/linux/files/configs/gentoo') diff --git a/sys-boot/linux/files/configs/gentoo b/sys-boot/linux/files/configs/gentoo deleted file mode 100644 index cd5ba5e..0000000 --- a/sys-boot/linux/files/configs/gentoo +++ /dev/null @@ -1,16 +0,0 @@ -# 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 -- cgit v1.2.3