From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([46.235.226.198]:41024 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752229AbeCXO3l (ORCPT ); Sat, 24 Mar 2018 10:29:41 -0400 Date: Sat, 24 Mar 2018 14:29:38 +0000 From: Jonathan Cameron To: Mahmoud Nagy Cc: linux-iio@vger.kernel.org Subject: Re: Can't enable IIO_DUMMY_EVGEN for compiling Message-ID: <20180324142938.0d358864@archlinux> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Sat, 24 Mar 2018 14:26:23 +0200 Mahmoud Nagy wrote: > So I'm starting with IIO_tasks, > and I have a little problem, > It seems I can't enable IIO_DUMMY_EVGEN config, nconfig gives "XXX" next > to it, I enabled every other config that is needed for task1, maybe for > a certain dependency that I can't see or something. > need help please. It's not a config variable that should be visible in the gui interfaces and when I run nconfig it isn't. That symbol should be selected (automatically enabled) by CONFIG_IIO_SIMPLE_DUMMY_EVENTS Jonathan > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html