Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc9caf4b222eefdeb3f1a3fc8ef64d73339c7e78
/
.
/
drivers
/
counter
/
Kconfig.cmos
blob: cdb65f1e2a7858550d9b21fecf90e3017cf3034f [
file
] [
log
] [
blame
]
# Counter driver for x86 "CMOS" clock
# Copyright (c) 2019 Intel Corp.
# SPDX-License-Identifier: Apache-2.0
config COUNTER_CMOS
bool
"Counter driver for x86 CMOS/RTC clock"
depends on X86