Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353657
b: refs/heads/master
c: eb367cb
h: refs/heads/master
i:
  353655: dc459dc
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 21, 2013
1 parent fb47345 commit 6c93ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe7e913c717be913276469e13e25d9be2b1b3847
refs/heads/master: eb367cb6206243672ef6ec5a4db51dc9b4ea39fa
5 changes: 1 addition & 4 deletions trunk/drivers/remoteproc/Kconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
menu "Remoteproc drivers (EXPERIMENTAL)"
menu "Remoteproc drivers"

# REMOTEPROC gets selected by whoever wants it
config REMOTEPROC
tristate
depends on EXPERIMENTAL
depends on HAS_DMA
select FW_CONFIG
select VIRTIO

config OMAP_REMOTEPROC
tristate "OMAP remoteproc support"
depends on EXPERIMENTAL
depends on HAS_DMA
depends on ARCH_OMAP4
depends on OMAP_IOMMU
Expand All @@ -32,7 +30,6 @@ config OMAP_REMOTEPROC

config STE_MODEM_RPROC
tristate "STE-Modem remoteproc support"
depends on EXPERIMENTAL
depends on HAS_DMA
select REMOTEPROC
default n
Expand Down

0 comments on commit 6c93ae2

Please sign in to comment.