From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754734AbcBVSLd (ORCPT ); Mon, 22 Feb 2016 13:11:33 -0500 Received: from muru.com ([72.249.23.125]:46993 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752134AbcBVSLb (ORCPT ); Mon, 22 Feb 2016 13:11:31 -0500 Date: Mon, 22 Feb 2016 10:11:29 -0800 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/3] ARM: omap2plus_defconfig: Enable OMAP3 ISP and dependencies Message-ID: <20160222181128.GM13417@atomide.com> References: <1454953983-8894-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454953983-8894-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [160208 09:54]: > Hello, > > This small series enables all the Kconfig symbols needed to test the > OMAP3 ISP on the IGEPv2 board. I've enabled as much as possible as a > module and only as built-in the options that are boolean. Looks good to me thanks, applying into omap-for-v4.6/defconfig. Tony