media: platform: bdisp: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 12:34:39 +0000 (13:34 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 18 Mar 2022 04:56:31 +0000 (05:56 +0100)
commit26e89e83dfb4ff8ea8fa0cf71e17476958388302
tree5448466816751730730f9ba39b6adeed25f24b3f
parentf5a6e9176e209a7658214e6955e236241085c166
media: platform: bdisp: move config to its own file

In order to better organize the platform/Kconfig, place
bdisp-specific config stuff on a separate Kconfig file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/sti/bdisp/Kconfig [new file with mode: 0644]