Skip to content

Remove PS/2 mouse where I2C is supported #662

@crawfxrd

Description

@crawfxrd

Most of our boards support I2C interface for touchpad.
Remove the legacy PS/2 mouse interface on boards that can use I2C.

ACPI interface can be removed by the following change in DSDT:

-               #include <drivers/pc80/pc/ps2_controller.asl>
+               #include <drivers/pc80/pc/ps2_keyboard.asl>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions