commit | 513fe16a244f0340a085fa7c966dc73ad615eed3 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:18:27 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:38:41 2013 -0800 |
tree | 874ec2bd030a96a204620a3ca28170162372a2bb | |
parent | 8ff25eebb8161d08ddc48539e6b4afa0b18d778f [diff] |
drivers/net/team: 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: Jiri Pirko <jpirko@redhat.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Jiri Pirko <jpirko@redhat.com>