From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:56092 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932278Ab3CGLYq (ORCPT ); Thu, 7 Mar 2013 06:24:46 -0500 Message-ID: <513878EC.1020907@ti.com> Date: Thu, 7 Mar 2013 16:54:28 +0530 From: Sekhar Nori MIME-Version: 1.0 To: Prabhakar Lad CC: Prabhakar Lad , Russell King , , Mauro Carvalho Chehab , Subject: Re: [PATCH] media: davinci: kconfig: fix incorrect selects References: <1362492801-13202-1-git-send-email-nsekhar@ti.com> <51371553.5030103@ti.com> <5137191F.6050707@ti.com> <513750ED.2040701@ti.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: On 3/7/2013 12:47 PM, Prabhakar Lad wrote: > On Wed, Mar 6, 2013 at 7:51 PM, Sekhar Nori wrote: >> So instead of presenting a non-useful vpif selection to users, >> vpif.c dependency is better handled in makefile, no? >> > Agreed that’s a better fix. How about VIDEO_VPFE_CAPTURE? Does enabling just that config present any interface which can be used? Or should vpfe_capture.c be automatically built as well? Thanks, Sekhar