linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] kconfig selection fixes
Date: Sat,  1 Feb 2014 16:35:41 -0600	[thread overview]
Message-ID: <1391294144-27787-1-git-send-email-robherring2@gmail.com> (raw)

From: Rob Herring <robh@kernel.org>

Olof,

Here are a few kconfig select fixes. The first one can be squashed into
my previous patch for HiSilicon removing SMP select if you want to. 

I'm still looking into the cpufreq select issue with highbank. I'll
follow-up with Viresh on that.

Rob

Rob Herring (3):
  ARM: hisi: fix kconfig warning on HAVE_ARM_TWD
  ARM: moxart: move DMA_OF selection to driver
  ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile

 arch/arm/mach-hisi/Kconfig     | 2 +-
 arch/arm/mach-moxart/Kconfig   | 1 -
 arch/arm/mach-omap2/Kconfig    | 2 +-
 arch/arm/mach-shmobile/Kconfig | 2 +-
 drivers/dma/Kconfig            | 1 +
 5 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-02-01 22:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01 22:35 Rob Herring [this message]
2014-02-01 22:35 ` [PATCH 1/3] ARM: hisi: fix kconfig warning on HAVE_ARM_TWD Rob Herring
2014-02-01 22:35 ` [PATCH 2/3] ARM: moxart: move DMA_OF selection to driver Rob Herring
2014-02-01 22:35 ` [PATCH 3/3] ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile Rob Herring
2014-02-03  6:31   ` Simon Horman
2014-02-03  3:59 ` [PATCH 0/3] kconfig selection fixes Olof Johansson

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=1391294144-27787-1-git-send-email-robherring2@gmail.com \
    --to=robherring2@gmail.com \
    --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).