Linux-2.6.12-rc2
[deliverable/linux.git] / arch / um / Kconfig_x86_64
1 config 64_BIT
2 bool
3 default y
4
5 config 3_LEVEL_PGTABLES
6 bool
7 default y
8
9 config ARCH_HAS_SC_SIGNALS
10 bool
11 default n
12
13 config ARCH_REUSE_HOST_VSYSCALL_AREA
14 bool
15 default n
This page took 0.030046 seconds and 5 git commands to generate.