]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - dts/Kconfig
dm: stv0991: Move serial to driver model
[karo-tx-uboot.git] / dts / Kconfig
index 20be5567774898bc652d427c698210f968fc0d92..5fe63f8025879a7fca596cd403a409f601ca97e8 100644 (file)
@@ -45,4 +45,11 @@ config OF_HOSTFILE
 
 endchoice
 
+config DEFAULT_DEVICE_TREE
+       string "Default Device Tree for DT control"
+       help
+         This option specifies the default Device Tree used for DT control.
+         It can be overridden from the command line:
+         $ make DEVICE_TREE=<device-tree-name>
+
 endmenu