summaryrefslogtreecommitdiff
path: root/fs/iso9660
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-12-28 15:56:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-12-29 12:17:58 +0100
commit418c3a2f90e409a7707b825d26d4bfaeb2913f3e (patch)
treeb753e423ff146a4447ad41d41ea4ffe5f70109ad /fs/iso9660
parent4e0257bb90b399228f9e0008c35fa9d26ae09e70 (diff)
fs/iso9660: select ISO9660 support in Grub
The fs/iso9660 logic assumes that the Grub bootloader is used. Therefore, it should make sure that Grub is configured with the support for the ISO9660 filesystem. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'fs/iso9660')
-rw-r--r--fs/iso9660/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/iso9660/Config.in b/fs/iso9660/Config.in
index 4c200c89b..50b437765 100644
--- a/fs/iso9660/Config.in
+++ b/fs/iso9660/Config.in
@@ -4,6 +4,7 @@ config BR2_TARGET_ROOTFS_ISO9660
depends on BR2_LINUX_KERNEL
select BR2_TARGET_ROOTFS_CPIO
select BR2_TARGET_GRUB
+ select BR2_TARGET_GRUB_FS_ISO9660
help
Build a bootable iso9660 image