Searched hist:cb40390b86029051900e57307815e243cce126c6 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | Kconfig | diff cb40390b86029051900e57307815e243cce126c6 Tue Oct 02 20:17:58 CEST 2012 Kees Cook <keescook@chromium.org> drivers/net/ethernet/dec/tulip: 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: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Grant Grundler <grundler@parisc-linux.org>
|