diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2013-03-31 20:31:02 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-04 19:53:56 -0300 |
commit | b3d8b559b1ce3b2d85ac57bbccbd38f25e3cc5db (patch) | |
tree | 8f258fb7eb33b328d1c6988970293418310a6a39 /Documentation/devicetree/bindings/media | |
parent | 474c890d67ca5a16817deb4c5b6b8c600d8dd247 (diff) |
[media] exynos4-is: Remove dependency on SYSCON for non-dt platforms
Currently the whole driver depends on MFD_SYSCON, which in turn
depends on OF. To allow to use the driver on non-dt platforms
(S5PV210) the SYSREG support is made conditional (it is needed
only for dt enabled platforms) and MFD_SYSCON is selected if
OF is enabled, instead of depending on OF.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
0 files changed, 0 insertions, 0 deletions