summaryrefslogtreecommitdiffstats
path: root/sound/hda
diff options
context:
space:
mode:
authorOded Gabbay2019-03-02 10:32:12 +0100
committerGreg Kroah-Hartman2019-03-02 12:03:56 +0100
commit142a0f83b216a607aebed42e54a1be620765e28c (patch)
tree20b517636a912f2f179069ff8518e5aecdc1544d /sound/hda
parenthabanalabs: use %px instead of %p in error print (diff)
downloadkernel-qcow2-linux-142a0f83b216a607aebed42e54a1be620765e28c.tar.gz
kernel-qcow2-linux-142a0f83b216a607aebed42e54a1be620765e28c.tar.xz
kernel-qcow2-linux-142a0f83b216a607aebed42e54a1be620765e28c.zip
habanalabs: adjust Kconfig to fix build errors
The driver use the HWMON framework to display various sensors information. Therefore, CONFIG_HWMON must be included to prevent build errors. This patch adds "select HWMON" to the driver's Kconfig file to make sure HWMON is built. In addition, to avoid breaking dependencies, it adds dependency on HAS_IOMEM because HWMON is dependent on HAS_IOMEM. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions