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

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