[PATCH] ratp: select CMDLINE_EDITING

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

 



ratp seems to send special characters which are not handle correctly
without CDMLINE_EDITING. Without this config, commands run via ratp will
have an erratic behavior and/or incorrect output.
---
 common/ratp/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/ratp/Kconfig b/common/ratp/Kconfig
index 93ff75d64..07d1f53da 100644
--- a/common/ratp/Kconfig
+++ b/common/ratp/Kconfig
@@ -4,6 +4,7 @@ config CONSOLE_RATP
 	select RATP
 	select CRC16
 	select POLLER
+	select CMDLINE_EDITING
 	depends on CONSOLE_FULL
 	prompt "RATP console support"
 	help
-- 
2.15.0.276.g89ea799


_______________________________________________
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