aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/of')
-rw-r--r--drivers/of/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 7bcaeec876c0..0638efd15fdd 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -46,7 +46,7 @@ config OF_ADDRESS_PCI
46 46
47config OF_IRQ 47config OF_IRQ
48 def_bool y 48 def_bool y
49 depends on !SPARC 49 depends on !SPARC && IRQ_DOMAIN
50 50
51config OF_NET 51config OF_NET
52 depends on NETDEVICES 52 depends on NETDEVICES