h69k/target/linux/mxs/image/Config.in

9 lines
309 B
Plaintext
Raw Permalink Normal View History

2024-09-29 14:35:28 +00:00
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.