On Wed, Mar 11, 2020 at 11:57 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > Group /dev/{mem,kmem,nvram,raw,port} driver configs together. > This also means that tty configs are now grouped together instead > of being split up. > > This just moves Kconfig lines around. There are no other changes. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Jiri Slaby <jslaby@xxxxxxxx> > Cc: linux-serial@xxxxxxxxxxxxxxx Looks good to me. /dev/raw might not fit into this list, but it's hard to come up with a clear definition anyway, and this is definitely better than before. Acked-by: Arnd Bergmann <arnd@xxxxxxxx>