aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/image/Config.in
blob: b4318390c243185e38c8e9a86994ac7f5f656591 (plain)
1
2
3
4
5
6
7
8
config MXS_SD_BOOT_PARTSIZE
	int "Boot (SD Card) filesystem partition size (in MB)"
	depends on TARGET_mxs
	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.