src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / drivers / ti / tps65913 / Kconfig
blob0f6a4198161dee209513904a31d830e4617ab07e
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## SPDX-License-Identifier: GPL-2.0-only
6 config DRIVERS_TI_TPS65913_RTC
7         bool
8         default n
9         select RTC
11 config DRIVERS_TI_TPS65913_RTC_BUS
12         int "TI TPS65913 RTC bus"
13         depends on DRIVERS_TI_TPS65913_RTC
14         default 0
16 config DRIVERS_TI_TPS65913_RTC_ADDR
17         hex "TI TPS65913 RTC chip address"
18         depends on DRIVERS_TI_TPS65913_RTC
19         default 0x00