* [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y
@ 2024-01-18 14:48 ` antohami
2024-01-18 14:51 ` Антон Мидюков
2024-01-18 20:13 ` Vitaly Chikunov
0 siblings, 2 replies; 3+ messages in thread
From: antohami @ 2024-01-18 14:48 UTC (permalink / raw)
To: devel-kernel
From: Anton Midyukov <antohami@altlinux.org>
For CONFIG_REGULATOR_RK808=y need CONFIG_MFD_RK8XX=y, otherwise we get
CONFIG_REGULATOR_RK808=m.
On RK3568-ROC-PC (Firefly Station P2) it is impossible to boot without
CONFIG_REGULATOR_RK808=y
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
---
config-aarch64 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/config-aarch64 b/config-aarch64
index 5834c16ea5ef..d9891a20a202 100644
--- a/config-aarch64
+++ b/config-aarch64
@@ -660,9 +660,9 @@ CONFIG_MFD_MAX77620=y
# CONFIG_MFD_QCOM_RPM is not set
CONFIG_MFD_SPMI_PMIC=m
CONFIG_MFD_RK808=y
-CONFIG_MFD_RK8XX=m
-CONFIG_MFD_RK8XX_I2C=m
-CONFIG_MFD_RK8XX_SPI=m
+CONFIG_MFD_RK8XX=y
+CONFIG_MFD_RK8XX_I2C=y
+CONFIG_MFD_RK8XX_SPI=y
# CONFIG_MFD_RN5T618 is not set
# CONFIG_MFD_STMPE is not set
CONFIG_MFD_SUN6I_PRCM=y
--
2.42.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y
2024-01-18 14:48 ` [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y antohami
@ 2024-01-18 14:51 ` Антон Мидюков
2024-01-18 20:13 ` Vitaly Chikunov
1 sibling, 0 replies; 3+ messages in thread
From: Антон Мидюков @ 2024-01-18 14:51 UTC (permalink / raw)
To: devel-kernel
Доброго времени суток
Патч для ядра un-def в Сизифе.
--
С уважением, Антон Мидюков <antohami@basealt.ru>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y
2024-01-18 14:48 ` [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y antohami
2024-01-18 14:51 ` Антон Мидюков
@ 2024-01-18 20:13 ` Vitaly Chikunov
1 sibling, 0 replies; 3+ messages in thread
From: Vitaly Chikunov @ 2024-01-18 20:13 UTC (permalink / raw)
To: ALT Linux kernel packages development
On Thu, Jan 18, 2024 at 09:48:34PM +0700, antohami@basealt.ru wrote:
> From: Anton Midyukov <antohami@altlinux.org>
>
> For CONFIG_REGULATOR_RK808=y need CONFIG_MFD_RK8XX=y, otherwise we get
> CONFIG_REGULATOR_RK808=m.
> On RK3568-ROC-PC (Firefly Station P2) it is impossible to boot without
> CONFIG_REGULATOR_RK808=y
Applied, thanks
>
> Signed-off-by: Anton Midyukov <antohami@altlinux.org>
> ---
> config-aarch64 | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config-aarch64 b/config-aarch64
> index 5834c16ea5ef..d9891a20a202 100644
> --- a/config-aarch64
> +++ b/config-aarch64
> @@ -660,9 +660,9 @@ CONFIG_MFD_MAX77620=y
> # CONFIG_MFD_QCOM_RPM is not set
> CONFIG_MFD_SPMI_PMIC=m
> CONFIG_MFD_RK808=y
> -CONFIG_MFD_RK8XX=m
> -CONFIG_MFD_RK8XX_I2C=m
> -CONFIG_MFD_RK8XX_SPI=m
> +CONFIG_MFD_RK8XX=y
> +CONFIG_MFD_RK8XX_I2C=y
> +CONFIG_MFD_RK8XX_SPI=y
> # CONFIG_MFD_RN5T618 is not set
> # CONFIG_MFD_STMPE is not set
> CONFIG_MFD_SUN6I_PRCM=y
> --
> 2.42.1
>
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-18 20:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 14:48 ` [d-kernel] [PATCH 1/1] config-aarch64: CONFIG_MFD_RK8XX=y antohami
2024-01-18 14:51 ` Антон Мидюков
2024-01-18 20:13 ` Vitaly Chikunov
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git