Signed-off-by: Saket Sinha <saket.sinh...@gmail.com>
---

 arch/x86/Kconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 01ed760..36eae6d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -346,6 +346,12 @@ config GENERATE_MP_TABLE
 
 endmenu
 
+config GENERATE_ACPI_TABLE
+       bool "Generate ACPI(Advanced Configuration and Power Interface) table"
+       default y
+       help
+         The Advanced Configuration and Power Interface (ACPI) specification 
provides an open standard for device configuration and management           by 
the operating system. It defines platform-independent interfaces for 
configuration, power management  monitoring.
+
 config MAX_PIRQ_LINKS
        int
        default 8
-- 
2.1.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to