]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: chips: reorganize Kconfig help on swapping
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 19 Jun 2012 11:52:42 +0000 (13:52 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:07 +0000 (18:17 +0100)
commitfe28474fa3bdedf610374551cd3e10eace8a2592
tree79224f03be39c24730fe168c298b703aaf96cd1d
parentd8eb22ec00051cffc2d8284d72245a41659b83bb
mtd: chips: reorganize Kconfig help on swapping

The Kconfig help on "Flash cmd/query data swapping" still mentions
LART_ENDIAN_BYTE. That option used to be relevant for setting
CONFIG_MTD_CFI_LART_BIT_SWAP. That option and macro got both removed in
v2.4.11-pre4. So, although LART endianness sounds intriguing, that part
of the help text can be removed.

And, while we're touching this choice, move the help text up one level.
Currently it's available under the "NO" option, while it's relevant for
all three options.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/chips/Kconfig