mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Ease the kconfig selection by introducing CONFIG_PCI_BONITO to select the Bonito North Bridge. Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: <20200510210128.18343-6-f4bug@amsat.org> Reviewed-by: Huacai Chen <chenhc@lemote.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
This commit is contained in:
parent
97eeef8aee
commit
abc82de356
3 changed files with 6 additions and 1 deletions
|
@ -55,3 +55,7 @@ config PCI_EXPRESS_DESIGNWARE
|
|||
bool
|
||||
select PCI_EXPRESS
|
||||
select MSI_NONBROKEN
|
||||
|
||||
config PCI_BONITO
|
||||
select PCI
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue