64e85ffde8
The DS1338 is a Real Time Clock, not a timer. 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-9-philmd@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
24 lines
233 B
Plaintext
24 lines
233 B
Plaintext
config DS1338
|
|
bool
|
|
depends on I2C
|
|
|
|
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
|