projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
718894a
)
mtd: fix bogus inequation
author
Marek Vasut
<marex@denx.de>
Sat, 23 Jun 2012 18:40:43 +0000
(20:40 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:55 +0000
(18:17 +0100)
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/devices/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/devices/Kconfig
b/drivers/mtd/devices/Kconfig
index 4cdb2af7bf44e74dbb72bab223d39beabd7c265a..6cc5a1ac380218809155eed6ff1ce2f3c861e68a 100644
(file)
--- a/
drivers/mtd/devices/Kconfig
+++ b/
drivers/mtd/devices/Kconfig
@@
-97,7
+97,7
@@
config MTD_M25P80
doesn't support the JEDEC ID instruction.
config M25PXX_USE_FAST_READ
- bool "Use FAST_READ OPCode allowing SPI CLK
<
= 50MHz"
+ bool "Use FAST_READ OPCode allowing SPI CLK
>
= 50MHz"
depends on MTD_M25P80
default y
help