projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b90cf66
)
mtd: DIL/NetPC broken for now
author
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 29 May 2009 12:57:13 +0000
(13:57 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 29 May 2009 12:57:56 +0000
(13:57 +0100)
We'll fix it up again, but for now I don't think anyone really cares.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mtd/maps/Kconfig
b/drivers/mtd/maps/Kconfig
index 82923bd2d9c5444166c53552a409f27ebb646e50..cdd54cb4d2242bf2fa9c4b5df35c9a3048f39ff0 100644
(file)
--- a/
drivers/mtd/maps/Kconfig
+++ b/
drivers/mtd/maps/Kconfig
@@
-270,7
+270,7
@@
config MTD_ALCHEMY
config MTD_DILNETPC
tristate "CFI Flash device mapped on DIL/Net PC"
- depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
+ depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
&& BROKEN
help
MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP".
For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm>