mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] serdev: select POLLER
Date: Mon, 03 Dec 2018 10:55:45 +0100	[thread overview]
Message-ID: <1543830945.3709.0.camel@pengutronix.de> (raw)
In-Reply-To: <20180608110605.8248-1-l.stach@pengutronix.de>

Am Freitag, den 08.06.2018, 13:06 +0200 schrieb Lucas Stach:
> A lot of the inner working of the serdev framework depend on the poller,
> so there is no point in allowing to build without poller support.

It seems this patch fell through the cracks.

> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
>  drivers/serial/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
> index 8a56d39f7c84..d462c11c169d 100644
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -3,6 +3,7 @@ menu "serial drivers"
>  
>  config SERIAL_DEV_BUS
> >  	bool "Serial device bus"
> > +	select POLLER
> >  	depends on CONSOLE_FULL
> >  	help
> >  	  Core support for devices connected via a serial port.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2018-12-03  9:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08 11:06 Lucas Stach
2018-06-11  6:44 ` Sascha Hauer
2018-12-03  9:55 ` Lucas Stach [this message]
2018-12-04  7:33   ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543830945.3709.0.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox