[PATCH 0/3] regmap: Fix REGMAP selections

From: Geert Uytterhoeven
Date: Thu Jul 06 2023 - 07:42:43 EST


Hi all,

This patch series fixes several missing selects related to REGMAP.

The first patch fixes a serious thinko I made when making the regmap
KUnit test depend on REGMAP.

The last two patches fix missing selects I discovered when diving deeper
into the REGMAP_* => REGMAP logic.

Thanks for your comments!

Geert Uytterhoeven (3):
regmap: Replace "default y if" by select
regmap: REGMAP_SLIMBUS should select REGMAP
ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ

drivers/base/regmap/Kconfig | 16 +++++++++++++++-
drivers/mfd/Kconfig | 1 -
sound/soc/codecs/Kconfig | 1 +
3 files changed, 16 insertions(+), 2 deletions(-)

--
2.34.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds