From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 7/7] gnu: Enable CONFIG_HOTPLUG_PCI. Date: Fri, 10 Feb 2017 12:58:39 +0100 Message-ID: References: <20170201233531.2640-1-david@craven.ch> <20170201233531.2640-7-david@craven.ch> <87mvdvwb5j.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cc9qf-0000Oo-Sf for guix-devel@gnu.org; Fri, 10 Feb 2017 06:58:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cc9qb-0000at-26 for guix-devel@gnu.org; Fri, 10 Feb 2017 06:58:45 -0500 Received: from mail-qt0-x243.google.com ([2607:f8b0:400d:c0d::243]:32885) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cc9qa-0000ah-Tf for guix-devel@gnu.org; Fri, 10 Feb 2017 06:58:40 -0500 Received: by mail-qt0-x243.google.com with SMTP id n13so4230324qtc.0 for ; Fri, 10 Feb 2017 03:58:40 -0800 (PST) In-Reply-To: <87mvdvwb5j.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > Could you clarify the commit log (like =E2=80=9CAdd CONFIG_HOTPLUG_PCI=3D= y.=E2=80=9D), and > mention =E2=80=9CFor USB-C/Thunderbolt devices. Tested it with an USB-C t= o HDMI > adapter.=E2=80=9D in the log as well? It's actually a duplicate definition. Missed it when searching the file, it was probably missing from my custom buggy kernel configuration so I concluded that it wasn't in the original... :-)