PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
From: Heiko Stuebner <heiko@...> Date: Sat, 23 May 2015 15:27:51 +0200
Commit-Message
The rockchip io-domain driver currently only depends on ARCH_ROCKCHIP itself. This makes it possible to select the power-domain driver, but not the POWER_AVS class and results in the iodomain-driver not getting build in this case. So add the additional dependency, which also results in the driver config option now being placed nicely into the AVS submenu. Fixes: 662a958638bd ("PM / AVS: rockchip-io: add driver handling Rockchip io domains") Signed-off-by: Heiko Stuebner <heiko@...> Acked-by: Kevin Hilman <khilman@...>
Patch-Comment
Kevin wrote when he Acked the patch: "Rafael, feel free to queue this up as a fix. I don't have any other drivers/power/avs stuff queued up." Although I don't know if this is the case anymore. drivers/power/avs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Statistics
- 1 lines added
- 1 lines removed