Skip to content

Commit ffb952b

Browse files
committed
redhat/configs: enable a bunch of regulators
JIRA: https://issues.redhat.com/browse/RHEL-21095 Upstream Status: RHEL-only This commit enables the following regulators needed in different arm64 boards: * REGULATOR_ARM_SCMI * REGULATOR_PCA9450 * REGULATOR_PF8X00 * REGULATOR_PWM (enabled as a built-in to keep in sync w/ kernel-ark) Signed-off-by: Luiz Capitulino <luizcap@redhat.com>
1 parent d32ddc3 commit ffb952b

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_REGULATOR_ARM_SCMI=m
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_REGULATOR_PCA9450=m
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_REGULATOR_PF8X00=m
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_REGULATOR_PWM=y

redhat/configs/rhel/generic/arm/aarch64/CONFIG_REGULATOR_ARM_SCMI

Lines changed: 0 additions & 1 deletion
This file was deleted.

redhat/configs/rhel/generic/arm/aarch64/CONFIG_REGULATOR_PCA9450

Lines changed: 0 additions & 1 deletion
This file was deleted.

redhat/configs/rhel/generic/arm/aarch64/CONFIG_REGULATOR_PF8X00

Lines changed: 0 additions & 1 deletion
This file was deleted.

redhat/configs/rhel/generic/arm/aarch64/CONFIG_REGULATOR_PWM

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)