Logoj0ke.net Open Build Service > Projects > GFS > kernel-source > config.conf
Sign Up | Log In

File config.conf of Package kernel-source (Revision df252a26e25a8adf68c093a9e11201a8)

Currently displaying revision df252a26e25a8adf68c093a9e11201a8, show latest

 
1
# Kernel configuration file selection.
2
# (See series.conf for a list of symbols defined.)
3
4
+IA32       i386/default
5
+IA32       i386/pae
6
+IA32       i386/debug
7
+IA32       i386/xen
8
+IA32       i386/vanilla
9
+IA32       i386/rt
10
+IA32       i386/rt_debug
11
+IA32       i386/trace
12
13
+ia64       ia64/default
14
+ia64       ia64/debug
15
+ia64       ia64/vanilla
16
+ia64       ia64/trace
17
18
+x86_64     x86_64/default
19
+x86_64     x86_64/xen
20
+x86_64     x86_64/debug
21
+x86_64     x86_64/vanilla
22
+x86_64     x86_64/rt
23
+x86_64     x86_64/rt_debug
24
+x86_64 -   x86_64/rt_timing
25
+x86_64     x86_64/trace
26
27
+PPC        powerpc/default
28
+PPC        powerpc/ppc64
29
+PPC        powerpc/kdump
30
+PPC        powerpc/vanilla
31
+PPC -      powerpc/rt
32
+PPC        powerpc/ps3
33
34
+s390       s390/s390
35
+s390x      s390/default
36
+S390       s390/vanilla
37