mirror of
https://github.com/torvalds/linux.git
synced 2026-03-15 01:26:13 +01:00
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 | ||