This new Kconfig option was recently introduced and should be enabled
in the default amd.cfg which will also affect the genericx86 platforms,
it enables ACPI Platform support available in AMD devices.

Signed-off-by: Saul Wold <s...@linux.intel.com>
---
 cfg/amd.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cfg/amd.cfg b/cfg/amd.cfg
index cad8285..704b8f7 100644
--- a/cfg/amd.cfg
+++ b/cfg/amd.cfg
@@ -1,4 +1,6 @@
 # Config settings specific to Amd x86 processors and not in an existing 
cfg/foo.cfg
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
+
 CONFIG_MICROCODE=y
 CONFIG_MICROCODE_EARLY=y
 CONFIG_MICROCODE_AMD=y
-- 
2.1.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to