mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
UDF support as a module
This commit is contained in:
parent
1b0e4e877e
commit
c31d39fda8
@ -2983,7 +2983,8 @@ CONFIG_GENERIC_ACL=y
|
||||
CONFIG_ISO9660_FS=m
|
||||
CONFIG_JOLIET=y
|
||||
CONFIG_ZISOFS=y
|
||||
# CONFIG_UDF_FS is not set
|
||||
CONFIG_UDF_FS=m
|
||||
CONFIG_UDF_NLS=y
|
||||
|
||||
#
|
||||
# DOS/FAT/NT Filesystems
|
||||
@ -3563,7 +3564,7 @@ CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
|
||||
# CONFIG_CRC_CCITT is not set
|
||||
CONFIG_CRC16=m
|
||||
CONFIG_CRC_T10DIF=m
|
||||
# CONFIG_CRC_ITU_T is not set
|
||||
CONFIG_CRC_ITU_T=m
|
||||
CONFIG_CRC32=y
|
||||
# CONFIG_CRC32_SELFTEST is not set
|
||||
CONFIG_CRC32_SLICEBY8=y
|
||||
|
Loading…
Reference in New Issue
Block a user