summaryrefslogtreecommitdiff
path: root/configs/mt7622_rfb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-01-29 13:50:06 -0500
committerTom Rini <trini@konsulko.com>2021-01-29 13:50:06 -0500
commit79382e97663c82dabe28e69ff0aa2d2f12131792 (patch)
tree486a33a76338e968e18cef06f626f1c7b45aba9a /configs/mt7622_rfb_defconfig
parent07394fb05e4d48fee360ef38c96b3ef0576b7352 (diff)
parent7fd892b21530a60753c48db22f64e3415216faf6 (diff)
Merge branch '2021-01-29-assorted-fixes'
- Assorted test fixes - Assorted minor FAT fixes - Assorted Kconfig dependency fixes - MediaTek, vexpress_aemv8a improvements - Other assorted minor fixes
Diffstat (limited to 'configs/mt7622_rfb_defconfig')
-rw-r--r--configs/mt7622_rfb_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mt7622_rfb_defconfig b/configs/mt7622_rfb_defconfig
index ccf926e1040..347f5f6b123 100644
--- a/configs/mt7622_rfb_defconfig
+++ b/configs/mt7622_rfb_defconfig
@@ -49,7 +49,8 @@ CONFIG_DM_SERIAL=y
CONFIG_MTK_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
-CONFIG_MTK_SNFI_SPI=y
+# CONFIG_MTK_SNFI_SPI is not set
+CONFIG_MTK_SNOR=y
CONFIG_SYSRESET_WATCHDOG=y
CONFIG_TIMER=y
CONFIG_MTK_TIMER=y