[PATCH] convert that currently tests _NSIG directly to use valid_signal()
[deliverable/linux.git] / arch / um / Kconfig_x86_64
CommitLineData
c45166be
PBG
1config UML_X86
2 bool
3 default y
4
5config 64BIT
1da177e4
LT
6 bool
7 default y
8
9config 3_LEVEL_PGTABLES
10 bool
11 default y
12
13config ARCH_HAS_SC_SIGNALS
14 bool
15 default n
16
17config ARCH_REUSE_HOST_VSYSCALL_AREA
18 bool
19 default n
This page took 0.041092 seconds and 5 git commands to generate.