OSDN Git Service

mtd: nand: gpmi-nand: Remove wrong Kconfig help text
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 17 Nov 2017 11:09:12 +0000 (12:09 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 30 Nov 2017 21:32:19 +0000 (22:32 +0100)
commit34832dc44d44d7ea586617d99895e8cfc840be03
tree7f8c30cf0e72986d986ade0558af597dab60475e
parent26f0740ed6a211bd81edc9118526636e814bd650
mtd: nand: gpmi-nand: Remove wrong Kconfig help text

The GPMI nand Kconfig help texts mentions that the GPMI nand driver
might conflict with SD cards. The only conflict there might really
be is that both controllers use the same pins, but this is resolved
by the pincontroller setup in the device tree. In any way the GPMI
driver can safely be enabled, the text is just wrong. Remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/Kconfig