hosts/xps16: disable ipu6
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
enable32Bit = true;
|
enable32Bit = true;
|
||||||
};
|
};
|
||||||
ipu6 = {
|
ipu6 = {
|
||||||
enable = true;
|
enable = false;
|
||||||
platform = "ipu6epmtl";
|
platform = "ipu6epmtl";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user