diff options
Diffstat (limited to 'main/linux-vserver/kernelconfig.x86')
-rw-r--r-- | main/linux-vserver/kernelconfig.x86 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-vserver/kernelconfig.x86 b/main/linux-vserver/kernelconfig.x86 index 9d98f8e6f4..a8cc9030de 100644 --- a/main/linux-vserver/kernelconfig.x86 +++ b/main/linux-vserver/kernelconfig.x86 @@ -1243,7 +1243,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 |