summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2018-10-01 08:39:12 -0500
committerFrank Li <Frank.Li@nxp.com>2018-10-09 16:19:19 -0500
commita5000879500a1fc2db2cf98cc3a161a5cf5f793a (patch)
treedc88791cfad362b8945bdaef413c3170291b8164 /dts
parentefa479928df176c4a94c96448978d87de004215c (diff)
Revert "MLK-19767: imx7ulp: configs: add a new macro for kernel dtb"
This reverts commit 26766be89286cad4946655b3004ab0fc4ef63a65.
Diffstat (limited to 'dts')
-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