Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4492
b: refs/heads/master
c: 7685359
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Thomas Gleixner committed May 23, 2005
1 parent 0dc775d commit 8a65659
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 332d71f7682d860b4439e197bc0ae85867458e1b
refs/heads/master: 7685359656774e0348835f72a68e201fe0285fa9
9 changes: 5 additions & 4 deletions trunk/drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.43 2005/01/24 00:35:21 bjd Exp $
# $Id: Kconfig,v 1.44 2005/02/18 11:03:45 bjd Exp $

menu "Mapping drivers for chip access"
depends on MTD!=n
Expand Down Expand Up @@ -637,13 +637,14 @@ config MTD_DMV182
Map driver for Dy-4 SVME/DMV-182 board.

config MTD_BAST
tristate "Map driver for Simtec BAST (EB2410ITX)"
depends on ARCH_BAST
tristate "Map driver for Simtec BAST (EB2410ITX) or Thorcom VR1000"
depends on ARCH_BAST || MACH_VR1000
select MTD_PARTITIONS
select MTD_MAP_BANK_WIDTH_16
select MTD_JEDECPROBE
help
Map driver for NOR flash on the Simtec BAST (EB2410ITX).
Map driver for NOR flash on the Simtec BAST (EB2410ITX), or the
Thorcom VR1000

Note, this driver *cannot* over-ride the WP link on the
board, or currently detect the state of the link.
Expand Down

0 comments on commit 8a65659

Please sign in to comment.