Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
1
2
3
4
5
6
7
8
9
# Intel SoC RTC configuration options

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

config RTC_MOTOROLA_MC146818
	bool "RTC driver for x86 CMOS/RTC clock"
	default y if !COUNTER
	depends on DT_HAS_MOTOROLA_MC146818_ENABLED