]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/input/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[karo-tx-uboot.git] / drivers / input / Makefile
1 #
2 # (C) Copyright 2000-2007
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_I8042_KBD) += i8042.o
9 obj-$(CONFIG_TEGRA_KEYBOARD) += tegra-kbc.o
10 obj-$(CONFIG_CROS_EC_KEYB) += cros_ec_keyb.o
11 ifdef CONFIG_PS2KBD
12 obj-y += keyboard.o pc_keyb.o
13 obj-$(CONFIG_PS2MULT) += ps2mult.o ps2ser.o
14 endif
15 obj-y += input.o
16 obj-$(CONFIG_OF_CONTROL) += key_matrix.o