summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2018-10-01 08:39:12 -0500
committerShenwei Wang <shenwei.wang@nxp.com>2018-10-01 08:39:12 -0500
commit6bb52962ea928647c609bf23df9454f14bf46f15 (patch)
tree58bdb13679ab1f3eb077a76bfe96703db44d37de /dts
parente9f87deae7e8cb3e71012f85c488e0a0d108762a (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