1 config OLPC_BOOTSCRIPT_IMAGES
2 bool "Build images with bootscript"
4 depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS || TARGET_ROOTFS_ISO
7 config OLPC_BOOTSCRIPT_IMAGES_PAD
8 bool "Pad bootscript images to filesystem size (for JFFS2)"
9 depends OLPC_BOOTSCRIPT_IMAGES
11 config OLPC_BOOTSCRIPT_KERNELPART
12 int "Kernel partition size (in MB)"
13 depends OLPC_BOOTSCRIPT_IMAGES
16 config OLPC_BOOTSCRIPT_ROOTPART
18 prompt "Root partition on target device" if OLPC_BOOTSCRIPT_IMAGES
21 The root partition on the final device. If you don't know,
22 you probably want the default (/dev/hda2).