summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorMarek BehĂșn <[email protected]>2024-04-04 09:50:57 +0200
committerStefan Roese <[email protected]>2024-04-04 10:45:27 +0200
commit3eeb293a91c8840ad04e388dfe822a0b7a139a2f (patch)
treeff45fbf539fbb82dc0d5ef3798e954b2bcc9085e /scripts/basic
parent77b0e0c151481c2cf585cedce303017a3eeef875 (diff)
arm: mvebu: spl: Do not build mvebu-reset in SPL
Commit 35e29e89a386 ("arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports") made it so that the mvebu reset driver for enabling/disabling PCIe ports is build if CONFIG_DM_RESET is enabled. This is because PCI_MVEBU depends on DM_RESET. But the driver should not be built for SPL. Indeed the PCI_MVEBU driver is not supported in SPL now, and so the mvebu-reset driver is not needed. Signed-off-by: Marek BehĂșn <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions