Returning selinux=0: convenient with allmodconfig

svn path=/nixos/trunk/; revision=17179
This commit is contained in:
Michael Raskin 2009-09-16 11:03:15 +00:00
parent 185c8a3884
commit b9079b8da9

View file

@ -25,6 +25,7 @@ let
kernelParams = mkOption {
default = [
"selinux=0"
"apm=on"
"acpi=on"
"vga=0x317"