commit | 0c3b1dbd35eccf030878068cf9abcb0de54e8420 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Fri Dec 16 14:03:53 2022 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Jan 08 01:54:21 2023 -0500 |
tree | e41b701567aa7d2feeb76ba93754249f02843b12 | |
parent | edc9cab48320e449890a062f156d561eb8df5c73 [diff] |
hw/isa/Kconfig: Add missing dependency to VT82C686 The ACPIREGS are provided by TYPE_VIA_PM, so needs to select ACPI. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20221216130355.41667-6-shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>