File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -191,6 +191,7 @@ comment "Disk-On-Chip Device Drivers"
191191
192192config MTD_DOC2000
193193 tristate "M-Systems Disk-On-Chip 2000 and Millennium (DEPRECATED)"
194+ depends on MTD_NAND
194195 select MTD_DOCPROBE
195196 select MTD_NAND_IDS
196197 ---help---
@@ -213,6 +214,7 @@ config MTD_DOC2000
213214
214215config MTD_DOC2001
215216 tristate "M-Systems Disk-On-Chip Millennium-only alternative driver (DEPRECATED)"
217+ depends on MTD_NAND
216218 select MTD_DOCPROBE
217219 select MTD_NAND_IDS
218220 ---help---
@@ -234,6 +236,7 @@ config MTD_DOC2001
234236
235237config MTD_DOC2001PLUS
236238 tristate "M-Systems Disk-On-Chip Millennium Plus"
239+ depends on MTD_NAND
237240 select MTD_DOCPROBE
238241 select MTD_NAND_IDS
239242 ---help---
You can’t perform that action at this time.
0 commit comments