2 bool "Build GRUB images (Linux x86 or x86_64 host only)"
4 depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2
7 config X86_GRUB_BAUDRATE
8 int "Serial port baud rate"
9 depends X86_GRUB_IMAGES
12 config X86_GRUB_KERNELPART
13 int "Kernel partition size (in MB)"
14 depends X86_GRUB_IMAGES
17 config X86_GRUB_FSPART
18 int "Filesystem partition size (in MB)"
19 depends X86_GRUB_IMAGES