configs: omap3_logic: Disable NAND ID during SPL
authorAdam Ford <aford173@gmail.com>
Mon, 30 Jul 2018 01:16:49 +0000 (20:16 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 10 Aug 2018 17:45:33 +0000 (13:45 -0400)
commitea975fe16b3e8d1f7236b2593ac05010201c282f
tree4c09dca3841ddc52445f69ab77b458643991ce82
parentab5814f9926d8085d69df033d5db13bf0078c1f1
configs: omap3_logic: Disable NAND ID during SPL

For these boards, the GPMC timings are more determined by
processor speed/type than the NAND/PoP memory.  This code
is never invoked, so disable the config option, so it doesn't
take the time to compile it in.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig