提交 3ba03cff 编写于 作者: G Geert Uytterhoeven 提交者: Greg Kroah-Hartman

staging: emxx_udc: Change platform dependency to ARCH_RENESAS

Emma Mobile is a Renesas ARM SoC.  Since commit 9b5ba0df ("ARM:
shmobile: Introduce ARCH_RENESAS") is ARCH_RENESAS a more appropriate
platform dependency than the legacy ARCH_SHMOBILE, hence use the
former.

This will allow to drop ARCH_SHMOBILE on ARM in the near future.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: NSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 60cc43fc
config USB_EMXX config USB_EMXX
tristate "EMXX USB Function Device Controller" tristate "EMXX USB Function Device Controller"
depends on USB_GADGET && (ARCH_SHMOBILE || (ARM && COMPILE_TEST)) depends on USB_GADGET && (ARCH_RENESAS || (ARM && COMPILE_TEST))
help help
The Emma Mobile series of SoCs from Renesas Electronics and The Emma Mobile series of SoCs from Renesas Electronics and
former NEC Electronics include USB Function hardware. former NEC Electronics include USB Function hardware.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册