aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ams/Kconfig
blob: 30e86672ae3d4623b0f870c83ff412f8ee1250a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
	default 0

config DRIVERS_AS3722_RTC_ADDR
	hex "AS3722 RTC chip address"
	depends on DRIVERS_AS3722_RTC
	default 0x00