From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753698AbbLNXqU (ORCPT ); Mon, 14 Dec 2015 18:46:20 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:37151 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752105AbbLNXqT (ORCPT ); Mon, 14 Dec 2015 18:46:19 -0500 Date: Mon, 14 Dec 2015 15:46:18 -0800 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry Message-ID: <20151214234618.GM11972@malice.jf.intel.com> References: <1450123259-2638-1-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450123259-2638-1-git-send-email-coproscefalo@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2015 at 01:00:59PM -0700, Azael Avalos wrote: > Commit 2fdde83443aa ("toshiba_acpi: Add WWAN RFKill support") added > WWAN rfkill support to the driver, but the KConfig entry was not > updated to add the RFKill dependency, causing a broken build if > RFKill is not selected. > > This patch adds the RFKILL dependency to the KConfig entry, fixing > the build issue. > > Signed-off-by: Azael Avalos Queued, thanks! -- Darren Hart Intel Open Source Technology Center