chromium.eclass: Fix kernel checks
authorMike Gilbert <floppym@gentoo.org>
Tue, 22 Sep 2015 16:38:05 +0000 (12:38 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 22 Sep 2015 16:38:05 +0000 (12:38 -0400)
commit964539c82ff926fad5173556d0261461050896fd
treea36a098d2038d21475fe748ae4f5a8abdea9859a
parent59793ea98ed2168621b801b197799e169cf74952
chromium.eclass: Fix kernel checks

As reported by Dennis Schridde, the chkconfig functions prepend
CONFIG_ to the options, so we should not include it.

Bug: https://bugs.gentoo.org/552576
eclass/chromium.eclass