nixpkgs/pkgs/os-specific
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
..
darwin set all licenses to be attributes (and wait for Nix 1.7) 2014-03-12 21:20:43 +01:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux nixos: make several kernel common-config options optional 2014-04-11 22:39:29 -05:00
windows windows/cygwin-setup: Drop meta.platforms attr. 2014-03-04 00:52:39 +01:00