]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_display.c
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
[people/ms/u-boot.git] / common / cmd_display.c
index f2e7e880628cf450e4d582994717a52e71af3656..47ef35a1984a3a25b48bfe4bdc15061a2cf3bf37 100644 (file)
@@ -24,7 +24,7 @@
 #include <common.h>
 #include <command.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_DISPLAY) || defined(CONFIG_CMD_DISPLAY)
+#if defined(CONFIG_CMD_DISPLAY)
 
 #undef DEBUG_DISP