]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sunxi/board.c
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
[karo-tx-uboot.git] / board / sunxi / board.c
index d411e96c761aa88f361535a12fbd7783839c6741..9c855f604d62908e9983523c40a25ff0fd449750 100644 (file)
@@ -108,7 +108,7 @@ int dram_init(void)
        return 0;
 }
 
-#if defined(CONFIG_SPL_NAND_SUNXI) && defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_NAND_SUNXI) && defined(CONFIG_SPL_BUILD)
 static void nand_pinmux_setup(void)
 {
        unsigned int pin;