]> git.karo-electronics.de Git - linux-beck.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)
commit2e61c3a57747150a583b2fb54bddb5dba09aa2cf
tree79224f03be39c24730fe168c298b703aaf96cd1d
parenta5b2d76d728f135d684827d193cb7fb76d7771a5
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