Rev 4053 | Rev 4066 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4053 | Rev 4056 | ||
|---|---|---|---|
| Line 328... | Line 328... | ||
| 328 | % Compile kernel tests |
328 | % Compile kernel tests |
| 329 | ! CONFIG_TEST (y/n) |
329 | ! CONFIG_TEST (y/n) |
| 330 | 330 | ||
| 331 | ## Hardware support |
331 | ## Hardware support |
| 332 | 332 | ||
| 333 | % What is your input device? |
333 | % Input device class |
| 334 | @ "generic" Keyboard or serial line |
334 | @ "generic" Keyboard or serial line |
| 335 | @ "keyboard" Keyboard |
335 | @ "keyboard" Keyboard |
| 336 | @ "serial" Serial line |
336 | @ "serial" Serial line |
| 337 | @ "none" No input device |
337 | @ "none" No input device |
| 338 | ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_IN (choice) |
338 | ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_IN (choice) |
| 339 | % What is your input device? |
339 | % Input device class |
| 340 | @ "serial" Serial line |
340 | @ "serial" Serial line |
| 341 | ! [MACHINE=msim|MACHINE=ski|machine=serengeti] CONFIG_HID_IN (choice) |
341 | ! [MACHINE=msim|MACHINE=ski|machine=serengeti] CONFIG_HID_IN (choice) |
| 342 | 342 | ||
| 343 | % What is your output device? |
343 | % Output device class |
| 344 | @ "generic" Monitor or serial line |
344 | @ "generic" Monitor or serial line |
| 345 | @ "monitor" Monitor |
345 | @ "monitor" Monitor |
| 346 | @ "serial" Serial line |
346 | @ "serial" Serial line |
| 347 | @ "none" No output device |
347 | @ "none" No output device |
| 348 | ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_OUT (choice) |
348 | ! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_OUT (choice) |
| 349 | % What is your output device? |
349 | % Output device class |
| 350 | @ "serial" Serial line |
350 | @ "serial" Serial line |
| 351 | ! [MACHINE=msim|MACHINE=ski&MACHINE=serengeti] CONFIG_HID_OUT (choice) |
351 | ! [MACHINE=msim|MACHINE=ski&MACHINE=serengeti] CONFIG_HID_OUT (choice) |
| 352 | 352 | ||
| 353 | % i8042 controller support |
353 | % i8042 controller support |
| 354 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_I8042 (y/n) |
354 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_I8042 (y/n) |