]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
swsusp: use GFP_KERNEL for creating basic data structures
[linux-2.6-omap-h63xx.git] / init / Kconfig
index 7ce952052947ccf334b33fa080100513667b6b66..ebe04f56d8343b980814b5ee551cc7f62242e282 100644 (file)
@@ -356,7 +356,7 @@ menuconfig EMBEDDED
 
 config UID16
        bool "Enable 16-bit UID system calls" if EMBEDDED
-       depends on ARM || CRIS || FRV || H8300 || X86_32 || M68K || (S390 && !64BIT) || SUPERH || SPARC32 || (SPARC64 && SPARC32_COMPAT) || UML || (X86_64 && IA32_EMULATION)
+       depends on ARM || BFIN || CRIS || FRV || H8300 || X86_32 || M68K || (S390 && !64BIT) || SUPERH || SPARC32 || (SPARC64 && SPARC32_COMPAT) || UML || (X86_64 && IA32_EMULATION)
        default y
        help
          This enables the legacy 16-bit UID syscall wrappers.