commit | 91d09454b146e986d917e638781f3e759c6647f6 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Jan 22 10:30:33 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 22 12:01:34 2013 -0800 |
tree | bcfa48b194c8178cae9499ab5857a3346b210559 | |
parent | d703cb32ebbbebaa98a22c8c02d7a8a126ab8f38 [diff] |
drivers/net/irda: 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: Samuel Ortiz <samuel@sortiz.org> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>