|
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see misc/tools/kconfig-language.txt.
|
|
#
|
|
|
|
if ARCH_BOARD_MIRTOO
|
|
|
|
config MIRTOO_RELEASE
|
|
int "Mirtoo release number"
|
|
default 2
|
|
---help---
|
|
Select the Mirtoo release number. For example, 1 for release R1.
|
|
|
|
endif
|