]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_spi.c
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
[karo-tx-uboot.git] / common / cmd_spi.c
index 5874222e7cb86facb3109201502ae2bd22c59ae9..d446fe50586706c5f9585b9ab30779d618577d8f 100644 (file)
@@ -29,7 +29,7 @@
 #include <command.h>
 #include <spi.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_SPI) || defined(CONFIG_CMD_SPI)
+#if defined(CONFIG_CMD_SPI)
 
 /*-----------------------------------------------------------------------
  * Definitions