All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 05/14] sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
Date: Wed, 8 Apr 2015 21:02:16 -0600	[thread overview]
Message-ID: <CAPnjgZ2azqNCiETk3NdfmDA89SiRZiSNtooiy-26cjf+aa+jWA@mail.gmail.com> (raw)
In-Reply-To: <1425673154-28383-6-git-send-email-sjg@chromium.org>

On 6 March 2015 at 13:19, Simon Glass <sjg@chromium.org> wrote:
> Move this over to Kconfig and tidy up.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
>  configs/sandbox_defconfig |  1 +
>  drivers/spi/Kconfig       | 25 +++++++++++++++++++++++++
>  include/configs/sandbox.h |  1 -
>  3 files changed, 26 insertions(+), 1 deletion(-)

I merged in the fix to the Kconfig which appears in the next patch. It
was in the wrong place.

Applied to u-boot-dm/next.

  reply	other threads:[~2015-04-09  3:02 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 20:19 [U-Boot] [PATCH 0/14] sandbox: exynos: Move some (mostly) sandbox CONFIG options to Kconfig Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 01/14] sandbox: Move GPIO CONFIGs " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 02/14] sandbox: Move CONFIG_SYS_VSNPRINTF " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 03/14] sandbox: Move CONFIG_SANDBOX_SERIAL " Simon Glass
2015-06-11 20:19   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 04/14] sandbox: Move CONFIG_SYS_I2C_SANDBOX " Simon Glass
2015-03-09  7:28   ` Heiko Schocher
2015-04-09  3:02     ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 05/14] sandbox: Move CONFIG_SANDBOX_SPI " Simon Glass
2015-04-09  3:02   ` Simon Glass [this message]
2015-03-06 20:19 ` [U-Boot] [PATCH 06/14] sandbox: Move CONFIG_SPI_FLASH_SANDBOX " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 07/14] sandbox: Move CONFIG_TPM_TIS_SANDBOX " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 08/14] sandbox: exynos: Move CONFIG_SOUND " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 09/14] sandbox: exynos: Move CONFIG_CMD_SOUND " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 10/14] sandbox: exynos: Move CONFIG_I2S " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 11/14] sandbox: exynos: Move CONFIG_I2S_SAMSUNG " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 12/14] sandbox: exynos: Move CONFIG_SOUND_MAX98095 " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 13/14] sandbox: exynos: Move CONFIG_SOUND_WM8994 " Simon Glass
2015-04-09  3:02   ` Simon Glass
2015-03-06 20:19 ` [U-Boot] [PATCH 14/14] sandbox: exynos: Move CONFIG_SOUND_SANDBOX " Simon Glass
2015-04-09  3:03   ` Simon Glass
2015-04-01  2:29 ` [U-Boot] [PATCH 0/14] sandbox: exynos: Move some (mostly) sandbox CONFIG options " Simon Glass

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=CAPnjgZ2azqNCiETk3NdfmDA89SiRZiSNtooiy-26cjf+aa+jWA@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.