davinci: clean up inconsistent usage of spaces in Kconfig
authorSekhar Nori <nsekhar@ti.com>
Thu, 1 Jul 2010 13:30:49 +0000 (19:00 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:24 +0000 (07:40 -0700)
commita7884f454b75ac57e92b8c3fb3b20148f92f7688
treef1ecdb0f050e284cd388b0770cfafafe8bd6fe45
parentfca97b3337edb6b12707d167460b224dd8ef6052
davinci: clean up inconsistent usage of spaces in Kconfig

In arch/arm/mach-davinci/Kconfig, some of the configuration
items are indented with multiple spaces instead of tabs.

Also, in couple of places, two spaces are used in the middle
of help text where one should do.

This patch fixes both issues.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Kconfig