commit | 860514e08563d3b1a0e4abbc8ee2d7e2f6616d20 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:18:50 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:39:03 2013 -0800 |
tree | 8ad2ac2fc81d576d6399699dd9e288124bfc299a | |
parent | 204911fb50da45790a97c9d217f8661b616ce33e [diff] |
drivers/rpmsg: 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: Ohad Ben-Cohen <ohad@wizery.com> CC: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Rusty Russell <rusty@rustcorp.com.au>