Changeset d0688a3 in mainline for defaults/ppc32/Makefile.config


Ignore:
Timestamp:
2009-03-13T10:08:39Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afdce6eb
Parents:
449d4ecc
Message:

bring back kernel HID on ppc32
this concludes the transition from chardev_t to indev_t and outdev_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ppc32/Makefile.config

    r449d4ecc rd0688a3  
    2323CONFIG_TEST = y
    2424
    25 # Input device class
    26 CONFIG_HID_IN = keyboard
    27 
    2825# Output device class
    29 CONFIG_HID_OUT = monitor
     26CONFIG_HID_OUT = generic
    3027
    3128# Framebuffer support
Note: See TracChangeset for help on using the changeset viewer.