summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <[email protected]>2026-07-03 14:56:25 +0300
committerTom Rini <[email protected]>2026-07-08 13:29:18 -0600
commit8f99a782fdb3ed4a934174f763cf5feafcbb7941 (patch)
tree4e1e8a6643af52e131a11fd2496a9a8bb81a6833
parent5c07bb58962d474bcf8902819a7305b682d0dc3a (diff)
configs: airoha: an7581: enable pinctrl/gpio support
This enables AN7581 pin controller and gpio driver. Defconfig was minimized with 'make savedefconfig'. Signed-off-by: Mikhail Kshevetskiy <[email protected]> Reviewed-by: David Lechner <[email protected]>
-rw-r--r--configs/an7581_evb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig
index 07569fa0a4e..a615994cc76 100644
--- a/configs/an7581_evb_defconfig
+++ b/configs/an7581_evb_defconfig
@@ -72,7 +72,7 @@ CONFIG_PCS_AIROHA_AN7581=y
CONFIG_AIROHA_ETH=y
CONFIG_PHY=y
CONFIG_PINCTRL=y
-CONFIG_PINCONF=y
+CONFIG_PINCTRL_AIROHA_AN7581=y
CONFIG_POWER_DOMAIN=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y