parent
5bd7d2ed0a
commit
21fb3f581f
9
Kconfig
9
Kconfig
|
|
@ -20,6 +20,15 @@ config BROKEN
|
|||
This option cannot be enabled. It is used as dependency
|
||||
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
|
||||
string "Local version - append to U-Boot release"
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue