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:
Krzysztof Chruściński 2023-08-31 09:29:06 +02:00 committed by Carles Cufí
commit 3168623abb

View file

@ -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