]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_pxa270.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / colibri_pxa270.h
index e8851e790e57938c3b98c59b261378e852e8c41b..edd032919d250b3df8ac782ee6c80d36429f849a 100644 (file)
 #define        CONFIG_BOOTP_HOSTNAME
 #endif
 
-/*
- * HUSH Shell Configuration
- */
-#define        CONFIG_SYS_HUSH_PARSER          1
-
 #undef CONFIG_SYS_LONGHELP             /* Saves 10 KB */
 #undef CONFIG_SYS_PROMPT
-#ifdef CONFIG_SYS_HUSH_PARSER
+#ifdef CONFIG_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT               "$ "
 #else
 #endif