From: Desnes Nunes <[email protected]>

redhat/configs: delete CONFIG_USB_ONBOARD_HUB and use CONFIG_USB_ONBOARD_DEV 
instead

Upstream Status: RHEL-only
ARK commit 92352375567b57a3441ba563162e0726167cd8ff
ARK commit ba676c1c0333b6277cb8afdc6b27dbedd9eea480
ARK commit e5be72ba0bd2b02739007ec6b7fd9120f9d8c694

CONFIG_USB_ONBOARD_HUB was renamed CONFIG_USB_ONBOARD_DEV on ark by commit
<31e7f6c015d9> ("usb: misc: onboard_hub: rename to onboard_dev"). The old
HUB CONFIG is still set with the goal of supporting onboard USB hubs on
edge HW devices on RHEL. Nevertheless, the DEV CONFIG flag is supposed to
be used instead. Thus, this commit purges the HUB CONFIG and also enables
USB5744, in order to make USB storage work properly on arm devices.

Fixes: 39c4c6fae525 ("Enable CONFIG_USB_ONBOARD_HUB for RHEL")
Signed-off-by: Desnes Nunes <[email protected]>

diff --git a/redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV 
b/redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV
rename from redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV
rename to redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV
+++ b/redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV
diff --git a/redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV_USB5744 
b/redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV_USB5744
rename from redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV_USB5744
rename to redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV_USB5744
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_USB_ONBOARD_DEV_USB5744
+++ b/redhat/configs/common/generic/CONFIG_USB_ONBOARD_DEV_USB5744
diff --git a/redhat/configs/common/generic/CONFIG_USB_ONBOARD_HUB 
b/redhat/configs/common/generic/CONFIG_USB_ONBOARD_HUB
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/generic/CONFIG_USB_ONBOARD_HUB
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_USB_ONBOARD_HUB=m
diff --git a/redhat/configs/rhel/generic/CONFIG_USB_ONBOARD_DEV 
b/redhat/configs/rhel/generic/CONFIG_USB_ONBOARD_DEV
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_USB_ONBOARD_DEV
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_USB_ONBOARD_DEV is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3735

-- 
_______________________________________________
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

Reply via email to