]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: Add missing config option for CACHE SRAM code
authorClaudiu Manoil <claudiu.manoil@freescale.com>
Tue, 31 Jan 2012 10:15:20 +0000 (12:15 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Mar 2012 19:50:44 +0000 (14:50 -0500)
commit9ad6dd85b7fe6cb725e2e5662527e230a6b3abe8
treeba277657cd5a0fbcd0bf567c46464762ea02656a
parent908ff5bb5188a0abc1aeceb40d2a5ca1fe2efec9
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>
arch/powerpc/platforms/85xx/Kconfig