diff --git a/Kconfig b/Kconfig index e57fad4592..9e0b6851fc 100644 --- a/Kconfig +++ b/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