From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 27 Oct 2014 10:54:49 +0100 (CET) Received: from cpsmtpb-ews10.kpnxchange.com ([213.75.39.15]:57645 "EHLO cpsmtpb-ews10.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27011183AbaJ0JysE2EOR (ORCPT ); Mon, 27 Oct 2014 10:54:48 +0100 Received: from cpsps-ews23.kpnxchange.com ([10.94.84.189]) by cpsmtpb-ews10.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 27 Oct 2014 10:54:42 +0100 Received: from CPSMTPM-TLF103.kpnxchange.com ([195.121.3.6]) by cpsps-ews23.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 27 Oct 2014 10:54:41 +0100 Received: from [192.168.10.108] ([77.173.140.92]) by CPSMTPM-TLF103.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Mon, 27 Oct 2014 10:54:41 +0100 Message-ID: <1414403681.28499.4.camel@x220> Subject: MIPS: ralink: CONFIG_RALINK_ILL_ACC? From: Paul Bolle To: John Crispin Cc: Valentin Rothberg , Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Date: Mon, 27 Oct 2014 10:54:41 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Oct 2014 09:54:41.0694 (UTC) FILETIME=[07686BE0:01CFF1CC] X-RcptDomain: linux-mips.org Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 43574 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: pebolle@tiscali.nl Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips John, Your commit 78865eacb4aa ("MIPS: ralink: add illegal access driver") landed in today's linux-next (ie, next-20141027). That commit dates back to May 16, 2013! It adds a driver that is built if CONFIG_RALINK_ILL_ACC is set. But there's no Kconfig symbol RALINK_ILL_ACC. I assume that patch that adds this symbol is queued somewhere. Is that correct? Paul Bolle