wok rev 15766
linux/linux-slitaz.config64: add IA32 emulation
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 06 17:10:57 2014 +0000 (2014-01-06) |
parents | fd4def7197de |
children | 451ec7e0b47b |
files | linux/stuff/linux-slitaz.config64 |
line diff
1.1 --- a/linux/stuff/linux-slitaz.config64 Mon Jan 06 00:47:08 2014 +0100 1.2 +++ b/linux/stuff/linux-slitaz.config64 Mon Jan 06 17:10:57 2014 +0000 1.3 @@ -160,6 +160,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 @@ -230,6 +231,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 @@ -402,6 +404,7 @@ 1.20 # CONFIG_RELOCATABLE is not set 1.21 CONFIG_PHYSICAL_ALIGN=0x1000000 1.22 CONFIG_HOTPLUG_CPU=y 1.23 +CONFIG_COMPAT_VDSO=y 1.24 # CONFIG_CMDLINE_BOOL is not set 1.25 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 1.26 1.27 @@ -535,13 +538,19 @@ 1.28 # Executable file formats / Emulations 1.29 # 1.30 CONFIG_BINFMT_ELF=y 1.31 +CONFIG_COMPAT_BINFMT_ELF=y 1.32 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 1.33 # CONFIG_HAVE_AOUT is not set 1.34 CONFIG_BINFMT_MISC=m 1.35 -# CONFIG_IA32_EMULATION is not set 1.36 -# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set 1.37 +CONFIG_IA32_EMULATION=y 1.38 +# CONFIG_IA32_AOUT is not set 1.39 +CONFIG_COMPAT=y 1.40 +CONFIG_COMPAT_FOR_U64_ALIGNMENT=y 1.41 +CONFIG_SYSVIPC_COMPAT=y 1.42 +CONFIG_KEYS_COMPAT=y 1.43 CONFIG_HAVE_TEXT_POKE_SMP=y 1.44 CONFIG_NET=y 1.45 +CONFIG_COMPAT_NETLINK_MESSAGES=y 1.46 1.47 # 1.48 # Networking options 1.49 @@ -3275,6 +3284,7 @@ 1.50 # CONFIG_FB_VGA16 is not set 1.51 # CONFIG_FB_UVESA is not set 1.52 CONFIG_FB_VESA=y 1.53 +# CONFIG_FB_EFI is not set 1.54 # CONFIG_FB_N411 is not set 1.55 # CONFIG_FB_HGA is not set 1.56 # CONFIG_FB_S1D13XXX is not set 1.57 @@ -4169,6 +4179,7 @@ 1.58 # 1.59 # CONFIG_EDD is not set 1.60 CONFIG_FIRMWARE_MEMMAP=y 1.61 +# CONFIG_EFI_VARS is not set 1.62 # CONFIG_DELL_RBU is not set 1.63 # CONFIG_DCDBAS is not set 1.64 CONFIG_DMIID=y 1.65 @@ -4229,6 +4240,7 @@ 1.66 # CONFIG_QFMT_V1 is not set 1.67 # CONFIG_QFMT_V2 is not set 1.68 CONFIG_QUOTACTL=y 1.69 +CONFIG_QUOTACTL_COMPAT=y 1.70 CONFIG_AUTOFS4_FS=m 1.71 CONFIG_FUSE_FS=y 1.72 CONFIG_CUSE=m