From: Mike Frysinger Date: Mon, 1 Dec 2008 22:23:40 +0000 (-0800) Subject: [MTD] physmap: make physmap compat explicit X-Git-Tag: v2.6.29-rc1~33^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb3e137ce9be1dfc86e306182b23e3ae5e239c4;p=pandora-kernel.git [MTD] physmap: make physmap compat explicit The current method for always showing physmap compat address, size, and width is a bit confusing. If length is set to 0, then the address and width are still shown but silently unused. The physmap code itself already has logic which sets compat based on length, so just pull that out and into the Kconfig to make everything clear. Signed-off-by: Mike Frysinger Cc: Bryan Wu Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed