summaryrefslogtreecommitdiff
path: root/src/arch/rm46l8lp/Kconfig
blob: 4b04f575a8c83e1caa22db5b2c34f675de29e9d9 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2022 Daniel Friesel
#
# SPDX-License-Identifier: CC0-1.0
config arch_rm46l8lp_driver_counter
bool "Cycle Counter"
select meta_driver_counter

config arch_rm46l8lp_driver_uptime
bool "Uptime Counter"
select meta_driver_uptime