blob: 30e86672ae3d4623b0f870c83ff412f8ee1250a0 [file] [log] [blame]
Gabe Blackabb001a2014-04-30 21:37:14 -07001config DRIVERS_AS3722_RTC
2 bool "AS3722 RTC support"
3 default n
Patrick Georgi0770f252015-04-22 13:28:21 +02004 select RTC
Gabe Blackabb001a2014-04-30 21:37:14 -07005
6config DRIVERS_AS3722_RTC_BUS
7 int "AS3722 RTC bus"
8 depends on DRIVERS_AS3722_RTC
Martin Rothffa40542015-11-19 19:01:20 -07009 default 0
Gabe Blackabb001a2014-04-30 21:37:14 -070010
11config DRIVERS_AS3722_RTC_ADDR
12 hex "AS3722 RTC chip address"
13 depends on DRIVERS_AS3722_RTC
Martin Rothffa40542015-11-19 19:01:20 -070014 default 0x00