]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sbc8548.h
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
[karo-tx-uboot.git] / include / configs / sbc8548.h
index d87394c8d11f926820fde8463e1f0c664682c215..8e8e14cf30fca966e3394efba3fe3e7f7fdbb2df 100644 (file)
 
 /* Use the HUSH parser */
 #define CONFIG_SYS_HUSH_PARSER
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
-#endif
 
 /* pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT               1