From cae5e14224f4e8d935fe16d6c4d07648a960bfa8 Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Fri, 29 Nov 2019 16:14:28 +0100 Subject: ratp: add more build dependencies Signed-off-by: Lucas Stach Signed-off-by: Sascha Hauer --- common/ratp/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/ratp/Kconfig b/common/ratp/Kconfig index 30462c6c97..25150addfd 100644 --- a/common/ratp/Kconfig +++ b/common/ratp/Kconfig @@ -6,6 +6,7 @@ config CONSOLE_RATP select POLLER select CMDLINE_EDITING depends on CONSOLE_FULL + depends on !SHELL_NONE prompt "RATP console support" help This option adds support for remote controlling barebox via serial -- cgit v1.2.3