diff options
-rw-r--r-- | arch/cris/arch-v32/drivers/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig index 15a9ed1d579c..28e259de9df9 100644 --- a/arch/cris/arch-v32/drivers/Kconfig +++ b/arch/cris/arch-v32/drivers/Kconfig | |||
@@ -108,6 +108,7 @@ config ETRAX_AXISFLASHMAP | |||
108 | select MTD_JEDECPROBE | 108 | select MTD_JEDECPROBE |
109 | select MTD_BLOCK | 109 | select MTD_BLOCK |
110 | select MTD_COMPLEX_MAPPINGS | 110 | select MTD_COMPLEX_MAPPINGS |
111 | select MTD_MTDRAM | ||
111 | help | 112 | help |
112 | This option enables MTD mapping of flash devices. Needed to use | 113 | This option enables MTD mapping of flash devices. Needed to use |
113 | flash memories. If unsure, say Y. | 114 | flash memories. If unsure, say Y. |