CRISv32: Select MTDRAM for axisflashmap
authorJesper Nilsson <jespern@axis.com>
Mon, 27 Oct 2014 08:09:14 +0000 (09:09 +0100)
committerJesper Nilsson <jespern@axis.com>
Fri, 19 Dec 2014 23:05:56 +0000 (00:05 +0100)
Fixes compile error on allmodconfig.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/arch-v32/drivers/Kconfig

index 15a9ed1..28e259d 100644 (file)
@@ -108,6 +108,7 @@ config ETRAX_AXISFLASHMAP
        select MTD_JEDECPROBE
        select MTD_BLOCK
        select MTD_COMPLEX_MAPPINGS
+       select MTD_MTDRAM
        help
          This option enables MTD mapping of flash devices.  Needed to use
          flash memories.  If unsure, say Y.