commit | f7bba2aaff8d034dcac3dab6df2fe6e8a3b3e81d | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Tue Jan 31 12:15:20 2012 +0200 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 16 14:50:44 2012 -0500 |
tree | ba277657cd5a0fbcd0bf567c46464762ea02656a | |
parent | e4399461bdf4d230129c99f785ebe6814269427b [diff] |
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 <claudiu.manoil@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>