diff options
Diffstat (limited to 'util-linux/Config.src')
-rw-r--r-- | util-linux/Config.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src index dbf2b0d85..941a47f90 100644 --- a/util-linux/Config.src +++ b/util-linux/Config.src | |||
@@ -361,7 +361,6 @@ config FEATURE_HWCLOCK_ADJTIME_FHS | |||
361 | config IPCRM | 361 | config IPCRM |
362 | bool "ipcrm" | 362 | bool "ipcrm" |
363 | default y | 363 | default y |
364 | select FEATURE_SUID | ||
365 | help | 364 | help |
366 | The ipcrm utility allows the removal of System V interprocess | 365 | The ipcrm utility allows the removal of System V interprocess |
367 | communication (IPC) objects and the associated data structures | 366 | communication (IPC) objects and the associated data structures |
@@ -371,7 +370,6 @@ config IPCS | |||
371 | bool "ipcs" | 370 | bool "ipcs" |
372 | default y | 371 | default y |
373 | depends on PLATFORM_LINUX | 372 | depends on PLATFORM_LINUX |
374 | select FEATURE_SUID | ||
375 | help | 373 | help |
376 | The ipcs utility is used to provide information on the currently | 374 | The ipcs utility is used to provide information on the currently |
377 | allocated System V interprocess (IPC) objects in the system. | 375 | allocated System V interprocess (IPC) objects in the system. |