diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-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 8af67cfd671a..5ba2458e799a 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -224,7 +224,7 @@ config MTD_CK804XROM | |||
224 | 224 | ||
225 | config MTD_SCB2_FLASH | 225 | config MTD_SCB2_FLASH |
226 | tristate "BIOS flash chip on Intel SCB2 boards" | 226 | tristate "BIOS flash chip on Intel SCB2 boards" |
227 | depends on X86 && MTD_JEDECPROBE | 227 | depends on X86 && MTD_JEDECPROBE && PCI |
228 | help | 228 | help |
229 | Support for treating the BIOS flash chip on Intel SCB2 boards | 229 | Support for treating the BIOS flash chip on Intel SCB2 boards |
230 | as an MTD device - with this you can reprogram your BIOS. | 230 | as an MTD device - with this you can reprogram your BIOS. |