mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
projects/Generic/linux: build UDF and ISO support as modules
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
067ec3d3df
commit
28cd9f2d37
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.39-rc5-git2 Kernel Configuration
|
# Linux/i386 2.6.39-rc5-git4 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@ -2577,10 +2577,10 @@ CONFIG_FUSE_FS=y
|
|||||||
#
|
#
|
||||||
# CD-ROM/DVD Filesystems
|
# CD-ROM/DVD Filesystems
|
||||||
#
|
#
|
||||||
CONFIG_ISO9660_FS=y
|
CONFIG_ISO9660_FS=m
|
||||||
CONFIG_JOLIET=y
|
CONFIG_JOLIET=y
|
||||||
CONFIG_ZISOFS=y
|
CONFIG_ZISOFS=y
|
||||||
CONFIG_UDF_FS=y
|
CONFIG_UDF_FS=m
|
||||||
CONFIG_UDF_NLS=y
|
CONFIG_UDF_NLS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user