Re: [PATCH v2 30/38] media: platform: vde: move config to its own file

From: Dmitry Osipenko
Date: Sat Mar 12 2022 - 08:47:08 EST


11.03.2022 17:07, Mauro Carvalho Chehab пишет:
> In order to better organize the platform/Kconfig, place
> vde-specific config stuff on a separate Kconfig file.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH v2 00/38] at: https://lore.kernel.org/all/cover.1647006877.git.mchehab@xxxxxxxxxx/
>
> drivers/media/platform/Kconfig | 19 +------------------
> drivers/media/platform/tegra/vde/Kconfig | 17 +++++++++++++++++
> 2 files changed, 18 insertions(+), 18 deletions(-)
> create mode 100644 drivers/media/platform/tegra/vde/Kconfig

Acked-by: Dmitry Osipenko <digetx@xxxxxxxxx>