]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gateworks/gw_ventana/gw_ventana.c
Kconfig: Add CONFIG_SATA to enable SATA
[people/ms/u-boot.git] / board / gateworks / gw_ventana / gw_ventana.c
index 6b950eeb218a288b29f2d5503a6af3e02f651781..40ee1b61e95f021c47a8a15e14de0f5e97ef0d1e 100644 (file)
@@ -633,7 +633,7 @@ int board_init(void)
 #endif
        setup_ventana_i2c();
 
-#ifdef CONFIG_CMD_SATA
+#ifdef CONFIG_SATA
        setup_sata();
 #endif
        /* read Gateworks EEPROM into global struct (used later) */