1 # SPDX-License-Identifier: GPL-2.0
2 # Generic register map support. There are no user servicable options here,
3 # this is an API intended to be used by other kernel subsystems. These
4 # subsystems should select the appropriate symbols.
7 default y if (REGMAP_I2C || REGMAP_SPI || REGMAP_SPMI || REGMAP_W1 || REGMAP_AC97 || REGMAP_MMIO || REGMAP_IRQ)
8 select IRQ_DOMAIN if REGMAP_IRQ
11 config REGCACHE_COMPRESSED
45 config REGMAP_SOUNDWIRE
47 depends on SOUNDWIRE_BUS