| To: | Arend van Spriel <arend@broadcom.com> |
|---|---|
| Subject: | Re: [PATCH] mips: bcm47xx: select GPIOLIB for BCMA on bcm47xx platform |
| From: | Hauke Mehrtens <hauke@hauke-m.de> |
| Date: | Fri, 04 Jan 2013 20:48:34 +0100 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <1357323005-28008-1-git-send-email-arend@broadcom.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1357323005-28008-1-git-send-email-arend@broadcom.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
On 01/04/2013 07:10 PM, Arend van Spriel wrote: > The Kconfig items BCM47XX_BCMA and BCM47XX_SSB selected > respectively BCMA_DRIVER_GPIO and SSB_DRIVER_GPIO. These > options depend on GPIOLIB without explicitly selecting it > so it results in a warning when GPIOLIB is not set: > > scripts/kconfig/conf --oldconfig Kconfig > warning: (BCM47XX_BCMA) selects BCMA_DRIVER_GPIO ... unmet direct > dependencies (BCMA_POSSIBLE && BCMA && GPIOLIB) > warning: (BCM47XX_SSB) selects SSB_DRIVER_GPIO ... unmet direct > dependencies (SSB_POSSIBLE && SSB && GPIOLIB) > > which subsequently results in compile errors. > > Cc: Hauke Mehrtens <hauke@hauke-m.de> > Signed-off-by: Arend van Spriel <arend@broadcom.com> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> > --- > Fixing a Kconfig issue in our nightly Jenkins build. > > Gr. AvS Thanks for spotting and fixing this. This should also go into 3.8. This was a missing piece of a fix by Geert Uytterhoeven for an other bug in Kconfig of bcma and ssb: https://lkml.org/lkml/2012/12/16/68 https://lkml.org/lkml/2012/12/16/69 Hauke |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] Revert "nohz: Fix idle ticks in cpu summary line of /proc/stat" (commit 7386cdbf2f57ea8cff3c9fde93f206e58b9fe13f)., Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH v3] MIPS: Optimise TLB handlers for MIPS32/64 R2 cores., Jayachandran C. |
| Previous by Thread: | [PATCH] mips: bcm47xx: select GPIOLIB for BCMA on bcm47xx platform, Arend van Spriel |
| Next by Thread: | Re: [PATCH] mips: bcm47xx: select GPIOLIB for BCMA on bcm47xx platform, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |