From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637AbdBOQdP (ORCPT ); Wed, 15 Feb 2017 11:33:15 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43574 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218AbdBOQdO (ORCPT ); Wed, 15 Feb 2017 11:33:14 -0500 Date: Wed, 15 Feb 2017 08:33:13 -0800 From: Greg Kroah-Hartman To: Rob Herring Cc: linux-kernel@vger.kernel.org, John Stultz , Martijn Coenen , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Amit Pundir , Serban Constantinescu , Dmitry Shmidt , Rom Lemarchand , Android Kernel Team Subject: Re: [PATCH] binder: Add 'hwbinder' to the default devices Message-ID: <20170215163313.GA16817@kroah.com> References: <20170215153515.19122-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170215153515.19122-1-robh@kernel.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2017 at 09:35:15AM -0600, Rob Herring wrote: > As AOSP master is now starting to require a hwbinder device, add it to > the the default Kconfig. Having the hwbinder device when not needed > shouldn't hurt anything either. Ah, good catch, I'll queue this up. thanks, greg k-h