]> git.sur5r.net Git - u-boot/blobdiff - include/status_led.h
* Added VIA configuration table
[u-boot] / include / status_led.h
index cad287d43f297130478c0247bcd3316a6c7dddc6..a56883b9a5e8d00c0482d51f7b1fe3908c198ac7 100644 (file)
@@ -334,7 +334,16 @@ void status_led_set  (int led, int state);
 # define STATUS_LED_BOOT       0               /* LED 0 used for boot status */
 
 /*****  NetPhone   ********************************************************/
-#elif defined(CONFIG_NETPHONE)
+#elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
+/* XXX empty just to avoid the error */
+/*****  STx XTc    ********************************************************/
+#elif defined(CONFIG_STXXTC)
+/* XXX empty just to avoid the error */
+/*****  sbc8240   ********************************************************/
+#elif defined(CONFIG_WRSBC8240)
+/* XXX empty just to avoid the error */
+/************************************************************************/
+#elif defined(CONFIG_NIOS2)
 /* XXX empty just to avoid the error */
 /************************************************************************/
 #else