kconfig: update BOOT_BANNER help message

USAP is a thing of the past, remove it and update the help message of
this option.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-11-23 11:23:49 -05:00 committed by Anas Nashif
commit 54d19f2719

View file

@ -188,8 +188,9 @@ config BOOT_BANNER
select PRINTK
select EARLY_CONSOLE
help
This option outputs a banner to the console device during boot up. It
also embeds a date & time stamp in the kernel and in each USAP image.
This option outputs a banner to the console device during boot up. It
also embeds a date & time stamp in the kernel if the BUILD_TIMESTAMP
option is enabled.
config BOOT_DELAY
int