Subversion Repositories HelenOS-historic

Rev

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

Rev 836 Rev 843
Line 43... Line 43...
43
@ "bgxemul" GXEmul Big Endian
43
@ "bgxemul" GXEmul Big Endian
44
@ "indy" SGI Indy
44
@ "indy" SGI Indy
45
! [ARCH=mips32] MIPS_MACHINE (choice)
45
! [ARCH=mips32] MIPS_MACHINE (choice)
46
 
46
 
47
# Framebuffer support
47
# Framebuffer support
48
! [ARCH=mips32&MIPS_MACHINE=lgxemul] CONFIG_FB (y/n)
48
! [(ARCH=mips32&MIPS_MACHINE=lgxemul)|(ARCH=mips32&MIPS_MACHINE=bgxemul)] CONFIG_FB (y/n)
49
 
49
 
50
# Support for SMP
50
# Support for SMP
51
! [ARCH=ia32|ARCH=amd64] CONFIG_SMP (y/n)
51
! [ARCH=ia32|ARCH=amd64] CONFIG_SMP (y/n)
52
 
52
 
53
# Improved support for hyperthreading
53
# Improved support for hyperthreading