diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 1478c6171b00..8ac7b996038c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1682,6 +1682,7 @@ config USE_OF | |||
1682 | bool "Flattened Device Tree support" | 1682 | bool "Flattened Device Tree support" |
1683 | select OF | 1683 | select OF |
1684 | select OF_EARLY_FLATTREE | 1684 | select OF_EARLY_FLATTREE |
1685 | select IRQ_DOMAIN | ||
1685 | help | 1686 | help |
1686 | Include support for flattened device tree machine descriptions. | 1687 | Include support for flattened device tree machine descriptions. |
1687 | 1688 | ||