Searched hist:c9f1b39aee74e83a18411ea6a85c0b711c14d99b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wan/ |
H A D | Kconfig | diff c9f1b39aee74e83a18411ea6a85c0b711c14d99b Tue Oct 02 13:18:30 CDT 2012 Kees Cook <keescook@chromium.org> drivers/net/wan: 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: Lucas De Marchi <lucas.demarchi@profusion.mobi> CC: Jiri Slaby <jslaby@suse.cz> CC: "David S. Miller" <davem@davemloft.net> CC: Takashi Iwai <tiwai@suse.de> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: David S. Miller <davem@davemloft.net>
|