linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm64: defconfig: Enable ACPI
Date: Fri, 15 Apr 2016 08:53:43 +0100	[thread overview]
Message-ID: <1460706823-16566-3-git-send-email-broonie@kernel.org> (raw)
In-Reply-To: <1460706823-16566-1-git-send-email-broonie@kernel.org>

Enable ACPI by default to support testing of ACPI only systems and
ensure that defconfig will boot on anything, for arm64 this is not done
in Kconfig since a very large proportion of arm64 systems have no ACPI
at all.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a44ef995d8ae..c5e0132eec57 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -264,6 +264,7 @@ CONFIG_PHY_RCAR_GEN3_USB2=y
 CONFIG_PHY_HI6220_USB=y
 CONFIG_PHY_XGENE=y
 CONFIG_ARM_SCPI_PROTOCOL=y
+CONFIG_ACPI=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_FANOTIFY=y
-- 
2.8.0.rc3

  parent reply	other threads:[~2016-04-15  7:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15  7:53 [PATCH 1/3] ACPI / ARM64: Don't enable ACPI by default on ARM64 Mark Brown
2016-04-15  7:53 ` [PATCH 2/3] ACPI / ARM64: Remove EXPERT dependency for ACPI " Mark Brown
2016-04-15 16:19   ` Roy Franz (HPE)
2016-04-15 17:48   ` Olof Johansson
2016-04-20 16:30   ` Timur Tabi
2016-04-15  7:53 ` Mark Brown [this message]
2016-04-15  8:42   ` [PATCH 3/3] arm64: defconfig: Enable ACPI Catalin Marinas
2016-04-15  9:04   ` Hanjun Guo
2016-04-15 16:17   ` Roy Franz (HPE)
2016-04-15  8:42 ` [PATCH 1/3] ACPI / ARM64: Don't enable ACPI by default on ARM64 Catalin Marinas
2016-04-15  9:03 ` Hanjun Guo
2016-04-15 17:48 ` Olof Johansson
2016-04-16 15:11 ` Sergei Shtylyov
2016-04-21  0:10 ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460706823-16566-3-git-send-email-broonie@kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).