nixpkgs/pkgs/os-specific/linux/kernel
Austin Seipp acbf28145c nixos: make several kernel common-config options optional
Realistically, common-config is useful, but there are a lot of things in
there that are non-optionally specified that aren't always useful. For
example, when deploying grsecurity, I don't want the bluetooth,
wireless, or input joystick/extra filesystem stack (XFS, etc), nor the
staging drivers tree.

The problem is that if you specify this in your own kernel config in the
grsecurity module, by saying 'BT n' to turn off bluetooth,
common-config turns on 'BT_HCIUART_BCSP y', which then becomes unused
and errors out.

This is really just an arbitrary picking at the moment, but it should be
OK.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-11 22:39:29 -05:00
..
common-config.nix nixos: make several kernel common-config options optional 2014-04-11 22:39:29 -05:00
generate-config.pl Implement generic kernel build via manual-config 2014-01-01 09:21:25 -05:00
generic.nix kernel.passthru: Don't include meta to be consistent with stdenv.mkDerivation 2014-01-21 21:12:58 -05:00
grsec-path.patch grsecurity: Fix grsec-path.patch to apply with newest patches 2014-03-15 18:01:47 +01:00
linux-3.2.nix linux: Update to 3.2.57 2014-04-10 00:37:33 +02:00
linux-3.4.nix kernel: longterm updates 2014-04-07 13:56:50 -05:00
linux-3.10.nix kernel: longterm updates 2014-04-07 13:56:50 -05:00
linux-3.12.nix kernel: longterm updates 2014-04-07 13:56:50 -05:00
linux-3.13.nix linux: Update to 3.13.9 2014-04-07 15:31:12 +02:00
linux-3.14.nix Add linux 3.14 2014-03-31 20:54:47 -04:00
linux-rpi-3.6.nix Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
linux.upstream.template Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks) 2013-03-06 23:59:49 +04:00
manual-config.nix Remove timestamp from the kernel. 2014-04-05 08:40:55 +02:00
mips-ext3-n32.patch mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6 2012-11-06 00:16:13 +01:00
mips-fpu-sigill.patch Fixing the mips patch for sigill fpu cases. 2012-06-16 15:37:04 +00:00
mips-fpureg-emulation.patch Adding two kernel patches for mips, that make the life easier on loongson2f 2012-06-16 10:49:03 +00:00
no-xsave.patch Linux no-xsave.patch: commit patch into Nixpkgs since fetchurl no longer works 2012-07-02 16:53:53 +02:00
patches.nix grsecurity: Update stable patch from 3.0-3.2.56-201404062126 -> 3.0-3.2.57-201404091758 2014-04-10 00:37:33 +02:00
perf.diff linux-perf: Fix build (unportable shell hack broke). 2014-01-25 16:30:14 +01:00
perf.nix perf: Make build fix for 3.13 cleaner. 2014-02-07 22:53:55 +01:00