summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2017-07-17 11:28:55 +0200
committerLee Jones <lee.jones@linaro.org>2017-09-05 08:46:00 +0100
commit5c8f124893c4a691bdae5e9258cb0bca44653f08 (patch)
tree1074a7834570be71c68520184e09f046d87cfbc0 /include/linux/mfd
parent757bce527da57ad9fbb91d97455e17c5716375d4 (diff)
mfd: Kconfig: Add missing Kconfig dependency for TPS65086
MTF_CORE should be enabled when driver is enabled. Without this patch you can configure: CONFIG_MFD_CORE is not set CONFIG_MFD_TPS65086=y ... which ends up with compilation error: drivers/mfd/tps65086.o: In function `tps65086_probe': drivers/mfd/tps65086.c:110: undefined reference to `mfd_add_devices' drivers/mfd/tps65086.c:110:(.text+0x128): relocation truncated to fit: \ R_AARCH64_CALL26 against undefined symbol `mfd_add_devices' Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions