1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-24 17:09:20 +03:00
openwrt-xburst/target/image/x86/Config.in
nbd 00b9fc10fe make filesystem size selection generic (for ext2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 03:27:24 +00:00

18 lines
366 B
Plaintext

config X86_GRUB_IMAGES
bool "Build GRUB images (Linux x86 or x86_64 host only)"
depends LINUX_2_6_X86
depends TARGET_ROOTFS_EXT2FS || TARGET_ROOTFS_JFFS2
default y
config X86_GRUB_BAUDRATE
int "Serial port baud rate"
depends X86_GRUB_IMAGES
default 38400
config X86_GRUB_KERNELPART
int "Kernel partition size (in MB)"
depends X86_GRUB_IMAGES
default 4