<div dir="ltr">Hello <span style="font-family:arial,sans-serif;font-size:13px">Lucian</span>,<div><br></div><div>I will be glad to. </div><div>While I&#39;m at it....I will review the sections from all 4 f the configs from the kernel-ml (32bit/64bit and previous/current releases) for el6 and then report what I find in the project channel kernel/el6:</div><div><br></div><div>either as a :</div><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:center;background-color:rgb(204,238,221)">--bug-tracker--request-for-enhancement--</span></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:center;background-color:rgb(204,238,221)"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:center;background-color:rgb(204,238,221)">or</span></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:center;background-color:rgb(204,238,221)"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;text-align:center;background-color:rgb(204,238,221)">or package review request??</span></div><div><br></div><div><br></div><div>Thanks,</div><div>Kelsie</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 9:00 AM,  <span dir="ltr">&lt;<a href="mailto:elrepo-devel-request@lists.elrepo.org" target="_blank">elrepo-devel-request@lists.elrepo.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send elrepo-devel mailing list submissions to<br>
        <a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.elrepo.org/mailman/listinfo/elrepo-devel" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo-devel</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:elrepo-devel-request@lists.elrepo.org">elrepo-devel-request@lists.elrepo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:elrepo-devel-owner@lists.elrepo.org">elrepo-devel-owner@lists.elrepo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of elrepo-devel digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. chromeos_platfrom enable (Kelsie Flynn)<br>
   2. Re: chromeos_platfrom enable (Kelsie Flynn)<br>
   3. Re: chromeos_platfrom enable (Nux!)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 19 Nov 2014 00:27:28 -0800<br>
From: Kelsie Flynn &lt;<a href="mailto:kelsiegflynn@gmail.com">kelsiegflynn@gmail.com</a>&gt;<br>
To: <a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
Subject: [elrepo-devel] chromeos_platfrom enable<br>
Message-ID:<br>
        &lt;<a href="mailto:CAAk%2BJN-93yYu8TNnN6YPNpa94QSYdoHHUjNvBaHbWjnyMCPvNw@mail.gmail.com">CAAk+JN-93yYu8TNnN6YPNpa94QSYdoHHUjNvBaHbWjnyMCPvNw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Please consider enabling these options in the kernel configs as they allow<br>
the touchpad/pstore to be used on Chromeos laptops.<br>
<br>
CONFIG_CHROME_PLATFORMS=y<br>
CONFIG_CHROMEOS_LAPTOP=m<br>
CONFIG_CHROMEOS_PSTORE=m<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
patch format:diff -Naur<br>
<br>
<br>
<br>
--- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800<br>
+++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800<br>
@@ -5886,8 +5886,9 @@<br>
 CONFIG_INTEL_RST=m<br>
 CONFIG_INTEL_SMARTCONNECT=m<br>
 CONFIG_PVPANIC=m<br>
-# CONFIG_CHROME_PLATFORMS is not set<br>
-<br>
+CONFIG_CHROME_PLATFORMS=y<br>
+CONFIG_CHROMEOS_LAPTOP=m<br>
+CONFIG_CHROMEOS_PSTORE=m<br>
 #<br>
 # SOC (System On Chip) specific Drivers<br>
 #<br>
<br>
<br>
Best Regards,<br>
Kelsie<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/26b461e8/attachment-0001.html" target="_blank">http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/26b461e8/attachment-0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 19 Nov 2014 00:33:59 -0800<br>
From: Kelsie Flynn &lt;<a href="mailto:kelsiegflynn@gmail.com">kelsiegflynn@gmail.com</a>&gt;<br>
To: <a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
Subject: Re: [elrepo-devel] chromeos_platfrom enable<br>
Message-ID:<br>
        &lt;CAAk+JN-f=3=<a href="mailto:vnV-gkGN7J-DFT4NfNL-fQHMizE9p9KBbyWrAKA@mail.gmail.com">vnV-gkGN7J-DFT4NfNL-fQHMizE9p9KBbyWrAKA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
I should have mentioned this is regarding the el6 kernels. I think the el7<br>
kernels you do , already have this.<br>
<br>
On Wed, Nov 19, 2014 at 12:27 AM, Kelsie Flynn &lt;<a href="mailto:kelsiegflynn@gmail.com">kelsiegflynn@gmail.com</a>&gt;<br>
wrote:<br>
<br>
&gt; Please consider enabling these options in the kernel configs as they allow<br>
&gt; the touchpad/pstore to be used on Chromeos laptops.<br>
&gt;<br>
&gt; CONFIG_CHROME_PLATFORMS=y<br>
&gt; CONFIG_CHROMEOS_LAPTOP=m<br>
&gt; CONFIG_CHROMEOS_PSTORE=m<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; patch format:diff -Naur<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800<br>
&gt; +++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800<br>
&gt; @@ -5886,8 +5886,9 @@<br>
&gt;  CONFIG_INTEL_RST=m<br>
&gt;  CONFIG_INTEL_SMARTCONNECT=m<br>
&gt;  CONFIG_PVPANIC=m<br>
&gt; -# CONFIG_CHROME_PLATFORMS is not set<br>
&gt; -<br>
&gt; +CONFIG_CHROME_PLATFORMS=y<br>
&gt; +CONFIG_CHROMEOS_LAPTOP=m<br>
&gt; +CONFIG_CHROMEOS_PSTORE=m<br>
&gt;  #<br>
&gt;  # SOC (System On Chip) specific Drivers<br>
&gt;  #<br>
&gt;<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Kelsie<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/ae8c7688/attachment-0001.html" target="_blank">http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/ae8c7688/attachment-0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 19 Nov 2014 10:04:43 +0000 (GMT)<br>
From: Nux! &lt;<a href="mailto:nux@li.nux.ro">nux@li.nux.ro</a>&gt;<br>
To: EL Repo Developer Mailing List &lt;<a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a>&gt;<br>
Subject: Re: [elrepo-devel] chromeos_platfrom enable<br>
Message-ID: &lt;<a href="mailto:1131845735.14116.1416391483283.JavaMail.zimbra@li.nux.ro">1131845735.14116.1416391483283.JavaMail.zimbra@li.nux.ro</a>&gt;<br>
Content-Type: text/plain; charset=utf-8<br>
<br>
Hi Kelsie,<br>
<br>
You should post a feature request here <a href="http://elrepo.org/bugs/" target="_blank">http://elrepo.org/bugs/</a><br>
<br>
Lucian<br>
<br>
--<br>
Sent from the Delta quadrant using Borg technology!<br>
<br>
Nux!<br>
<a href="http://www.nux.ro" target="_blank">www.nux.ro</a><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Kelsie Flynn&quot; &lt;<a href="mailto:kelsiegflynn@gmail.com">kelsiegflynn@gmail.com</a>&gt;<br>
&gt; To: <a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
&gt; Sent: Wednesday, 19 November, 2014 08:33:59<br>
&gt; Subject: Re: [elrepo-devel] chromeos_platfrom enable<br>
<br>
&gt; I should have mentioned this is regarding the el6 kernels. I think the el7<br>
&gt; kernels you do , already have this.<br>
&gt;<br>
&gt; On Wed, Nov 19, 2014 at 12:27 AM, Kelsie Flynn &lt;<a href="mailto:kelsiegflynn@gmail.com">kelsiegflynn@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;&gt; Please consider enabling these options in the kernel configs as they allow<br>
&gt;&gt; the touchpad/pstore to be used on Chromeos laptops.<br>
&gt;&gt;<br>
&gt;&gt; CONFIG_CHROME_PLATFORMS=y<br>
&gt;&gt; CONFIG_CHROMEOS_LAPTOP=m<br>
&gt;&gt; CONFIG_CHROMEOS_PSTORE=m<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; patch format:diff -Naur<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800<br>
&gt;&gt; +++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800<br>
&gt;&gt; @@ -5886,8 +5886,9 @@<br>
&gt;&gt;  CONFIG_INTEL_RST=m<br>
&gt;&gt;  CONFIG_INTEL_SMARTCONNECT=m<br>
&gt;&gt;  CONFIG_PVPANIC=m<br>
&gt;&gt; -# CONFIG_CHROME_PLATFORMS is not set<br>
&gt;&gt; -<br>
&gt;&gt; +CONFIG_CHROME_PLATFORMS=y<br>
&gt;&gt; +CONFIG_CHROMEOS_LAPTOP=m<br>
&gt;&gt; +CONFIG_CHROMEOS_PSTORE=m<br>
&gt;&gt;  #<br>
&gt;&gt;  # SOC (System On Chip) specific Drivers<br>
&gt;&gt;  #<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Best Regards,<br>
&gt;&gt; Kelsie<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; elrepo-devel mailing list<br>
&gt; <a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
&gt; <a href="http://lists.elrepo.org/mailman/listinfo/elrepo-devel" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo-devel</a><br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
elrepo-devel mailing list<br>
<a href="mailto:elrepo-devel@lists.elrepo.org">elrepo-devel@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo-devel" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo-devel</a><br>
<br>
<br>
End of elrepo-devel Digest, Vol 40, Issue 1<br>
*******************************************<br>
</blockquote></div><br></div>