Signed-off-by: Lucas Stach <[email protected]>
---
 common/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/Kconfig b/common/Kconfig
index 6583aabc44d9..562798063b81 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -414,6 +414,7 @@ config AUTO_COMPLETE
 config MENU
        bool
        prompt "Menu Framework"
+       select PROCESS_ESCAPE_SEQUENCE
        help
          a menu framework that allow us to create list menu to simplify
          barebox and make it more user-frendly
-- 
2.1.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to