Re: [PATCH v5 05/11] platform/x86: intel_pmc: Make PCI dependency explicit
From: Sinan Kaya
Date: Fri Jan 04 2019 - 10:07:23 EST
On 1/4/2019 9:20 AM, Andy Shevchenko wrote:
Unfortunately, this is not how it should be fixed.
First of all, we (Heikki, Sathya, me â all in Cc list) that this
driver should be refactored and unified with intel_scu_ipc.
Then, it has two drivers inside and PCI is just a glue for it which is
optional. Thus, needs to be split accordingly.
OK. Two questions:
1. How should I change this now?
2. Can you change the Kconfig accordingly after you merge the two drivers?
I'm focused on the build failure at this moment.