]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/nsa310s.h
Kconfig: Add a CONFIG_IDE option
[people/ms/u-boot.git] / include / configs / nsa310s.h
index b988d3d7f9a3ada1ef57e351d1a5961c172a17e2..9b99b0e44fa53dee1a72a2cad103cbb0791fc250 100644 (file)
 #endif /* CONFIG_CMD_NET */
 
 /* SATA driver configuration */
-#ifdef CONFIG_CMD_IDE
+#ifdef CONFIG_IDE
 #define __io
 #define CONFIG_IDE_PREINIT
 #define CONFIG_MVSATA_IDE_USE_PORT0
 #define CONFIG_SYS_ATA_IDE0_OFFSET     MV_SATA_PORT0_OFFSET
-#endif /* CONFIG_CMD_IDE */
+#endif /* CONFIG_IDE */
 
 /* RTC driver configuration */
 #ifdef CONFIG_CMD_DATE