Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6bcda8a7 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Brian Norris
Browse files

mtd: sh_flctl: enable driver compilation with COMPILE_TEST



This helps increasing build testing coverage.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: default avatarSimon Horman <horms@verge.net.au>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 6e14a61d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -458,7 +458,7 @@ config MTD_NAND_MXC


config MTD_NAND_SH_FLCTL
config MTD_NAND_SH_FLCTL
	tristate "Support for NAND on Renesas SuperH FLCTL"
	tristate "Support for NAND on Renesas SuperH FLCTL"
	depends on SUPERH || ARCH_SHMOBILE
	depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
	help
	help
	  Several Renesas SuperH CPU has FLCTL. This option enables support
	  Several Renesas SuperH CPU has FLCTL. This option enables support
	  for NAND Flash using FLCTL.
	  for NAND Flash using FLCTL.