From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752151AbdB1Mcd (ORCPT ); Tue, 28 Feb 2017 07:32:33 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39452 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbdB1Mcc (ORCPT ); Tue, 28 Feb 2017 07:32:32 -0500 Date: Tue, 28 Feb 2017 13:30:37 +0100 From: Greg KH To: Pavel Machek Cc: robh@kernel.org, sre@kernel.org, kernel list Subject: Re: serdev Kconfig in v4.11 Message-ID: <20170228123037.GA31751@kroah.com> References: <20170228115526.GA10944@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170228115526.GA10944@amd> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 28, 2017 at 12:55:26PM +0100, Pavel Machek wrote: > Hi! > > menuconfig SERIAL_DEV_BUS > tristate "Serial device bus" > help > Core support for devices connected via a serial port. > > This is pretty misleading, it would be nice to mention that this is > mostly for embedded devices, and perhaps mention "say N if you don't know". It's not just for embedded devices, just wait, it will get used everywhere :) > config SERIAL_DEV_CTRL_TTYPORT > bool "Serial device TTY port controller" > > I have no idea what this is, please provide some kind of help here. Patches welcome :) Seriously, just say N for now, you will be fine. Rob, care to update the Kconfig help a bit? thanks, greg k-h