mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
xilinx: versal: enable gigadevice
enabling gigadevice in the related files Signed-off-by: Victor Lim <vlim@gigadevice.com> Link: https://lore.kernel.org/r/20230109234946.14540-5-vlim@gigadevice.com Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
parent
be44bf6305
commit
3800958a6f
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ CONFIG_DM_SPI_FLASH=y
|
|||
CONFIG_SF_DEFAULT_SPEED=30000000
|
||||
# CONFIG_SPI_FLASH_SMART_HWCAPS is not set
|
||||
# CONFIG_SPI_FLASH_UNLOCK_ALL is not set
|
||||
CONFIG_SPI_FLASH_GIGADEVICE=y
|
||||
CONFIG_SPI_FLASH_ISSI=y
|
||||
CONFIG_SPI_FLASH_MACRONIX=y
|
||||
CONFIG_SPI_FLASH_SPANSION=y
|
||||
|
|
Loading…
Reference in a new issue