sugatam Posted December 11, 2019 Share Posted December 11, 2019 Is there a reason this is turned off? From linux-rockchip64-current.config: # # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set # CONFIG_UDF_FS is not set # end of CD-ROM/DVD Filesystems Whereas most other configs have this enabled as modules. For example, in linux-sunxi64-current.config: # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y # CONFIG_ZISOFS is not set CONFIG_UDF_FS=m # end of CD-ROM/DVD Filesystems 1 Link to comment Share on other sites More sharing options...
0 Igor Posted December 11, 2019 Share Posted December 11, 2019 4 minutes ago, sugatam said: Is there a reason this is turned off? No reason. Make a PR with changes. Also for other configs. Link to comment Share on other sites More sharing options...
0 aaditya Posted January 1, 2020 Share Posted January 1, 2020 Submitted upstream. 1 Link to comment Share on other sites More sharing options...
0 sugatam Posted January 11, 2020 Author Share Posted January 11, 2020 On 1/1/2020 at 7:41 AM, aaditya said: Submitted upstream. Thanks a lot aaditya 1 Link to comment Share on other sites More sharing options...
Question
sugatam
Is there a reason this is turned off? From linux-rockchip64-current.config:
# # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set # CONFIG_UDF_FS is not set # end of CD-ROM/DVD Filesystems
Whereas most other configs have this enabled as modules. For example, in linux-sunxi64-current.config:
# # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y # CONFIG_ZISOFS is not set CONFIG_UDF_FS=m # end of CD-ROM/DVD Filesystems
Link to comment
Share on other sites
3 answers to this question
Recommended Posts