]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/lp8x4x.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / lp8x4x.h
index a26937265a55a44ab81f2c2305704c4550858280..10a7b05daf30e0c28d808bb604239b0539fc3b99 100644 (file)
 /*
  * Bootloader Components Configuration
  */
-#include <config_cmd_default.h>
-
-#define        CONFIG_CMD_NET
 #define        CONFIG_CMD_ENV
-#undef CONFIG_CMD_IMLS
 #define        CONFIG_CMD_MMC
 #define        CONFIG_CMD_USB
 #undef CONFIG_LCD
 #define        CONFIG_SYS_HUSH_PARSER          1
 
 #define        CONFIG_SYS_LONGHELP
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT               "$ "
 #else