commit | 5e97f3f918c27c68c092bdca7917266615aec62f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Oct 18 09:29:44 2012 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Oct 23 14:05:33 2012 +0200 |
tree | de98a4fac2e36a87b4fe0ec774d6d1ae9ce6fd52 | |
parent | ba4d93bc9ea4510a145161f0af3537b4f380af01 [diff] |
drivers: cma: Fix wrong CMA selected region size default value Kconfig lists CMA_SIZE_SEL_ABSOLUTE as the default value fo the CMA selected region size, but that option isn't available in the defined choices. Set the default to CMA_SIZE_SEL_MBYTES instead. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>