disable spi flash support on radxa e25

This commit is contained in:
amazingfate 2023-05-04 09:55:34 +08:00 committed by igorpecovnik
parent 730c34f677
commit cf35a151b3

View File

@ -8,6 +8,5 @@ BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3568-radxa-e25.dtb"
BOOT_SCENARIO="spl-blobs"
WIREGUARD="no"
BOOT_SUPPORT_SPI="yes"
IMAGE_PARTITION_TABLE="gpt"
BOOTFS_TYPE="fat"