lede/target/linux/mxs/image/Config.in
2017-09-06 19:19:45 +08:00

9 lines
356 B
Plaintext

config TARGET_BOOTFS_PARTSIZE
int "Boot (SD Card) filesystem partition size (in MB)"
depends on TARGET_mxs_olinuxino-maxi || TARGET_mxs_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.