Subversion Repositories HelenOS

Rev

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

Rev 2443 Rev 2465
Line 47... Line 47...
47
# CPU type
47
# CPU type
48
@ "opteron" Opteron
48
@ "opteron" Opteron
49
! [ARCH=amd64] MACHINE (choice)
49
! [ARCH=amd64] MACHINE (choice)
50
 
50
 
51
# Machine type
51
# Machine type
52
@ "gxemul" GXEmul
-
 
53
! [ARCH=arm32] MACHINE (choice)
-
 
54
 
-
 
55
# Machine type
-
 
56
@ "msim" MSIM Simulator
52
@ "msim" MSIM Simulator
57
@ "simics" Virtutech Simics simulator
53
@ "simics" Virtutech Simics simulator
58
@ "lgxemul" GXEmul Little Endian
54
@ "lgxemul" GXEmul Little Endian
59
@ "bgxemul" GXEmul Big Endian
55
@ "bgxemul" GXEmul Big Endian
60
@ "indy" SGI Indy
56
@ "indy" SGI Indy
61
! [ARCH=mips32] MACHINE (choice)
57
! [ARCH=mips32] MACHINE (choice)
62
 
58
 
63
# Machine type
59
# Machine type
-
 
60
@ "gxemul_testarm" GXEmul testarm
-
 
61
! [ARCH=arm32] MACHINE (choice)
-
 
62
 
-
 
63
# Machine type
64
@ "ski" Ski ia64 simulator
64
@ "ski" Ski ia64 simulator
65
@ "i460GX" i460GX chipset machine
65
@ "i460GX" i460GX chipset machine
66
! [ARCH=ia64] MACHINE (choice)
66
! [ARCH=ia64] MACHINE (choice)
67
 
67
 
68
# Framebuffer support
68
# Framebuffer support
69
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n)
69
! [(ARCH=mips32&MACHINE=lgxemul)|(ARCH=mips32&MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)|(ARCH=arm32&MACHINE=gxemul_testarm)] CONFIG_FB (y/n)
70
 
70
 
71
# Framebuffer width
71
# Framebuffer width
72
@ "640"
72
@ "640"
73
@ "800"
73
@ "800"
74
@ "1024"
74
@ "1024"