boards: litex: activate sfdp runtime

Enable CONFIG_SPI_NOR_SFDP_RUNTIME
by default, as we don't provide
infos about the flash.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
Fin Maaß 2024-08-02 08:11:09 +02:00 committed by Carles Cufí
parent ed018f82f5
commit f4a7d24858
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ CONFIG_GPIO=y
CONFIG_XIP=n
CONFIG_CLOCK_CONTROL=y
CONFIG_HEAP_MEM_POOL_SIZE=4096
CONFIG_SPI_NOR_SFDP_RUNTIME=y