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:
parent
1092a25978
commit
54d19f2719
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue