aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2011-01-25 17:00:00 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:16 -0300
commitfa766c9be58bd872784b081074a7d15a3ce61c5f (patch)
treee78ca5f181b914770769e7c6ce1e16d9383b6ddd /drivers/staging/Kconfig
parent[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointer (diff)
downloadlinux-dev-fa766c9be58bd872784b081074a7d15a3ce61c5f.tar.xz
linux-dev-fa766c9be58bd872784b081074a7d15a3ce61c5f.zip
[media] Altera FPGA firmware download module
It uses STAPL files and programs Altera FPGA through JTAG. Interface to JTAG must be provided from main device module, for example through cx23885 GPIO. Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> 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 a2742d8102c1..74a8b272154f 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -175,5 +175,7 @@ source "drivers/staging/cptm1217/Kconfig"
source "drivers/staging/ste_rmi4/Kconfig"
+source "drivers/staging/altera-stapl/Kconfig"
+
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING