about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/linux-3.8.nix
diff options
context:
space:
mode:
authorRickard Nilsson <rickynils@gmail.com>2013-06-25 13:42:35 +0200
committerRickard Nilsson <rickynils@gmail.com>2013-06-25 20:13:11 +0200
commitb7ccfc258abce98f999035dac83b821360016ac4 (patch)
treedabfcba9468b4f6e144662646a51f62d517ee080 /pkgs/os-specific/linux/kernel/linux-3.8.nix
parente382e34f51fcbbbd31eb8203cf2bb43b78bb3025 (diff)
Linux 3.2-3.9: Add CONFIG_RC_DEVICES=y, to enable IR devices that can be used by lirc/devinput
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 6681438edd592..1516f97521de1 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.8.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.8.nix
@@ -200,6 +200,7 @@ let
       NET_FC y # Fibre Channel driver support
       PPP_MULTILINK y # PPP multilink support
       REGULATOR y # Voltage and Current Regulator Support
+      RC_DEVICES y # Enable IR devices
       SCSI_LOGGING y # SCSI logging facility
       SERIAL_8250 y # 8250/16550 and compatible serial support
       SLIP_COMPRESSED y # CSLIP compressed headers