commit | e94363440a7e5b65e3695da8fac63f139d0d903b | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Sep 30 11:12:22 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Oct 28 16:51:08 2013 -0200 |
tree | a878333d58c63db651344e45106287bd24694e97 | |
parent | 867f1edbcca970f6ec6d797764dbd165f4e528ab [diff] |
[media] platform: Kconfig: Select SRAM for VIDEO_CODA Running the coda driver without CONFIG_SRAM selected leads to the following probe error: coda 63ff4000.vpu: iram pool not available coda: probe of 63ff4000.vpu failed with error -12 In order to avoid it, select CONFIG_SRAM inside VIDEO_CODA. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>