mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
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 |