Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1415924

Re: [PATCH] pinctrl: tegra: Fix build dependency

From Jon Hunter <jonathanh@nvidia.com>
Newsgroups linux.kernel
Subject Re: [PATCH] pinctrl: tegra: Fix build dependency
Date 2016-06-07 11:30 +0200
Message-ID <rHluH-Te-43@gated-at.bofh.it> (permalink)
References <rGdpv-5kO-1@gated-at.bofh.it> <rHll0-PT-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/06/16 10:17, Jon Hunter wrote:
> 
> On 04/06/16 07:35, Axel Lin wrote:
>> I got below build error:
>> ERROR: "tegra_xusb_padctl_legacy_probe" [drivers/phy/tegra/phy-tegra-xusb.ko] undefined!
>> with below build configuration:
>> CONFIG_ARCH_TEGRA=y
>> CONFIG_PINCTRL_TEGRA_XUSB=y
>> CONFIG_PHY_TEGRA_XUSB=y
> 
> The above does not make sense because the error is from building a
> module but you say you have CONFIG_PINCTRL_TEGRA_XUSB=y. Shouldn't this
> be CONFIG_PINCTRL_TEGRA_XUSB=m? However, the error will occur either if
> you compile as a module or not, but the changelog should be accurate
> nonetheless.

Sorry I meant CONFIG_PHY_TEGRA_XUSB=m and NOT
CONFIG_PINCTRL_TEGRA_XUSB=m as you are building the phy-tegra-xusb as a
module.

Jon

--
nvpublic

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] pinctrl: tegra: Fix build dependency Axel Lin <axel.lin@ingics.com> - 2016-06-04 08:40 +0200
  Re: [PATCH] pinctrl: tegra: Fix build dependency Jon Hunter <jonathanh@nvidia.com> - 2016-06-07 11:20 +0200
    Re: [PATCH] pinctrl: tegra: Fix build dependency Jon Hunter <jonathanh@nvidia.com> - 2016-06-07 11:30 +0200
  Re: [PATCH] pinctrl: tegra: Fix build dependency Linus Walleij <linus.walleij@linaro.org> - 2016-06-08 14:00 +0200

csiph-web