about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/linux-3.8.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-03-27 22:34:55 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-03-27 23:00:02 +0100
commitf0d45e2e25d7333b67cc1e401469b0de89aee27f (patch)
tree53ae530cf4660f18242fab7571bb1178150c1216 /pkgs/os-specific/linux/kernel/linux-3.8.nix
parent916c1adb84691f0b776ae0c363dab5790f93535a (diff)
Linux kernel: Enable CONFIG_FHANDLE
This enables the open_by_handle_at(2) and name_to_handle_at(2)
syscalls.  Systemd kind of requires this.
Diffstat (limited to 'pkgs/os-specific/linux/kernel/linux-3.8.nix')
-rw-r--r--pkgs/os-specific/linux/kernel/linux-3.8.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/linux-3.8.nix b/pkgs/os-specific/linux/kernel/linux-3.8.nix
index 174c7553eeab2..361d1f83a5c1f 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.8.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.8.nix
@@ -178,6 +178,7 @@ let
       DMAR? n # experimental
       DVB_DYNAMIC_MINORS? y # we use udev
       EFI_STUB y # EFI bootloader in the bzImage itself
+      FHANDLE y # used by systemd
       FUSION y # Fusion MPT device support
       IDE_GD_ATAPI y # ATAPI floppy support
       IRDA_ULTRA y # Ultra (connectionless) protocol