commit | 444ee9bd3d0fa78317c6127c961af5accf50038b | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jan 16 18:53:48 2013 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jan 17 16:22:05 2013 -0700 |
tree | 306c78385ae9c8565cb9dcdcb7dd79720e95c611 | |
parent | 9e16721498b0c3d3ebfa0b503c63d35c0a4c0642 [diff] |
PCI: 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> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>