Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
627fa91e42fb3d1cd0b156c1a89f9600a455dc35
/
.
/
drivers
/
counter
/
Kconfig.cmos
blob: 63aa9938fe9918bdadc7ee3a95136f06ba1782cb [
file
]
# 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
select
MFD
depends on DT_HAS_MOTOROLA_MC146818_ENABLED