X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Config.in;h=df331fc2bf13a8fd7ca7603ebf58a0351b2d03bb;hb=215fa7eb8b055e580c30a9851fbcacdc5fef15a6;hp=34d82492e7ffdfc28bf0d2c1a7e7c93eb631d216;hpb=0f4363326335a3acf67d821e6f4e6958bd2c4cba;p=librecmc%2Flibrecmc.git diff --git a/Config.in b/Config.in index 34d82492e7..df331fc2bf 100644 --- a/Config.in +++ b/Config.in @@ -48,6 +48,13 @@ menu "Target Images" help Ext2 file system with some free space for uml images + config TARGET_ROOTFS_ISO + bool "iso" + default n + depends TARGET_ROOTFS_INITRAMFS && TARGET_x86 + help + Create some bootable ISO image + comment "Image Options" source "target/linux/*/image/Config.in"