Commit 6261e2a6 authored by Anas Nashif's avatar Anas Nashif Committed by Mahesh Mahadevan
Browse files

Revert "kernel: banner: Expose tainted builds"



This reverts commit 6d4031f9.

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: default avatarAnas Nashif <anas.nashif@intel.com>
parent a3530d6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.