Commit 6f9ad5f3 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Boris Brezillon
Browse files

mtd: nand: Add Mediatek machine dependency



The Mediatek NAND driver is only needed for a specific
platform, so avoid cluttering the configuration.

Signed-off-by: default avatarEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 7699f1e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -556,6 +556,7 @@ config MTD_NAND_QCOM

config MTD_NAND_MTK
	tristate "Support for NAND controller on MTK SoCs"
	depends on ARCH_MEDIATEK || COMPILE_TEST
	depends on HAS_DMA
	help
	  Enables support for NAND controller on MTK SoCs.