]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/mpc8xx_irq.h
imported U-Boot Release 2009.08 from Freescale BSP L2.6.31_10.08.01
[karo-tx-uboot.git] / include / mpc8xx_irq.h
index d2a81c00dcfd56a04732e7e490b4f64ce1e59380..15cf693fa65ffcd78b7efff7a22a4dc7373b5c5d 100755 (executable)
@@ -45,8 +45,8 @@
  * MBX PCI/ISA/IDE interrupts.
  */
 
-#ifdef CFG_CPM_INTERRUPT
-# define CPM_INTERRUPT         CFG_CPM_INTERRUPT
+#ifdef CONFIG_SYS_CPM_INTERRUPT
+# define CPM_INTERRUPT         CONFIG_SYS_CPM_INTERRUPT
 #else
 # define CPM_INTERRUPT         SIU_LEVEL2
 #endif