--- zzzz-none-000/linux-4.19.183/drivers/usb/core/Kconfig 2021-03-24 10:07:39.000000000 +0000 +++ bcm63-7530ax-756/linux-4.19.183/drivers/usb/core/Kconfig 2023-06-28 08:54:20.000000000 +0000 @@ -31,6 +31,18 @@ If you have any questions about this, say Y here, only say N if you know exactly what you are doing. +config AVM_USB_SUSPEND + bool "Enable AVM USB Suspend Feature" + depends on !PM + default n + select USB_DEFAULT_PERSIST + help + Say Y here if you need AVM USB power management + Used for USB 3.0 Storage to avoid WLAN interference + Do not use with CONFIG_PM + + If you are unsure about this, say N here. + config USB_DYNAMIC_MINORS bool "Dynamic USB minor allocation" help