arm: don't select non-existent CONFIG_DM_PCI
We removed configuration symbol CONFIG_DM_PCI with commit3232bdf0b3("pci: Drop DM_PCI"). Don't select it for TARGET_POMELO. Fixes:b9d0f00a9d("arm: add initial support for the Phytium Pomelo Board") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
committed by
Tom Rini
parent
3d252b7beb
commit
afea129b3d
@@ -2154,7 +2154,6 @@ config TARGET_POMELO
|
||||
select SCSI_AHCI
|
||||
select AHCI_PCI
|
||||
select PCI
|
||||
select DM_PCI
|
||||
select SCSI
|
||||
select DM_SERIAL
|
||||
imply CMD_PCI
|
||||
|
||||
Reference in New Issue
Block a user