Skip to content

Commit

Permalink
LASAT depends on MTD_CFI
Browse files Browse the repository at this point in the history
The following difference was found between the mainline and linux-mips
kernel.  LASAT depends on MTD_CFI.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
Martin Michlmayr authored and David Woodhouse committed May 17, 2006
1 parent be21ce1 commit ceb31db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ config MTD_TSUNAMI
Support for the flash chip on Tsunami TIG bus.

config MTD_LASAT
tristate "Flash chips on LASAT board"
depends on LASAT
tristate "LASAT flash device"
depends on LASAT && MTD_CFI
help
Support for the flash chips on the Lasat 100 and 200 boards.

Expand Down

0 comments on commit ceb31db

Please sign in to comment.