power: domain: meson-gx-pwrc-vpu: add missing depends
MESON_GX_VPU_POWER_DOMAIN should depend on POWER_DOMAIN. Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
parent
535d74a8ae
commit
335d287327
@ -32,7 +32,7 @@ config MTK_POWER_DOMAIN
|
||||
|
||||
config MESON_GX_VPU_POWER_DOMAIN
|
||||
bool "Enable Amlogic Meson GX VPU power domain driver"
|
||||
depends on ARCH_MESON
|
||||
depends on POWER_DOMAIN && ARCH_MESON
|
||||
help
|
||||
Enable support for manipulating Amlogic Meson GX Video Processing
|
||||
Unit power domain.
|
||||
|
Loading…
Reference in New Issue
Block a user