aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-02 14:14:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-02 14:52:42 +0000
commitc669af5344d674cf6b9718151c131173a6333ce1 (patch)
tree8cd7e86e13cdf7536199dba67eb96b821f96d55c /main/linux-grsec/kernelconfig.x86_64
parent62cc6d18100d6541ac987ee4298fe74a129cb9a6 (diff)
downloadaports-c669af5344d674cf6b9718151c131173a6333ce1.tar.bz2
aports-c669af5344d674cf6b9718151c131173a6333ce1.tar.xz
main/linux-grsec: enable devtmpfs
udev-176 and later needs it
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_643
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index 5fe9f305b7..045bfa90ef 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -1197,7 +1197,8 @@ CONFIG_CEPH_LIB=m
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=m