diff options
Diffstat (limited to 'drivers/mtd/maps')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 7abd7fee0dda..80d6810e88ed 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -78,7 +78,7 @@ config MTD_PNC2000 | |||
78 | 78 | ||
79 | config MTD_SC520CDP | 79 | config MTD_SC520CDP |
80 | tristate "CFI Flash device mapped on AMD SC520 CDP" | 80 | tristate "CFI Flash device mapped on AMD SC520 CDP" |
81 | depends on X86 && MTD_CFI | 81 | depends on X86 && MTD_CFI && MTD_CONCAT |
82 | help | 82 | help |
83 | The SC520 CDP board has two banks of CFI-compliant chips and one | 83 | The SC520 CDP board has two banks of CFI-compliant chips and one |
84 | Dual-in-line JEDEC chip. This 'mapping' driver supports that | 84 | Dual-in-line JEDEC chip. This 'mapping' driver supports that |