summaryrefslogtreecommitdiff
path: root/packages/busybox/switchbox-1.00
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2004-12-25 14:30:52 +0000
committerRod Whitby <rod@whitby.id.au>2004-12-25 14:30:52 +0000
commit4b5c65e343f5a1189baa3ddc259c0fcb7cc8c2bf (patch)
tree58be088a70259f7164aaf7dd466c97496018dcd6 /packages/busybox/switchbox-1.00
parent245869e7519ff153fdc38de7431cc04cc86aaf33 (diff)
Added CHROOT and NFSMOUNT to switchbox
BKrev: 41cd799c44P6k0h5bDIN_5heL11nLA
Diffstat (limited to 'packages/busybox/switchbox-1.00')
-rw-r--r--packages/busybox/switchbox-1.00/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/busybox/switchbox-1.00/defconfig b/packages/busybox/switchbox-1.00/defconfig
index 222ff1338a..a757d731cd 100644
--- a/packages/busybox/switchbox-1.00/defconfig
+++ b/packages/busybox/switchbox-1.00/defconfig
@@ -60,7 +60,7 @@ CONFIG_CAT=y
# CONFIG_CHGRP is not set
# CONFIG_CHMOD is not set
# CONFIG_CHOWN is not set
-# CONFIG_CHROOT is not set
+CONFIG_CHROOT=y
# CONFIG_CMP is not set
CONFIG_CP=y
# CONFIG_CUT is not set
@@ -341,7 +341,7 @@ CONFIG_PIVOT_ROOT=y
# CONFIG_RDATE is not set
# CONFIG_SWAPONOFF is not set
CONFIG_MOUNT=y
-# CONFIG_NFSMOUNT is not set
+CONFIG_NFSMOUNT=y
CONFIG_UMOUNT=y
# CONFIG_FEATURE_MOUNT_FORCE is not set