diff options
author | piernov <piernov@piernov.org> | 2012-03-04 02:10:41 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-04 02:10:41 +0100 |
commit | 44c2fd1e9ddf04e05f00a2966817c020f8c589b8 (patch) | |
tree | c4e0566d0a48b74dd04deb0a8a262bacd5b2deba /kernel/config_64 | |
parent | f5f9e416c10d2e35dff2820640b9e20356b53860 (diff) | |
download | nutyx-pakxe-44c2fd1e9ddf04e05f00a2966817c020f8c589b8.tar.gz nutyx-pakxe-44c2fd1e9ddf04e05f00a2966817c020f8c589b8.tar.bz2 nutyx-pakxe-44c2fd1e9ddf04e05f00a2966817c020f8c589b8.tar.xz nutyx-pakxe-44c2fd1e9ddf04e05f00a2966817c020f8c589b8.zip |
kernel 3.2.9-1 màj port
Diffstat (limited to 'kernel/config_64')
-rw-r--r-- | kernel/config_64 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel/config_64 b/kernel/config_64 index 293deb3ff..6697784d9 100644 --- a/kernel/config_64 +++ b/kernel/config_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.2.1 Kernel Configuration +# Linux/x86_64 3.2.9 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1268,7 +1268,8 @@ CONFIG_NFC_WILINK=m # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" -# CONFIG_DEVTMPFS is not set +CONFIG_DEVTMPFS=y +# CONFIG_DEVTMPFS_MOUNT is not set CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y |