Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4567
b: refs/heads/master
c: 02b15e3
h: refs/heads/master
i:
  4565: ef794b3
  4563: 33d34f8
  4559: 47c2abe
v: v3
  • Loading branch information
Todd Poynor authored and Thomas Gleixner committed Jun 29, 2005
1 parent 01ff3a3 commit eb5a89a
Show file tree
Hide file tree
Showing 6 changed files with 325 additions and 112 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: 0dfc62465ef92c7ddcb1ba223bf062453566fd0f
refs/heads/master: 02b15e343aeefb49f8cac949be599d78250a568f
4 changes: 2 additions & 2 deletions trunk/drivers/mtd/chips/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# drivers/mtd/chips/Kconfig
# $Id: Kconfig,v 1.14 2005/02/08 17:11:15 nico Exp $
# $Id: Kconfig,v 1.15 2005/06/06 23:04:35 tpoynor Exp $

menu "RAM/ROM/Flash chip drivers"
depends on MTD!=n
Expand Down Expand Up @@ -300,7 +300,7 @@ config MTD_JEDEC

config MTD_XIP
bool "XIP aware MTD support"
depends on !SMP && MTD_CFI_INTELEXT && EXPERIMENTAL
depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL
default y if XIP_KERNEL
help
This allows MTD support to work with flash memory which is also
Expand Down
Loading

0 comments on commit eb5a89a

Please sign in to comment.