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

@ -30,9 +30,6 @@
MTD_BLKDEVS = "y";
MTD_BLOCK = "y";
SQUASHFS = "y";
SQUASHFS_XZ = "y";
VIRTIO_MENU = "y";
PCI = "y";
VIRTIO_PCI = "y";