1 # Generic register map support. There are no user servicable options here,
2 # this is an API intended to be used by other kernel subsystems. These
3 # subsystems should select the appropriate symbols.
6 default y if (REGMAP_I2C || REGMAP_SPI || REGMAP_SPMI || REGMAP_AC97 || REGMAP_MMIO || REGMAP_IRQ)
9 select IRQ_DOMAIN if REGMAP_IRQ