Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934480AbbEMN7A (ORCPT ); Wed, 13 May 2015 09:59:00 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:13814 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934467AbbEMN64 (ORCPT ); Wed, 13 May 2015 09:58:56 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 13 May 2015 06:57:12 -0700 Message-ID: <55535899.5060209@nvidia.com> Date: Wed, 13 May 2015 14:58:49 +0100 From: Jon Hunter User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Valentin Rothberg , CC: , , , , , , Paul Bolle , hengelein Stefan , "Andreas Ruprecht" Subject: Re: mailbox: tegra xusb: undefined MFD_TEGRA_XUSB References: In-Reply-To: X-NVConfidentiality: public X-Originating-IP: [10.21.134.107] X-ClientProxiedBy: UKMAIL101.nvidia.com (10.26.138.13) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 31 Hi Valentin, On 13/05/15 14:22, Valentin Rothberg wrote: > Hi Andrew, > > your commit b1f10002b00a ("mailbox: Add NVIDIA Tegra XUSB mailbox > driver") is in today's linux-next tree (i.e., next-20150513) and it > adds the following lines: > > +config TEGRA_XUSB_MBOX > + tristate "NVIDIA Tegra XUSB Mailbox" > + depends on MFD_TEGRA_XUSB > > At the current state, the dependency is always false since the option > MFD_TEGRA_XUSB is not defined in Kconfig, and the added driver cannot > be compiled. > > Is there a patch queued somewhere to add this missing option? This is part of this series [1] which has the other patches. I don't believe the others in the series have been queued yet. Cheers Jon [1] https://lkml.org/lkml/2015/5/4/574 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/