summaryrefslogtreecommitdiffstats
path: root/include/configs/pcm051.h
diff options
context:
space:
mode:
authorLars Poeschel <poeschel@lemonage.de>2015-06-02 11:23:04 +0200
committerTom Rini <trini@konsulko.com>2015-06-02 09:34:13 -0400
commit225bf1ef6555e73bc940a0f3a20300b95e1bf3f9 (patch)
treee9b1bfa632d7c3ac9140dbb16de54ba12fe50dcd /include/configs/pcm051.h
parent563e53efaadd76def21612bcf9f0236d870b6e68 (diff)
downloadblackbird-obmc-uboot-225bf1ef6555e73bc940a0f3a20300b95e1bf3f9.tar.gz
blackbird-obmc-uboot-225bf1ef6555e73bc940a0f3a20300b95e1bf3f9.zip
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 <poeschel@lemonage.de>
Diffstat (limited to 'include/configs/pcm051.h')
-rw-r--r--include/configs/pcm051.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index c0bb227a33..601c919190 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
OpenPOWER on IntegriCloud