aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJarod Wilson <jarod@redhat.com>2010-07-26 19:34:23 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 15:43:34 -0400
commit14f184e6d19855384ec6468d6894a6e48ed3f869 (patch)
treed45149115b1ac8ac92ae0604028bf6ce3c80330a /drivers/staging/Kconfig
parent69b1214c2c9189cd0fae7a79ee266d50261be9c8 (diff)
V4L/DVB: staging/lirc: wire up Kconfig and Makefile bits
Make the bits under staging/lirc/ buildable, and add a TODO note. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 984a7544071..92965172585 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -147,5 +147,7 @@ source "drivers/staging/mrst-touchscreen/Kconfig"
147 147
148source "drivers/staging/msm/Kconfig" 148source "drivers/staging/msm/Kconfig"
149 149
150source "drivers/staging/lirc/Kconfig"
151
150endif # !STAGING_EXCLUDE_BUILD 152endif # !STAGING_EXCLUDE_BUILD
151endif # STAGING 153endif # STAGING