Changeset 30ab05f in mainline for arch/sparc64/Makefile.inc


Ignore:
Timestamp:
2006-02-27T20:33:36Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d87c3f3
Parents:
02f441c0
Message:

sparc64 work.
Very raw and fragile preliminary standalone keyboard support - polling mode only.
Because of a workaround in Simics, the scan codes are the same as on ia32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/Makefile.inc

    r02f441c0 r30ab05f  
    5858CONFIG_ASID_FIFO = y
    5959
     60## Compile with support for framebuffer.
     61#
     62
    6063CONFIG_FB = y
     64
     65## Compile with support for i8042 controller.
     66#
     67
     68CONFIG_I8042 = y
    6169
    6270ARCH_SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.