From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Mon, 3 Mar 2014 23:07:29 -0500 Subject: [PATCH 4/4] ARM: add Marvell Dove and some drivers to multi_v7 defconfig In-Reply-To: <1393536486-3827-5-git-send-email-sebastian.hesselbarth@gmail.com> References: <1393536486-3827-1-git-send-email-sebastian.hesselbarth@gmail.com> <1393536486-3827-5-git-send-email-sebastian.hesselbarth@gmail.com> Message-ID: <20140304040729.GJ1872@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Arnd, Olof, Kevin, On Thu, Feb 27, 2014 at 10:28:05PM +0100, Sebastian Hesselbarth wrote: > With Marvell Dove now being part of the multi_v7 family, add some Dove > specific drivers to multi_v7 defconfig. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Olof Johansson > Cc: Kevin Hilman > Cc: Arnd Bergmann > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Gregory Clement > Cc: linux-arm-kernel at lists.infradead.org > Cc: linux-kernel at vger.kernel.org > --- > arch/arm/configs/multi_v7_defconfig | 4 ++++ > 1 file changed, 4 insertions(+) I'm taking the other part of this series in, so: Acked-by: Jason Cooper thx, Jason.