aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ams/Kconfig
blob: 44b89c5f0c7ccb85dd83b6f7c710ca49cf15c03b (plain)
1
2
3
4
5
6
7
8
9
10
11
config DRIVERS_AS3722_RTC
	bool "AS3722 RTC support"
	default n

config DRIVERS_AS3722_RTC_BUS
	int "AS3722 RTC bus"
	depends on DRIVERS_AS3722_RTC

config DRIVERS_AS3722_RTC_ADDR
	hex "AS3722 RTC chip address"
	depends on DRIVERS_AS3722_RTC