summaryrefslogtreecommitdiff
path: root/configs/imx8m_data_modul.config
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-03-16 19:24:19 -0600
committerTom Rini <[email protected]>2026-03-30 16:59:35 -0600
commit0da1866a8fdd4d4bc4837ef2af281dbe010ae16b (patch)
treeddf863bd093e9be9dc5c53cd89a3c1ed081ffcc8 /configs/imx8m_data_modul.config
parentbdbe24b2a27c47e854a8ddfe89bffa0e609c24eb (diff)
core: Rework REGMAP symbols implementation
As exposed by "make randconfig", we have an issue with the dependencies for REGMAP (and xPL variants). As this is a library function, it should always be selected and not depended on by other functionality. This is largely done correctly today, so just correct the few outliers. Acked-by: Anshul Dalal <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/imx8m_data_modul.config')
-rw-r--r--configs/imx8m_data_modul.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8m_data_modul.config b/configs/imx8m_data_modul.config
index 4634a0972f0..18c7bb536fa 100644
--- a/configs/imx8m_data_modul.config
+++ b/configs/imx8m_data_modul.config
@@ -149,7 +149,6 @@ CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX8M=y
CONFIG_POWER_DOMAIN=y
CONFIG_PROT_TCP_SACK=y
-CONFIG_REGMAP=y
CONFIG_RGMII=y
CONFIG_RTC_M41T62=y
CONFIG_SF_DEFAULT_SPEED=50000000