Changeset 00287cc in mainline for defaults/arm32/Makefile.config


Ignore:
Timestamp:
2009-03-12T23:26:32Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
648c9d9
Parents:
3b122e9
Message:

arm32: update for the new scheme of device drivers and keyboard/serial modules
streamline arm32 port (as GXemul is still the only machine supported), more cleanup is needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/arm32/Makefile.config

    r3b122e9 r00287cc  
    2424
    2525# What is your input device?
    26 CONFIG_HID_IN = keyboard
     26CONFIG_HID_IN = generic
    2727
    2828# What is your output device?
    29 CONFIG_HID_OUT = monitor
    30 
    31 # Framebuffer support
    32 CONFIG_FB = y
     29CONFIG_HID_OUT = generic
    3330
    3431# Keyboard layout
Note: See TracChangeset for help on using the changeset viewer.