mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
config STARFIVE_SD_BOOT_PARTSIZE
|
||
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
||
|
depends on TARGET_starfive
|
||
|
default 32
|
||
|
|