From: Macpaul Lin <macpaul....@mediatek.com> redhat/configs: Move CONFIG_MFD_MT6360 and CONFIG_MFD_MT6397 to aarch64
CONFIG_MFD_MT6360 and CONFIG_MFD_MT6397 is specific to MediaTek aarch64 only. Move this config file to common/generic/arm/aarch64 to be with the other MediaTek and aarch64 config files. Enable these two MFD settings for supporting MediaTek SOC. The regulator-mt6358 module does not get automatically probed during boot and it depends on the mt6397 driver, so set CONFIG_MFD_MT6397 as built-in is required. [1] https://lore.kernel.org/linux-mediatek/20210112100659.19350-1-matthias....@kernel.org/T/#u [2] https://lore.kernel.org/linux-mediatek/z2mjbx4rqsiic...@finisterre.sirena.org.uk/ [3] https://salsa.debian.org/kernel-team/linux/-/commit/c1c98dcf074e65b1a107f159b645341231e3bf93 Signed-off-by: Macpaul Lin <macpaul....@mediatek.com> diff --git a/redhat/configs/common/generic/CONFIG_MFD_MT6360 b/redhat/configs/common/generic/CONFIG_MFD_MT6360 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/CONFIG_MFD_MT6360 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MFD_MT6360 is not set diff --git a/redhat/configs/common/generic/CONFIG_MFD_MT6397 b/redhat/configs/common/generic/CONFIG_MFD_MT6397 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/CONFIG_MFD_MT6397 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MFD_MT6397 is not set diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6360 b/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6360 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6360 @@ -0,0 +1 @@ +CONFIG_MFD_MT6360=m diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6397 b/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6397 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MFD_MT6397 @@ -0,0 +1 @@ +CONFIG_MFD_MT6397=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3975 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue