Re: [PATCH] powerpc/85xx: Add missing config option for CACHE SRAM code
From: Kumar Gala <hidden>
Date: 2012-03-16 19:39:42
From: Kumar Gala <hidden>
Date: 2012-03-16 19:39:42
On Jan 31, 2012, at 4:15 AM, Claudiu Manoil wrote:
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 <redacted> --- arch/powerpc/platforms/85xx/Kconfig | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
applied - k