提交 06b6f1c6 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

misc: altera-stapl: drop Kconfig comment

When I2C is enabled, the comment string for "Altera FPGA firmware
download module" adds no new information or value.  It is only useful
and interesting when I2C is not enabled.  In that case, have it
show that I2C is needed for that module.
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Cc: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c151206b
comment "Altera FPGA firmware download module" comment "Altera FPGA firmware download module (requires I2C)"
depends on !I2C
config ALTERA_STAPL config ALTERA_STAPL
tristate "Altera FPGA firmware download module" tristate "Altera FPGA firmware download module"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册