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 | |
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')
-rw-r--r-- | kernel/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel/config b/kernel/config index 539d18451..d11811e89 100644 --- a/kernel/config +++ b/kernel/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.1 Kernel Configuration +# Linux/i386 3.2.9 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1307,7 +1307,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 |