Andy Shevchenko
2d5d5abebf
ACPI: x86: Move LPSS to x86 folder
...
LPSS is built solely for x86, move it to the respective folder.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2024-04-08 16:39:24 +02:00
Andy Shevchenko
3d26b94fa1
ACPI: x86: Move blacklist to x86 folder
...
blacklist is built solely for x86, move it to the respective folder.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2024-04-08 16:39:24 +02:00
Andy Shevchenko
49db108391
ACPI: x86: Move acpi_cmos_rtc to x86 folder
...
acpi_cmos_rtc is built solely for x86, move it to the respective folder.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2024-04-08 16:39:24 +02:00
Andy Shevchenko
d85eb4152b
ACPI: x86: Introduce a Makefile
...
There will be more modules coming here, so, introduce a separate
Makefile and include it in parent one via obj-$(CONFIG_X86).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2024-04-08 16:39:24 +02:00