Re: [PATCH 56/86] drivers/pci/pcie: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread Bjorn Helgaas
[+cc linux-pci] On Wed, Jan 16, 2013 at 7:53 PM, Kees Cook wrote: > 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: Bj

[PATCH 56/86] drivers/pci/pcie: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
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: Bjorn Helgaas CC: Jesse Barnes CC: Matthew Garrett Cc: Greg Kroah-Hartman S