Subversion Repositories HelenOS

Rev

Rev 3448 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3448 Rev 3588
Line 116... Line 116...
116
@ "16"
116
@ "16"
117
@ "24"
117
@ "24"
118
! [(ARCH=ia32|ARCH=amd64)&CONFIG_FB=y] CONFIG_VESA_BPP (choice)
118
! [(ARCH=ia32|ARCH=amd64)&CONFIG_FB=y] CONFIG_VESA_BPP (choice)
119
 
119
 
120
# Support for SMP
120
# Support for SMP
121
! [ARCH=ia32|ARCH=amd64|ARCH=ia32xen|ARCH=sparc64] CONFIG_SMP (y/n)
121
! [ARCH=ia32|ARCH=amd64|ARCH=ia32xen|ARCH=sparc64|ARCH=ia64] CONFIG_SMP (y/n)
122
 
122
 
123
# Improved support for hyperthreading
123
# Improved support for hyperthreading
124
! [(ARCH=ia32|ARCH=amd64|ARCH=ia32xen)&CONFIG_SMP=y] CONFIG_HT (y/n)
124
! [(ARCH=ia32|ARCH=amd64|ARCH=ia32xen)&CONFIG_SMP=y] CONFIG_HT (y/n)
125
 
125
 
126
# Simics BIOS AP boot fix
126
# Simics BIOS AP boot fix
Line 137... Line 137...
137
 
137
 
138
# Support for Z8530 serial port
138
# Support for Z8530 serial port
139
! [ARCH=sparc64] CONFIG_Z8530 (y/n)
139
! [ARCH=sparc64] CONFIG_Z8530 (y/n)
140
 
140
 
141
# Support for NS16550 serial port
141
# Support for NS16550 serial port
142
! [ARCH=sparc64] CONFIG_NS16550 (y/n)
142
! [ARCH=sparc64|ARCH=ia64] CONFIG_NS16550 (y/n)
-
 
143
 
143
 
144
 
144
# Virtually indexed D-cache support
145
# Virtually indexed D-cache support
145
! [ARCH=sparc64] CONFIG_VIRT_IDX_DCACHE (y/n)
146
! [ARCH=sparc64] CONFIG_VIRT_IDX_DCACHE (y/n)
146
 
147
 
147
# Support for userspace debuggers
148
# Support for userspace debuggers