Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68515
b: refs/heads/master
c: e208520
h: refs/heads/master
i:
  68513: ebfced8
  68511: e6c1ba5
v: v3
  • Loading branch information
Jörn Engel authored and David Woodhouse committed Aug 29, 2007
1 parent 13d4496 commit 645a29c
Show file tree
Hide file tree
Showing 4 changed files with 750 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 62d24d91109c3bcd5a5d3fe6cbe354e65e787300
refs/heads/master: e208520ed664db0f7584048ae09e5d2afda43714
6 changes: 6 additions & 0 deletions trunk/drivers/mtd/nand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -280,5 +280,11 @@ config MTD_NAND_PLATFORM
devices. You will need to provide platform-specific functions
via platform_data.

config MTD_ALAUDA
tristate "MTD driver for Olympus MAUSB-10 and Fijufilm DPC-R1"
depends on MTD_NAND && USB
help
These two (and possibly other) Alauda-based cardreaders for
SmartMedia and xD allow raw flash access.

endif # MTD_NAND
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ obj-$(CONFIG_MTD_NAND_AT91) += at91_nand.o
obj-$(CONFIG_MTD_NAND_CM_X270) += cmx270_nand.o
obj-$(CONFIG_MTD_NAND_BASLER_EXCITE) += excite_nandflash.o
obj-$(CONFIG_MTD_NAND_PLATFORM) += plat_nand.o
obj-$(CONFIG_MTD_ALAUDA) += alauda.o

nand-objs := nand_base.o nand_bbt.o
Loading

0 comments on commit 645a29c

Please sign in to comment.