summaryrefslogtreecommitdiffstats
path: root/drivers/misc/altera-stapl/Kconfig
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@netup.ru>2011-09-23 11:17:41 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-23 15:00:57 -0300
commitcff4fa8415a3224a5abdd2b1dd7f431e4ea49366 (patch)
treee27e0d5998d3e47a8fe90380b3c166993b121239 /drivers/misc/altera-stapl/Kconfig
parent08347cdd2d745cdcd82e8c4aa2804923df298f33 (diff)
downloadlinux-cff4fa8415a3224a5abdd2b1dd7f431e4ea49366.tar.gz
linux-cff4fa8415a3224a5abdd2b1dd7f431e4ea49366.tar.bz2
linux-cff4fa8415a3224a5abdd2b1dd7f431e4ea49366.zip
[media] altera-stapl: it is time to move out from staging
[mchehab@redhat.com: Fix a merge conflict] Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/misc/altera-stapl/Kconfig')
-rw-r--r--drivers/misc/altera-stapl/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/misc/altera-stapl/Kconfig b/drivers/misc/altera-stapl/Kconfig
new file mode 100644
index 000000000000..7f01d8e93992
--- /dev/null
+++ b/drivers/misc/altera-stapl/Kconfig
@@ -0,0 +1,8 @@
+comment "Altera FPGA firmware download module"
+
+config ALTERA_STAPL
+ tristate "Altera FPGA firmware download module"
+ depends on I2C
+ default n
+ help
+ An Altera FPGA module. Say Y when you want to support this tool.