Rev 4114 | Rev 4117 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4114 | Rev 4115 | ||
|---|---|---|---|
| Line 331... | Line 331... | ||
| 331 | ## Hardware support |
331 | ## Hardware support |
| 332 | 332 | ||
| 333 | % Input device class |
333 | % Input device class |
| 334 | @ "generic" Keyboard or serial line |
334 | @ "generic" Keyboard or serial line |
| 335 | @ "none" No input device |
335 | @ "none" No input device |
| 336 | ! [PLATFORM=ia32|PLATFORM=amd64|(PLATFORM=mips32&MACHINE!=msim)] CONFIG_HID_IN (choice) |
336 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=mips32] CONFIG_HID_IN (choice) |
| 337 | - | ||
| 338 | % Input device class |
- | |
| 339 | @ "serial" Serial line |
- | |
| 340 | @ "none" No input device |
- | |
| 341 | ! [MACHINE=ski|MACHINE=serengeti|MACHINE=msim] CONFIG_HID_IN (choice) |
- | |
| 342 | - | ||
| 343 | % Output device class |
- | |
| 344 | @ "serial" Serial line |
- | |
| 345 | @ "none" No output device |
- | |
| 346 | ! [MACHINE=ski|MACHINE=serengeti|MACHINE=msim] CONFIG_HID_OUT (choice) |
- | |
| 347 | 337 | ||
| 348 | % Output device class |
338 | % Output device class |
| 349 | @ "generic" Monitor or serial line |
339 | @ "generic" Monitor or serial line |
| 350 | @ "none" No output device |
340 | @ "none" No output device |
| 351 | ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_HID_OUT (choice) |
341 | ! [PLATFORM=ia32|PLATFORM=amd64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice) |
| 352 | 342 | ||
| 353 | % Output device class |
343 | % Output device class |
| 354 | @ "generic" Monitor or serial line |
344 | @ "generic" Monitor or serial line |
| 355 | @ "monitor" Monitor |
345 | @ "monitor" Monitor |
| 356 | @ "serial" Serial line |
346 | @ "serial" Serial line |