move microcom to miscutils

This commit is contained in:
Denis Vlasenko
2007-09-22 20:51:41 +00:00
parent f588f70b91
commit 23856ab8e6
4 changed files with 7 additions and 7 deletions

View File

@@ -276,6 +276,12 @@ config FEATURE_MAKEDEVS_TABLE
endchoice
config MICROCOM
bool "microcom"
default n
help
The poor man's minicom utility for chatting with serial port devices.
config MOUNTPOINT
bool "mountpoint"
default n