Re: [PATCH v2] staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'

From: Geordan Neukum
Date: Thu May 23 2019 - 23:06:07 EST


On Fri, May 24, 2019 at 2:38 AM Geordan Neukum <gneukum1@xxxxxxxxx> wrote:
> + depends on MFD_CORE

In order for this to work in menuconfig, this either needs to be a
select or I need to
add a prompt to MFD_CORE. I don't have strong feelings either way, but all other
Kconfig options which are related to the MFD_CORE appear to do a straight
selection. Let me know what you think and I'll go that route.

Thanks,
Geordan