--- zzzz-none-000/linux-4.9.279/fs/squashfs/Kconfig 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/fs/squashfs/Kconfig 2023-02-08 10:58:16.000000000 +0000 @@ -208,3 +208,12 @@ Note there must be at least one cached fragment. Anything much more than three will probably not make much difference. + +config SQUASHFS_NATIVE_ENDIAN + bool "Use CPU's native endian instead of little endian" + depends on SQUASHFS + help + Saying Y here to use CPU's endian instead of little endian. + + If unsure, say N. +