meta-digi-dey: include microcom with busybox
Microcom is a minimal version of minicom and is extremely useful for doing basic testing on target (for instance, talking to a modem or other serial connected device). Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> (cherry picked from commit 90c6708e948c9b9942b48d425ff21e0affc2f8d7) Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
179763fbf7
commit
35c0f5b8da
|
|
@ -730,7 +730,7 @@ CONFIG_MAKEDEVS=y
|
|||
# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
|
||||
CONFIG_FEATURE_MAKEDEVS_TABLE=y
|
||||
# CONFIG_MAN is not set
|
||||
# CONFIG_MICROCOM is not set
|
||||
CONFIG_MICROCOM=y
|
||||
CONFIG_MOUNTPOINT=y
|
||||
# CONFIG_MT is not set
|
||||
# CONFIG_RAIDAUTORUN is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue