kernel: allow features to be used in common-config
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, version, kernelPlatform, extraConfig }:
|
||||
{ stdenv, version, kernelPlatform, extraConfig, features }:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user