On Thu, Apr 3, 2025 at 8:33 PM Bastian Blank <[email protected]> wrote: > > What the heck is this good for, where config dependency would be useful?
C macros in the kernel use the kernel config all the time, why would this be different? What is the root issue here? > So, either "macros" is static and unchanging, then we can just build it > and don't care. Or it is dynamic, then it needs to be built next to the > external module and not be shipped at all. What "external module" are you referring to? Thanks! Cheers, Miguel

