aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/image/Config.in
blob: a04700a440b72dab3e04ec5227b640534e42a20c (plain)
1
2
3
4
5
6
7
8
config TARGET_BOOTFS_PARTSIZE
	int "Boot (SD Card) filesystem partition size (in MB)"
	depends on TARGET_mxs_generic_olinuxino-maxi || TARGET_mxs_generic_olinuxino-micro
	default 8
	help
	    On the Olimex OLinuXino boards, mainline U-Boot loads the
	    linux kernel and device tree file from a FAT partition.
	    The default value of 8 MB should be more than adequate.