We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4701f33 commit c746ff4Copy full SHA for c746ff4
drivers/pinctrl/spacemit/Kconfig
@@ -7,7 +7,7 @@ config PINCTRL_SPACEMIT_K1
7
bool "SpacemiT K1 SoC Pinctrl driver"
8
depends on ARCH_SPACEMIT || COMPILE_TEST
9
depends on OF
10
- default y
+ default ARCH_SPACEMIT
11
select GENERIC_PINCTRL_GROUPS
12
select GENERIC_PINMUX_FUNCTIONS
13
select GENERIC_PINCONF
0 commit comments