diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 6ece645e4dbe..4f3e925962c3 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -542,11 +542,6 @@ config SYSVIPC_COMPAT | |||
542 | depends on COMPAT && SYSVIPC | 542 | depends on COMPAT && SYSVIPC |
543 | default y | 543 | default y |
544 | 544 | ||
545 | config UID16 | ||
546 | bool | ||
547 | depends on IA32_EMULATION | ||
548 | default y | ||
549 | |||
550 | endmenu | 545 | endmenu |
551 | 546 | ||
552 | source "net/Kconfig" | 547 | source "net/Kconfig" |