diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 4216b2845..c5327c201 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -156,6 +156,12 @@ config CONFIG_MT to advance or rewind a tape past a specified number of archive files on the tape. +config CONFIG_RX + bool "rx" + default n + help + Receive files using the Xmodem protocol. + config CONFIG_STRINGS bool "strings" default n |