Rev 4082 | Rev 4115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4082 | Rev 4114 | ||
---|---|---|---|
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] CONFIG_HID_IN (choice) |
336 | ! [PLATFORM=ia32|PLATFORM=amd64|(PLATFORM=mips32&MACHINE!=msim)] 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) |
|
337 | 347 | ||
338 | % Output device class |
348 | % Output device class |
339 | @ "generic" Monitor or serial line |
349 | @ "generic" Monitor or serial line |
340 | @ "none" No output device |
350 | @ "none" No output device |
341 | ! [PLATFORM=ia32|PLATFORM=amd64|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice) |
351 | ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_HID_OUT (choice) |
342 | 352 | ||
343 | % Output device class |
353 | % Output device class |
344 | @ "generic" Monitor or serial line |
354 | @ "generic" Monitor or serial line |
345 | @ "monitor" Monitor |
355 | @ "monitor" Monitor |
346 | @ "serial" Serial line |
356 | @ "serial" Serial line |