summaryrefslogtreecommitdiff
path: root/dts/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Kconfig')
-rw-r--r--dts/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/dts/Kconfig b/dts/Kconfig
index a04be55e8e..0cef225ba9 100644
--- a/dts/Kconfig
+++ b/dts/Kconfig
@@ -29,10 +29,6 @@ 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