Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934506AbbEMOAx (ORCPT ); Wed, 13 May 2015 10:00:53 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:36337 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934306AbbEMOAv (ORCPT ); Wed, 13 May 2015 10:00:51 -0400 MIME-Version: 1.0 In-Reply-To: <55535899.5060209@nvidia.com> References: <55535899.5060209@nvidia.com> From: Valentin Rothberg Date: Wed, 13 May 2015 16:00:19 +0200 Message-ID: Subject: Re: mailbox: tegra xusb: undefined MFD_TEGRA_XUSB To: Jon Hunter Cc: abrestic@chromium.org, jassisinghbrar@gmail.com, swarren@wwwdotorg.org, thierry.reding@gmail.com, gnurou@gmail.com, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, Paul Bolle , hengelein Stefan , Andreas Ruprecht Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1178 Lines: 39 Hi Jon, thanks for your answer and the link. Kind regards, Valentin On Wed, May 13, 2015 at 3:58 PM, Jon Hunter wrote: > 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/