]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/tx6ul.c
karo: tx6ul: fix wrong board name in U-Boot messages
[karo-tx-uboot.git] / board / karo / tx6 / tx6ul.c
index 1817e2793bad3ca21e174da00d5f008a04c67c7d..cfb6242cced689f7496453c3a9f6ab321c59e4c5 100644 (file)
@@ -431,7 +431,7 @@ static bool tx6ul_temp_check_enabled = true;
 
 static inline u8 tx6ul_mem_suffix(void)
 {
-#ifdef CONFIG_TX6UL_NAND
+#ifdef CONFIG_TX6_NAND
        return '0';
 #else
        return '1';