Changeset 449d4ecc in mainline for defaults/ia64/Makefile.config


Ignore:
Timestamp:
2009-03-13T09:52:58Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d0688a3
Parents:
03976d60
Message:

bring back HID on ia64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia64/Makefile.config

    r03976d60 r449d4ecc  
    3535CONFIG_TEST = y
    3636
     37# Input device class
     38CONFIG_HID_IN = generic
     39
     40# Output device class
     41CONFIG_HID_OUT = generic
     42
    3743# Keyboard layout
    3844KBD_LAYOUT = us_qwerty
Note: See TracChangeset for help on using the changeset viewer.