aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index ba3a389fab94..f1f22db74d5a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -521,7 +521,7 @@ menuconfig EMBEDDED
521 521
522config UID16 522config UID16
523 bool "Enable 16-bit UID system calls" if EMBEDDED 523 bool "Enable 16-bit UID system calls" if EMBEDDED
524 depends on ARM || BLACKFIN || CRIS || FRV || H8300 || X86_32 || M68K || (S390 && !64BIT) || SUPERH || SPARC32 || (SPARC64 && SPARC32_COMPAT) || UML || (X86_64 && IA32_EMULATION) 524 depends on ARM || BLACKFIN || CRIS || FRV || H8300 || X86_32 || M68K || (S390 && !64BIT) || SUPERH || SPARC32 || (SPARC64 && COMPAT) || UML || (X86_64 && IA32_EMULATION)
525 default y 525 default y
526 help 526 help
527 This enables the legacy 16-bit UID syscall wrappers. 527 This enables the legacy 16-bit UID syscall wrappers.