drivers/net/ethernet/ti: 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: Tony Lindgren <tony@atomide.com> CC: Mugunthan V N <mugunthanvnm@ti.com> CC: Kevin Hilman <khilman@ti.com> CC: "David S. Miller" <davem@davemloft.net> CC: Cyril Chemparathy <cyril@ti.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -88,8 +88,8 @@ config TLAN
|
|||||||
Please email feedback to <torben.mathiasen@compaq.com>.
|
Please email feedback to <torben.mathiasen@compaq.com>.
|
||||||
|
|
||||||
config CPMAC
|
config CPMAC
|
||||||
tristate "TI AR7 CPMAC Ethernet support (EXPERIMENTAL)"
|
tristate "TI AR7 CPMAC Ethernet support"
|
||||||
depends on EXPERIMENTAL && AR7
|
depends on AR7
|
||||||
select PHYLIB
|
select PHYLIB
|
||||||
---help---
|
---help---
|
||||||
TI AR7 CPMAC Ethernet support
|
TI AR7 CPMAC Ethernet support
|
||||||
|
Reference in New Issue
Block a user