PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
authorHeiko Stuebner <heiko@sntech.de>
Tue, 4 Aug 2015 19:36:12 +0000 (21:36 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 8 Aug 2015 01:07:52 +0000 (03:07 +0200)
commit28c1f1628ee4b163e615eefe1b6463e3d229a873
tree043b52ba999d6616c36624ee36d8599c7e2eeb5f
parent74d33293e467df61de1b1d8b2fbe29e550dec33b
PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS

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@sntech.de>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/power/avs/Kconfig
This page took 0.043107 seconds and 5 git commands to generate.