commit | eff5d31f7407fa9d31fb840106f1593399457298 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Thu Dec 12 11:20:30 2019 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Dec 30 09:59:06 2019 +0900 |
tree | d3d5e4df38e66d64b6155630cad00342af0e7625 | |
parent | f0c792192753abdcb4cd18677ad28acaea23a77a [diff] |
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>