Revert "kernel: banner: Expose tainted builds"
This reverts commit 6d4031f96c
.
Those makes majority of builds og platforms with blobs tainted although
the blob were not used or compiled in. So it is very misleading.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a3530d6a43
commit
6261e2a673
1 changed files with 0 additions and 1 deletions
|
@ -450,7 +450,6 @@ config BOOT_BANNER
|
|||
config BOOT_BANNER_STRING
|
||||
string "Boot banner string"
|
||||
depends on BOOT_BANNER
|
||||
default "Booting Zephyr OS build (tainted)" if TAINT
|
||||
default "Booting Zephyr OS build"
|
||||
help
|
||||
Use this option to set the boot banner.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue