mirror of https://github.com/hak5/openwrt.git
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
|
config MXS_SD_BOOT_PARTSIZE
|
||
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
||
|
depends on TARGET_mxs
|
||
|
default 8
|
||
|
|