diff --git a/include/configs/CPCI4052.h b/include/configs/CPCI4052.h
index c20ecbd06deffabbea56ff9b771127c9144ac61e..019700dc57c53573c5dbe04fbcd747fd2a80d9af 100644
--- a/include/configs/CPCI4052.h
+++ b/include/configs/CPCI4052.h
@@ -94,7 +94,7 @@
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP			/* undef to save memory		*/
+#undef CONFIG_SYS_LONGHELP			/* undef to save memory		*/
 
 #undef	CONFIG_SYS_HUSH_PARSER			/* use "hush" command parser	*/