summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/broadcom/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-07-06 14:49:45 +0200
committerArnd Bergmann <arnd@arndb.de>2016-07-07 14:58:38 +0200
commit9bb45cd4470607028c4abdaa4063f1674661bb0e (patch)
treed3141dae0b9982fa63dec1777c4f37bd2e5ac7c0 /drivers/firmware/broadcom/Makefile
parente517dfe67480fcca90831ac02e184859200bbaf6 (diff)
downloadop-kernel-dev-9bb45cd4470607028c4abdaa4063f1674661bb0e.zip
op-kernel-dev-9bb45cd4470607028c4abdaa4063f1674661bb0e.tar.gz
soc: raspberrypi-power: add CONFIG_OF dependency
We get a harmless warning if the RASPBERRYPI_POWER driver is enabled without CONFIG_OF during compile testing: warning: RASPBERRYPI_POWER selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF) There is no need to select PM_GENERIC_DOMAINS_OF if OF is set, so we can replace the 'select' with a dependency. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/firmware/broadcom/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud