Commit 650d6561 authored by Ohad Ben-Cohen's avatar Ohad Ben-Cohen

remoteproc: add Kconfig menu

Add a dedicated Kconfig menu for the remoteproc drivers, so they
don't show up in the main driver menu.
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 9bc91231
menu "Remoteproc drivers"
# REMOTEPROC gets selected by whoever wants it # REMOTEPROC gets selected by whoever wants it
config REMOTEPROC config REMOTEPROC
tristate tristate
...@@ -22,3 +24,5 @@ config OMAP_REMOTEPROC ...@@ -22,3 +24,5 @@ config OMAP_REMOTEPROC
It's safe to say n here if you're not interested in multimedia It's safe to say n here if you're not interested in multimedia
offloading or just want a bare minimum kernel. offloading or just want a bare minimum kernel.
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment