mtd: Tighten some mtd driver dependencies
authorTom Rini <trini@konsulko.com>
Fri, 11 Jul 2025 15:16:04 +0000 (09:16 -0600)
committerMichael Trimarchi <michael@amarulasolutions.com>
Thu, 9 Oct 2025 18:57:21 +0000 (20:57 +0200)
commit178d18862af33072c0791ec05241402bdb49cd1e
tree5b6fa5535791fe7fdde3dd2be590cad652f4f3fe
parenteeae89cd35a90d0f1c5afe5d94a56ba6eb991347
mtd: Tighten some mtd driver dependencies

A large number of mtd drivers cannot build without access to some
platform specific header files. Express those requirements in Kconfig as
well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/mtd/Kconfig
drivers/mtd/nand/raw/Kconfig