diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index baf892a..3d69b85 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -120,7 +120,6 @@
 					"stderr=serial\0" \
 					CONFIG_SANDBOX_ENV
 
-#define CONFIG_BOOTCOMMAND	"run test"
 #define CONFIG_BOOTDELAY	0		/* -1 to disable auto boot */
 
 #endif
