aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Kconfig
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2020-09-28 17:57:15 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2020-10-02 09:09:08 +0200
commit88c4203e17241149c768590ad7dd17720d417d5e (patch)
treed091c37be92c472127cc116137544e24a75fc3c0 /drivers/mtd/devices/Kconfig
parentmtd: maps: vmu-flash: fix typos for struct memcard (diff)
downloadlinux-dev-88c4203e17241149c768590ad7dd17720d417d5e.tar.xz
linux-dev-88c4203e17241149c768590ad7dd17720d417d5e.zip
mtd: spear_smi: Enable compile testing
This driver does not contain any architecture specific code, enable compile testing it. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20200928155715.14370-1-miquel.raynal@bootlin.com
Diffstat (limited to '')
-rw-r--r--drivers/mtd/devices/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
index f96287c4b789..0f4c2d823de8 100644
--- a/drivers/mtd/devices/Kconfig
+++ b/drivers/mtd/devices/Kconfig
@@ -91,7 +91,7 @@ config MTD_MCHP23K256
config MTD_SPEAR_SMI
tristate "SPEAR MTD NOR Support through SMI controller"
- depends on PLAT_SPEAR
+ depends on PLAT_SPEAR || COMPILE_TEST
default y
help
This enable SNOR support on SPEAR platforms using SMI controller