diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-22 20:51:41 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-22 20:51:41 +0000 |
commit | 23856ab8e6805538f907dcf032a0168676df0d90 (patch) | |
tree | 8cb15ef5b68d2681ba75e1af7e8439359d1a8a6a /util-linux/Config.in | |
parent | f588f70b91f7d4b36bf7c3b7010d2b583b574c12 (diff) | |
download | busybox-w32-23856ab8e6805538f907dcf032a0168676df0d90.tar.gz busybox-w32-23856ab8e6805538f907dcf032a0168676df0d90.tar.bz2 busybox-w32-23856ab8e6805538f907dcf032a0168676df0d90.zip |
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 7d8e94890..107382f51 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -305,12 +305,6 @@ config FEATURE_MDEV_LOAD_FIRMWARE | |||
305 | /lib/firmware/ and if it exists, send it to the kernel for | 305 | /lib/firmware/ and if it exists, send it to the kernel for |
306 | loading into the hardware. | 306 | loading into the hardware. |
307 | 307 | ||
308 | config MICROCOM | ||
309 | bool "microcom" | ||
310 | default n | ||
311 | help | ||
312 | The poor man's minicom utility for chatting with serial port devices. | ||
313 | |||
314 | config MKSWAP | 308 | config MKSWAP |
315 | bool "mkswap" | 309 | bool "mkswap" |
316 | default n | 310 | default n |