Re: [RFC, WIP, v4 01/11] media: vidtv: add Kconfig entry

2020-05-01 Thread Mauro Carvalho Chehab
Em Sat, 2 May 2020 00:22:06 -0300 "Daniel W. S. Almeida" escreveu: > From: "Daniel W. S. Almeida" > > Add the necessary Kconfig entries and a dummy Makefile to compile the new > virtual DVB test driver (vidtv). Patch looks good. Please notice that this should be the last patch at the

[RFC, WIP, v4 01/11] media: vidtv: add Kconfig entry

2020-05-01 Thread Daniel W. S. Almeida
From: "Daniel W. S. Almeida" Add the necessary Kconfig entries and a dummy Makefile to compile the new virtual DVB test driver (vidtv). Signed-off-by: Daniel W. S. Almeida --- drivers/media/test-drivers/Kconfig| 10 ++ drivers/media/test-drivers/Makefile | 1 +