wok-backports rev 21

linux/linux-slitaz.config64: add IA32 emulation
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 06 22:39:22 2014 +0000 (2014-01-06)
parents c72710e69358
children 6e3e411ad7c9
files linux/stuff/linux-slitaz.config64
line diff
     1.1 --- a/linux/stuff/linux-slitaz.config64	Sun Jan 05 23:30:04 2014 +0100
     1.2 +++ b/linux/stuff/linux-slitaz.config64	Mon Jan 06 22:39:22 2014 +0000
     1.3 @@ -158,6 +158,7 @@
     1.4  CONFIG_SYSCTL=y
     1.5  CONFIG_ANON_INODES=y
     1.6  # CONFIG_EXPERT is not set
     1.7 +CONFIG_UID16=y
     1.8  # CONFIG_SYSCTL_SYSCALL is not set
     1.9  CONFIG_KALLSYMS=y
    1.10  CONFIG_HOTPLUG=y
    1.11 @@ -228,6 +229,7 @@
    1.12  CONFIG_BLK_DEV_BSGLIB=y
    1.13  # CONFIG_BLK_DEV_INTEGRITY is not set
    1.14  # CONFIG_BLK_DEV_THROTTLING is not set
    1.15 +CONFIG_BLOCK_COMPAT=y
    1.16  
    1.17  #
    1.18  # IO Schedulers
    1.19 @@ -384,7 +386,7 @@
    1.20  CONFIG_X86_PAT=y
    1.21  CONFIG_ARCH_USES_PG_UNCACHED=y
    1.22  CONFIG_ARCH_RANDOM=y
    1.23 -# CONFIG_EFI is not set
    1.24 +CONFIG_EFI=y
    1.25  # CONFIG_SECCOMP is not set
    1.26  # CONFIG_CC_STACKPROTECTOR is not set
    1.27  # CONFIG_HZ_100 is not set
    1.28 @@ -400,6 +402,7 @@
    1.29  # CONFIG_RELOCATABLE is not set
    1.30  CONFIG_PHYSICAL_ALIGN=0x1000000
    1.31  CONFIG_HOTPLUG_CPU=y
    1.32 +CONFIG_COMPAT_VDSO=y
    1.33  # CONFIG_CMDLINE_BOOL is not set
    1.34  CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
    1.35  
    1.36 @@ -533,13 +536,19 @@
    1.37  # Executable file formats / Emulations
    1.38  #
    1.39  CONFIG_BINFMT_ELF=y
    1.40 +CONFIG_COMPAT_BINFMT_ELF=y
    1.41  # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
    1.42  # CONFIG_HAVE_AOUT is not set
    1.43  CONFIG_BINFMT_MISC=m
    1.44 -# CONFIG_IA32_EMULATION is not set
    1.45 -# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set
    1.46 +CONFIG_IA32_EMULATION=y
    1.47 +# CONFIG_IA32_AOUT is not set
    1.48 +CONFIG_COMPAT=y
    1.49 +CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
    1.50 +CONFIG_SYSVIPC_COMPAT=y
    1.51 +CONFIG_KEYS_COMPAT=y
    1.52  CONFIG_HAVE_TEXT_POKE_SMP=y
    1.53  CONFIG_NET=y
    1.54 +CONFIG_COMPAT_NETLINK_MESSAGES=y
    1.55  
    1.56  #
    1.57  # Networking options
    1.58 @@ -3273,6 +3282,7 @@
    1.59  # CONFIG_FB_VGA16 is not set
    1.60  # CONFIG_FB_UVESA is not set
    1.61  CONFIG_FB_VESA=y
    1.62 +# CONFIG_FB_EFI is not set
    1.63  # CONFIG_FB_N411 is not set
    1.64  # CONFIG_FB_HGA is not set
    1.65  # CONFIG_FB_S1D13XXX is not set
    1.66 @@ -4167,6 +4177,7 @@
    1.67  #
    1.68  # CONFIG_EDD is not set
    1.69  CONFIG_FIRMWARE_MEMMAP=y
    1.70 +# CONFIG_EFI_VARS is not set
    1.71  # CONFIG_DELL_RBU is not set
    1.72  # CONFIG_DCDBAS is not set
    1.73  CONFIG_DMIID=y
    1.74 @@ -4227,6 +4238,7 @@
    1.75  # CONFIG_QFMT_V1 is not set
    1.76  # CONFIG_QFMT_V2 is not set
    1.77  CONFIG_QUOTACTL=y
    1.78 +CONFIG_QUOTACTL_COMPAT=y
    1.79  CONFIG_AUTOFS4_FS=m
    1.80  CONFIG_FUSE_FS=y
    1.81  CONFIG_CUSE=m