]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/config_fallbacks.h
configs: Re-sync almost all of cmd/Kconfig
[thirdparty/u-boot.git] / include / config_fallbacks.h
index 52626417c596177648977add6b82414890f4d61a..e3c222e180b62290edfbbdf04401f9d7230d6777 100644 (file)
 #define CONFIG_CMD_BMP
 #endif
 
-#ifndef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT      "=> "
-#endif
-
 #ifndef CONFIG_SYS_PBSIZE
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE + 128)
 #endif
 #ifndef CONFIG_CMDLINE
 #undef CONFIG_CMDLINE_EDITING
 #undef CONFIG_SYS_LONGHELP
-#undef CONFIG_CMD_BOOTD
-#undef CONFIG_CMD_RUN
 #undef CONFIG_CMD_ASKENV
 #undef CONFIG_MENU
 #endif