|
@@ -13,7 +13,7 @@ menuconfig POWER_AVS
|
|
|
|
|
|
|
|
config ROCKCHIP_IODOMAIN
|
|
config ROCKCHIP_IODOMAIN
|
|
|
tristate "Rockchip IO domain support"
|
|
tristate "Rockchip IO domain support"
|
|
|
- depends on ARCH_ROCKCHIP && OF
|
|
|
|
|
|
|
+ depends on POWER_AVS && ARCH_ROCKCHIP && OF
|
|
|
help
|
|
help
|
|
|
Say y here to enable support io domains on Rockchip SoCs. It is
|
|
Say y here to enable support io domains on Rockchip SoCs. It is
|
|
|
necessary for the io domain setting of the SoC to match the
|
|
necessary for the io domain setting of the SoC to match the
|