summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/Makefile
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2015-07-24 16:11:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-24 13:50:43 -0700
commitba3d7ddfb5c6a2529155ac24d7964adba8777419 (patch)
treed78d3298d1f057839f47025c39a37d1779d0848a /drivers/staging/most/Makefile
parent3d31c0cb6c127b1d943b610065a05decf821998c (diff)
downloadlinux-ba3d7ddfb5c6a2529155ac24d7964adba8777419.tar.gz
linux-ba3d7ddfb5c6a2529155ac24d7964adba8777419.tar.xz
Staging: most: add MOST driver's hdm-dim2 module
This patch adds the hdm-dim2 module of the MOST driver to the kernel's driver staging area. This module is part of the MOST driver and handles the MediaLB interface of the MOST network interface controller. This patch is needed in order to use the MediaLB peripheral interface of the network interface controller. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/Makefile')
-rw-r--r--drivers/staging/most/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/most/Makefile b/drivers/staging/most/Makefile
index 6e319c499d19..7c68b3b50b10 100644
--- a/drivers/staging/most/Makefile
+++ b/drivers/staging/most/Makefile
@@ -3,3 +3,4 @@ obj-$(CONFIG_AIM_CDEV) += aim-cdev/
obj-$(CONFIG_AIM_NETWORK) += aim-network/
obj-$(CONFIG_AIM_SOUND) += aim-sound/
obj-$(CONFIG_AIM_V4L2) += aim-v4l2/
+obj-$(CONFIG_HDM_DIM2) += hdm-dim2/