PageRenderTime 48ms CodeModel.GetById 21ms app.highlight 7ms RepoModel.GetById 2ms app.codeStats 0ms

/drivers/staging/altera-stapl/Kconfig

https://bitbucket.org/wisechild/galaxy-nexus
#! | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 1376f060ce1d7ccae5c89a62425bc525 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1comment "Altera FPGA firmware download module"
2
3config ALTERA_STAPL
4	tristate "Altera FPGA firmware download module"
5	depends on I2C
6	default n
7	help
8	  An Altera FPGA module. Say Y when you want to support this tool.