aboutsummaryrefslogtreecommitdiff
path: root/scripts/asn1_compiler.c
diff options
context:
space:
mode:
authorPeter Chen <[email protected]>2015-11-19 11:47:47 +0800
committerGreg Kroah-Hartman <[email protected]>2015-11-19 16:31:42 -0800
commitc4f161308ac280ce5b27681ddcc2bbac6de39c20 (patch)
tree0d0291642497c4d451392d31cf25f4fd377f2d87 /scripts/asn1_compiler.c
parent638148e20c7f8f6e95017fdc13bce8549a6925e0 (diff)
usb: kconfig: fix warning of select USB_OTG
When choose randconfig for kernel build, it reports below warning: "warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM)" In fact, USB_OTG is visible symbol and depends on PM, so the driver needs to depend on it to reduce dependency problem. Signed-off-by: Peter Chen <[email protected]> Reported-by: Arnd Bergmann <[email protected]> Cc: Felipe Balbi <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions