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
|
||
|
|
|