repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/xeon_sp: Advertise DIMMs on skylake_sp as well
[coreboot.git]
/
src
/
drivers
/
ams
/
Kconfig
blob
90fa41b7b68bf278c442fd59ad8e0984c4f5b359
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
config DRIVERS_AS3722_RTC
4
bool
5
default n
6
select RTC
7
8
config DRIVERS_AS3722_RTC_BUS
9
int "AS3722 RTC bus"
10
depends on DRIVERS_AS3722_RTC
11
default 0
12
13
config DRIVERS_AS3722_RTC_ADDR
14
hex "AS3722 RTC chip address"
15
depends on DRIVERS_AS3722_RTC
16
default 0x00