oxnas: add Default profile and reorganize device profiles
[openwrt.git] / target / linux / mxs / image / Config.in
1 config TARGET_BOOTFS_PARTSIZE
2         int "Boot (SD Card) filesystem partition size (in MB)"
3         depends on TARGET_mxs_olinuxino-maxi || TARGET_mxs_olinuxino-micro
4         default 8
5         help
6             On the Olimex OLinuXino boards, mainline U-Boot loads the
7             linux kernel and device tree file from a FAT partition.
8             The default value of 8 MB should be more than adequate.