dm: i2c: Add an I2C EEPROM simulator
[platform/kernel/u-boot.git] / dts / Kconfig
index 20be556..5fe63f8 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