diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-12 07:02:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-12 07:01:59 -0700 |
| commit | 8f873ba7671f93b5356115fea7ebf3be585e98df (patch) | |
| tree | 385082fd862645d21d61f922fd3a6b20bd795aff /drivers/input/misc/Makefile | |
| parent | d3961332c7d740c7ee0101411c4ce0abad8bdb0f (diff) | |
| parent | f3f610836f45a28170fb239dec5b5f74135a2657 (diff) | |
Merge "input: misc: add Kconfig and Makefile for pat9125"
Diffstat (limited to 'drivers/input/misc/Makefile')
| -rw-r--r-- | drivers/input/misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index 4019f19dd848..4e806ac056ce 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile @@ -78,3 +78,4 @@ obj-$(CONFIG_INPUT_WM831X_ON) += wm831x-on.o obj-$(CONFIG_INPUT_XEN_KBDDEV_FRONTEND) += xen-kbdfront.o obj-$(CONFIG_INPUT_YEALINK) += yealink.o obj-$(CONFIG_INPUT_IDEAPAD_SLIDEBAR) += ideapad_slidebar.o +obj-$(CONFIG_INPUT_PIXART_OTS_PAT9125_SWITCH) += ots_pat9125/ |
