From: Russell King Date: Sun, 11 Dec 2011 10:04:00 +0000 (+0000) Subject: ARM: Allow Kconfig to control the definition of NR_BANKS X-Git-Tag: v3.3-rc1~176^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958cab0fbe13dc89b6f779d495fed283c0e7de5a;p=pandora-kernel.git ARM: Allow Kconfig to control the definition of NR_BANKS Move the sizing of NR_BANKS to a Kconfig control instead of selecting it in a header file depending on platform selection. This allows new additions to its dependencies to be handled more gracefully. Signed-off-by: Russell King --- Reading git-diff-tree failed