diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-02-14 17:53:18 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-02-15 13:16:11 +0100 |
commit | 0bef6c933f3ec67c978e2cd0e20b389084ddc600 (patch) | |
tree | 7d43eb6de84d5045871799369c1ac2d1331ec147 /tools/perf/util/sysfs.c | |
parent | c38cd8729c90495687ad027a993099d9972ffbf1 (diff) |
remoteproc: omap: depend on OMAP_MBOX_FWK
Patch a62a6e98 "ARM: OMAP2+: Disable code that currently does not work
with multiplaform" makes the OMAP_MBOX_FWK option depend on !MULTIPLATFORM,
which means we cannot simply select that symbol from OMAP_REMOTEPROC.
Turning the 'select' into 'depends on' ensures that all dependencies
are correct until OMAP_MBOX_FWK loses its dependency.
Without this patch, building allmodconfig results in:
drivers/remoteproc/omap_remoteproc.c:31:26: fatal error: plat/mailbox.h: No such file or directory
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Diffstat (limited to 'tools/perf/util/sysfs.c')
0 files changed, 0 insertions, 0 deletions