$(call AddDepends/usb) will add the dependency on @USB_SUPPORT so there is no need to duplicate it. Signed-off-by: Robert Marko <[email protected]>
@@ -1,6 +1,6 @@
define KernelPackage/usb-fotg210
TITLE:=Support for FOTG210 USB host and device controllers
- DEPENDS:=@USB_SUPPORT @TARGET_gemini
+ DEPENDS:=@TARGET_gemini
KCONFIG:= \
CONFIG_USB_FOTG210 \
CONFIG_USB_FOTG210_HCD=y \