Rev 1231 | Rev 1638 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1231 | Rev 1287 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | @ "bgxemul" GXEmul Big Endian |
44 | @ "bgxemul" GXEmul Big Endian |
45 | @ "indy" SGI Indy |
45 | @ "indy" SGI Indy |
46 | ! [ARCH=mips32] MIPS_MACHINE (choice) |
46 | ! [ARCH=mips32] MIPS_MACHINE (choice) |
47 | 47 | ||
48 | # Framebuffer support |
48 | # Framebuffer support |
49 | ! [(ARCH=mips32&MIPS_MACHINE=lgxemul)|(ARCH=mips32&MIPS_MACHINE=bgxemul)] CONFIG_FB (y/n) |
49 | ! [(ARCH=mips32&MIPS_MACHINE=lgxemul)|(ARCH=mips32&MIPS_MACHINE=bgxemul)|(ARCH=ia32)|(ARCH=amd64)] CONFIG_FB (y/n) |
- | 50 | ||
- | 51 | # Framebuffer width |
|
- | 52 | @ "320" |
|
- | 53 | @ "640" |
|
- | 54 | @ "800" |
|
- | 55 | @ "1024" |
|
- | 56 | @ "1280" |
|
- | 57 | @ "1600" |
|
- | 58 | @ "2048" |
|
- | 59 | ! [(ARCH=ia32|ARCH=amd64)&CONFIG_FB=y] CONFIG_VESA_WIDTH (choice) |
|
- | 60 | ||
- | 61 | # Framebuffer height |
|
- | 62 | @ "200" |
|
- | 63 | @ "240" |
|
- | 64 | @ "400" |
|
- | 65 | @ "480" |
|
- | 66 | @ "600" |
|
- | 67 | @ "768" |
|
- | 68 | @ "1024" |
|
- | 69 | @ "1200" |
|
- | 70 | @ "1536" |
|
- | 71 | ! [(ARCH=ia32|ARCH=amd64)&CONFIG_FB=y] CONFIG_VESA_HEIGHT (choice) |
|
- | 72 | ||
- | 73 | # Framebuffer depth |
|
- | 74 | @ "8" |
|
- | 75 | @ "16" |
|
- | 76 | @ "24" |
|
- | 77 | ! [(ARCH=ia32|ARCH=amd64)&CONFIG_FB=y] CONFIG_VESA_BPP (choice) |
|
- | 78 | ||
- | 79 | ||
50 | 80 | ||
51 | # Support for SMP |
81 | # Support for SMP |
52 | ! [ARCH=ia32|ARCH=amd64] CONFIG_SMP (y/n) |
82 | ! [ARCH=ia32|ARCH=amd64] CONFIG_SMP (y/n) |
53 | 83 | ||
54 | # Improved support for hyperthreading |
84 | # Improved support for hyperthreading |