Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f76f2928f118847dbbd9d2221390ab133de5ae6b
/
.
/
drivers
/
counter
/
Kconfig.cmos
blob: 1e9de0b3a57934e0595a6afe7b090e2c1539d421 [
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"
default
y
if
!
RTC
depends on DT_HAS_MOTOROLA_MC146818_ENABLED