Re: [PATCH] tty/serial: Kconfig: remove AVR32

2017-06-14 Thread Greg Kroah-Hartman
On Tue, Jun 13, 2017 at 10:35:09PM +0200, Alexandre Belloni wrote: > AVR32 is now removed from the kernel, removed the config symbol that > doesn't exist anymore. Also take the opportunity to reword the help to > include sama5. > > Signed-off-by: Alexandre Belloni > --- > drivers/tty/serial/Kcon

Re: [PATCH] tty/serial: Kconfig: remove AVR32

2017-06-14 Thread Nicolas Ferre
Le 13/06/2017 à 22:35, Alexandre Belloni a écrit : > AVR32 is now removed from the kernel, removed the config symbol that > doesn't exist anymore. Also take the opportunity to reword the help to > include sama5. > > Signed-off-by: Alexandre Belloni > --- > drivers/tty/serial/Kconfig | 6 +++--- >

Re: [PATCH] tty/serial: Kconfig: remove AVR32

2017-06-14 Thread Richard Genoud
On 13/06/2017 22:35, Alexandre Belloni wrote: > AVR32 is now removed from the kernel, removed the config symbol that > doesn't exist anymore. Also take the opportunity to reword the help to > include sama5. > > Signed-off-by: Alexandre Belloni Acked-by: Richard Genoud 100 lines removed with th

[PATCH] tty/serial: Kconfig: remove AVR32

2017-06-13 Thread Alexandre Belloni
AVR32 is now removed from the kernel, removed the config symbol that doesn't exist anymore. Also take the opportunity to reword the help to include sama5. Signed-off-by: Alexandre Belloni --- drivers/tty/serial/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dri