]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m54455evb/m54455evb.c
Kconfig: Add a CONFIG_IDE option
[people/ms/u-boot.git] / board / freescale / m54455evb / m54455evb.c
index d6b0650b99add8e3ff88a6f3c6cdf4e3c251e405..1e359700237ac23ef917b9d49f2cbf09b6c8b054 100644 (file)
@@ -88,7 +88,7 @@ int testdram(void)
        return (0);
 }
 
-#if defined(CONFIG_CMD_IDE)
+#if defined(CONFIG_IDE)
 #include <ata.h>
 
 int ide_preinit(void)