aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/pseries_defconfig
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2017-03-23 08:21:59 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-03-28 10:52:03 +1100
commit4ce410d65a4703aa3fc29c8a1f172e829892f39c (patch)
treeab5e732e1b1acadb1b39e79689a9158cd8141bf0 /arch/powerpc/configs/pseries_defconfig
parentpowerpc/powernv: Fix XSCOM address mangling for form 1 indirect (diff)
downloadlinux-dev-4ce410d65a4703aa3fc29c8a1f172e829892f39c.tar.xz
linux-dev-4ce410d65a4703aa3fc29c8a1f172e829892f39c.zip
powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs
It turns out cloud-config uses ISO9660 filesystems to inject configuration data into cloud images. The cloud-config failures when ISO9660_FS is not enabled are cryptic, and building it in makes mainline testing easier, so re-enable it. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r--arch/powerpc/configs/pseries_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 4ff68b752618..cd26091c86ca 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -259,7 +259,7 @@ CONFIG_NILFS2_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m
CONFIG_OVERLAY_FS=m
-CONFIG_ISO9660_FS=m
+CONFIG_ISO9660_FS=y
CONFIG_UDF_FS=m
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=m