diff options
Diffstat (limited to 'net/unix/Kconfig')
-rw-r--r-- | net/unix/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/unix/Kconfig b/net/unix/Kconfig index 28b232f281ab..8b5d04210d7c 100644 --- a/net/unix/Kconfig +++ b/net/unix/Kconfig @@ -16,11 +16,6 @@ config UNIX Say Y unless you know what you are doing. -config UNIX_SCM - bool - depends on UNIX - default y - config AF_UNIX_OOB bool depends on UNIX |