Skip to content

Commit b98d44c

Browse files
committed
redhat/configs: Make CONFIG_REGULATOR_GPIO built-in
JIRA: https://issues.redhat.com/browse/RHEL-21095 Upstream Status: RHEL-only This driver is needed in the early boot of some arm64 boards. Note that this option is already enabled as built-in on kernel-ark for both Fedora and RHEL. Signed-off-by: Luiz Capitulino <[email protected]>
1 parent ffb952b commit b98d44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_REGULATOR_GPIO=m
1+
CONFIG_REGULATOR_GPIO=y

0 commit comments

Comments
 (0)