commit | 510cf5a6d21e2fe03d63b5e6c95c60ceb7ea933c | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:16:42 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:38:04 2013 -0800 |
tree | d398aed9d69571517ecdbf85b345c7df4ab569f8 | |
parent | ec87905930e44960cfb9f344e40d40427bb5075b [diff] |
arch/s390: 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: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>