Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
560ccb1f5cf4f35972763f2def3956b924b6172d
/
.
/
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