kernel.bbclass: remove default module_autoload and module_conf values
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 26 Jul 2012 18:04:31 +0000 (14:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:26:42 +0000 (14:26 +0100)
commitae9c1a8d93334fb2558d1fbaaf2be1c2df1fd9cf
treec4cd2f56138e692e5b2cb0aa1858f5cabdbe9730
parent83eb7b39610a32e0e09625a93e7cf1d81bd8b88c
kernel.bbclass: remove default module_autoload and module_conf values

kernel.bbclass is a common class for many different kernel versions,
and as such the default module_autoload and module_conf values that
it contains are not relevant, or out of date for most builds.

Individual kernel recipes or distros can better specify these
values to meet their needs.

(From OE-Core rev: a134efa7743edc3b7ca8abb651add6d2045c3b44)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass