commit | d0ac7079d5fcaaaf3eb99c197a08ac1b399754f4 | [log] [tgz] |
---|---|---|
author | Jeff LaBundy <jeff@labundy.com> | Mon May 18 11:32:18 2020 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon May 18 11:34:00 2020 -0700 |
tree | 79851d95b94600db0da68e2854cd58030059828c | |
parent | 918e2844d940da7c624262a7aa327615d3eb5abd [diff] |
Input: iqs269a - add missing I2C dependency If CONFIG_INPUT_IQS269A is selected yet CONFIG_I2C is not, the build fails. To solve this problem, add I2C as a dependency. Signed-off-by: Jeff LaBundy <jeff@labundy.com> Reported-by: kbuild test robot <lkp@intel.com> Fixes: 04e49867fad1 ("Input: add support for Azoteq IQS269A") Link: https://lore.kernel.org/r/1589809466-22748-1-git-send-email-jeff@labundy.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>