|
|
@ -78,15 +78,11 @@ menu "Toolchain" |
|
|
|
help |
|
|
|
help |
|
|
|
flag to enable constrained flash options (eg limit init script status text) |
|
|
|
flag to enable constrained flash options (eg limit init script status text) |
|
|
|
|
|
|
|
|
|
|
|
if BOARD_CONSTRAINED_FLASH |
|
|
|
config BOARD_NO_HELP |
|
|
|
|
|
|
|
|
|
|
|
config BOARD_NO_HELP |
|
|
|
|
|
|
|
bool "No help" |
|
|
|
bool "No help" |
|
|
|
help |
|
|
|
help |
|
|
|
optional condition flag to disable help text on constrained flash systems |
|
|
|
optional condition flag to disable help text on constrained flash systems |
|
|
|
|
|
|
|
|
|
|
|
endif #BOARD_CONSTRAINED_FLASH |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config BOARD_CONSTRAINED_MEMORY |
|
|
|
config BOARD_CONSTRAINED_MEMORY |
|
|
|
bool "Contrained memory" |
|
|
|
bool "Contrained memory" |
|
|
|
help |
|
|
|
help |
|
|
|