]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
authorPaul Cercueil <paul@crapouillou.net>
Mon, 2 Mar 2020 18:45:09 +0000 (15:45 -0300)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 11 Mar 2020 15:17:55 +0000 (16:17 +0100)
commit8210301219ec0288fd662b81d70695df2b07c6f6
tree10e68b01370be4ead6fbeb6ed6dd0b1af8097f30
parent750dc273bdac3c40baded55804b5e401ae5e7b47
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST

This driver has no arch-specific instructions but is only ever useful
on MIPS; so disable this driver if we're not compiling for MIPS, unless
the driver is compile-tested.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200302184509.10666-1-paul@crapouillou.net
drivers/mtd/nand/raw/ingenic/Kconfig