On Tue, Aug 19, 2014 at 6:19 PM, Scott Wood <scottw...@freescale.com> wrote:

>>  config PPC_256K_PAGES
>>       bool "256k page size" if 44x
>> -     depends on !STDBINUTILS
>> +     depends on !PPC32 && !STDBINUTILS
>>       help
>>         Make the page size 256k.
>>
>
> How will this ever be selected then?  44x is 32-bit only.

Indeed. I am actually confused about the error which is being thrown
here. The operand (65536) is actually within the range. Any suggestions
on how to fix this?


-- 
Pranith
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to