Skip to content
Snippets Groups Projects
Commit d2002fa7 authored by Weijie Gao's avatar Weijie Gao Committed by Daniel Schwierzeck
Browse files

spi: add support for MediaTek MT7621 SoC


This patch makes mt7621_spi driver available for MediaTek MT7621 SoC

Signed-off-by: default avatarWeijie Gao <weijie.gao@mediatek.com>
parent be3dc920
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,7 @@ config MT7620_SPI
config MT7621_SPI
bool "MediaTek MT7621 SPI driver"
depends on SOC_MT7628
depends on SOC_MT7621 || SOC_MT7628
help
Enable the MT7621 SPI driver. This driver can be used to access
the SPI NOR flash on platforms embedding this Ralink / MediaTek
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment