]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/input/Makefile
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
[people/ms/u-boot.git] / drivers / input / Makefile
CommitLineData
16b195c8
JCPV
1#
2# (C) Copyright 2000-2007
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
16b195c8
JCPV
6#
7
710f1d3d
MY
8obj-$(CONFIG_I8042_KBD) += i8042.o
9obj-$(CONFIG_TEGRA_KEYBOARD) += tegra-kbc.o
10obj-$(CONFIG_CROS_EC_KEYB) += cros_ec_keyb.o
65e41ea0 11ifdef CONFIG_PS2KBD
710f1d3d
MY
12obj-y += keyboard.o pc_keyb.o
13obj-$(CONFIG_PS2MULT) += ps2mult.o ps2ser.o
65e41ea0 14endif
710f1d3d
MY
15obj-y += input.o
16obj-$(CONFIG_OF_CONTROL) += key_matrix.o