1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

fix linux 3.2/3.4 builds

This commit is contained in:
Domen Kožar 2015-03-29 21:40:57 +02:00
parent 8d3b761a24
commit c31f1d99a5

View file

@ -302,7 +302,9 @@ with stdenv.lib;
${optionalString (versionAtLeast version "3.6") ''
RC_DEVICES? y # Enable IR devices
''}
RT2800USB_RT55XX y
${optionalString (versionAtLeast version "3.10") ''
RT2800USB_RT55XX y
''}
SCSI_LOGGING y # SCSI logging facility
SERIAL_8250 y # 8250/16550 and compatible serial support
SLIP_COMPRESSED y # CSLIP compressed headers