diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 107382f51..7d8e94890 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -305,6 +305,12 @@ 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 | |||
308 | config MKSWAP | 314 | config MKSWAP |
309 | bool "mkswap" | 315 | bool "mkswap" |
310 | default n | 316 | default n |