[02/10] mmp: enable L2 in mmp2

Eric Miao eric.y.miao at gmail.com
Wed Apr 28 08:53:38 EDT 2010


On Wed, Apr 28, 2010 at 8:33 PM, Haojian Zhuang
<haojian.zhuang at gmail.com> wrote:
> On Wed, Apr 28, 2010 at 8:23 AM, Eric Miao <eric.y.miao at gmail.com> wrote:
>> On Wed, Apr 28, 2010 at 8:18 PM, Haojian Zhuang
>> <haojian.zhuang at gmail.com> wrote:
>>>  config CACHE_TAUROS2
>>>        bool "Enable the Tauros2 L2 cache controller"
>>> -       depends on ARCH_DOVE
>>> -       default y
>>> +       depends on (ARCH_DOVE || ARCH_MMP)
>>> +       default n
>>
>> This also affects Dove by making default to 'n'. Is there any specific reason
>> that MMP2 doesn't turn L2 on by default?
>>
>
> Yes, you're right. It's my typo error. Now fix it in the attachment.
>

Applied.



More information about the linux-arm-kernel mailing list