[PATCH] common: Make HUSH_SHELL select PROCESS_ESCAPE_SEQUENCE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Possibly among other things, print_menu_entry() in common/menu.c calls on
process_escape_sequence() when HUSH_SHELL is selected.

Signed-off-by: Alan Ott <alan@xxxxxxxxxxx>
---
 common/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/Kconfig b/common/Kconfig
index 73d620a..7aa50b6 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -280,6 +280,7 @@ choice
 		select COMMAND_SUPPORT
 		select PARAMETER
 		select BINFMT
+		select PROCESS_ESCAPE_SEQUENCE
 		help
 		  Enable hush support. This is the most advanced shell available
 		  for barebox.
-- 
1.7.0.4


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux