aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 09ebf0ba64f..2c71a8f3535 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1716,6 +1716,7 @@ config USE_OF
1716 bool "Flattened Device Tree support" 1716 bool "Flattened Device Tree support"
1717 select OF 1717 select OF
1718 select OF_EARLY_FLATTREE 1718 select OF_EARLY_FLATTREE
1719 select IRQ_DOMAIN
1719 help 1720 help
1720 Include support for flattened device tree machine descriptions. 1721 Include support for flattened device tree machine descriptions.
1721 1722