From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 27 Oct 2014 08:21:09 +0100 Subject: [U-Boot] [PATCH 0/6] MIPS Kconfig updates In-Reply-To: <1414330676-22547-1-git-send-email-daniel.schwierzeck@gmail.com> References: <1414330676-22547-1-git-send-email-daniel.schwierzeck@gmail.com> Message-ID: <544DF265.8040903@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Daniel, On 26.10.2014 14:37, Daniel Schwierzeck wrote: > This patch series introduce Kconfig symbols for various MIPS > specific config options. It also add Kconfig symbols for board > specific config options on vct and dbau1x00. With this series the > option CONFIG_SYS_EXTRA_OPTIONS becomes obsolete for existing > MIPS boards. > > This series is also available at > git://git.denx.de/u-boot-mips.git mips_kconfig_v1 > > > Daniel Schwierzeck (6): > MIPS: kconfig: add options for endianess select > MIPS: kconfig: add options for CPU type select > MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS > MIPS: kconfig: merge targets qemu_mips and qemu_mips64 > MIPS: kconfig: add options for dbau1x00 board variant select > MIPS: kconfig: add options for vct board variant select Thanks for working on this. Please add my: Acked-by: Stefan Roese to all VCT related patches. Thanks, Stefan