Skip to content

Commit 88c4203

Browse files
committed
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
1 parent 0626258 commit 88c4203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/mtd/devices/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ config MTD_MCHP23K256
9191

9292
config MTD_SPEAR_SMI
9393
tristate "SPEAR MTD NOR Support through SMI controller"
94-
depends on PLAT_SPEAR
94+
depends on PLAT_SPEAR || COMPILE_TEST
9595
default y
9696
help
9797
This enable SNOR support on SPEAR platforms using SMI controller

0 commit comments

Comments
 (0)