a99a6756aa
Use the new sys_poweroff() API to power off the system. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
#
|
|
# Copyright 2022-2023, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
CONFIG_POWEROFF=y
|
|
|
|
# Enable the RTC
|
|
CONFIG_COUNTER=y
|