Changeset 232cd4f in mainline for kernel/arch/mips64/src/mips64.c


Ignore:
Timestamp:
2012-12-05T21:39:28Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
295732b
Parents:
c0a7545
Message:

Remove support for the lgxemul and bgxemul machines and GXemul drivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips64/src/mips64.c

    rc0a7545 r232cd4f  
    153153#ifdef CONFIG_MIPS_KBD
    154154        /*
    155          * Initialize the msim/GXemul keyboard port. Then initialize the serial line
    156          * module and connect it to the msim/GXemul keyboard. Enable keyboard interrupts.
     155         * Initialize the msim keyboard port. Then initialize the serial line
     156         * module and connect it to the msim keyboard. Enable keyboard
     157         * interrupts.
    157158         */
    158159        dsrlnin_instance_t *dsrlnin_instance
Note: See TracChangeset for help on using the changeset viewer.