|
@@ -459,6 +459,8 @@ 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 || COMPILE_TEST
|
|
depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
|
|
|
|
+ depends on HAS_IOMEM
|
|
|
|
+ depends on HAS_DMA
|
|
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.
|