forked from Minki/linux
d85cce86a8
admv8818 driver needs __devm_regmap_init_spi() which is defined
when CONFIG_REGMAP_SPI is set and struct regmap_config when
CONFIG_REGMAP is set, so automatically select CONFIG_REGMAP_SPI
which also sets CONFIG_REGMAP.
Fixes:
|
||
---|---|---|
.. | ||
admv8818.c | ||
Kconfig | ||
Makefile |