Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / MBX860T.h
index 0ca0970075cb6296420f1b02b02844e0f6862594..69d195dc028671ebf4a3727719e20544814b075c 100644 (file)
  * Cache Configuration
  */
 #define CFG_CACHELINE_SIZE     16      /* For all MPC8xx CPUs                  */
-#if (CONFIG_COMMANDS & CFG_CMD_KGDB)
+#if defined(CONFIG_CMD_KGDB)
 #define CFG_CACHELINE_SHIFT    4       /* log base 2 of the above value        */
 #endif