]> git.sur5r.net Git - u-boot/blobdiff - dts/Kconfig
powerpc/c29xpcie: Enable configs to use generic board code
[u-boot] / 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