Changeset eb56bd7 in mainline for defaults/ia32


Ignore:
Timestamp:
2009-03-12T17:41:09Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8ba3dc7
Parents:
8de4421
Message:

update defaults

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia32/Makefile.config

    r8de4421 reb56bd7  
    4141CONFIG_TEST = y
    4242
    43 # What is your input device?
    44 CONFIG_HID_IN = keyboard
     43# Input device class
     44CONFIG_HID_IN = generic
    4545
    46 # What is your output device?
    47 CONFIG_HID_OUT = monitor
    48 
    49 # i8042 controller support
    50 CONFIG_I8042 = y
     46# Output device class
     47CONFIG_HID_OUT = generic
    5148
    5249# PC keyboard support
Note: See TracChangeset for help on using the changeset viewer.