Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331239

Re: [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
Date 2016-02-10 15:50 +0100
Message-ID <r0EfF-3qm-43@gated-at.bofh.it> (permalink)
References <r0Cnw-2fc-11@gated-at.bofh.it> <r0Cnw-2fc-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wednesday 10 February 2016 13:41:56 Lars Persson wrote:
> Signed-off-by: Lars Persson <larper@axis.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 8e8b2ac..bf3840e 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -16,6 +16,8 @@ CONFIG_ARCH_MULTI_V7=y
>  # CONFIG_ARCH_MULTI_V4 is not set
>  CONFIG_ARCH_VIRT=y
>  CONFIG_ARCH_ALPINE=y
> +CONFIG_ARCH_ARTPEC=y
> +CONFIG_MACH_ARTPEC6=y
>  CONFIG_ARCH_MVEBU=y
>  CONFIG_MACH_ARMADA_370=y
>  CONFIG_MACH_ARMADA_375=y
> 

No other drivers that you need here?

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/8] arm: Add Artpec-6 SoC Lars Persson <lars.persson@axis.com> - 2016-02-10 13:50 +0100
  [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6 Lars Persson <lars.persson@axis.com> - 2016-02-10 13:50 +0100
    Re: [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6 Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:50 +0100
  [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file Lars Persson <lars.persson@axis.com> - 2016-02-10 13:50 +0100
    Re: [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:40 +0100
  [PATCH 6/8] arm: initial machine port for artpec-6 SoC Lars Persson <lars.persson@axis.com> - 2016-02-10 13:50 +0100
    Re: [PATCH 6/8] arm: initial machine port for artpec-6 SoC Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:50 +0100
  [PATCH 5/8] arm: dts: add Artpec-6 development board dts Lars Persson <lars.persson@axis.com> - 2016-02-10 14:00 +0100
  [PATCH 8/8] arm: mach-artpec: add entry to MAINTAINERS Lars Persson <lars.persson@axis.com> - 2016-02-10 14:00 +0100
  [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock Lars Persson <lars.persson@axis.com> - 2016-02-10 14:00 +0100
    Re: [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:40 +0100
  [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6 Lars Persson <lars.persson@axis.com> - 2016-02-10 14:00 +0100
    Re: [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6 Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:40 +0100
  Re: [PATCH 0/8] arm: Add Artpec-6 SoC Arnd Bergmann <arnd@arndb.de> - 2016-02-10 15:50 +0100

csiph-web