All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 1/2] ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ
@ 2015-06-02  9:23 poeschel at lemonage.de
  2015-06-02 15:18 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: poeschel at lemonage.de @ 2015-06-02  9:23 UTC (permalink / raw)
  To: u-boot

From: Lars Poeschel <poeschel@lemonage.de>

The config for pcm051 still undef'd CONFIG_USE_IRQ. This is not
needed any more since it is not defined in the whole include path
before.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
---
 include/configs/pcm051.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index c0bb227..601c919 100644
--- a/include/configs/pcm051.h
+++ b/include/configs/pcm051.h
@@ -163,9 +163,6 @@
 #define CONFIG_USB_ETH_RNDIS
 #endif /* CONFIG_MUSB_GADGET */
 
-/* Unsupported features */
-#undef CONFIG_USE_IRQ
-
 #define CONFIG_NET_MULTI
 #define CONFIG_PHY_GIGE
 #define CONFIG_PHYLIB
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH v2 1/2] ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ
  2015-06-02  9:23 [U-Boot] [PATCH v2 1/2] ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ poeschel at lemonage.de
@ 2015-06-02 15:18 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-06-02 15:18 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 02, 2015 at 11:23:04AM +0200, poeschel at lemonage.de wrote:

> From: Lars Poeschel <poeschel@lemonage.de>
> 
> The config for pcm051 still undef'd CONFIG_USE_IRQ. This is not
> needed any more since it is not defined in the whole include path
> before.
> 
> Signed-off-by: Lars Poeschel <poeschel@lemonage.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150602/b7a7023c/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-02 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-02  9:23 [U-Boot] [PATCH v2 1/2] ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ poeschel at lemonage.de
2015-06-02 15:18 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.