Changeset 4d29d01 in mainline


Ignore:
Timestamp:
2009-03-08T13:36:03Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ec944b1
Parents:
c79d50d
Message:

do not ask personal questions in configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rc79d50d r4d29d01  
    331331## Hardware support
    332332
    333 % What is your input device?
     333% Input device class
    334334@ "generic" Keyboard or serial line
    335335@ "keyboard" Keyboard
     
    337337@ "none" No input device
    338338! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_IN (choice)
    339 % What is your input device?
     339% Input device class
    340340@ "serial" Serial line
    341341! [MACHINE=msim|MACHINE=ski|machine=serengeti] CONFIG_HID_IN (choice)
    342342
    343 % What is your output device?
     343% Output device class
    344344@ "generic" Monitor or serial line
    345345@ "monitor" Monitor
     
    347347@ "none" No output device
    348348! [MACHINE!=msim&MACHINE!=ski&MACHINE!=serengeti] CONFIG_HID_OUT (choice)
    349 % What is your output device?
     349% Output device class
    350350@ "serial" Serial line
    351351! [MACHINE=msim|MACHINE=ski&MACHINE=serengeti] CONFIG_HID_OUT (choice)
Note: See TracChangeset for help on using the changeset viewer.