ratp: allow building without full console support
Make CONFIG_RATP a selectable config option, so that the user can
enable RATP support without explicitly needing to enable the full
console support over RATP (e.g. only for RATP FS or built-in command
support).

The full console can still be explicitly enabled with
CONFIG_CONSOLE_RATP.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d876f2e commit 4cf99a772cf2494db74ff6872fae5bd2d2a03afa
@Aleksander Morgado Aleksander Morgado authored on 24 Feb 2018
Sascha Hauer committed on 1 Mar 2018
Showing 5 changed files
View
common/Makefile
View
common/ratp/ratp.c
View
fs/Kconfig
View
lib/Kconfig
View
lib/readline.c