From: Laurent Pinchart Date: Thu, 18 Oct 2012 07:29:44 +0000 (+0200) Subject: drivers: cma: Fix wrong CMA selected region size default value X-Git-Tag: v3.7-rc3~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e97f3f918c27c68c092bdca7917266615aec62f;p=pandora-kernel.git 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 Signed-off-by: Marek Szyprowski --- Reading git-diff-tree failed