Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548725
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] remoteproc: add some kind of help |
| Date | 2016-12-30 21:10 +0100 |
| Message-ID | <sUbEZ-yH-3@gated-at.bofh.it> (permalink) |
| References | <sQ2qC-5TI-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon 19 Dec 01:22 PST 2016, Pavel Machek wrote: > > Top level config option without any kind of help... is kind of > strange. Remote processors could also mean some kind of distributed > computing... > > Signed-off-by: Pavel Machek <pavel@ucw.cz> Thanks, applied. Regards, Bjorn > > diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig > index 8f9cf0b..a5e8880 100644 > --- a/drivers/remoteproc/Kconfig > +++ b/drivers/remoteproc/Kconfig > @@ -7,6 +7,9 @@ config REMOTEPROC > select FW_LOADER > select VIRTIO > select VIRTUALIZATION > + help > + Support for remote processors (such as DSP coprocessors). These > + are mainly used on embedded systems. > > if REMOTEPROC > > @@ -25,11 +28,11 @@ config OMAP_REMOTEPROC > > Currently only supported on OMAP4. > > - Usually you want to say y here, in order to enable multimedia > + Usually you want to say Y here, in order to enable multimedia > use-cases to run on your platform (multimedia codecs are > offloaded to remote DSP processors using this framework). > > - 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. > > config WKUP_M3_RPROC > > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] remoteproc: add some kind of help Pavel Machek <pavel@ucw.cz> - 2016-12-19 10:30 +0100 Re: [PATCH] remoteproc: add some kind of help Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-12-30 21:10 +0100
csiph-web