media: platform: ge2d: move config to its own file
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 11 Mar 2022 11:28:13 +0000 (12:28 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 15 Mar 2022 05:45:27 +0000 (06:45 +0100)
commita93ae887bc91929586680c60444f59ea435f7144
tree1e327617be914518eda046abac94273c1c0b705c
parentebad2e8db54142208556d97e757dbcbd2db63152
media: platform: ge2d: move config to its own file

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

Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Kconfig
drivers/media/platform/meson/ge2d/Kconfig [new file with mode: 0644]