kconfig/powerpc: Build ISO9660 support into kernel

I think this is the reason the CDs are failing to boot.
This commit is contained in:
Matt Turner 2018-11-05 16:30:59 -08:00
parent a7850c4bf2
commit 697df81bfe
2 changed files with 2 additions and 2 deletions

View file

@ -2980,7 +2980,7 @@ CONFIG_FUSE_FS=m
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m

View file

@ -2915,7 +2915,7 @@ CONFIG_FUSE_FS=m
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m