diff options
Diffstat (limited to 'openwrt/package/mgetty/Config.in')
-rw-r--r-- | openwrt/package/mgetty/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/mgetty/Config.in b/openwrt/package/mgetty/Config.in new file mode 100644 index 0000000000..5761bbb6f1 --- /dev/null +++ b/openwrt/package/mgetty/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_MGETTY + prompt "mgetty+sendfax.................... the data/fax solution for your analog modem" + tristate + default m if CONFIG_DEVEL + help + mgetty now includes sendfax (and AutoPPP) + using pppd for data and doing fax/login by itself. |