configs: am62px_evm_a53_defconfig: Enable PHY support of cadence-qspi

Enable support for using PHY mode in cadence-qspi driver for better data
rate.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
Vignesh Raghavendra 2023-11-23 14:08:42 +05:30 committed by Udit Kumar
parent 4209cce84e
commit 5e27b6be65
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ CONFIG_SOC_TI=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_CADENCE_QSPI=y
CONFIG_CADENCE_QSPI_PHY=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y