Hi All, Here is a patch resulting from an earlier series from Paul Gortmaker to allow disabling building the PMC_ATOM bits on platforms which don't need them: https://lore.kernel.org/platform-driver-x86/20220428062430.31010-1-paul.gortmaker@xxxxxxxxxxxxx/ This is a simpler way to achieve the result, while actually simplifying things / removing some code. Stephen, if you are ok with this change can you give your Acked-by for merging this through the pdx86 tree ? Regards, Hans Hans de Goede (1): platform/x86: Drop the PMC_ATOM Kconfig option drivers/clk/x86/Makefile | 4 +--- drivers/platform/x86/Kconfig | 5 ----- drivers/platform/x86/Makefile | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) -- 2.36.0