mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
96bb7c123b
make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
config BRCM2708_SD_BOOT_PARTSIZE
|
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
|
depends on TARGET_brcm2708
|
|
default 20
|
|
|