From: Ben Dooks <ben.dooks@codethink.co.uk>
To: Paul Martin <paul.martin@codethink.co.uk>, linux-mips@linux-mips.org
Subject: Re: [Linux-kernel] [PATCH 10/10] MIPS: OCTEON: Fix Kconfig file typo
Date: Tue, 31 Mar 2015 12:53:57 +0100 [thread overview]
Message-ID: <551A8AD5.8000509@codethink.co.uk> (raw)
In-Reply-To: <1427731263-29950-11-git-send-email-paul.martin@codethink.co.uk>
On 30/03/15 17:01, Paul Martin wrote:
> Signed-off-by: Paul Martin <paul.martin@codethink.co.uk>
> ---
> arch/mips/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 68e64cb..c4d0229 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -780,7 +780,7 @@ config CAVIUM_OCTEON_SOC
> select SYS_SUPPORTS_BIG_ENDIAN
> select EDAC_SUPPORT
> select SYS_SUPPORTS_LITTLE_ENDIAN
> - select SYS_SUPPORTS_HOTPLUG_CPU if CONFIG_CPU_BIG_ENDIAN
> + select SYS_SUPPORTS_HOTPLUG_CPU if CPU_BIG_ENDIAN
> select SYS_HAS_EARLY_PRINTK
> select SYS_HAS_CPU_CAVIUM_OCTEON
> select SWAP_IO_SPACE
>
merge back into previous commit?
--
Ben Dooks http://www.codethink.co.uk/
Senior Engineer Codethink - Providing Genius
next prev parent reply other threads:[~2015-03-31 11:54 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 16:00 [PATCH 00/10] MIPS: OCTEON: Little Endian roll-up Paul Martin
2015-03-30 16:00 ` [PATCH 01/10] MIPS: OCTEON: Handle bootloader structures in little-endian mode Paul Martin
2015-03-30 22:11 ` Ralf Baechle
2015-03-30 16:00 ` [PATCH 02/10] MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h Paul Martin
2015-03-30 22:15 ` Ralf Baechle
2015-03-30 16:00 ` [PATCH 03/10] MIPS: OCTEON: Turn hardware bitfields and structures inside out Paul Martin
2015-03-30 22:19 ` Ralf Baechle
2015-03-30 16:00 ` [PATCH 04/10] MIPS: OCTEON: Set appropriate endianness in L2C registers Paul Martin
2015-03-30 22:19 ` Ralf Baechle
2015-03-30 16:00 ` [PATCH 05/10] MIPS: OCTEON: Reverse the order of register accesses to the FAU Paul Martin
2015-03-30 22:19 ` Ralf Baechle
2015-03-30 16:00 ` [PATCH 06/10] MIPS: OCTEON: Set up ethernet hardware for little endian Paul Martin
2015-03-30 22:20 ` Ralf Baechle
2015-03-30 16:01 ` [PATCH 07/10] MIPS: OCTEON: Make octeon-md5 driver endian-agnostic Paul Martin
2015-03-30 22:21 ` Ralf Baechle
2015-03-30 16:01 ` [PATCH 08/10] MIPS: OCTEON: Fix to IP checksum offloading in Little Endian Paul Martin
2015-03-30 22:23 ` Ralf Baechle
2015-03-30 16:01 ` [PATCH 09/10] MIPS: OCTEON: Enable little endian kernel Paul Martin
2015-03-30 22:31 ` Ralf Baechle
2015-03-30 16:01 ` [PATCH 10/10] MIPS: OCTEON: Fix Kconfig file typo Paul Martin
2015-03-30 22:34 ` Ralf Baechle
2015-03-31 11:53 ` Ben Dooks [this message]
2015-03-30 22:02 ` [PATCH 00/10] MIPS: OCTEON: Little Endian roll-up David Daney
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=551A8AD5.8000509@codethink.co.uk \
--to=ben.dooks@codethink.co.uk \
--cc=linux-mips@linux-mips.org \
--cc=paul.martin@codethink.co.uk \
/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