6a648a5f23
The TWL92230 is an "energy management device" companion with a RTC. Since we mostly model the RTC, move it under the hw/rtc/ subdirectory. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Acked-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20191003230404.19384-8-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
20 lines
190 B
Plaintext
20 lines
190 B
Plaintext
config M41T80
|
|
bool
|
|
depends on I2C
|
|
|
|
config M48T59
|
|
bool
|
|
|
|
config PL031
|
|
bool
|
|
|
|
config TWL92230
|
|
bool
|
|
depends on I2C
|
|
|
|
config MC146818RTC
|
|
bool
|
|
|
|
config SUN4V_RTC
|
|
bool
|