aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 377a7a595b0..efc7f3c87f1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1687,6 +1687,13 @@ endmenu
1687 1687
1688menu "Boot options" 1688menu "Boot options"
1689 1689
1690config USE_OF
1691 bool "Flattened Device Tree support"
1692 select OF
1693 select OF_EARLY_FLATTREE
1694 help
1695 Include support for flattened device tree machine descriptions.
1696
1690# Compressed boot loader in ROM. Yes, we really want to ask about 1697# Compressed boot loader in ROM. Yes, we really want to ask about
1691# TEXT and BSS so we preserve their values in the config files. 1698# TEXT and BSS so we preserve their values in the config files.
1692config ZBOOT_ROM_TEXT 1699config ZBOOT_ROM_TEXT