Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ad4cb884946deb1be06799693c9970080bb86ed6
/
.
/
drivers
/
counter
/
Kconfig.cmos
blob: 33fdd4c3e790471f70d49f052e6a74be7a01d3c9 [
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
depends on DT_HAS_MOTOROLA_MC146818_ENABLED