summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts')
-rw-r--r--dts/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/Kconfig b/dts/Kconfig
index 0cef225ba9..a04be55e8e 100644
--- a/dts/Kconfig
+++ b/dts/Kconfig
@@ -29,6 +29,10 @@ config OF_CONTROL
This feature provides for run-time configuration of U-Boot
via a flattened device tree.
+config KERNEL_USE_STD_DTB
+ string "Specify the dtb file name for Linux kernel"
+ default DEFAULT_DEVICE_TREE
+
config OF_BOARD_FIXUP
bool "Board-specific manipulation of Device Tree"
help