From: Sam Day me@samcday.com
Enable FunctionFS on aarch64 + x86
Signed-off-by: Sam Day me@samcday.com
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@lists.fedoraproject.org