Rev 4581 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4581 | Rev 4718 | ||
---|---|---|---|
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 388... | Line 401... | ||
388 | ! [CONFIG_HID_OUT=generic&PLATFORM=sparc64&MACHINE=serengeti] CONFIG_SGCN_PRN (y/n) |
401 | ! [CONFIG_HID_OUT=generic&PLATFORM=sparc64&MACHINE=serengeti] CONFIG_SGCN_PRN (y/n) |
389 | 402 | ||
390 | % Support for Serengeti keyboard |
403 | % Support for Serengeti keyboard |
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 | % Support for i8042 controller |
394 | ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y) |
407 | ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y) |
395 | 408 | ||
- | 409 | % Support for pl050 controller |
|
- | 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 | ||
- | 415 | % Macintosh ADB keyboard support |
|
- | 416 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=ppc32&(CONFIG_VIA_CUDA=y)] CONFIG_MAC_KBD (y) |
|
- | 417 | ||
399 | % Dummy serial line input |
418 | % Dummy serial line input |
400 | ! [CONFIG_MIPS_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y) |
419 | ! [CONFIG_MIPS_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y) |
401 | 420 | ||
402 | % Dummy serial line output |
421 | % Dummy serial line output |
403 | ! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y) |
422 | ! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y) |
Line 455... | Line 474... | ||
455 | ! [PLATFORM=sparc64&MACHINE=generic] CONFIG_AOUT_ISOFS_B (y) |
474 | ! [PLATFORM=sparc64&MACHINE=generic] CONFIG_AOUT_ISOFS_B (y) |
456 | 475 | ||
457 | % External ramdisk |
476 | % External ramdisk |
458 | ! [PLATFORM=sparc64] CONFIG_RD_EXTERNAL (y/n) |
477 | ! [PLATFORM=sparc64] CONFIG_RD_EXTERNAL (y/n) |
459 | 478 | ||
- | 479 | % Load disk drivers on startup |
|
- | 480 | ! CONFIG_START_BD (n/y) |
|
- | 481 | ||
- | 482 | % Mount /data on startup |
|
- | 483 | ! [CONFIG_START_BD=y] CONFIG_MOUNT_DATA (n/y) |
|
- | 484 | ||
460 | % Networking architecture |
485 | % Networking architecture |
461 | @ "modular" Modular |
486 | @ "modular" Modular |
462 | @ "module" One module |
487 | @ "module" One module |
463 | ! [PLATFORM=ia32] NETWORKING (choice) |
488 | ! [PLATFORM=ia32] NETWORKING (choice) |
464 | 489 |