Disabling PRAMFS in Zen Kernel for now
svn path=/nixpkgs/trunk/; revision=17241
This commit is contained in:
parent
8472f948a8
commit
f13b0781cc
@ -82,6 +82,9 @@ in
|
||||
killOption CONFIG_PREEMPT_NONE
|
||||
setOptionYes CONFIG_PREEMPT_VOLUNTARY
|
||||
''+
|
||||
''
|
||||
killOption CONFIG_PRAMFS
|
||||
''+
|
||||
(if a.lib.attrByPath ["ckSched"] false a then ''
|
||||
killOption CONFIG_CPU_CFS
|
||||
setOptionYes CONFIG_CPU_BFS
|
||||
|
Loading…
x
Reference in New Issue
Block a user