fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
This commit is contained in:
parent
74ff5540f3
commit
96c724bf3c
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Index: linux-2.6.22.1/drivers/mtd/chips/Kconfig
|
||||||
including the AMD Am29LV320.
|
including the AMD Am29LV320.
|
||||||
|
|
||||||
+config MTD_CFI_FIXUP_MACRONIX_BOOTLOC
|
+config MTD_CFI_FIXUP_MACRONIX_BOOTLOC
|
||||||
+ bool "Force bottom boot for Macronix flash chips"
|
+ bool "Fix boot-block location for Macronix flash chips"
|
||||||
+ depends on MTD_CFI_AMDSTD
|
+ depends on MTD_CFI_AMDSTD
|
||||||
+ help
|
+ help
|
||||||
+ Some Macronix flash chips have no/wrong boot-block location in the
|
+ Some Macronix flash chips have no/wrong boot-block location in the
|
||||||
|
|
Loading…
Reference in a new issue