Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zynq-common: Fix redefinition error with configs CMD_SF and CMD_SPI
Define CMD_SF and CMD_SPI configs incase of either the ZYNQ_SPI or ZYNQ_QSPI or both. This is to avoid the redefinition error if both ZYNQ_SPI and ZYNQ_QSPI are enabled. Signed-off-by: Siva Durga Prasad Paladugu <[email protected]> Signed-off-by: Michal Simek <[email protected]>
- Loading branch information