diff options
Diffstat (limited to 'stubdom/grub')
-rw-r--r-- | stubdom/grub/minios.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stubdom/grub/minios.cfg b/stubdom/grub/minios.cfg new file mode 100644 index 0000000000..40cfa68e87 --- /dev/null +++ b/stubdom/grub/minios.cfg @@ -0,0 +1,2 @@ +CONFIG_START_NETWORK=n +CONFIG_SPARSE_BSS=n |