diff options
author | Denis Vlasenko | 2007-09-22 20:51:41 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-09-22 20:51:41 +0000 |
commit | 23856ab8e6805538f907dcf032a0168676df0d90 (patch) | |
tree | 8cb15ef5b68d2681ba75e1af7e8439359d1a8a6a /util-linux/Config.in | |
parent | f588f70b91f7d4b36bf7c3b7010d2b583b574c12 (diff) | |
download | busybox-23856ab8e6805538f907dcf032a0168676df0d90.zip busybox-23856ab8e6805538f907dcf032a0168676df0d90.tar.gz |
move microcom to miscutils
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 7d8e948..107382f 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -305,12 +305,6 @@ config FEATURE_MDEV_LOAD_FIRMWARE /lib/firmware/ and if it exists, send it to the kernel for loading into the hardware. -config MICROCOM - bool "microcom" - default n - help - The poor man's minicom utility for chatting with serial port devices. - config MKSWAP bool "mkswap" default n |