| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4d7e71e commit 2b45361
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1793,7 +1793,41 @@ CONFIG_PROC_PAGE_MONITOR=y | |||
| 1793 | 1793 | # CONFIG_SYSFS is not set | |
| 1794 | 1794 | # CONFIG_HUGETLBFS is not set | |
| 1795 | 1795 | # CONFIG_CONFIGFS_FS is not set | |
| 1796 | - # CONFIG_MISC_FILESYSTEMS is not set | ||
| 1796 | + CONFIG_MISC_FILESYSTEMS=y | ||
| 1797 | + # CONFIG_ORANGEFS_FS is not set | ||
| 1798 | + # CONFIG_ADFS_FS is not set | ||
| 1799 | + # CONFIG_AFFS_FS is not set | ||
| 1800 | + # CONFIG_HFS_FS is not set | ||
| 1801 | + # CONFIG_HFSPLUS_FS is not set | ||
| 1802 | + # CONFIG_BEFS_FS is not set | ||
| 1803 | + # CONFIG_BFS_FS is not set | ||
| 1804 | + # CONFIG_EFS_FS is not set | ||
| 1805 | + # CONFIG_CRAMFS is not set | ||
| 1806 | + CONFIG_SQUASHFS=y | ||
| 1807 | + CONFIG_SQUASHFS_FILE_CACHE=y | ||
| 1808 | + # CONFIG_SQUASHFS_FILE_DIRECT is not set | ||
| 1809 | + CONFIG_SQUASHFS_DECOMP_SINGLE=y | ||
| 1810 | + # CONFIG_SQUASHFS_DECOMP_MULTI is not set | ||
| 1811 | + # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set | ||
| 1812 | + # CONFIG_SQUASHFS_XATTR is not set | ||
| 1813 | + CONFIG_SQUASHFS_ZLIB=y | ||
| 1814 | + # CONFIG_SQUASHFS_LZ4 is not set | ||
| 1815 | + # CONFIG_SQUASHFS_LZO is not set | ||
| 1816 | + # CONFIG_SQUASHFS_XZ is not set | ||
| 1817 | + # CONFIG_SQUASHFS_ZSTD is not set | ||
| 1818 | + # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set | ||
| 1819 | + # CONFIG_SQUASHFS_EMBEDDED is not set | ||
| 1820 | + CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 | ||
| 1821 | + # CONFIG_VXFS_FS is not set | ||
| 1822 | + # CONFIG_MINIX_FS is not set | ||
| 1823 | + # CONFIG_OMFS_FS is not set | ||
| 1824 | + # CONFIG_HPFS_FS is not set | ||
| 1825 | + # CONFIG_QNX4FS_FS is not set | ||
| 1826 | + # CONFIG_QNX6FS_FS is not set | ||
| 1827 | + # CONFIG_ROMFS_FS is not set | ||
| 1828 | + # CONFIG_PSTORE is not set | ||
| 1829 | + # CONFIG_SYSV_FS is not set | ||
| 1830 | + # CONFIG_UFS_FS is not set | ||
| 1797 | 1831 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 1798 | 1832 | # CONFIG_CEPH_FS is not set | |
| 1799 | 1833 | # CONFIG_CIFS is not set | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -53,6 +53,8 @@ CONFIG_RELOCATABLE=y | |||
| 53 | 53 | # Loop device for tcz: | |
| 54 | 54 | ||
| 55 | 55 | CONFIG_BLK_DEV_LOOP=y | |
| 56 | + CONFIG_MISC_FILESYSTEMS=y | ||
| 57 | + CONFIG_SQUASHFS=y | ||
| 56 | 58 | ||
| 57 | 59 | # Build Linux: | |
| 58 | 60 | # | |
| Back | FazBrowse Home | New Git URL |
0 commit comments