From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] ARM: msm_defconfig: Update for multi-platform Date: Fri, 10 Jan 2014 11:47:33 -0800 Message-ID: <87d2jzaaay.fsf@linaro.org> References: <1389381128-28280-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pa0-f54.google.com ([209.85.220.54]:48472 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758082AbaAJTrj (ORCPT ); Fri, 10 Jan 2014 14:47:39 -0500 Received: by mail-pa0-f54.google.com with SMTP id kl14so5124778pab.41 for ; Fri, 10 Jan 2014 11:47:38 -0800 (PST) In-Reply-To: <1389381128-28280-1-git-send-email-sboyd@codeaurora.org> (Stephen Boyd's message of "Fri, 10 Jan 2014 11:12:08 -0800") Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Stephen Boyd writes: > ARCH_MSM is a hidden config option now so this defconfig needs to > be updated to select ARCH_MSM_DT instead. While we're here, > remove dead symbols (SSBI), drop selected symbols (ZRELADDR, > PHYLIB, USB_PHY) and enable the MSM random driver (HW_RANDOM_MSM). > > Cc: Kevin Hilman > Signed-off-by: Stephen Boyd Applied to next/soc, merged into for-next and pushed out. Thanks for the quick fixup. Kevin