diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-09 17:10:14 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-12 11:27:07 +0200 |
commit | 151c074253e7a27933fd6964e2bb89a6371f8724 (patch) | |
tree | 5c0417e3f1e3d8dbe70e7ad6503925ac498868c0 /target/linux/config/Config.in.fs | |
parent | 9e072df139f79dae5c2dab9e99f017a2bb1d86a0 (diff) |
Linksys NSLU2: update kernel and system config
Diffstat (limited to 'target/linux/config/Config.in.fs')
-rw-r--r-- | target/linux/config/Config.in.fs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.fs b/target/linux/config/Config.in.fs index 1bed25ee6..ee4a0204e 100644 --- a/target/linux/config/Config.in.fs +++ b/target/linux/config/Config.in.fs @@ -43,9 +43,6 @@ config ADK_LINUX_KERNEL_FAT_DEFAULT_IOCHARSET string default "iso8859-1" -config ADK_LINUX_KERNEL_SQUASHFS_XZ - bool - config ADK_LINUX_KERNEL_JFFS2_COMPRESSION_OPTIONS bool @@ -253,7 +250,6 @@ config ADK_LINUX_KERNEL_JFFS2_FS config ADK_LINUX_KERNEL_SQUASHFS tristate "SquashFS filesystem" select ADK_LINUX_KERNEL_MISC_FILESYSTEMS - select ADK_LINUX_KERNEL_SQUASHFS_XZ help Squashfs compressed read-only filesystem |