]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Aug 2015 07:38:22 +0000 (09:38 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:13 +0000 (12:19 +0200)
commitc85e6d7cc1707515d657afcea1a1f84cfabbd420
treefae781c88ea7c65d30699609721c1b3c56d60ff5
parent25b87c38a69cc7ddf4d648222e2d5125a38bb836
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling

CONFIG_SPL_NAND_SUPPORT gets used via IS_ENABLED so it must be defined
to 1, rather then just being defined.

While at remove 2 other unused NAND related defines from sunxi-common.h.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
include/configs/sunxi-common.h