From: Christian Marangi Date: Mon, 7 Apr 2025 20:01:58 +0000 (+0200) Subject: configs: airoha: an7581_evb: Enable Airoha SNFI SPI config X-Git-Tag: v2025.07-rc1~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74728d8ed28fddc7ada266a9ece2cb858420cde;p=pandora-u-boot.git configs: airoha: an7581_evb: Enable Airoha SNFI SPI config Enable Airoha SNFI SPI config to enable support for SNAND flash. Signed-off-by: Christian Marangi --- diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig index fa41a4bca97..c74247e13db 100644 --- a/configs/an7581_evb_defconfig +++ b/configs/an7581_evb_defconfig @@ -78,3 +78,4 @@ CONFIG_DM_SPI=y CONFIG_SHA512=y CONFIG_AIROHA_ETH=y CONFIG_MMC_MTK=y +CONFIG_AIROHA_SNFI_SPI=y