mb/google/brya: Create rull variant
[coreboot2.git] / src / drivers / i2c / rx6110sa / Kconfig
blobd268fa51d1f2e7c0ad2679f8f7cb3cb3745a4cf6
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config DRIVERS_I2C_RX6110SA
4         bool
5         default n
6         help
7           Enable support for external RTC chip RX6110 SA.
9 config RX6110SA_DISABLE_ACPI
10         bool
11         default n
12         help
13           Disable the generation of an ACPI entry for this RTC. This is helpful
14           when the native driver for this RTC in OS does not have ACPI support enabled.