]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CPCI4052.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / CPCI4052.h
index ceddd7accc85540d4fa2d2a5f34df4e6526a4802..9c25751c8fbabc459d855cc892e9d74a8f87d6ea 100644 (file)
@@ -67,8 +67,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_IRQ
@@ -94,7 +92,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    */
 
 
 #define CONFIG_VERSION_VARIABLE 1      /* include version env variable */
 
-#define CONFIG_AUTOBOOT_KEYED  1
-#define CONFIG_AUTOBOOT_PROMPT \
-       "Press SPACE to abort autoboot in %d seconds\n", bootdelay
-#undef CONFIG_AUTOBOOT_DELAY_STR
-#define CONFIG_AUTOBOOT_STOP_STR " "
-
 #define CONFIG_SYS_RX_ETH_BUFFER       16      /* use 16 rx buffer on 405 emac */
 
 /*-----------------------------------------------------------------------