]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/FADS850SAR.h
* Fix problems caused by Robert Schwebel's cramfs patch
[karo-tx-uboot.git] / include / configs / FADS850SAR.h
index 3d04ef0dd97bddae576ef8b49334cd3af1f7d745..9e292ae0eb310779b38873524b66ea68d481d3a5 100644 (file)
@@ -30,8 +30,6 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#include <mpc8xx_irq.h>
-
 #define CONFIG_MPC850          1
 #define CONFIG_MPC850SAR       1
 #define CONFIG_FADS                    1
 #define CONFIG_DRAM_50MHZ              1
 #define CONFIG_SDRAM_50MHZ
 
-#ifdef CONFIG_MPC860T
-
-/* Interrupt level assignments.
-*/
-#define FEC_INTERRUPT  SIU_LEVEL1      /* FEC interrupt */
-
-#endif /* CONFIG_MPC860T */
-
 /* We don't use the 8259.
 */
 #define NR_8259_INTS   0
 #define PCMCIA_SLOT_A 1
 #endif
 
+#define CFG_DAUGHTERBOARD
+
 #endif /* __CONFIG_H */