X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fnand.h;fp=include%2Fnand.h;h=4f965235b6e035afc5fd1b53f4b1a93d3e454e02;hp=f0f3bf94b555d4c6055d65cdc81d30c264cdd9a9;hb=a1b81ab26fbbdcbaa6e2a096397c75415181c298;hpb=453db36863668df08078838029d988b72f0ee994 diff --git a/include/nand.h b/include/nand.h index f0f3bf94b5..4f965235b6 100644 --- a/include/nand.h +++ b/include/nand.h @@ -31,7 +31,8 @@ * at the same time, so do it here. When all drivers are * converted, this will go away. */ -#if defined(CONFIG_NAND_FSL_ELBC) || defined(CONFIG_NAND_ATMEL) +#if defined(CONFIG_NAND_FSL_ELBC) || defined(CONFIG_NAND_ATMEL)\ + || defined(CONFIG_NAND_FSL_IFC) #define CONFIG_SYS_NAND_SELF_INIT #endif