From: Lars Poeschel Date: Tue, 2 Jun 2015 09:23:04 +0000 (+0200) Subject: ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ X-Git-Tag: v2015.07-rc2~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=225bf1ef6555e73bc940a0f3a20300b95e1bf3f9;p=platform%2Fkernel%2Fu-boot.git ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ 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 --- 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