From: Sam Day <[email protected]> Enable FunctionFS on aarch64 + x86
Signed-off-by: Sam Day <[email protected]> diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_USB_CONFIGFS_F_FS b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_USB_CONFIGFS_F_FS index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_USB_CONFIGFS_F_FS +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_USB_CONFIGFS_F_FS @@ -1 +1 @@ -# CONFIG_USB_CONFIGFS_F_FS is not set +CONFIG_USB_CONFIGFS_F_FS=y diff --git a/redhat/configs/fedora/generic/x86/CONFIG_USB_CONFIGFS_F_FS b/redhat/configs/fedora/generic/x86/CONFIG_USB_CONFIGFS_F_FS index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_USB_CONFIGFS_F_FS +++ b/redhat/configs/fedora/generic/x86/CONFIG_USB_CONFIGFS_F_FS @@ -1 +1 @@ -# CONFIG_USB_CONFIGFS_F_FS is not set +CONFIG_USB_CONFIGFS_F_FS=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3835 -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
