OSDN Git Service

riscv/Kconfig: enable PCI_DEVICES
authorDavid Abdurachmanov <david.abdurachmanov@gmail.com>
Mon, 11 Mar 2019 09:12:56 +0000 (10:12 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2019 15:33:49 +0000 (16:33 +0100)
commitfcfd1bcc30c33795ca66b2f4f6c5bb4438e62865
tree3dc497ff3d405024824e82a9fc3a3a16ca2fa1c9
parent97575f928fe95515a4855487b233506e75675f66
riscv/Kconfig: enable PCI_DEVICES

Re-enable PCI_DEVICES for RISC-V.
The patch is based on other <arch>/Kconfig.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
Fixes: 82a230d5a303 ("riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives")
Message-Id: <20190311091256.18385-1-david.abdurachmanov@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/riscv/Kconfig