linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Linus Walleij <linus.walleij@linaro.org>,
	Samuel Ortiz <sameo@linux.intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] u8500_defconfig: delete CONFIG_AB5500_CORE
Date: Wed, 06 Jun 2012 23:26:00 +0200	[thread overview]
Message-ID: <1339017960.21725.22.camel@x61.thuisdomein> (raw)

Commit 72fb92200d6c31b9982c06784e4bcff2f5b7d8b6 ("mfd/ab5500: delete
AB5500 support") deleted the Kconfig symbol AB5500_CORE. Let's also
delete its last usage in u8500_defconfig.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
0) Tested with "git grep" only.

1) There's also CONFIG_SND_SOC_UX500_AB5500 in
sound/soc/ux500/ux500_msp_dai.h. Was it related? (Note that there's no
Kconfig symbol SND_SOC_UX500_AB5500, so CONFIG_SND_SOC_UX500_AB5500 is
currently undefined.)

 arch/arm/configs/u8500_defconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 2d4f661..5ff8c89 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -71,7 +71,6 @@ CONFIG_AB8500_BM=y
 CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL=y
 CONFIG_MFD_STMPE=y
 CONFIG_MFD_TC3589X=y
-CONFIG_AB5500_CORE=y
 CONFIG_AB8500_CORE=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_AB8500=y
-- 
1.7.7.6


             reply	other threads:[~2012-06-06 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 21:26 Paul Bolle [this message]
2012-06-06 21:43 ` [PATCH] u8500_defconfig: delete CONFIG_AB5500_CORE Linus Walleij
2012-06-06 22:07   ` Paul Bolle
2012-06-25  8:17     ` Paul Bolle
2012-06-25 18:43       ` Linus Walleij

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=1339017960.21725.22.camel@x61.thuisdomein \
    --to=pebolle@tiscali.nl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /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).