ADD: [build] new NRSW_BUILD config option

BugzID: 59974
This commit is contained in:
Marcel Reichmuth 2019-11-25 10:28:43 +01:00
parent 5bd7d2ed0a
commit 21fb3f581f
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,15 @@ config BROKEN
This option cannot be enabled. It is used as dependency This option cannot be enabled. It is used as dependency
for broken and incomplete features. for broken and incomplete features.
config NRSW_BUILD
bool "Add special cusomization for NRSW images"
default n
help
Enable this if you want to use u-boot to boot
NetModule NRSW images. This adds support for
fail safe booting and other NetModule specific
features.
config LOCALVERSION config LOCALVERSION
string "Local version - append to U-Boot release" string "Local version - append to U-Boot release"
help help