提交 2b86d872 编写于 作者: K Kees Cook

drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

CC: Stephen Hemminger <shemminger@vyatta.com>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: NKees Cook <keescook@chromium.org>
Acked-by: NDavid S. Miller <davem@davemloft.net>
上级 6a58042f
...@@ -32,8 +32,8 @@ config HAMACHI ...@@ -32,8 +32,8 @@ config HAMACHI
called hamachi. called hamachi.
config YELLOWFIN config YELLOWFIN
tristate "Packet Engines Yellowfin Gigabit-NIC support (EXPERIMENTAL)" tristate "Packet Engines Yellowfin Gigabit-NIC support"
depends on PCI && EXPERIMENTAL depends on PCI
select CRC32 select CRC32
---help--- ---help---
Say Y here if you have a Packet Engines G-NIC PCI Gigabit Ethernet Say Y here if you have a Packet Engines G-NIC PCI Gigabit Ethernet
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册