Re: [RESEND PATCH v11 2/3] drivers: input: keyboard: Add mtk keypad driver
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-05-28 12:22:53
Also in:
linux-arm-kernel, linux-mediatek
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-05-28 12:22:53
Also in:
linux-arm-kernel, linux-mediatek
On Thu, May 28, 2020 at 01:45:58PM +0200, Marco Felsch wrote:
On 20-05-28 13:27, Andy Shevchenko wrote:quoted
On Thu, May 28, 2020 at 05:01:47PM +0800, Fengping Yu wrote:
...
quoted
quoted
+ select CONFIG_REGMAP_MMIOThis is wrong.Why is this wrong? The driver uses the rmap-mmio functions.
In Kconfig CONFIG_ prefix is implied. There is no CONFIG_CONFIG_REGMAP_MMIO.
Thanks for the explanation =)
Sorry, I think it's obvious...
quoted
quoted
+ select INPUT_MATRIXKMAP
-- With Best Regards, Andy Shevchenko