From: Pekon Gupta Date: Thu, 24 Oct 2013 12:50:26 +0000 (+0530) Subject: mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig X-Git-Tag: v3.13-rc1~98^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c9c955db75f4f85db1f6b4fe17fbc3bcd513b3;p=pandora-kernel.git mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig With OMAP NAND driver updates, selection of ecc-scheme: *DT enabled kernel* depends on ti,nand-ecc-opt and ti,elm-id DT bindings. *Non DT enabled kernel* depends on elm_dev and ecc-scheme passed along with platform-data from board file. So, selection of ecc-scheme (BCH8 or BCH4) from KConfig can be removed Signed-off-by: Pekon Gupta Tested-by: Ezequiel Garcia Signed-off-by: Brian Norris --- Reading git-diff-tree failed