tests: drivers: clock_control: nrf_lf_clock_start: Clean up
After 31767a0bc
there is no need to disable boot banner because
initial clock state is read in POST_KERNEL stage before the boot
banner is printed.
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
4d53ae8a42
commit
3168623abb
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
|
||||
# Disable boot banner to reduce time between clock start and test execution
|
||||
CONFIG_BOOT_BANNER=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue