aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-06-20 04:30:36 +0000
committerRob Landley <rob@landley.net>2005-06-20 04:30:36 +0000
commit6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4 (patch)
treeb88e5e3d34a2edea9bd2a9c59fd1cf84a62ddf4d /sysdeps
parentdf1eda82b90d1c179b34d27f2825264efed10045 (diff)
downloadbusybox-6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4.tar.gz
Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use
some more work to shrink them down.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/linux/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/linux/defconfig b/sysdeps/linux/defconfig
index fd2b118e3..8848a6c37 100644
--- a/sysdeps/linux/defconfig
+++ b/sysdeps/linux/defconfig
@@ -397,6 +397,8 @@ CONFIG_DMESG=y
# CONFIG_GETOPT is not set
CONFIG_HEXDUMP=y
# CONFIG_HWCLOCK is not set
+# CONFIG_IPCRM is not set
+# CONFIG_IPCS is not set
# CONFIG_LOSETUP is not set
# CONFIG_MKSWAP is not set
CONFIG_MORE=y