OSDN Git Service

PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 12 Dec 2019 02:20:30 +0000 (11:20 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 30 Dec 2019 00:59:06 +0000 (09:59 +0900)
commiteff5d31f7407fa9d31fb840106f1593399457298
treed3d5e4df38e66d64b6155630cad00342af0e7625
parentf0c792192753abdcb4cd18677ad28acaea23a77a
PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency

To build test, add COMPILE_TEST depedency to both ARM_RK3399_DMC_DEVFREQ
and DEVFREQ_EVENT_ROCKCHIP_DFI configuration. And ARM_RK3399_DMC_DEVFREQ
used the SMCCC interface so that add HAVE_ARM_SMCCC dependency to prevent
the build break.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/Kconfig
drivers/devfreq/event/Kconfig