]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-abi.config
- removed all Group fields translations (oure rpm now can handle translating
[packages/kernel.git] / kernel-abi.config
1 #
2 # Binary emulation of other systems
3 #
4 CONFIG_ABI=m
5 CONFIG_ABI_SVR4=m
6 # CONFIG_ABI_IBCS_SCO is not set
7 # CONFIG_ABI_IBCS_ISC is not set
8 # CONFIG_ABI_IBCS_WYSE is not set
9 # CONFIG_ABI_XENIX is not set
10 CONFIG_ABI_UW7=m
11 CONFIG_ABI_SOLARIS=m
12 CONFIG_ABI_IBCS=m
13 CONFIG_ABI_ISC=m
14 CONFIG_ABI_SCO=m
15 CONFIG_ABI_WYSE=m
16
17 #
18 # Support for foreign binary formats
19 #
20 # CONFIG_BINFMT_XOUT is not set
21 CONFIG_BINFMT_COFF=m
22
23 #
24 # Linux-ABI debugging settings
25 #
26 # CONFIG_ABI_VERBOSE_ERRORS is not set
27 CONFIG_ABI_SPX=y
28 CONFIG_ABI_XTI=y
29 CONFIG_ABI_TLI_OPTMGMT=y
30 # CONFIG_ABI_XTI_OPTMGMT is not set
This page took 0.02642 seconds and 3 git commands to generate.