commit | c9b20a5effcb29acf0f8a2a31c875073b2a0c74e | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Feb 22 21:25:38 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 23 13:51:54 2013 -0500 |
tree | fb933c59e71b1e89749143b7562b082adf99ce41 | |
parent | 3770699675dd1b8fc1e86ff369eb3cce44e10082 [diff] |
vxlan: 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. Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>