[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
commitf3a35610033c3fcaf77d630557d571588541afa3
authorAdrian Bunk <bunk@stusta.de>
Tue, 18 Apr 2006 23:49:31 +0000 (19 01:49 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Apr 2006 16:56:04 +0000 (24 09:56 -0700)
tree86c222127d276bee037a6987a4e5f0bfe80246b3
parent8b5218c3859d26c13649272074b81d4b2beb7b49
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's

MTD_NAND=m and MTD_NAND_SHARPSL=y or MTD_NAND_NANDSIM=y are illegal
combinations that mustn't be allowed.

This patch fixes this bug by making MTD_NAND_SHARPSL and MTD_NAND_NANDSIM
tristate's.

Additionally, it fixes some whitespace damage at these options.

This patch was already included in Linus' tree.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mtd/nand/Kconfig