mbox series

[0/1] platform/x86: Drop the PMC_ATOM Kconfig option

Message ID 20220503140207.101218-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series platform/x86: Drop the PMC_ATOM Kconfig option | expand

Message

Hans de Goede May 3, 2022, 2:02 p.m. UTC
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@windriver.com/

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(-)