move squashfs kernel options into module

This commit is contained in:
Daniel Barlow 2023-08-30 22:59:28 +01:00
parent de77635490
commit efa1919e04
5 changed files with 4 additions and 9 deletions

View file

@ -171,8 +171,6 @@
PARTITION_ADVANCED = "y";
PRINTK_TIME = "y";
SQUASHFS = "y";
SQUASHFS_XZ = "y";
};
};
};