summaryrefslogtreecommitdiff
path: root/package/busybox
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-10-05 23:14:35 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-10-05 23:14:35 +0200
commita2fcdacad6d6051288982c06c2737eb9e7f251fd (patch)
treedec514ff2672b44290ad32ef881da83380039529 /package/busybox
parent968ebae9dee10907e9bbc20ad5982e1de914efc5 (diff)
busybox: 1.17.x.config: enable microcom applet
So we can get rid of the deprecated microcom package. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/busybox-1.17.x.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/busybox-1.17.x.config b/package/busybox/busybox-1.17.x.config
index 192bba29c..d131dd638 100644
--- a/package/busybox/busybox-1.17.x.config
+++ b/package/busybox/busybox-1.17.x.config
@@ -668,7 +668,7 @@ CONFIG_MAKEDEVS=y
# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
CONFIG_FEATURE_MAKEDEVS_TABLE=y
# CONFIG_MAN is not set
-# CONFIG_MICROCOM is not set
+CONFIG_MICROCOM=y
CONFIG_MOUNTPOINT=y
CONFIG_MT=y
# CONFIG_RAIDAUTORUN is not set