Kconfig: Add CONFIG_SATA to enable SATA
[oweals/u-boot.git] / board / bachmann / ot1200 / ot1200.c
index c0a8b6423ee1882ae044333515b3b0d757455aa9..74f652e025aacd955d8e7d1948329d24b67f4a29 100644 (file)
@@ -338,7 +338,7 @@ int board_init(void)
 
        leds_on();
 
-#ifdef CONFIG_CMD_SATA
+#ifdef CONFIG_SATA
        setup_sata();
 #endif