Re: [PATCH 69/86] drivers/vlynq: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread Florian Fainelli
On 01/17/2013 03:54 AM, 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: Florian Fainelli Cc: Greg

Re: [PATCH 69/86] drivers/vlynq: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread Florian Fainelli
On 01/17/2013 03:54 AM, 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: Florian Fainelli flor...@openwrt.org

[PATCH 69/86] drivers/vlynq: 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: Florian Fainelli Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 69/86] drivers/vlynq: 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: Florian Fainelli flor...@openwrt.org Cc: Greg Kroah-Hartman