On 24/12/19 12:16, Philippe Mathieu-Daudé wrote:
> The MC146818 sits on an ISA bus. Since it can not be used
> without it, select ISA in the Kconfig.
>
> Fixes: 82f5181777e
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/rtc/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw
On Tue, Dec 24, 2019 at 12:16:28PM +0100, Philippe Mathieu-Daudé wrote:
> The MC146818 sits on an ISA bus. Since it can not be used
> without it, select ISA in the Kconfig.
>
> Fixes: 82f5181777e
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/rtc/Kconfig | 1 +
> 1 file changed, 1 insertion(
The MC146818 sits on an ISA bus. Since it can not be used
without it, select ISA in the Kconfig.
Fixes: 82f5181777e
Signed-off-by: Philippe Mathieu-Daudé
---
hw/rtc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/rtc/Kconfig b/hw/rtc/Kconfig
index 45daa8d655..3dc2dd6888 100644
---