Browse Source

ASUS_P5BVM needs HARDWARE_ACPI

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 7 years ago
parent
commit
ca799e9d3b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/config/Config.in.pm

+ 1 - 0
target/linux/config/Config.in.pm

@@ -50,6 +50,7 @@ config ADK_HARDWARE_ACPI
 	default y if ADK_TARGET_SYSTEM_PCENGINES_APU
 	default y if ADK_TARGET_SYSTEM_GENERIC_X86
 	default y if ADK_TARGET_SYSTEM_GENERIC_X86_64
+	default y if ADK_TARGET_SYSTEM_ASUS_P5BVM
 	default n
 	help
 	 Enable ACPI support.