summaryrefslogtreecommitdiffstats
path: root/main/linux-vserver/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-02 15:23:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-02 15:23:49 +0000
commitbc986eec206a558554db5a2a8e538d89ca896acd (patch)
treeb2fc7204d98cb37cdd66c3eef544a69bd3b9afbe /main/linux-vserver/kernelconfig.x86_64
parent1a7dacd2b946f0fce327179a2eec84c4aaeb60d3 (diff)
downloadaports-bc986eec206a558554db5a2a8e538d89ca896acd.tar.bz2
aports-bc986eec206a558554db5a2a8e538d89ca896acd.tar.xz
main/linux-vserver: enable devtmpfs
udev-176 and newer needs it
Diffstat (limited to 'main/linux-vserver/kernelconfig.x86_64')
-rw-r--r--main/linux-vserver/kernelconfig.x86_643
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-vserver/kernelconfig.x86_64 b/main/linux-vserver/kernelconfig.x86_64
index 5962bf122..f3119a4aa 100644
--- a/main/linux-vserver/kernelconfig.x86_64
+++ b/main/linux-vserver/kernelconfig.x86_64
@@ -1203,7 +1203,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