commit | 7d6bce7a358e4ff553623216ee535d6b14994d6a | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:18:28 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:38:41 2013 -0800 |
tree | 9671ef145bb2e5a3d7e40ff0ca40af665cc2ebfb | |
parent | c9f1b39aee74e83a18411ea6a85c0b711c14d99b [diff] |
drivers/net/usb: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>