hi Mark: > The DTB should describe the HW, and thus should be separate from the > CONFIG options, which control the behaviour of the kernel. So CONFIG_* > in DTBs doesn't make much sense. > > This is broken for a multi-platform kernel, no? > > If you want to build DTBs for platforms with slight differences as > above, place the common portion in a shared dtsi, and override the parts > which are different in each dts. You'll end up with a dtb for each > variation, but you don't need to repeat all the common parts in each > dts. I found what you mention in the kernel for other disi example. Sincerely appreciate your kind explanation, ^^ -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html