projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
563e53e
)
ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ
author
Lars Poeschel
<poeschel@lemonage.de>
Tue, 2 Jun 2015 09:23:04 +0000
(11:23 +0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 2 Jun 2015 13:34:13 +0000
(09:34 -0400)
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
patch
|
blob
|
history
diff --git
a/include/configs/pcm051.h
b/include/configs/pcm051.h
index c0bb227a3311e0e96bf15a458375753af0afd34f..601c919190cb0b4568ee4758c2b5dbe5af1d8b8a 100644
(file)
--- 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