]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - dts/Kconfig
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / dts / Kconfig
index 5fe63f8025879a7fca596cd403a409f601ca97e8..3a180d5b6fa39526390c15425825762e8adc8e49 100644 (file)
@@ -52,4 +52,8 @@ config DEFAULT_DEVICE_TREE
          It can be overridden from the command line:
          $ make DEVICE_TREE=<device-tree-name>
 
+config FDT_FIXUP_PARTITIONS
+       bool
+       depends on MTD_PARTITIONS && OF_LIBFDT
+
 endmenu