]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/ppc4xx/dcr.S
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
[karo-tx-uboot.git] / cpu / ppc4xx / dcr.S
index 554db1bc77fe483b8f368261a3b7e48a69024b26..fe136e0fa292a875f99db5d329e66630900120b1 100644 (file)
@@ -22,7 +22,7 @@
  */
 #include <config.h>
 
-#if defined(CONFIG_4xx) && ((CONFIG_COMMANDS & CFG_CMD_SETGETDCR) || defined(CONFIG_CMD_SETGETDCR))
+#if defined(CONFIG_4xx) && defined(CONFIG_CMD_SETGETDCR)
 
 #include <ppc4xx.h>