summaryrefslogtreecommitdiff
path: root/src/arch/posix/Kconfig
blob: d88cbfc9f6abe2d48fedc58d2400b6c5d287d716 (plain)
1
2
3
4
5
6
7
8
9
10
config gpio_trace
bool "Trace GPIO changes on stdout"

config arch_posix_driver_counter
bool "Cycle counter"
select meta_driver_counter

config arch_posix_driver_uptime
bool "Uptime counter"
select meta_driver_uptime