]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'
authorGeordan Neukum <gneukum1@gmail.com>
Fri, 24 May 2019 02:36:36 +0000 (02:36 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 07:41:09 +0000 (09:41 +0200)
commita2a28e8d36e3b83c174663bbeb6d03fd89836ce4
tree98fb6689e90b5a16be7d70994afe52f26c899a18
parent70ca8d55bac688846eb3e58842ccefdb09cc467e
staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'

The kpc2000 core makes calls against functions conditionally exported
upon selection of the kconfig symbol MFD_CORE. Therefore, the kpc2000
core depends upon the mfd_core, and that dependency must be tracked in
Kconfig to avoid potential build issues.

Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/Kconfig