From: Claudiu Manoil Date: Tue, 31 Jan 2012 10:15:20 +0000 (+0200) Subject: powerpc/85xx: Add missing config option for CACHE SRAM code X-Git-Tag: v3.4-rc1~159^2~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7bba2aaff8d034dcac3dab6df2fe6e8a3b3e81d;p=pandora-kernel.git powerpc/85xx: Add missing config option for CACHE SRAM code fsl_85xx_l2ctlr.o and fsl_85xx_cache_sram.o are built only if CONFIG_FSL_85XX_CACHE_SRAM is defined. The driver that qualifies and wants to make use of the CACHE SRAM's exported API (i.e. a freescale net driver) should (be able to) select this config option. Signed-off-by: Claudiu Manoil Signed-off-by: Kumar Gala --- Reading git-diff-tree failed