summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-09-26 09:31:40 -0600
committerTom Rini <[email protected]>2025-12-05 15:04:49 -0600
commit272e356b179fc68335298a6088f698bf034a4f55 (patch)
tree20561d16c18db9e0005ddfad51d0c3647c2417fb /scripts
parent384d3785df4dbe452f9fbb4bd9c9c9e986cdc205 (diff)
mtd: Tighten some driver dependencies
The ALTERA_QSPI driver conflicts with the regular FLASH_CFI_DRIVER as both implement the same high level functionality and so use the same global namespace. In a similar fashion, all NAND drivers are mutually exclusive due to namespace collisions. For the remaining drivers which did not already have some architecture specific dependency, add them. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions