From: Chuanhong Guo Date: Fri, 27 Aug 2021 14:22:29 +0000 (+0800) Subject: mediatek: mt7623: replace kconfig symbol for snand driver X-Git-Tag: v22.03.0-rc1~1868 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=97e32e9702be7c7fab97d024ee336886e9faa0c7;p=openwrt%2Fopenwrt.git mediatek: mt7623: replace kconfig symbol for snand driver this change was missing during the spi-nand driver replacement, causing build failure. Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/mediatek/mt7623/config-5.10 b/target/linux/mediatek/mt7623/config-5.10 index 2909636cfa..95cad15766 100644 --- a/target/linux/mediatek/mt7623/config-5.10 +++ b/target/linux/mediatek/mt7623/config-5.10 @@ -416,6 +416,7 @@ CONFIG_MTK_MMSYS=y CONFIG_MTK_PMIC_WRAP=y CONFIG_MTK_SCPSYS=y CONFIG_MTK_SMI=y +# CONFIG_MTK_SPI_NAND is not set CONFIG_MTK_THERMAL=y CONFIG_MTK_TIMER=y # CONFIG_MTK_UART_APDMA is not set @@ -550,7 +551,6 @@ CONFIG_SPI_MASTER=y CONFIG_SPI_MEM=y CONFIG_SPI_MT65XX=y # CONFIG_SPI_MTK_NOR is not set -# CONFIG_SPI_MTK_SNFI is not set CONFIG_SPMI=y # CONFIG_SPMI_HISI3670 is not set CONFIG_SRCU=y