Re: [PATCH 25/86] arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread Michal Simek
2013/1/17 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: Michal Simek > Cc: Greg Kroah-Hartman > Signed

[PATCH 25/86] arch/microblaze/platform: 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: Michal Simek Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook --- arch/micro