Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274919
b: refs/heads/master
c: 46a00d8
h: refs/heads/master
i:
  274917: e84fb55
  274915: b8c87a1
  274911: 4084cb3
v: v3
  • Loading branch information
Jan Weitzel authored and Artem Bityutskiy committed Sep 11, 2011
1 parent e7781d9 commit efd7429
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: 022bba8a301c4218c358e949af339e55e3540d9c
refs/heads/master: 46a00d83ffb0d040f18068234e0eda8332c1e798
7 changes: 4 additions & 3 deletions trunk/drivers/mtd/nand/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,11 @@ config MTD_NAND_AMS_DELTA
Support for NAND flash on Amstrad E3 (Delta).

config MTD_NAND_OMAP2
tristate "NAND Flash device on OMAP2 and OMAP3"
depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3)
tristate "NAND Flash device on OMAP2, OMAP3 and OMAP4"
depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4)
help
Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms.
Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4
platforms.

config MTD_NAND_IDS
tristate
Expand Down

0 comments on commit efd7429

Please sign in to comment.