Rev 4662 | Rev 4673 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4662 | Rev 4669 | ||
|---|---|---|---|
| Line 53... | Line 53... | ||
| 53 | % Machine type |
53 | % Machine type |
| 54 | @ "generic" Generic Sun workstation or server |
54 | @ "generic" Generic Sun workstation or server |
| 55 | @ "serengeti" Serengeti system |
55 | @ "serengeti" Serengeti system |
| 56 | ! [PLATFORM=sparc64] MACHINE (choice) |
56 | ! [PLATFORM=sparc64] MACHINE (choice) |
| 57 | 57 | ||
| - | 58 | % Machine type |
|
| - | 59 | @ "testarm" Gxemul Testarm |
|
| - | 60 | @ "integratorcp" Integratorcp |
|
| - | 61 | ! [PLATFORM=arm32] MACHINE (choice) |
|
| - | 62 | ||
| 58 | % CPU type |
63 | % CPU type |
| 59 | @ "pentium4" Pentium 4 |
64 | @ "pentium4" Pentium 4 |
| 60 | @ "pentium3" Pentium 3 |
65 | @ "pentium3" Pentium 3 |
| 61 | @ "core" Core Solo/Duo |
66 | @ "core" Core Solo/Duo |
| 62 | @ "athlon_xp" Athlon XP |
67 | @ "athlon_xp" Athlon XP |
| Line 323... | Line 328... | ||
| 323 | 328 | ||
| 324 | ## Hardware support |
329 | ## Hardware support |
| 325 | 330 | ||
| 326 | % Input device class |
331 | % Input device class |
| 327 | @ "generic" Keyboard or serial line |
332 | @ "generic" Keyboard or serial line |
| - | 333 | ! [PLATFORM=arm32&MACHINE=integratorcp] CONFIG_HID_IN (choice) |
|
| - | 334 | ||
| - | 335 | % Input device class |
|
| - | 336 | @ "generic" Keyboard or serial line |
|
| 328 | @ "none" No input device |
337 | @ "none" No input device |
| 329 | ! [PLATFORM=ia32|PLATFORM=arm32|PLATFORM=amd64|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_HID_IN (choice) |
338 | ! [PLATFORM=ia32|(PLATFORM=arm32&MACHINE=testarm)|PLATFORM=amd64|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_HID_IN (choice) |
| 330 | 339 | ||
| 331 | % Input device class |
340 | % Input device class |
| 332 | @ "generic" Keyboard or serial line |
341 | @ "generic" Keyboard or serial line |
| 333 | @ "keyboard" Keyboard |
342 | @ "keyboard" Keyboard |
| 334 | @ "serial" Serial line |
343 | @ "serial" Serial line |
| 335 | @ "none" No input device |
344 | @ "none" No input device |
| 336 | ! [PLATFORM=ia64&MACHINE=i460GX] CONFIG_HID_IN (choice) |
345 | ! [PLATFORM=ia64&MACHINE=i460GX] CONFIG_HID_IN (choice) |
| 337 | 346 | ||
| 338 | % Output device class |
347 | % Output device class |
| 339 | @ "generic" Monitor or serial line |
348 | @ "generic" Monitor or serial line |
| - | 349 | ! [PLATFORM=arm32&MACHINE=integratorcp] CONFIG_HID_OUT (choice) |
|
| - | 350 | ||
| - | 351 | % Output device class |
|
| - | 352 | @ "generic" Monitor or serial line |
|
| 340 | @ "none" No output device |
353 | @ "none" No output device |
| 341 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice) |
354 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice) |
| 342 | 355 | ||
| 343 | % Output device class |
356 | % Output device class |
| 344 | @ "generic" Monitor or serial line |
357 | @ "generic" Monitor or serial line |
| Line 350... | Line 363... | ||
| 350 | % Output device class |
363 | % Output device class |
| 351 | @ "generic" Monitor or serial line |
364 | @ "generic" Monitor or serial line |
| 352 | @ "monitor" Monitor |
365 | @ "monitor" Monitor |
| 353 | @ "serial" Serial line |
366 | @ "serial" Serial line |
| 354 | @ "none" No output device |
367 | @ "none" No output device |
| 355 | ! [PLATFORM=arm32] CONFIG_HID_OUT (choice) |
368 | ! [PLATFORM=arm32&MACHINE=testarm] CONFIG_HID_OUT (choice) |
| 356 | 369 | ||
| 357 | % PC keyboard support |
370 | % PC keyboard support |
| 358 | ! [CONFIG_HID_IN=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_PC_KBD (y/n) |
371 | ! [CONFIG_HID_IN=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_PC_KBD (y/n) |
| 359 | 372 | ||
| 360 | % PC keyboard support |
373 | % PC keyboard support |
| Line 365... | Line 378... | ||
| 365 | 378 | ||
| 366 | % Support for msim/GXemul printer |
379 | % Support for msim/GXemul printer |
| 367 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=mips32] CONFIG_MIPS_PRN (y/n) |
380 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=mips32] CONFIG_MIPS_PRN (y/n) |
| 368 | 381 | ||
| 369 | % Support for GXemul keyboard |
382 | % Support for GXemul keyboard |
| 370 | ! [CONFIG_HID_IN=generic&PLATFORM=arm32] CONFIG_ARM_KBD (y/n) |
383 | ! [CONFIG_HID_IN=generic&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_KBD (y/n) |
| 371 | 384 | ||
| 372 | % Support for GXemul printer |
385 | % Support for GXemul printer |
| 373 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32] CONFIG_ARM_PRN (y/n) |
386 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_PRN (y/n) |
| 374 | 387 | ||
| 375 | % Support for VIA CUDA controller |
388 | % Support for VIA CUDA controller |
| 376 | ! [CONFIG_HID_IN=generic&PLATFORM=ppc32] CONFIG_VIA_CUDA (y/n) |
389 | ! [CONFIG_HID_IN=generic&PLATFORM=ppc32] CONFIG_VIA_CUDA (y/n) |
| 377 | 390 | ||
| 378 | % Support for NS16550 controller |
391 | % Support for NS16550 controller |
| Line 391... | Line 404... | ||
| 391 | ! [CONFIG_HID_IN=generic&PLATFORM=sparc64&MACHINE=serengeti] CONFIG_SGCN_KBD (y/n) |
404 | ! [CONFIG_HID_IN=generic&PLATFORM=sparc64&MACHINE=serengeti] CONFIG_SGCN_KBD (y/n) |
| 392 | 405 | ||
| 393 | % i8042 controller support |
406 | % i8042 controller support |
| 394 | ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y) |
407 | ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y) |
| 395 | 408 | ||
| - | 409 | % pl050 controller support |
|
| - | 410 | ! [CONFIG_HID_IN=generic&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_PL050 (y) |
|
| - | 411 | ||
| 396 | % Sun keyboard support |
412 | % Sun keyboard support |
| 397 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=sparc64&MACHINE=generic&(CONFIG_NS16550=y|CONFIG_Z8530=y)] CONFIG_SUN_KBD (y) |
413 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=sparc64&MACHINE=generic&(CONFIG_NS16550=y|CONFIG_Z8530=y)] CONFIG_SUN_KBD (y) |
| 398 | 414 | ||
| 399 | % Macintosh ADB keyboard support |
415 | % Macintosh ADB keyboard support |
| 400 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=ppc32&(CONFIG_VIA_CUDA=y)] CONFIG_MAC_KBD (y) |
416 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=ppc32&(CONFIG_VIA_CUDA=y)] CONFIG_MAC_KBD (y) |