]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/at91-sama5_common.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / at91-sama5_common.h
index 94981e77536ba25de85151dcd6b13b805a8bc16a..2bded45548e5b05ac4b1130fca8e2a97d4d17b7b 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_LOADS
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
-#define CONFIG_CMD_SETEXPR
 
 #ifdef CONFIG_SYS_USE_MMC
 #define CONFIG_BOOTARGS                                                        \
@@ -71,7 +66,6 @@
 
 #define CONFIG_BAUDRATE                        115200
 
-#define CONFIG_SYS_PROMPT              "U-Boot> "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \