Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751388AbbGaLMR (ORCPT ); Fri, 31 Jul 2015 07:12:17 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:34752 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbbGaLMQ (ORCPT ); Fri, 31 Jul 2015 07:12:16 -0400 From: Chen-Yu Tsai To: Maxime Ripard Cc: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] ARM: configs: update Allwinner options Date: Fri, 31 Jul 2015 19:12:05 +0800 Message-Id: <1438341127-7175-1-git-send-email-wens@csie.org> X-Mailer: git-send-email 2.5.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 930 Lines: 30 Hi, This series updates sunxi_defconfig and multi_v7_defconfig with all the latest Allwinner additions. - DMA_SUN6I, P2WI and PWM were added a few releases back, but never got added to the list. - EXTCON is required by an updated sun4i USB PHY driver. - Allwinner cryptodev (Security System) driver is queued up for 4.3. ChenYu Chen-Yu Tsai (2): ARM: sunxi_defconfig: Enable DMA_SUN6I, P2WI, PWM, cryptodev, EXTCON, FHANDLE ARM: multi_v7_defconfig: Enable Allwinner P2WI, PWM, DMA_SUN6I, crytodev arch/arm/configs/multi_v7_defconfig | 5 +++++ arch/arm/configs/sunxi_defconfig | 9 ++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/