drivers: ps2: Microchip XEC PS2 add MEC172x support
Update the Microchip XEC PS2 driver to support MEC172x. NOTE: MEC15xx has two PS2 controllers and MEC172x has one. Signed-off-by: Jay Vasanth <jay.vasanth@microchip.com>
This commit is contained in:
parent
bacf4ff730
commit
60a41f6878
4 changed files with 34 additions and 2 deletions
|
@ -8,4 +8,5 @@ config PS2_XEC
|
|||
depends on SOC_FAMILY_MEC && ESPI_PERIPHERAL_8042_KBC
|
||||
help
|
||||
Enable the Microchip XEC PS2 IO driver. The driver also
|
||||
depends on the KBC 8042 keyboard controller.
|
||||
depends on the KBC 8042 keyboard controller. Note, MEC15xx
|
||||
series has two controllers and MEC172x series has one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue