From: Íñigo Huguet <ihuguet@xxxxxxxxxx> Revert "redhat/configs: Enable genet and brcmfmac wlan" This reverts commit 42ac45c7aa41f4b17fe0d09ca4b2f99aebd7bd78. That commit was enabling not only RPi wireless driver but also the whole wireless stack for aarch64, which was previously disabled. To enable wlan on aarch64, more discussion and testing is required, so better to put it off now before beta compose and include later after more carefully review and testing. Moreover, RH policy is to support everything we build, so it cannot be build but considered as "comunity supported", as we thought. Signed-off-by: Íñigo Huguet <ihuguet@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_BCMGENET b/redhat/configs/ark/generic/CONFIG_BCMGENET new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_BCMGENET @@ -0,0 +1 @@ +# CONFIG_BCMGENET is not set diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_AHB b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_AHB deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_AHB +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_ATH10K_AHB is not set diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_SNOC b/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_SNOC deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ATH10K_SNOC +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_ATH10K_SNOC is not set diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_DEBUGFS b/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_DEBUGFS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_DEBUGFS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_MAC80211_DEBUGFS=y diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_RC_DEFAULT b/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_RC_DEFAULT deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_MAC80211_RC_DEFAULT +++ /dev/null @@ -1 +0,0 @@ -CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_WIRELESS b/redhat/configs/ark/generic/arm/aarch64/CONFIG_WIRELESS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_WIRELESS @@ -0,0 +1 @@ +# CONFIG_WIRELESS is not set diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_WLAN b/redhat/configs/ark/generic/arm/aarch64/CONFIG_WLAN new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_WLAN @@ -0,0 +1 @@ +# CONFIG_WLAN is not set diff --git a/redhat/configs/common/generic/CONFIG_BCMGENET b/redhat/configs/fedora/generic/CONFIG_BCMGENET rename from redhat/configs/common/generic/CONFIG_BCMGENET rename to redhat/configs/fedora/generic/CONFIG_BCMGENET index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_BCMGENET +++ b/redhat/configs/fedora/generic/CONFIG_BCMGENET diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_BRCMUTIL b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BRCMUTIL rename from redhat/configs/common/generic/arm/aarch64/CONFIG_BRCMUTIL rename to redhat/configs/fedora/generic/arm/aarch64/CONFIG_BRCMUTIL index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/arm/aarch64/CONFIG_BRCMUTIL +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_BRCMUTIL -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1330 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure