From: Laurent Pinchart Date: Wed, 27 Nov 2013 01:18:31 +0000 (+0100) Subject: mtd: sh_flctl: enable driver compilation with COMPILE_TEST X-Git-Tag: next-20131210~51^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7816fd0439d359f3bf19c32f4aca7738c57b26a6;p=karo-tx-linux.git mtd: sh_flctl: enable driver compilation with COMPILE_TEST This helps increasing build testing coverage. Cc: David Woodhouse Cc: linux-mtd@lists.infradead.org Signed-off-by: Laurent Pinchart Acked-by: Simon Horman Signed-off-by: Brian Norris --- diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 691f5a05ecf3..a7808e6d4c71 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -458,7 +458,7 @@ config MTD_NAND_MXC config MTD_NAND_SH_FLCTL tristate "Support for NAND on Renesas SuperH FLCTL" - depends on SUPERH || ARCH_SHMOBILE + depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST help Several Renesas SuperH CPU has FLCTL. This option enables support for NAND Flash using FLCTL.